/*
Theme Name: Gladior
Theme URI: https://www.gladior.com
Description: Thema Gladior Theme, gebasseerd op BlankSlate
Author: triplehosting
Author URI: https://www.gladior.com
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

/* == Add your own styles below this line ==
--------------------------------------------*/
/* THIS CSS WAS COMPILED AND OPTIMIZED, USING THE WP COMPILER PLUGIN */
/* https://bytes.co */
  /* Last Compiled: 2025-03-03 1:17:31 UTC */

/* Fonts less */
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 200 1000;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v26/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Variables less */
/* Defining variables */
/* Root variables */
/* Breakpoint variables */
/* Container variables*/
/* Colour variables */
/* Animation variables */
/* Button styling variables */
/* Root less */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:root {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #000000;
}
*::selection,
*::before::selection,
*::after::selection {
  background-color: #ff1a97;
  color: #ffffff;
}
html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
a:not(.btn):not(.ano-link):not(.button) {
  color: #e6007e;
}
a:not(.btn):not(.ano-link):not(.button):hover,
a:not(.btn):not(.ano-link):not(.button):focus {
  color: #ff1a97;
}
.bg-main a:not(.btn):not(.ano-link):not(.button),
.bg-secondary a:not(.btn):not(.ano-link):not(.button) {
  color: #ffffff;
}
.bg-main a:not(.btn):not(.ano-link):not(.button):hover,
.bg-secondary a:not(.btn):not(.ano-link):not(.button):hover,
.bg-main a:not(.btn):not(.ano-link):not(.button):focus,
.bg-secondary a:not(.btn):not(.ano-link):not(.button):focus {
  color: #ff1a97;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.125;
  font-family: "Montserrat", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #077871;
}
h1,
.h1 {
  margin-top: 0;
  font-size: 3em;
  font-weight: 700;
}
@media screen and (max-width: 767.84px) {
  h1,
  .h1 {
    font-size: 2.5em;
  }
}
h2,
.h2 {
  margin-top: 0;
  font-size: 2em;
  font-weight: 700;
}
h3,
.h3,
h4,
.h4 {
  margin-top: 0;
  font-size: 1.5em;
  font-weight: 700;
}
/* Framework less */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  scroll-behavior: smooth;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.hidden,
[hidden] {
  display: none !important;
}
.pure-img {
  max-width: 100%;
  height: auto;
  display: block;
}
/*!
Pure v2.0.3
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE.md
*/
.container {
  width: 90%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (max-width: 567.84px) {
  .container {
    width: 100%;
  }
}
.container-thinner {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  width: 90%;
}
@media screen and (max-width: 567.84px) {
  .container-thinner {
    width: 100%;
  }
}
.pure-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  table .pure-g {
    display: block;
  }
}
.opera-only :-o-prefocus,
.pure-g {
  word-spacing: -.43em;
}
.pure-u-1,
.pure-u-1-1,
.pure-u-1-12,
.pure-u-1-2,
.pure-u-1-24,
.pure-u-1-3,
.pure-u-1-4,
.pure-u-1-5,
.pure-u-1-6,
.pure-u-1-8,
.pure-u-10-24,
.pure-u-11-12,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-2-24,
.pure-u-2-3,
.pure-u-2-5,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24,
.pure-u-3-24,
.pure-u-3-4,
.pure-u-3-5,
.pure-u-3-8,
.pure-u-4-24,
.pure-u-4-5,
.pure-u-5-12,
.pure-u-5-24,
.pure-u-5-5,
.pure-u-5-6,
.pure-u-5-8,
.pure-u-6-24,
.pure-u-7-12,
.pure-u-7-24,
.pure-u-7-8,
.pure-u-8-24,
.pure-u-9-24 {
  display: inline-block;
}
.pure-u-1-24 {
  width: 4.1667%;
}
.pure-u-1-12,
.pure-u-2-24 {
  width: 8.3333%;
}
.pure-u-1-8,
.pure-u-3-24 {
  width: 12.5%;
}
.pure-u-1-6,
.pure-u-4-24 {
  width: 16.6667%;
}
.pure-u-1-5 {
  width: 20%;
}
.pure-u-5-24 {
  width: 20.8333%;
}
.pure-u-1-4,
.pure-u-6-24 {
  width: 25%;
}
.pure-u-7-24 {
  width: 29.1667%;
}
.pure-u-1-3,
.pure-u-8-24 {
  width: 33.3333%;
}
.pure-u-3-8,
.pure-u-9-24 {
  width: 37.5%;
}
.pure-u-2-5 {
  width: 40%;
}
.pure-u-10-24,
.pure-u-5-12 {
  width: 41.6667%;
}
.pure-u-11-24 {
  width: 45.8333%;
}
.pure-u-1-2,
.pure-u-12-24 {
  width: 50%;
}
.pure-u-13-24 {
  width: 54.1667%;
}
.pure-u-14-24,
.pure-u-7-12 {
  width: 58.3333%;
}
.pure-u-3-5 {
  width: 60%;
}
.pure-u-15-24,
.pure-u-5-8 {
  width: 62.5%;
}
.pure-u-16-24,
.pure-u-2-3 {
  width: 66.6667%;
}
.pure-u-17-24 {
  width: 70.8333%;
}
.pure-u-18-24,
.pure-u-3-4 {
  width: 75%;
}
.pure-u-19-24 {
  width: 79.1667%;
}
.pure-u-4-5 {
  width: 80%;
}
.pure-u-20-24,
.pure-u-5-6 {
  width: 83.3333%;
}
.pure-u-21-24,
.pure-u-7-8 {
  width: 87.5%;
}
.pure-u-11-12,
.pure-u-22-24 {
  width: 91.6667%;
}
.pure-u-23-24 {
  width: 95.8333%;
}
.pure-u-1,
.pure-u-1-1,
.pure-u-24-24,
.pure-u-5-5 {
  width: 100%;
}
.pure-g {
  margin-left: -1em;
  margin-right: -1em;
}
.pure-g > div {
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
}
@media screen and (min-width: 1439.84px) {
  .pure-u-xxl-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 1279.84px) {
  .pure-u-xl-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 1023.84px) and (max-width: 1279.84px) {
  .pure-u-lg-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 47.99 * 16px) and (max-width: 63.99 * 16px) {
  .pure-u-md-hidden {
    display: none !important;
  }
}
@media screen and (max-width: 767.84px) {
  .pure-u-sm-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 567.84px) {
  .pure-u-sm-1-24 {
    width: 4.1667%;
  }
  .pure-u-sm-1-12,
  .pure-u-sm-2-24 {
    width: 8.3333%;
  }
  .pure-u-sm-1-8,
  .pure-u-sm-3-24 {
    width: 12.5%;
  }
  .pure-u-sm-1-6,
  .pure-u-sm-4-24 {
    width: 16.6667%;
  }
  .pure-u-sm-1-5 {
    width: 20%;
  }
  .pure-u-sm-5-24 {
    width: 20.8333%;
  }
  .pure-u-sm-1-4,
  .pure-u-sm-6-24 {
    width: 25%;
  }
  .pure-u-sm-7-24 {
    width: 29.1667%;
  }
  .pure-u-sm-1-3,
  .pure-u-sm-8-24 {
    width: 33.3333%;
  }
  .pure-u-sm-3-8,
  .pure-u-sm-9-24 {
    width: 37.5%;
  }
  .pure-u-sm-2-5 {
    width: 40%;
  }
  .pure-u-sm-10-24,
  .pure-u-sm-5-12 {
    width: 41.6667%;
  }
  .pure-u-sm-11-24 {
    width: 45.8333%;
  }
  .pure-u-sm-1-2,
  .pure-u-sm-12-24 {
    width: 50%;
  }
  .pure-u-sm-13-24 {
    width: 54.1667%;
  }
  .pure-u-sm-14-24,
  .pure-u-sm-7-12 {
    width: 58.3333%;
  }
  .pure-u-sm-3-5 {
    width: 60%;
  }
  .pure-u-sm-15-24,
  .pure-u-sm-5-8 {
    width: 62.5%;
  }
  .pure-u-sm-16-24,
  .pure-u-sm-2-3 {
    width: 66.6667%;
  }
  .pure-u-sm-17-24 {
    width: 70.8333%;
  }
  .pure-u-sm-18-24,
  .pure-u-sm-3-4 {
    width: 75%;
  }
  .pure-u-sm-19-24 {
    width: 79.1667%;
  }
  .pure-u-sm-4-5 {
    width: 80%;
  }
  .pure-u-sm-20-24,
  .pure-u-sm-5-6 {
    width: 83.3333%;
  }
  .pure-u-sm-21-24,
  .pure-u-sm-7-8 {
    width: 87.5%;
  }
  .pure-u-sm-11-12,
  .pure-u-sm-22-24 {
    width: 91.6667%;
  }
  .pure-u-sm-23-24 {
    width: 95.8333%;
  }
  .pure-u-sm-1,
  .pure-u-sm-1-1,
  .pure-u-sm-24-24,
  .pure-u-sm-5-5 {
    width: 100%;
  }
}
@media screen and (min-width: 767.84px) {
  .pure-u-md-1-24 {
    width: 4.1667%;
  }
  .pure-u-md-1-12,
  .pure-u-md-2-24 {
    width: 8.3333%;
  }
  .pure-u-md-1-8,
  .pure-u-md-3-24 {
    width: 12.5%;
  }
  .pure-u-md-1-6,
  .pure-u-md-4-24 {
    width: 16.6667%;
  }
  .pure-u-md-1-5 {
    width: 20%;
  }
  .pure-u-md-5-24 {
    width: 20.8333%;
  }
  .pure-u-md-1-4,
  .pure-u-md-6-24 {
    width: 25%;
  }
  .pure-u-md-7-24 {
    width: 29.1667%;
  }
  .pure-u-md-1-3,
  .pure-u-md-8-24 {
    width: 33.3333%;
  }
  .pure-u-md-3-8,
  .pure-u-md-9-24 {
    width: 37.5%;
  }
  .pure-u-md-2-5 {
    width: 40%;
  }
  .pure-u-md-10-24,
  .pure-u-md-5-12 {
    width: 41.6667%;
  }
  .pure-u-md-11-24 {
    width: 45.8333%;
  }
  .pure-u-md-1-2,
  .pure-u-md-12-24 {
    width: 50%;
  }
  .pure-u-md-13-24 {
    width: 54.1667%;
  }
  .pure-u-md-14-24,
  .pure-u-md-7-12 {
    width: 58.3333%;
  }
  .pure-u-md-3-5 {
    width: 60%;
  }
  .pure-u-md-15-24,
  .pure-u-md-5-8 {
    width: 62.5%;
  }
  .pure-u-md-16-24,
  .pure-u-md-2-3 {
    width: 66.6667%;
  }
  .pure-u-md-17-24 {
    width: 70.8333%;
  }
  .pure-u-md-18-24,
  .pure-u-md-3-4 {
    width: 75%;
  }
  .pure-u-md-19-24 {
    width: 79.1667%;
  }
  .pure-u-md-4-5 {
    width: 80%;
  }
  .pure-u-md-20-24,
  .pure-u-md-5-6 {
    width: 83.3333%;
  }
  .pure-u-md-21-24,
  .pure-u-md-7-8 {
    width: 87.5%;
  }
  .pure-u-md-11-12,
  .pure-u-md-22-24 {
    width: 91.6667%;
  }
  .pure-u-md-23-24 {
    width: 95.8333%;
  }
  .pure-u-md-1,
  .pure-u-md-1-1,
  .pure-u-md-24-24,
  .pure-u-md-5-5 {
    width: 100%;
  }
}
@media screen and (min-width: 1023.84px) {
  .pure-u-lg-1-24 {
    width: 4.1667%;
  }
  .pure-u-lg-1-12,
  .pure-u-lg-2-24 {
    width: 8.3333%;
  }
  .pure-u-lg-1-8,
  .pure-u-lg-3-24 {
    width: 12.5%;
  }
  .pure-u-lg-1-6,
  .pure-u-lg-4-24 {
    width: 16.6667%;
  }
  .pure-u-lg-1-5 {
    width: 20%;
  }
  .pure-u-lg-5-24 {
    width: 20.8333%;
  }
  .pure-u-lg-1-4,
  .pure-u-lg-6-24 {
    width: 25%;
  }
  .pure-u-lg-7-24 {
    width: 29.1667%;
  }
  .pure-u-lg-1-3,
  .pure-u-lg-8-24 {
    width: 33.3333%;
  }
  .pure-u-lg-3-8,
  .pure-u-lg-9-24 {
    width: 37.5%;
  }
  .pure-u-lg-2-5 {
    width: 40%;
  }
  .pure-u-lg-10-24,
  .pure-u-lg-5-12 {
    width: 41.6667%;
  }
  .pure-u-lg-11-24 {
    width: 45.8333%;
  }
  .pure-u-lg-1-2,
  .pure-u-lg-12-24 {
    width: 50%;
  }
  .pure-u-lg-13-24 {
    width: 54.1667%;
  }
  .pure-u-lg-14-24,
  .pure-u-lg-7-12 {
    width: 58.3333%;
  }
  .pure-u-lg-3-5 {
    width: 60%;
  }
  .pure-u-lg-15-24,
  .pure-u-lg-5-8 {
    width: 62.5%;
  }
  .pure-u-lg-16-24,
  .pure-u-lg-2-3 {
    width: 66.6667%;
  }
  .pure-u-lg-17-24 {
    width: 70.8333%;
  }
  .pure-u-lg-18-24,
  .pure-u-lg-3-4 {
    width: 75%;
  }
  .pure-u-lg-19-24 {
    width: 79.1667%;
  }
  .pure-u-lg-4-5 {
    width: 80%;
  }
  .pure-u-lg-20-24,
  .pure-u-lg-5-6 {
    width: 83.3333%;
  }
  .pure-u-lg-21-24,
  .pure-u-lg-7-8 {
    width: 87.5%;
  }
  .pure-u-lg-11-12,
  .pure-u-lg-22-24 {
    width: 91.6667%;
  }
  .pure-u-lg-23-24 {
    width: 95.8333%;
  }
  .pure-u-lg-1,
  .pure-u-lg-1-1,
  .pure-u-lg-24-24,
  .pure-u-lg-5-5 {
    width: 100%;
  }
}
@media screen and (min-width: 1279.84px) {
  .pure-u-xl-1-24 {
    width: 4.1667%;
  }
  .pure-u-xl-1-12,
  .pure-u-xl-2-24 {
    width: 8.3333%;
  }
  .pure-u-xl-1-8,
  .pure-u-xl-3-24 {
    width: 12.5%;
  }
  .pure-u-xl-1-6,
  .pure-u-xl-4-24 {
    width: 16.6667%;
  }
  .pure-u-xl-1-5 {
    width: 20%;
  }
  .pure-u-xl-5-24 {
    width: 20.8333%;
  }
  .pure-u-xl-1-4,
  .pure-u-xl-6-24 {
    width: 25%;
  }
  .pure-u-xl-7-24 {
    width: 29.1667%;
  }
  .pure-u-xl-1-3,
  .pure-u-xl-8-24 {
    width: 33.3333%;
  }
  .pure-u-xl-3-8,
  .pure-u-xl-9-24 {
    width: 37.5%;
  }
  .pure-u-xl-2-5 {
    width: 40%;
  }
  .pure-u-xl-10-24,
  .pure-u-xl-5-12 {
    width: 41.6667%;
  }
  .pure-u-xl-11-24 {
    width: 45.8333%;
  }
  .pure-u-xl-1-2,
  .pure-u-xl-12-24 {
    width: 50%;
  }
  .pure-u-xl-13-24 {
    width: 54.1667%;
  }
  .pure-u-xl-14-24,
  .pure-u-xl-7-12 {
    width: 58.3333%;
  }
  .pure-u-xl-3-5 {
    width: 60%;
  }
  .pure-u-xl-15-24,
  .pure-u-xl-5-8 {
    width: 62.5%;
  }
  .pure-u-xl-16-24,
  .pure-u-xl-2-3 {
    width: 66.6667%;
  }
  .pure-u-xl-17-24 {
    width: 70.8333%;
  }
  .pure-u-xl-18-24,
  .pure-u-xl-3-4 {
    width: 75%;
  }
  .pure-u-xl-19-24 {
    width: 79.1667%;
  }
  .pure-u-xl-4-5 {
    width: 80%;
  }
  .pure-u-xl-20-24,
  .pure-u-xl-5-6 {
    width: 83.3333%;
  }
  .pure-u-xl-21-24,
  .pure-u-xl-7-8 {
    width: 87.5%;
  }
  .pure-u-xl-11-12,
  .pure-u-xl-22-24 {
    width: 91.6667%;
  }
  .pure-u-xl-23-24 {
    width: 95.8333%;
  }
  .pure-u-xl-1,
  .pure-u-xl-1-1,
  .pure-u-xl-24-24,
  .pure-u-xl-5-5 {
    width: 100%;
  }
}
@media screen and (min-width: 1439.84px) {
  .pure-u-xxl-1-24 {
    width: 4.1667%;
  }
  .pure-u-xxl-1-12,
  .pure-u-xxl-2-24 {
    width: 8.3333%;
  }
  .pure-u-xxl-1-8,
  .pure-u-xxl-3-24 {
    width: 12.5%;
  }
  .pure-u-xxl-1-6,
  .pure-u-xxl-4-24 {
    width: 16.6667%;
  }
  .pure-u-xxl-1-5 {
    width: 20%;
  }
  .pure-u-xxl-5-24 {
    width: 20.8333%;
  }
  .pure-u-xxl-1-4,
  .pure-u-xxl-6-24 {
    width: 25%;
  }
  .pure-u-xxl-7-24 {
    width: 29.1667%;
  }
  .pure-u-xxl-1-3,
  .pure-u-xxl-8-24 {
    width: 33.3333%;
  }
  .pure-u-xxl-3-8,
  .pure-u-xxl-9-24 {
    width: 37.5%;
  }
  .pure-u-xxl-2-5 {
    width: 40%;
  }
  .pure-u-xxl-10-24,
  .pure-u-xxl-5-12 {
    width: 41.6667%;
  }
  .pure-u-xxl-11-24 {
    width: 45.8333%;
  }
  .pure-u-xxl-1-2,
  .pure-u-xxl-12-24 {
    width: 50%;
  }
  .pure-u-xxl-13-24 {
    width: 54.1667%;
  }
  .pure-u-xxl-14-24,
  .pure-u-xxl-7-12 {
    width: 58.3333%;
  }
  .pure-u-xxl-3-5 {
    width: 60%;
  }
  .pure-u-xxl-15-24,
  .pure-u-xxl-5-8 {
    width: 62.5%;
  }
  .pure-u-xxl-16-24,
  .pure-u-xxl-2-3 {
    width: 66.6667%;
  }
  .pure-u-xxl-17-24 {
    width: 70.8333%;
  }
  .pure-u-xxl-18-24,
  .pure-u-xxl-3-4 {
    width: 75%;
  }
  .pure-u-xxl-19-24 {
    width: 79.1667%;
  }
  .pure-u-xxl-4-5 {
    width: 80%;
  }
  .pure-u-xxl-20-24,
  .pure-u-xxl-5-6 {
    width: 83.3333%;
  }
  .pure-u-xxl-21-24,
  .pure-u-xxl-7-8 {
    width: 87.5%;
  }
  .pure-u-xxl-11-12,
  .pure-u-xxl-22-24 {
    width: 91.6667%;
  }
  .pure-u-xxl-23-24 {
    width: 95.8333%;
  }
  .pure-u-xxl-1,
  .pure-u-xxl-1-1,
  .pure-u-xxl-24-24,
  .pure-u-xxl-5-5 {
    width: 100%;
  }
}
.pure-g.eq-height > div > div {
  height: 100%;
}
.full-width > .pure-g:not(.slick-slider) > div {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.no-margin.container-thinner,
.margin-no.container-thinner {
  margin: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.no-padding.container-thinner,
.padding-no.container-thinner {
  padding: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
[class^="pure-u"].no-padding,
.pure-u.no-padding {
  padding-bottom: 0 !important;
}
#tinymce {
  padding: 1rem !important;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  letter-spacing: -0.025em;
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #000000;
}
@media screen and (max-width: 767.84px) {
  #tinymce {
    font-size: 16px;
  }
}
/* Utility less */
/* Utility stylesheet */
/* Transition */
/* Padding and maring classes */
.m-0 {
  margin: 0em;
}
.mx-0 {
  margin-left: 0em;
  margin-right: 0em;
}
.my-0 {
  margin-top: 0em;
  margin-bottom: 0em;
}
.mt-0 {
  margin-top: 0em;
}
.mr-0 {
  margin-right: 0em;
}
.mb-0 {
  margin-bottom: 0em;
}
.ml-0 {
  margin-left: 0em;
}
.m-0-5 {
  margin: 0.5em;
}
.mx-0-5 {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.my-0-5 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.mt-0-5 {
  margin-top: 0.5em;
}
.mr-0-5 {
  margin-right: 0.5em;
}
.mb-0-5 {
  margin-bottom: 0.5em;
}
.ml-0-5 {
  margin-left: 0.5em;
}
.m-1 {
  margin: 1em;
}
.mx-1 {
  margin-left: 1em;
  margin-right: 1em;
}
.my-1 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.mt-1 {
  margin-top: 1em;
}
.mr-1 {
  margin-right: 1em;
}
.mb-1 {
  margin-bottom: 1em;
}
.ml-1 {
  margin-left: 1em;
}
.m-1-5 {
  margin: 1.5em;
}
.mx-1-5 {
  margin-left: 1.5em;
  margin-right: 1.5em;
}
.my-1-5 {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.mt-1-5 {
  margin-top: 1.5em;
}
.mr-1-5 {
  margin-right: 1.5em;
}
.mb-1-5 {
  margin-bottom: 1.5em;
}
.ml-1-5 {
  margin-left: 1.5em;
}
.m-2 {
  margin: 2em;
}
.mx-2 {
  margin-left: 2em;
  margin-right: 2em;
}
.my-2 {
  margin-top: 2em;
  margin-bottom: 2em;
}
.mt-2 {
  margin-top: 2em;
}
.mr-2 {
  margin-right: 2em;
}
.mb-2 {
  margin-bottom: 2em;
}
.ml-2 {
  margin-left: 2em;
}
.m-2-5 {
  margin: 2.5em;
}
.mx-2-5 {
  margin-left: 2.5em;
  margin-right: 2.5em;
}
.my-2-5 {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}
.mt-2-5 {
  margin-top: 2.5em;
}
.mr-2-5 {
  margin-right: 2.5em;
}
.mb-2-5 {
  margin-bottom: 2.5em;
}
.ml-2-5 {
  margin-left: 2.5em;
}
.m-3 {
  margin: 3em;
}
.mx-3 {
  margin-left: 3em;
  margin-right: 3em;
}
.my-3 {
  margin-top: 3em;
  margin-bottom: 3em;
}
.mt-3 {
  margin-top: 3em;
}
.mr-3 {
  margin-right: 3em;
}
.mb-3 {
  margin-bottom: 3em;
}
.ml-3 {
  margin-left: 3em;
}
.m-3-5 {
  margin: 3.5em;
}
.mx-3-5 {
  margin-left: 3.5em;
  margin-right: 3.5em;
}
.my-3-5 {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}
.mt-3-5 {
  margin-top: 3.5em;
}
.mr-3-5 {
  margin-right: 3.5em;
}
.mb-3-5 {
  margin-bottom: 3.5em;
}
.ml-3-5 {
  margin-left: 3.5em;
}
.m-4 {
  margin: 4em;
}
.mx-4 {
  margin-left: 4em;
  margin-right: 4em;
}
.my-4 {
  margin-top: 4em;
  margin-bottom: 4em;
}
.mt-4 {
  margin-top: 4em;
}
.mr-4 {
  margin-right: 4em;
}
.mb-4 {
  margin-bottom: 4em;
}
.ml-4 {
  margin-left: 4em;
}
.m-4-5 {
  margin: 4.5em;
}
.mx-4-5 {
  margin-left: 4.5em;
  margin-right: 4.5em;
}
.my-4-5 {
  margin-top: 4.5em;
  margin-bottom: 4.5em;
}
.mt-4-5 {
  margin-top: 4.5em;
}
.mr-4-5 {
  margin-right: 4.5em;
}
.mb-4-5 {
  margin-bottom: 4.5em;
}
.ml-4-5 {
  margin-left: 4.5em;
}
.m-5 {
  margin: 5em;
}
.mx-5 {
  margin-left: 5em;
  margin-right: 5em;
}
.my-5 {
  margin-top: 5em;
  margin-bottom: 5em;
}
.mt-5 {
  margin-top: 5em;
}
.mr-5 {
  margin-right: 5em;
}
.mb-5 {
  margin-bottom: 5em;
}
.ml-5 {
  margin-left: 5em;
}
.m-5-5 {
  margin: 5.5em;
}
.mx-5-5 {
  margin-left: 5.5em;
  margin-right: 5.5em;
}
.my-5-5 {
  margin-top: 5.5em;
  margin-bottom: 5.5em;
}
.mt-5-5 {
  margin-top: 5.5em;
}
.mr-5-5 {
  margin-right: 5.5em;
}
.mb-5-5 {
  margin-bottom: 5.5em;
}
.ml-5-5 {
  margin-left: 5.5em;
}
.m-6 {
  margin: 6em;
}
.mx-6 {
  margin-left: 6em;
  margin-right: 6em;
}
.my-6 {
  margin-top: 6em;
  margin-bottom: 6em;
}
.mt-6 {
  margin-top: 6em;
}
.mr-6 {
  margin-right: 6em;
}
.mb-6 {
  margin-bottom: 6em;
}
.ml-6 {
  margin-left: 6em;
}
.m-6-5 {
  margin: 6.5em;
}
.mx-6-5 {
  margin-left: 6.5em;
  margin-right: 6.5em;
}
.my-6-5 {
  margin-top: 6.5em;
  margin-bottom: 6.5em;
}
.mt-6-5 {
  margin-top: 6.5em;
}
.mr-6-5 {
  margin-right: 6.5em;
}
.mb-6-5 {
  margin-bottom: 6.5em;
}
.ml-6-5 {
  margin-left: 6.5em;
}
.m-7 {
  margin: 7em;
}
.mx-7 {
  margin-left: 7em;
  margin-right: 7em;
}
.my-7 {
  margin-top: 7em;
  margin-bottom: 7em;
}
.mt-7 {
  margin-top: 7em;
}
.mr-7 {
  margin-right: 7em;
}
.mb-7 {
  margin-bottom: 7em;
}
.ml-7 {
  margin-left: 7em;
}
.m-7-5 {
  margin: 7.5em;
}
.mx-7-5 {
  margin-left: 7.5em;
  margin-right: 7.5em;
}
.my-7-5 {
  margin-top: 7.5em;
  margin-bottom: 7.5em;
}
.mt-7-5 {
  margin-top: 7.5em;
}
.mr-7-5 {
  margin-right: 7.5em;
}
.mb-7-5 {
  margin-bottom: 7.5em;
}
.ml-7-5 {
  margin-left: 7.5em;
}
.m-8 {
  margin: 8em;
}
.mx-8 {
  margin-left: 8em;
  margin-right: 8em;
}
.my-8 {
  margin-top: 8em;
  margin-bottom: 8em;
}
.mt-8 {
  margin-top: 8em;
}
.mr-8 {
  margin-right: 8em;
}
.mb-8 {
  margin-bottom: 8em;
}
.ml-8 {
  margin-left: 8em;
}
.m-8-5 {
  margin: 8.5em;
}
.mx-8-5 {
  margin-left: 8.5em;
  margin-right: 8.5em;
}
.my-8-5 {
  margin-top: 8.5em;
  margin-bottom: 8.5em;
}
.mt-8-5 {
  margin-top: 8.5em;
}
.mr-8-5 {
  margin-right: 8.5em;
}
.mb-8-5 {
  margin-bottom: 8.5em;
}
.ml-8-5 {
  margin-left: 8.5em;
}
.m-9 {
  margin: 9em;
}
.mx-9 {
  margin-left: 9em;
  margin-right: 9em;
}
.my-9 {
  margin-top: 9em;
  margin-bottom: 9em;
}
.mt-9 {
  margin-top: 9em;
}
.mr-9 {
  margin-right: 9em;
}
.mb-9 {
  margin-bottom: 9em;
}
.ml-9 {
  margin-left: 9em;
}
.m-9-5 {
  margin: 9.5em;
}
.mx-9-5 {
  margin-left: 9.5em;
  margin-right: 9.5em;
}
.my-9-5 {
  margin-top: 9.5em;
  margin-bottom: 9.5em;
}
.mt-9-5 {
  margin-top: 9.5em;
}
.mr-9-5 {
  margin-right: 9.5em;
}
.mb-9-5 {
  margin-bottom: 9.5em;
}
.ml-9-5 {
  margin-left: 9.5em;
}
.m-10 {
  margin: 10em;
}
.mx-10 {
  margin-left: 10em;
  margin-right: 10em;
}
.my-10 {
  margin-top: 10em;
  margin-bottom: 10em;
}
.mt-10 {
  margin-top: 10em;
}
.mr-10 {
  margin-right: 10em;
}
.mb-10 {
  margin-bottom: 10em;
}
.ml-10 {
  margin-left: 10em;
}
@media (min-width: 567.84px) {
  .m-sm-0 {
    margin: 0em;
  }
  .mx-sm-0 {
    margin-left: 0em;
    margin-right: 0em;
  }
  .my-sm-0 {
    margin-top: 0em;
    margin-bottom: 0em;
  }
  .mt-sm-0 {
    margin-top: 0em;
  }
  .mr-sm-0 {
    margin-right: 0em;
  }
  .mb-sm-0 {
    margin-bottom: 0em;
  }
  .ml-sm-0 {
    margin-left: 0em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-0-5 {
    margin: 0.5em;
  }
  .mx-sm-0-5 {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .my-sm-0-5 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .mt-sm-0-5 {
    margin-top: 0.5em;
  }
  .mr-sm-0-5 {
    margin-right: 0.5em;
  }
  .mb-sm-0-5 {
    margin-bottom: 0.5em;
  }
  .ml-sm-0-5 {
    margin-left: 0.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-1 {
    margin: 1em;
  }
  .mx-sm-1 {
    margin-left: 1em;
    margin-right: 1em;
  }
  .my-sm-1 {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .mt-sm-1 {
    margin-top: 1em;
  }
  .mr-sm-1 {
    margin-right: 1em;
  }
  .mb-sm-1 {
    margin-bottom: 1em;
  }
  .ml-sm-1 {
    margin-left: 1em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-1-5 {
    margin: 1.5em;
  }
  .mx-sm-1-5 {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  .my-sm-1-5 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .mt-sm-1-5 {
    margin-top: 1.5em;
  }
  .mr-sm-1-5 {
    margin-right: 1.5em;
  }
  .mb-sm-1-5 {
    margin-bottom: 1.5em;
  }
  .ml-sm-1-5 {
    margin-left: 1.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-2 {
    margin: 2em;
  }
  .mx-sm-2 {
    margin-left: 2em;
    margin-right: 2em;
  }
  .my-sm-2 {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .mt-sm-2 {
    margin-top: 2em;
  }
  .mr-sm-2 {
    margin-right: 2em;
  }
  .mb-sm-2 {
    margin-bottom: 2em;
  }
  .ml-sm-2 {
    margin-left: 2em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-2-5 {
    margin: 2.5em;
  }
  .mx-sm-2-5 {
    margin-left: 2.5em;
    margin-right: 2.5em;
  }
  .my-sm-2-5 {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }
  .mt-sm-2-5 {
    margin-top: 2.5em;
  }
  .mr-sm-2-5 {
    margin-right: 2.5em;
  }
  .mb-sm-2-5 {
    margin-bottom: 2.5em;
  }
  .ml-sm-2-5 {
    margin-left: 2.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-3 {
    margin: 3em;
  }
  .mx-sm-3 {
    margin-left: 3em;
    margin-right: 3em;
  }
  .my-sm-3 {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .mt-sm-3 {
    margin-top: 3em;
  }
  .mr-sm-3 {
    margin-right: 3em;
  }
  .mb-sm-3 {
    margin-bottom: 3em;
  }
  .ml-sm-3 {
    margin-left: 3em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-3-5 {
    margin: 3.5em;
  }
  .mx-sm-3-5 {
    margin-left: 3.5em;
    margin-right: 3.5em;
  }
  .my-sm-3-5 {
    margin-top: 3.5em;
    margin-bottom: 3.5em;
  }
  .mt-sm-3-5 {
    margin-top: 3.5em;
  }
  .mr-sm-3-5 {
    margin-right: 3.5em;
  }
  .mb-sm-3-5 {
    margin-bottom: 3.5em;
  }
  .ml-sm-3-5 {
    margin-left: 3.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-4 {
    margin: 4em;
  }
  .mx-sm-4 {
    margin-left: 4em;
    margin-right: 4em;
  }
  .my-sm-4 {
    margin-top: 4em;
    margin-bottom: 4em;
  }
  .mt-sm-4 {
    margin-top: 4em;
  }
  .mr-sm-4 {
    margin-right: 4em;
  }
  .mb-sm-4 {
    margin-bottom: 4em;
  }
  .ml-sm-4 {
    margin-left: 4em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-4-5 {
    margin: 4.5em;
  }
  .mx-sm-4-5 {
    margin-left: 4.5em;
    margin-right: 4.5em;
  }
  .my-sm-4-5 {
    margin-top: 4.5em;
    margin-bottom: 4.5em;
  }
  .mt-sm-4-5 {
    margin-top: 4.5em;
  }
  .mr-sm-4-5 {
    margin-right: 4.5em;
  }
  .mb-sm-4-5 {
    margin-bottom: 4.5em;
  }
  .ml-sm-4-5 {
    margin-left: 4.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-5 {
    margin: 5em;
  }
  .mx-sm-5 {
    margin-left: 5em;
    margin-right: 5em;
  }
  .my-sm-5 {
    margin-top: 5em;
    margin-bottom: 5em;
  }
  .mt-sm-5 {
    margin-top: 5em;
  }
  .mr-sm-5 {
    margin-right: 5em;
  }
  .mb-sm-5 {
    margin-bottom: 5em;
  }
  .ml-sm-5 {
    margin-left: 5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-5-5 {
    margin: 5.5em;
  }
  .mx-sm-5-5 {
    margin-left: 5.5em;
    margin-right: 5.5em;
  }
  .my-sm-5-5 {
    margin-top: 5.5em;
    margin-bottom: 5.5em;
  }
  .mt-sm-5-5 {
    margin-top: 5.5em;
  }
  .mr-sm-5-5 {
    margin-right: 5.5em;
  }
  .mb-sm-5-5 {
    margin-bottom: 5.5em;
  }
  .ml-sm-5-5 {
    margin-left: 5.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-6 {
    margin: 6em;
  }
  .mx-sm-6 {
    margin-left: 6em;
    margin-right: 6em;
  }
  .my-sm-6 {
    margin-top: 6em;
    margin-bottom: 6em;
  }
  .mt-sm-6 {
    margin-top: 6em;
  }
  .mr-sm-6 {
    margin-right: 6em;
  }
  .mb-sm-6 {
    margin-bottom: 6em;
  }
  .ml-sm-6 {
    margin-left: 6em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-6-5 {
    margin: 6.5em;
  }
  .mx-sm-6-5 {
    margin-left: 6.5em;
    margin-right: 6.5em;
  }
  .my-sm-6-5 {
    margin-top: 6.5em;
    margin-bottom: 6.5em;
  }
  .mt-sm-6-5 {
    margin-top: 6.5em;
  }
  .mr-sm-6-5 {
    margin-right: 6.5em;
  }
  .mb-sm-6-5 {
    margin-bottom: 6.5em;
  }
  .ml-sm-6-5 {
    margin-left: 6.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-7 {
    margin: 7em;
  }
  .mx-sm-7 {
    margin-left: 7em;
    margin-right: 7em;
  }
  .my-sm-7 {
    margin-top: 7em;
    margin-bottom: 7em;
  }
  .mt-sm-7 {
    margin-top: 7em;
  }
  .mr-sm-7 {
    margin-right: 7em;
  }
  .mb-sm-7 {
    margin-bottom: 7em;
  }
  .ml-sm-7 {
    margin-left: 7em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-7-5 {
    margin: 7.5em;
  }
  .mx-sm-7-5 {
    margin-left: 7.5em;
    margin-right: 7.5em;
  }
  .my-sm-7-5 {
    margin-top: 7.5em;
    margin-bottom: 7.5em;
  }
  .mt-sm-7-5 {
    margin-top: 7.5em;
  }
  .mr-sm-7-5 {
    margin-right: 7.5em;
  }
  .mb-sm-7-5 {
    margin-bottom: 7.5em;
  }
  .ml-sm-7-5 {
    margin-left: 7.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-8 {
    margin: 8em;
  }
  .mx-sm-8 {
    margin-left: 8em;
    margin-right: 8em;
  }
  .my-sm-8 {
    margin-top: 8em;
    margin-bottom: 8em;
  }
  .mt-sm-8 {
    margin-top: 8em;
  }
  .mr-sm-8 {
    margin-right: 8em;
  }
  .mb-sm-8 {
    margin-bottom: 8em;
  }
  .ml-sm-8 {
    margin-left: 8em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-8-5 {
    margin: 8.5em;
  }
  .mx-sm-8-5 {
    margin-left: 8.5em;
    margin-right: 8.5em;
  }
  .my-sm-8-5 {
    margin-top: 8.5em;
    margin-bottom: 8.5em;
  }
  .mt-sm-8-5 {
    margin-top: 8.5em;
  }
  .mr-sm-8-5 {
    margin-right: 8.5em;
  }
  .mb-sm-8-5 {
    margin-bottom: 8.5em;
  }
  .ml-sm-8-5 {
    margin-left: 8.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-9 {
    margin: 9em;
  }
  .mx-sm-9 {
    margin-left: 9em;
    margin-right: 9em;
  }
  .my-sm-9 {
    margin-top: 9em;
    margin-bottom: 9em;
  }
  .mt-sm-9 {
    margin-top: 9em;
  }
  .mr-sm-9 {
    margin-right: 9em;
  }
  .mb-sm-9 {
    margin-bottom: 9em;
  }
  .ml-sm-9 {
    margin-left: 9em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-9-5 {
    margin: 9.5em;
  }
  .mx-sm-9-5 {
    margin-left: 9.5em;
    margin-right: 9.5em;
  }
  .my-sm-9-5 {
    margin-top: 9.5em;
    margin-bottom: 9.5em;
  }
  .mt-sm-9-5 {
    margin-top: 9.5em;
  }
  .mr-sm-9-5 {
    margin-right: 9.5em;
  }
  .mb-sm-9-5 {
    margin-bottom: 9.5em;
  }
  .ml-sm-9-5 {
    margin-left: 9.5em;
  }
}
@media (min-width: 567.84px) {
  .m-sm-10 {
    margin: 10em;
  }
  .mx-sm-10 {
    margin-left: 10em;
    margin-right: 10em;
  }
  .my-sm-10 {
    margin-top: 10em;
    margin-bottom: 10em;
  }
  .mt-sm-10 {
    margin-top: 10em;
  }
  .mr-sm-10 {
    margin-right: 10em;
  }
  .mb-sm-10 {
    margin-bottom: 10em;
  }
  .ml-sm-10 {
    margin-left: 10em;
  }
}
@media (min-width: 767.84px) {
  .m-md-0 {
    margin: 0em;
  }
  .mx-md-0 {
    margin-left: 0em;
    margin-right: 0em;
  }
  .my-md-0 {
    margin-top: 0em;
    margin-bottom: 0em;
  }
  .mt-md-0 {
    margin-top: 0em;
  }
  .mr-md-0 {
    margin-right: 0em;
  }
  .mb-md-0 {
    margin-bottom: 0em;
  }
  .ml-md-0 {
    margin-left: 0em;
  }
}
@media (min-width: 767.84px) {
  .m-md-0-5 {
    margin: 0.5em;
  }
  .mx-md-0-5 {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .my-md-0-5 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .mt-md-0-5 {
    margin-top: 0.5em;
  }
  .mr-md-0-5 {
    margin-right: 0.5em;
  }
  .mb-md-0-5 {
    margin-bottom: 0.5em;
  }
  .ml-md-0-5 {
    margin-left: 0.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-1 {
    margin: 1em;
  }
  .mx-md-1 {
    margin-left: 1em;
    margin-right: 1em;
  }
  .my-md-1 {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .mt-md-1 {
    margin-top: 1em;
  }
  .mr-md-1 {
    margin-right: 1em;
  }
  .mb-md-1 {
    margin-bottom: 1em;
  }
  .ml-md-1 {
    margin-left: 1em;
  }
}
@media (min-width: 767.84px) {
  .m-md-1-5 {
    margin: 1.5em;
  }
  .mx-md-1-5 {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  .my-md-1-5 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .mt-md-1-5 {
    margin-top: 1.5em;
  }
  .mr-md-1-5 {
    margin-right: 1.5em;
  }
  .mb-md-1-5 {
    margin-bottom: 1.5em;
  }
  .ml-md-1-5 {
    margin-left: 1.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-2 {
    margin: 2em;
  }
  .mx-md-2 {
    margin-left: 2em;
    margin-right: 2em;
  }
  .my-md-2 {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .mt-md-2 {
    margin-top: 2em;
  }
  .mr-md-2 {
    margin-right: 2em;
  }
  .mb-md-2 {
    margin-bottom: 2em;
  }
  .ml-md-2 {
    margin-left: 2em;
  }
}
@media (min-width: 767.84px) {
  .m-md-2-5 {
    margin: 2.5em;
  }
  .mx-md-2-5 {
    margin-left: 2.5em;
    margin-right: 2.5em;
  }
  .my-md-2-5 {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }
  .mt-md-2-5 {
    margin-top: 2.5em;
  }
  .mr-md-2-5 {
    margin-right: 2.5em;
  }
  .mb-md-2-5 {
    margin-bottom: 2.5em;
  }
  .ml-md-2-5 {
    margin-left: 2.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-3 {
    margin: 3em;
  }
  .mx-md-3 {
    margin-left: 3em;
    margin-right: 3em;
  }
  .my-md-3 {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .mt-md-3 {
    margin-top: 3em;
  }
  .mr-md-3 {
    margin-right: 3em;
  }
  .mb-md-3 {
    margin-bottom: 3em;
  }
  .ml-md-3 {
    margin-left: 3em;
  }
}
@media (min-width: 767.84px) {
  .m-md-3-5 {
    margin: 3.5em;
  }
  .mx-md-3-5 {
    margin-left: 3.5em;
    margin-right: 3.5em;
  }
  .my-md-3-5 {
    margin-top: 3.5em;
    margin-bottom: 3.5em;
  }
  .mt-md-3-5 {
    margin-top: 3.5em;
  }
  .mr-md-3-5 {
    margin-right: 3.5em;
  }
  .mb-md-3-5 {
    margin-bottom: 3.5em;
  }
  .ml-md-3-5 {
    margin-left: 3.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-4 {
    margin: 4em;
  }
  .mx-md-4 {
    margin-left: 4em;
    margin-right: 4em;
  }
  .my-md-4 {
    margin-top: 4em;
    margin-bottom: 4em;
  }
  .mt-md-4 {
    margin-top: 4em;
  }
  .mr-md-4 {
    margin-right: 4em;
  }
  .mb-md-4 {
    margin-bottom: 4em;
  }
  .ml-md-4 {
    margin-left: 4em;
  }
}
@media (min-width: 767.84px) {
  .m-md-4-5 {
    margin: 4.5em;
  }
  .mx-md-4-5 {
    margin-left: 4.5em;
    margin-right: 4.5em;
  }
  .my-md-4-5 {
    margin-top: 4.5em;
    margin-bottom: 4.5em;
  }
  .mt-md-4-5 {
    margin-top: 4.5em;
  }
  .mr-md-4-5 {
    margin-right: 4.5em;
  }
  .mb-md-4-5 {
    margin-bottom: 4.5em;
  }
  .ml-md-4-5 {
    margin-left: 4.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-5 {
    margin: 5em;
  }
  .mx-md-5 {
    margin-left: 5em;
    margin-right: 5em;
  }
  .my-md-5 {
    margin-top: 5em;
    margin-bottom: 5em;
  }
  .mt-md-5 {
    margin-top: 5em;
  }
  .mr-md-5 {
    margin-right: 5em;
  }
  .mb-md-5 {
    margin-bottom: 5em;
  }
  .ml-md-5 {
    margin-left: 5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-5-5 {
    margin: 5.5em;
  }
  .mx-md-5-5 {
    margin-left: 5.5em;
    margin-right: 5.5em;
  }
  .my-md-5-5 {
    margin-top: 5.5em;
    margin-bottom: 5.5em;
  }
  .mt-md-5-5 {
    margin-top: 5.5em;
  }
  .mr-md-5-5 {
    margin-right: 5.5em;
  }
  .mb-md-5-5 {
    margin-bottom: 5.5em;
  }
  .ml-md-5-5 {
    margin-left: 5.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-6 {
    margin: 6em;
  }
  .mx-md-6 {
    margin-left: 6em;
    margin-right: 6em;
  }
  .my-md-6 {
    margin-top: 6em;
    margin-bottom: 6em;
  }
  .mt-md-6 {
    margin-top: 6em;
  }
  .mr-md-6 {
    margin-right: 6em;
  }
  .mb-md-6 {
    margin-bottom: 6em;
  }
  .ml-md-6 {
    margin-left: 6em;
  }
}
@media (min-width: 767.84px) {
  .m-md-6-5 {
    margin: 6.5em;
  }
  .mx-md-6-5 {
    margin-left: 6.5em;
    margin-right: 6.5em;
  }
  .my-md-6-5 {
    margin-top: 6.5em;
    margin-bottom: 6.5em;
  }
  .mt-md-6-5 {
    margin-top: 6.5em;
  }
  .mr-md-6-5 {
    margin-right: 6.5em;
  }
  .mb-md-6-5 {
    margin-bottom: 6.5em;
  }
  .ml-md-6-5 {
    margin-left: 6.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-7 {
    margin: 7em;
  }
  .mx-md-7 {
    margin-left: 7em;
    margin-right: 7em;
  }
  .my-md-7 {
    margin-top: 7em;
    margin-bottom: 7em;
  }
  .mt-md-7 {
    margin-top: 7em;
  }
  .mr-md-7 {
    margin-right: 7em;
  }
  .mb-md-7 {
    margin-bottom: 7em;
  }
  .ml-md-7 {
    margin-left: 7em;
  }
}
@media (min-width: 767.84px) {
  .m-md-7-5 {
    margin: 7.5em;
  }
  .mx-md-7-5 {
    margin-left: 7.5em;
    margin-right: 7.5em;
  }
  .my-md-7-5 {
    margin-top: 7.5em;
    margin-bottom: 7.5em;
  }
  .mt-md-7-5 {
    margin-top: 7.5em;
  }
  .mr-md-7-5 {
    margin-right: 7.5em;
  }
  .mb-md-7-5 {
    margin-bottom: 7.5em;
  }
  .ml-md-7-5 {
    margin-left: 7.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-8 {
    margin: 8em;
  }
  .mx-md-8 {
    margin-left: 8em;
    margin-right: 8em;
  }
  .my-md-8 {
    margin-top: 8em;
    margin-bottom: 8em;
  }
  .mt-md-8 {
    margin-top: 8em;
  }
  .mr-md-8 {
    margin-right: 8em;
  }
  .mb-md-8 {
    margin-bottom: 8em;
  }
  .ml-md-8 {
    margin-left: 8em;
  }
}
@media (min-width: 767.84px) {
  .m-md-8-5 {
    margin: 8.5em;
  }
  .mx-md-8-5 {
    margin-left: 8.5em;
    margin-right: 8.5em;
  }
  .my-md-8-5 {
    margin-top: 8.5em;
    margin-bottom: 8.5em;
  }
  .mt-md-8-5 {
    margin-top: 8.5em;
  }
  .mr-md-8-5 {
    margin-right: 8.5em;
  }
  .mb-md-8-5 {
    margin-bottom: 8.5em;
  }
  .ml-md-8-5 {
    margin-left: 8.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-9 {
    margin: 9em;
  }
  .mx-md-9 {
    margin-left: 9em;
    margin-right: 9em;
  }
  .my-md-9 {
    margin-top: 9em;
    margin-bottom: 9em;
  }
  .mt-md-9 {
    margin-top: 9em;
  }
  .mr-md-9 {
    margin-right: 9em;
  }
  .mb-md-9 {
    margin-bottom: 9em;
  }
  .ml-md-9 {
    margin-left: 9em;
  }
}
@media (min-width: 767.84px) {
  .m-md-9-5 {
    margin: 9.5em;
  }
  .mx-md-9-5 {
    margin-left: 9.5em;
    margin-right: 9.5em;
  }
  .my-md-9-5 {
    margin-top: 9.5em;
    margin-bottom: 9.5em;
  }
  .mt-md-9-5 {
    margin-top: 9.5em;
  }
  .mr-md-9-5 {
    margin-right: 9.5em;
  }
  .mb-md-9-5 {
    margin-bottom: 9.5em;
  }
  .ml-md-9-5 {
    margin-left: 9.5em;
  }
}
@media (min-width: 767.84px) {
  .m-md-10 {
    margin: 10em;
  }
  .mx-md-10 {
    margin-left: 10em;
    margin-right: 10em;
  }
  .my-md-10 {
    margin-top: 10em;
    margin-bottom: 10em;
  }
  .mt-md-10 {
    margin-top: 10em;
  }
  .mr-md-10 {
    margin-right: 10em;
  }
  .mb-md-10 {
    margin-bottom: 10em;
  }
  .ml-md-10 {
    margin-left: 10em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-0 {
    margin: 0em;
  }
  .mx-lg-0 {
    margin-left: 0em;
    margin-right: 0em;
  }
  .my-lg-0 {
    margin-top: 0em;
    margin-bottom: 0em;
  }
  .mt-lg-0 {
    margin-top: 0em;
  }
  .mr-lg-0 {
    margin-right: 0em;
  }
  .mb-lg-0 {
    margin-bottom: 0em;
  }
  .ml-lg-0 {
    margin-left: 0em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-0-5 {
    margin: 0.5em;
  }
  .mx-lg-0-5 {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .my-lg-0-5 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .mt-lg-0-5 {
    margin-top: 0.5em;
  }
  .mr-lg-0-5 {
    margin-right: 0.5em;
  }
  .mb-lg-0-5 {
    margin-bottom: 0.5em;
  }
  .ml-lg-0-5 {
    margin-left: 0.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-1 {
    margin: 1em;
  }
  .mx-lg-1 {
    margin-left: 1em;
    margin-right: 1em;
  }
  .my-lg-1 {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .mt-lg-1 {
    margin-top: 1em;
  }
  .mr-lg-1 {
    margin-right: 1em;
  }
  .mb-lg-1 {
    margin-bottom: 1em;
  }
  .ml-lg-1 {
    margin-left: 1em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-1-5 {
    margin: 1.5em;
  }
  .mx-lg-1-5 {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  .my-lg-1-5 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .mt-lg-1-5 {
    margin-top: 1.5em;
  }
  .mr-lg-1-5 {
    margin-right: 1.5em;
  }
  .mb-lg-1-5 {
    margin-bottom: 1.5em;
  }
  .ml-lg-1-5 {
    margin-left: 1.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-2 {
    margin: 2em;
  }
  .mx-lg-2 {
    margin-left: 2em;
    margin-right: 2em;
  }
  .my-lg-2 {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .mt-lg-2 {
    margin-top: 2em;
  }
  .mr-lg-2 {
    margin-right: 2em;
  }
  .mb-lg-2 {
    margin-bottom: 2em;
  }
  .ml-lg-2 {
    margin-left: 2em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-2-5 {
    margin: 2.5em;
  }
  .mx-lg-2-5 {
    margin-left: 2.5em;
    margin-right: 2.5em;
  }
  .my-lg-2-5 {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }
  .mt-lg-2-5 {
    margin-top: 2.5em;
  }
  .mr-lg-2-5 {
    margin-right: 2.5em;
  }
  .mb-lg-2-5 {
    margin-bottom: 2.5em;
  }
  .ml-lg-2-5 {
    margin-left: 2.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-3 {
    margin: 3em;
  }
  .mx-lg-3 {
    margin-left: 3em;
    margin-right: 3em;
  }
  .my-lg-3 {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .mt-lg-3 {
    margin-top: 3em;
  }
  .mr-lg-3 {
    margin-right: 3em;
  }
  .mb-lg-3 {
    margin-bottom: 3em;
  }
  .ml-lg-3 {
    margin-left: 3em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-3-5 {
    margin: 3.5em;
  }
  .mx-lg-3-5 {
    margin-left: 3.5em;
    margin-right: 3.5em;
  }
  .my-lg-3-5 {
    margin-top: 3.5em;
    margin-bottom: 3.5em;
  }
  .mt-lg-3-5 {
    margin-top: 3.5em;
  }
  .mr-lg-3-5 {
    margin-right: 3.5em;
  }
  .mb-lg-3-5 {
    margin-bottom: 3.5em;
  }
  .ml-lg-3-5 {
    margin-left: 3.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-4 {
    margin: 4em;
  }
  .mx-lg-4 {
    margin-left: 4em;
    margin-right: 4em;
  }
  .my-lg-4 {
    margin-top: 4em;
    margin-bottom: 4em;
  }
  .mt-lg-4 {
    margin-top: 4em;
  }
  .mr-lg-4 {
    margin-right: 4em;
  }
  .mb-lg-4 {
    margin-bottom: 4em;
  }
  .ml-lg-4 {
    margin-left: 4em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-4-5 {
    margin: 4.5em;
  }
  .mx-lg-4-5 {
    margin-left: 4.5em;
    margin-right: 4.5em;
  }
  .my-lg-4-5 {
    margin-top: 4.5em;
    margin-bottom: 4.5em;
  }
  .mt-lg-4-5 {
    margin-top: 4.5em;
  }
  .mr-lg-4-5 {
    margin-right: 4.5em;
  }
  .mb-lg-4-5 {
    margin-bottom: 4.5em;
  }
  .ml-lg-4-5 {
    margin-left: 4.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-5 {
    margin: 5em;
  }
  .mx-lg-5 {
    margin-left: 5em;
    margin-right: 5em;
  }
  .my-lg-5 {
    margin-top: 5em;
    margin-bottom: 5em;
  }
  .mt-lg-5 {
    margin-top: 5em;
  }
  .mr-lg-5 {
    margin-right: 5em;
  }
  .mb-lg-5 {
    margin-bottom: 5em;
  }
  .ml-lg-5 {
    margin-left: 5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-5-5 {
    margin: 5.5em;
  }
  .mx-lg-5-5 {
    margin-left: 5.5em;
    margin-right: 5.5em;
  }
  .my-lg-5-5 {
    margin-top: 5.5em;
    margin-bottom: 5.5em;
  }
  .mt-lg-5-5 {
    margin-top: 5.5em;
  }
  .mr-lg-5-5 {
    margin-right: 5.5em;
  }
  .mb-lg-5-5 {
    margin-bottom: 5.5em;
  }
  .ml-lg-5-5 {
    margin-left: 5.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-6 {
    margin: 6em;
  }
  .mx-lg-6 {
    margin-left: 6em;
    margin-right: 6em;
  }
  .my-lg-6 {
    margin-top: 6em;
    margin-bottom: 6em;
  }
  .mt-lg-6 {
    margin-top: 6em;
  }
  .mr-lg-6 {
    margin-right: 6em;
  }
  .mb-lg-6 {
    margin-bottom: 6em;
  }
  .ml-lg-6 {
    margin-left: 6em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-6-5 {
    margin: 6.5em;
  }
  .mx-lg-6-5 {
    margin-left: 6.5em;
    margin-right: 6.5em;
  }
  .my-lg-6-5 {
    margin-top: 6.5em;
    margin-bottom: 6.5em;
  }
  .mt-lg-6-5 {
    margin-top: 6.5em;
  }
  .mr-lg-6-5 {
    margin-right: 6.5em;
  }
  .mb-lg-6-5 {
    margin-bottom: 6.5em;
  }
  .ml-lg-6-5 {
    margin-left: 6.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-7 {
    margin: 7em;
  }
  .mx-lg-7 {
    margin-left: 7em;
    margin-right: 7em;
  }
  .my-lg-7 {
    margin-top: 7em;
    margin-bottom: 7em;
  }
  .mt-lg-7 {
    margin-top: 7em;
  }
  .mr-lg-7 {
    margin-right: 7em;
  }
  .mb-lg-7 {
    margin-bottom: 7em;
  }
  .ml-lg-7 {
    margin-left: 7em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-7-5 {
    margin: 7.5em;
  }
  .mx-lg-7-5 {
    margin-left: 7.5em;
    margin-right: 7.5em;
  }
  .my-lg-7-5 {
    margin-top: 7.5em;
    margin-bottom: 7.5em;
  }
  .mt-lg-7-5 {
    margin-top: 7.5em;
  }
  .mr-lg-7-5 {
    margin-right: 7.5em;
  }
  .mb-lg-7-5 {
    margin-bottom: 7.5em;
  }
  .ml-lg-7-5 {
    margin-left: 7.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-8 {
    margin: 8em;
  }
  .mx-lg-8 {
    margin-left: 8em;
    margin-right: 8em;
  }
  .my-lg-8 {
    margin-top: 8em;
    margin-bottom: 8em;
  }
  .mt-lg-8 {
    margin-top: 8em;
  }
  .mr-lg-8 {
    margin-right: 8em;
  }
  .mb-lg-8 {
    margin-bottom: 8em;
  }
  .ml-lg-8 {
    margin-left: 8em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-8-5 {
    margin: 8.5em;
  }
  .mx-lg-8-5 {
    margin-left: 8.5em;
    margin-right: 8.5em;
  }
  .my-lg-8-5 {
    margin-top: 8.5em;
    margin-bottom: 8.5em;
  }
  .mt-lg-8-5 {
    margin-top: 8.5em;
  }
  .mr-lg-8-5 {
    margin-right: 8.5em;
  }
  .mb-lg-8-5 {
    margin-bottom: 8.5em;
  }
  .ml-lg-8-5 {
    margin-left: 8.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-9 {
    margin: 9em;
  }
  .mx-lg-9 {
    margin-left: 9em;
    margin-right: 9em;
  }
  .my-lg-9 {
    margin-top: 9em;
    margin-bottom: 9em;
  }
  .mt-lg-9 {
    margin-top: 9em;
  }
  .mr-lg-9 {
    margin-right: 9em;
  }
  .mb-lg-9 {
    margin-bottom: 9em;
  }
  .ml-lg-9 {
    margin-left: 9em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-9-5 {
    margin: 9.5em;
  }
  .mx-lg-9-5 {
    margin-left: 9.5em;
    margin-right: 9.5em;
  }
  .my-lg-9-5 {
    margin-top: 9.5em;
    margin-bottom: 9.5em;
  }
  .mt-lg-9-5 {
    margin-top: 9.5em;
  }
  .mr-lg-9-5 {
    margin-right: 9.5em;
  }
  .mb-lg-9-5 {
    margin-bottom: 9.5em;
  }
  .ml-lg-9-5 {
    margin-left: 9.5em;
  }
}
@media (min-width: 1023.84px) {
  .m-lg-10 {
    margin: 10em;
  }
  .mx-lg-10 {
    margin-left: 10em;
    margin-right: 10em;
  }
  .my-lg-10 {
    margin-top: 10em;
    margin-bottom: 10em;
  }
  .mt-lg-10 {
    margin-top: 10em;
  }
  .mr-lg-10 {
    margin-right: 10em;
  }
  .mb-lg-10 {
    margin-bottom: 10em;
  }
  .ml-lg-10 {
    margin-left: 10em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-0 {
    margin: 0em;
  }
  .mx-xl-0 {
    margin-left: 0em;
    margin-right: 0em;
  }
  .my-xl-0 {
    margin-top: 0em;
    margin-bottom: 0em;
  }
  .mt-xl-0 {
    margin-top: 0em;
  }
  .mr-xl-0 {
    margin-right: 0em;
  }
  .mb-xl-0 {
    margin-bottom: 0em;
  }
  .ml-xl-0 {
    margin-left: 0em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-0-5 {
    margin: 0.5em;
  }
  .mx-xl-0-5 {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .my-xl-0-5 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .mt-xl-0-5 {
    margin-top: 0.5em;
  }
  .mr-xl-0-5 {
    margin-right: 0.5em;
  }
  .mb-xl-0-5 {
    margin-bottom: 0.5em;
  }
  .ml-xl-0-5 {
    margin-left: 0.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-1 {
    margin: 1em;
  }
  .mx-xl-1 {
    margin-left: 1em;
    margin-right: 1em;
  }
  .my-xl-1 {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .mt-xl-1 {
    margin-top: 1em;
  }
  .mr-xl-1 {
    margin-right: 1em;
  }
  .mb-xl-1 {
    margin-bottom: 1em;
  }
  .ml-xl-1 {
    margin-left: 1em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-1-5 {
    margin: 1.5em;
  }
  .mx-xl-1-5 {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  .my-xl-1-5 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .mt-xl-1-5 {
    margin-top: 1.5em;
  }
  .mr-xl-1-5 {
    margin-right: 1.5em;
  }
  .mb-xl-1-5 {
    margin-bottom: 1.5em;
  }
  .ml-xl-1-5 {
    margin-left: 1.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-2 {
    margin: 2em;
  }
  .mx-xl-2 {
    margin-left: 2em;
    margin-right: 2em;
  }
  .my-xl-2 {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .mt-xl-2 {
    margin-top: 2em;
  }
  .mr-xl-2 {
    margin-right: 2em;
  }
  .mb-xl-2 {
    margin-bottom: 2em;
  }
  .ml-xl-2 {
    margin-left: 2em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-2-5 {
    margin: 2.5em;
  }
  .mx-xl-2-5 {
    margin-left: 2.5em;
    margin-right: 2.5em;
  }
  .my-xl-2-5 {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
  }
  .mt-xl-2-5 {
    margin-top: 2.5em;
  }
  .mr-xl-2-5 {
    margin-right: 2.5em;
  }
  .mb-xl-2-5 {
    margin-bottom: 2.5em;
  }
  .ml-xl-2-5 {
    margin-left: 2.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-3 {
    margin: 3em;
  }
  .mx-xl-3 {
    margin-left: 3em;
    margin-right: 3em;
  }
  .my-xl-3 {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .mt-xl-3 {
    margin-top: 3em;
  }
  .mr-xl-3 {
    margin-right: 3em;
  }
  .mb-xl-3 {
    margin-bottom: 3em;
  }
  .ml-xl-3 {
    margin-left: 3em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-3-5 {
    margin: 3.5em;
  }
  .mx-xl-3-5 {
    margin-left: 3.5em;
    margin-right: 3.5em;
  }
  .my-xl-3-5 {
    margin-top: 3.5em;
    margin-bottom: 3.5em;
  }
  .mt-xl-3-5 {
    margin-top: 3.5em;
  }
  .mr-xl-3-5 {
    margin-right: 3.5em;
  }
  .mb-xl-3-5 {
    margin-bottom: 3.5em;
  }
  .ml-xl-3-5 {
    margin-left: 3.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-4 {
    margin: 4em;
  }
  .mx-xl-4 {
    margin-left: 4em;
    margin-right: 4em;
  }
  .my-xl-4 {
    margin-top: 4em;
    margin-bottom: 4em;
  }
  .mt-xl-4 {
    margin-top: 4em;
  }
  .mr-xl-4 {
    margin-right: 4em;
  }
  .mb-xl-4 {
    margin-bottom: 4em;
  }
  .ml-xl-4 {
    margin-left: 4em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-4-5 {
    margin: 4.5em;
  }
  .mx-xl-4-5 {
    margin-left: 4.5em;
    margin-right: 4.5em;
  }
  .my-xl-4-5 {
    margin-top: 4.5em;
    margin-bottom: 4.5em;
  }
  .mt-xl-4-5 {
    margin-top: 4.5em;
  }
  .mr-xl-4-5 {
    margin-right: 4.5em;
  }
  .mb-xl-4-5 {
    margin-bottom: 4.5em;
  }
  .ml-xl-4-5 {
    margin-left: 4.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-5 {
    margin: 5em;
  }
  .mx-xl-5 {
    margin-left: 5em;
    margin-right: 5em;
  }
  .my-xl-5 {
    margin-top: 5em;
    margin-bottom: 5em;
  }
  .mt-xl-5 {
    margin-top: 5em;
  }
  .mr-xl-5 {
    margin-right: 5em;
  }
  .mb-xl-5 {
    margin-bottom: 5em;
  }
  .ml-xl-5 {
    margin-left: 5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-5-5 {
    margin: 5.5em;
  }
  .mx-xl-5-5 {
    margin-left: 5.5em;
    margin-right: 5.5em;
  }
  .my-xl-5-5 {
    margin-top: 5.5em;
    margin-bottom: 5.5em;
  }
  .mt-xl-5-5 {
    margin-top: 5.5em;
  }
  .mr-xl-5-5 {
    margin-right: 5.5em;
  }
  .mb-xl-5-5 {
    margin-bottom: 5.5em;
  }
  .ml-xl-5-5 {
    margin-left: 5.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-6 {
    margin: 6em;
  }
  .mx-xl-6 {
    margin-left: 6em;
    margin-right: 6em;
  }
  .my-xl-6 {
    margin-top: 6em;
    margin-bottom: 6em;
  }
  .mt-xl-6 {
    margin-top: 6em;
  }
  .mr-xl-6 {
    margin-right: 6em;
  }
  .mb-xl-6 {
    margin-bottom: 6em;
  }
  .ml-xl-6 {
    margin-left: 6em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-6-5 {
    margin: 6.5em;
  }
  .mx-xl-6-5 {
    margin-left: 6.5em;
    margin-right: 6.5em;
  }
  .my-xl-6-5 {
    margin-top: 6.5em;
    margin-bottom: 6.5em;
  }
  .mt-xl-6-5 {
    margin-top: 6.5em;
  }
  .mr-xl-6-5 {
    margin-right: 6.5em;
  }
  .mb-xl-6-5 {
    margin-bottom: 6.5em;
  }
  .ml-xl-6-5 {
    margin-left: 6.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-7 {
    margin: 7em;
  }
  .mx-xl-7 {
    margin-left: 7em;
    margin-right: 7em;
  }
  .my-xl-7 {
    margin-top: 7em;
    margin-bottom: 7em;
  }
  .mt-xl-7 {
    margin-top: 7em;
  }
  .mr-xl-7 {
    margin-right: 7em;
  }
  .mb-xl-7 {
    margin-bottom: 7em;
  }
  .ml-xl-7 {
    margin-left: 7em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-7-5 {
    margin: 7.5em;
  }
  .mx-xl-7-5 {
    margin-left: 7.5em;
    margin-right: 7.5em;
  }
  .my-xl-7-5 {
    margin-top: 7.5em;
    margin-bottom: 7.5em;
  }
  .mt-xl-7-5 {
    margin-top: 7.5em;
  }
  .mr-xl-7-5 {
    margin-right: 7.5em;
  }
  .mb-xl-7-5 {
    margin-bottom: 7.5em;
  }
  .ml-xl-7-5 {
    margin-left: 7.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-8 {
    margin: 8em;
  }
  .mx-xl-8 {
    margin-left: 8em;
    margin-right: 8em;
  }
  .my-xl-8 {
    margin-top: 8em;
    margin-bottom: 8em;
  }
  .mt-xl-8 {
    margin-top: 8em;
  }
  .mr-xl-8 {
    margin-right: 8em;
  }
  .mb-xl-8 {
    margin-bottom: 8em;
  }
  .ml-xl-8 {
    margin-left: 8em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-8-5 {
    margin: 8.5em;
  }
  .mx-xl-8-5 {
    margin-left: 8.5em;
    margin-right: 8.5em;
  }
  .my-xl-8-5 {
    margin-top: 8.5em;
    margin-bottom: 8.5em;
  }
  .mt-xl-8-5 {
    margin-top: 8.5em;
  }
  .mr-xl-8-5 {
    margin-right: 8.5em;
  }
  .mb-xl-8-5 {
    margin-bottom: 8.5em;
  }
  .ml-xl-8-5 {
    margin-left: 8.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-9 {
    margin: 9em;
  }
  .mx-xl-9 {
    margin-left: 9em;
    margin-right: 9em;
  }
  .my-xl-9 {
    margin-top: 9em;
    margin-bottom: 9em;
  }
  .mt-xl-9 {
    margin-top: 9em;
  }
  .mr-xl-9 {
    margin-right: 9em;
  }
  .mb-xl-9 {
    margin-bottom: 9em;
  }
  .ml-xl-9 {
    margin-left: 9em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-9-5 {
    margin: 9.5em;
  }
  .mx-xl-9-5 {
    margin-left: 9.5em;
    margin-right: 9.5em;
  }
  .my-xl-9-5 {
    margin-top: 9.5em;
    margin-bottom: 9.5em;
  }
  .mt-xl-9-5 {
    margin-top: 9.5em;
  }
  .mr-xl-9-5 {
    margin-right: 9.5em;
  }
  .mb-xl-9-5 {
    margin-bottom: 9.5em;
  }
  .ml-xl-9-5 {
    margin-left: 9.5em;
  }
}
@media (min-width: 1279.84px) {
  .m-xl-10 {
    margin: 10em;
  }
  .mx-xl-10 {
    margin-left: 10em;
    margin-right: 10em;
  }
  .my-xl-10 {
    margin-top: 10em;
    margin-bottom: 10em;
  }
  .mt-xl-10 {
    margin-top: 10em;
  }
  .mr-xl-10 {
    margin-right: 10em;
  }
  .mb-xl-10 {
    margin-bottom: 10em;
  }
  .ml-xl-10 {
    margin-left: 10em;
  }
}
.p-0 {
  padding: 0em;
}
.px-0 {
  padding-left: 0em;
  padding-right: 0em;
}
.py-0 {
  padding-top: 0em;
  padding-bottom: 0em;
}
.pt-0 {
  padding-top: 0em;
}
.pr-0 {
  padding-right: 0em;
}
.pb-0 {
  padding-bottom: 0em;
}
.pl-0 {
  padding-left: 0em;
}
.p-0-5 {
  padding: 0.5em;
}
.px-0-5 {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.py-0-5 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.pt-0-5 {
  padding-top: 0.5em;
}
.pr-0-5 {
  padding-right: 0.5em;
}
.pb-0-5 {
  padding-bottom: 0.5em;
}
.pl-0-5 {
  padding-left: 0.5em;
}
.p-1 {
  padding: 1em;
}
.px-1 {
  padding-left: 1em;
  padding-right: 1em;
}
.py-1 {
  padding-top: 1em;
  padding-bottom: 1em;
}
.pt-1 {
  padding-top: 1em;
}
.pr-1 {
  padding-right: 1em;
}
.pb-1 {
  padding-bottom: 1em;
}
.pl-1 {
  padding-left: 1em;
}
.p-1-5 {
  padding: 1.5em;
}
.px-1-5 {
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.py-1-5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
.pt-1-5 {
  padding-top: 1.5em;
}
.pr-1-5 {
  padding-right: 1.5em;
}
.pb-1-5 {
  padding-bottom: 1.5em;
}
.pl-1-5 {
  padding-left: 1.5em;
}
.p-2 {
  padding: 2em;
}
.px-2 {
  padding-left: 2em;
  padding-right: 2em;
}
.py-2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pt-2 {
  padding-top: 2em;
}
.pr-2 {
  padding-right: 2em;
}
.pb-2 {
  padding-bottom: 2em;
}
.pl-2 {
  padding-left: 2em;
}
.p-2-5 {
  padding: 2.5em;
}
.px-2-5 {
  padding-left: 2.5em;
  padding-right: 2.5em;
}
.py-2-5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pt-2-5 {
  padding-top: 2.5em;
}
.pr-2-5 {
  padding-right: 2.5em;
}
.pb-2-5 {
  padding-bottom: 2.5em;
}
.pl-2-5 {
  padding-left: 2.5em;
}
.p-3 {
  padding: 3em;
}
.px-3 {
  padding-left: 3em;
  padding-right: 3em;
}
.py-3 {
  padding-top: 3em;
  padding-bottom: 3em;
}
.pt-3 {
  padding-top: 3em;
}
.pr-3 {
  padding-right: 3em;
}
.pb-3 {
  padding-bottom: 3em;
}
.pl-3 {
  padding-left: 3em;
}
.p-3-5 {
  padding: 3.5em;
}
.px-3-5 {
  padding-left: 3.5em;
  padding-right: 3.5em;
}
.py-3-5 {
  padding-top: 3.5em;
  padding-bottom: 3.5em;
}
.pt-3-5 {
  padding-top: 3.5em;
}
.pr-3-5 {
  padding-right: 3.5em;
}
.pb-3-5 {
  padding-bottom: 3.5em;
}
.pl-3-5 {
  padding-left: 3.5em;
}
.p-4 {
  padding: 4em;
}
.px-4 {
  padding-left: 4em;
  padding-right: 4em;
}
.py-4 {
  padding-top: 4em;
  padding-bottom: 4em;
}
.pt-4 {
  padding-top: 4em;
}
.pr-4 {
  padding-right: 4em;
}
.pb-4 {
  padding-bottom: 4em;
}
.pl-4 {
  padding-left: 4em;
}
.p-4-5 {
  padding: 4.5em;
}
.px-4-5 {
  padding-left: 4.5em;
  padding-right: 4.5em;
}
.py-4-5 {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
}
.pt-4-5 {
  padding-top: 4.5em;
}
.pr-4-5 {
  padding-right: 4.5em;
}
.pb-4-5 {
  padding-bottom: 4.5em;
}
.pl-4-5 {
  padding-left: 4.5em;
}
.p-5 {
  padding: 5em;
}
.px-5 {
  padding-left: 5em;
  padding-right: 5em;
}
.py-5 {
  padding-top: 5em;
  padding-bottom: 5em;
}
.pt-5 {
  padding-top: 5em;
}
.pr-5 {
  padding-right: 5em;
}
.pb-5 {
  padding-bottom: 5em;
}
.pl-5 {
  padding-left: 5em;
}
.p-5-5 {
  padding: 5.5em;
}
.px-5-5 {
  padding-left: 5.5em;
  padding-right: 5.5em;
}
.py-5-5 {
  padding-top: 5.5em;
  padding-bottom: 5.5em;
}
.pt-5-5 {
  padding-top: 5.5em;
}
.pr-5-5 {
  padding-right: 5.5em;
}
.pb-5-5 {
  padding-bottom: 5.5em;
}
.pl-5-5 {
  padding-left: 5.5em;
}
.p-6 {
  padding: 6em;
}
.px-6 {
  padding-left: 6em;
  padding-right: 6em;
}
.py-6 {
  padding-top: 6em;
  padding-bottom: 6em;
}
.pt-6 {
  padding-top: 6em;
}
.pr-6 {
  padding-right: 6em;
}
.pb-6 {
  padding-bottom: 6em;
}
.pl-6 {
  padding-left: 6em;
}
.p-6-5 {
  padding: 6.5em;
}
.px-6-5 {
  padding-left: 6.5em;
  padding-right: 6.5em;
}
.py-6-5 {
  padding-top: 6.5em;
  padding-bottom: 6.5em;
}
.pt-6-5 {
  padding-top: 6.5em;
}
.pr-6-5 {
  padding-right: 6.5em;
}
.pb-6-5 {
  padding-bottom: 6.5em;
}
.pl-6-5 {
  padding-left: 6.5em;
}
.p-7 {
  padding: 7em;
}
.px-7 {
  padding-left: 7em;
  padding-right: 7em;
}
.py-7 {
  padding-top: 7em;
  padding-bottom: 7em;
}
.pt-7 {
  padding-top: 7em;
}
.pr-7 {
  padding-right: 7em;
}
.pb-7 {
  padding-bottom: 7em;
}
.pl-7 {
  padding-left: 7em;
}
.p-7-5 {
  padding: 7.5em;
}
.px-7-5 {
  padding-left: 7.5em;
  padding-right: 7.5em;
}
.py-7-5 {
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}
.pt-7-5 {
  padding-top: 7.5em;
}
.pr-7-5 {
  padding-right: 7.5em;
}
.pb-7-5 {
  padding-bottom: 7.5em;
}
.pl-7-5 {
  padding-left: 7.5em;
}
.p-8 {
  padding: 8em;
}
.px-8 {
  padding-left: 8em;
  padding-right: 8em;
}
.py-8 {
  padding-top: 8em;
  padding-bottom: 8em;
}
.pt-8 {
  padding-top: 8em;
}
.pr-8 {
  padding-right: 8em;
}
.pb-8 {
  padding-bottom: 8em;
}
.pl-8 {
  padding-left: 8em;
}
.p-8-5 {
  padding: 8.5em;
}
.px-8-5 {
  padding-left: 8.5em;
  padding-right: 8.5em;
}
.py-8-5 {
  padding-top: 8.5em;
  padding-bottom: 8.5em;
}
.pt-8-5 {
  padding-top: 8.5em;
}
.pr-8-5 {
  padding-right: 8.5em;
}
.pb-8-5 {
  padding-bottom: 8.5em;
}
.pl-8-5 {
  padding-left: 8.5em;
}
.p-9 {
  padding: 9em;
}
.px-9 {
  padding-left: 9em;
  padding-right: 9em;
}
.py-9 {
  padding-top: 9em;
  padding-bottom: 9em;
}
.pt-9 {
  padding-top: 9em;
}
.pr-9 {
  padding-right: 9em;
}
.pb-9 {
  padding-bottom: 9em;
}
.pl-9 {
  padding-left: 9em;
}
.p-9-5 {
  padding: 9.5em;
}
.px-9-5 {
  padding-left: 9.5em;
  padding-right: 9.5em;
}
.py-9-5 {
  padding-top: 9.5em;
  padding-bottom: 9.5em;
}
.pt-9-5 {
  padding-top: 9.5em;
}
.pr-9-5 {
  padding-right: 9.5em;
}
.pb-9-5 {
  padding-bottom: 9.5em;
}
.pl-9-5 {
  padding-left: 9.5em;
}
.p-10 {
  padding: 10em;
}
.px-10 {
  padding-left: 10em;
  padding-right: 10em;
}
.py-10 {
  padding-top: 10em;
  padding-bottom: 10em;
}
.pt-10 {
  padding-top: 10em;
}
.pr-10 {
  padding-right: 10em;
}
.pb-10 {
  padding-bottom: 10em;
}
.pl-10 {
  padding-left: 10em;
}
@media (min-width: 567.84px) {
  .p-sm-0 {
    padding: 0em;
  }
  .px-sm-0 {
    padding-left: 0em;
    padding-right: 0em;
  }
  .py-sm-0 {
    padding-top: 0em;
    padding-bottom: 0em;
  }
  .pt-sm-0 {
    padding-top: 0em;
  }
  .pr-sm-0 {
    padding-right: 0em;
  }
  .pb-sm-0 {
    padding-bottom: 0em;
  }
  .pl-sm-0 {
    padding-left: 0em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-0-5 {
    padding: 0.5em;
  }
  .px-sm-0-5 {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .py-sm-0-5 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .pt-sm-0-5 {
    padding-top: 0.5em;
  }
  .pr-sm-0-5 {
    padding-right: 0.5em;
  }
  .pb-sm-0-5 {
    padding-bottom: 0.5em;
  }
  .pl-sm-0-5 {
    padding-left: 0.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-1 {
    padding: 1em;
  }
  .px-sm-1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .py-sm-1 {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .pt-sm-1 {
    padding-top: 1em;
  }
  .pr-sm-1 {
    padding-right: 1em;
  }
  .pb-sm-1 {
    padding-bottom: 1em;
  }
  .pl-sm-1 {
    padding-left: 1em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-1-5 {
    padding: 1.5em;
  }
  .px-sm-1-5 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .py-sm-1-5 {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .pt-sm-1-5 {
    padding-top: 1.5em;
  }
  .pr-sm-1-5 {
    padding-right: 1.5em;
  }
  .pb-sm-1-5 {
    padding-bottom: 1.5em;
  }
  .pl-sm-1-5 {
    padding-left: 1.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-2 {
    padding: 2em;
  }
  .px-sm-2 {
    padding-left: 2em;
    padding-right: 2em;
  }
  .py-sm-2 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .pt-sm-2 {
    padding-top: 2em;
  }
  .pr-sm-2 {
    padding-right: 2em;
  }
  .pb-sm-2 {
    padding-bottom: 2em;
  }
  .pl-sm-2 {
    padding-left: 2em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-2-5 {
    padding: 2.5em;
  }
  .px-sm-2-5 {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
  .py-sm-2-5 {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .pt-sm-2-5 {
    padding-top: 2.5em;
  }
  .pr-sm-2-5 {
    padding-right: 2.5em;
  }
  .pb-sm-2-5 {
    padding-bottom: 2.5em;
  }
  .pl-sm-2-5 {
    padding-left: 2.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-3 {
    padding: 3em;
  }
  .px-sm-3 {
    padding-left: 3em;
    padding-right: 3em;
  }
  .py-sm-3 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .pt-sm-3 {
    padding-top: 3em;
  }
  .pr-sm-3 {
    padding-right: 3em;
  }
  .pb-sm-3 {
    padding-bottom: 3em;
  }
  .pl-sm-3 {
    padding-left: 3em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-3-5 {
    padding: 3.5em;
  }
  .px-sm-3-5 {
    padding-left: 3.5em;
    padding-right: 3.5em;
  }
  .py-sm-3-5 {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
  .pt-sm-3-5 {
    padding-top: 3.5em;
  }
  .pr-sm-3-5 {
    padding-right: 3.5em;
  }
  .pb-sm-3-5 {
    padding-bottom: 3.5em;
  }
  .pl-sm-3-5 {
    padding-left: 3.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-4 {
    padding: 4em;
  }
  .px-sm-4 {
    padding-left: 4em;
    padding-right: 4em;
  }
  .py-sm-4 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .pt-sm-4 {
    padding-top: 4em;
  }
  .pr-sm-4 {
    padding-right: 4em;
  }
  .pb-sm-4 {
    padding-bottom: 4em;
  }
  .pl-sm-4 {
    padding-left: 4em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-4-5 {
    padding: 4.5em;
  }
  .px-sm-4-5 {
    padding-left: 4.5em;
    padding-right: 4.5em;
  }
  .py-sm-4-5 {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
  .pt-sm-4-5 {
    padding-top: 4.5em;
  }
  .pr-sm-4-5 {
    padding-right: 4.5em;
  }
  .pb-sm-4-5 {
    padding-bottom: 4.5em;
  }
  .pl-sm-4-5 {
    padding-left: 4.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-5 {
    padding: 5em;
  }
  .px-sm-5 {
    padding-left: 5em;
    padding-right: 5em;
  }
  .py-sm-5 {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .pt-sm-5 {
    padding-top: 5em;
  }
  .pr-sm-5 {
    padding-right: 5em;
  }
  .pb-sm-5 {
    padding-bottom: 5em;
  }
  .pl-sm-5 {
    padding-left: 5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-5-5 {
    padding: 5.5em;
  }
  .px-sm-5-5 {
    padding-left: 5.5em;
    padding-right: 5.5em;
  }
  .py-sm-5-5 {
    padding-top: 5.5em;
    padding-bottom: 5.5em;
  }
  .pt-sm-5-5 {
    padding-top: 5.5em;
  }
  .pr-sm-5-5 {
    padding-right: 5.5em;
  }
  .pb-sm-5-5 {
    padding-bottom: 5.5em;
  }
  .pl-sm-5-5 {
    padding-left: 5.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-6 {
    padding: 6em;
  }
  .px-sm-6 {
    padding-left: 6em;
    padding-right: 6em;
  }
  .py-sm-6 {
    padding-top: 6em;
    padding-bottom: 6em;
  }
  .pt-sm-6 {
    padding-top: 6em;
  }
  .pr-sm-6 {
    padding-right: 6em;
  }
  .pb-sm-6 {
    padding-bottom: 6em;
  }
  .pl-sm-6 {
    padding-left: 6em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-6-5 {
    padding: 6.5em;
  }
  .px-sm-6-5 {
    padding-left: 6.5em;
    padding-right: 6.5em;
  }
  .py-sm-6-5 {
    padding-top: 6.5em;
    padding-bottom: 6.5em;
  }
  .pt-sm-6-5 {
    padding-top: 6.5em;
  }
  .pr-sm-6-5 {
    padding-right: 6.5em;
  }
  .pb-sm-6-5 {
    padding-bottom: 6.5em;
  }
  .pl-sm-6-5 {
    padding-left: 6.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-7 {
    padding: 7em;
  }
  .px-sm-7 {
    padding-left: 7em;
    padding-right: 7em;
  }
  .py-sm-7 {
    padding-top: 7em;
    padding-bottom: 7em;
  }
  .pt-sm-7 {
    padding-top: 7em;
  }
  .pr-sm-7 {
    padding-right: 7em;
  }
  .pb-sm-7 {
    padding-bottom: 7em;
  }
  .pl-sm-7 {
    padding-left: 7em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-7-5 {
    padding: 7.5em;
  }
  .px-sm-7-5 {
    padding-left: 7.5em;
    padding-right: 7.5em;
  }
  .py-sm-7-5 {
    padding-top: 7.5em;
    padding-bottom: 7.5em;
  }
  .pt-sm-7-5 {
    padding-top: 7.5em;
  }
  .pr-sm-7-5 {
    padding-right: 7.5em;
  }
  .pb-sm-7-5 {
    padding-bottom: 7.5em;
  }
  .pl-sm-7-5 {
    padding-left: 7.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-8 {
    padding: 8em;
  }
  .px-sm-8 {
    padding-left: 8em;
    padding-right: 8em;
  }
  .py-sm-8 {
    padding-top: 8em;
    padding-bottom: 8em;
  }
  .pt-sm-8 {
    padding-top: 8em;
  }
  .pr-sm-8 {
    padding-right: 8em;
  }
  .pb-sm-8 {
    padding-bottom: 8em;
  }
  .pl-sm-8 {
    padding-left: 8em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-8-5 {
    padding: 8.5em;
  }
  .px-sm-8-5 {
    padding-left: 8.5em;
    padding-right: 8.5em;
  }
  .py-sm-8-5 {
    padding-top: 8.5em;
    padding-bottom: 8.5em;
  }
  .pt-sm-8-5 {
    padding-top: 8.5em;
  }
  .pr-sm-8-5 {
    padding-right: 8.5em;
  }
  .pb-sm-8-5 {
    padding-bottom: 8.5em;
  }
  .pl-sm-8-5 {
    padding-left: 8.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-9 {
    padding: 9em;
  }
  .px-sm-9 {
    padding-left: 9em;
    padding-right: 9em;
  }
  .py-sm-9 {
    padding-top: 9em;
    padding-bottom: 9em;
  }
  .pt-sm-9 {
    padding-top: 9em;
  }
  .pr-sm-9 {
    padding-right: 9em;
  }
  .pb-sm-9 {
    padding-bottom: 9em;
  }
  .pl-sm-9 {
    padding-left: 9em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-9-5 {
    padding: 9.5em;
  }
  .px-sm-9-5 {
    padding-left: 9.5em;
    padding-right: 9.5em;
  }
  .py-sm-9-5 {
    padding-top: 9.5em;
    padding-bottom: 9.5em;
  }
  .pt-sm-9-5 {
    padding-top: 9.5em;
  }
  .pr-sm-9-5 {
    padding-right: 9.5em;
  }
  .pb-sm-9-5 {
    padding-bottom: 9.5em;
  }
  .pl-sm-9-5 {
    padding-left: 9.5em;
  }
}
@media (min-width: 567.84px) {
  .p-sm-10 {
    padding: 10em;
  }
  .px-sm-10 {
    padding-left: 10em;
    padding-right: 10em;
  }
  .py-sm-10 {
    padding-top: 10em;
    padding-bottom: 10em;
  }
  .pt-sm-10 {
    padding-top: 10em;
  }
  .pr-sm-10 {
    padding-right: 10em;
  }
  .pb-sm-10 {
    padding-bottom: 10em;
  }
  .pl-sm-10 {
    padding-left: 10em;
  }
}
@media (min-width: 767.84px) {
  .p-md-0 {
    padding: 0em;
  }
  .px-md-0 {
    padding-left: 0em;
    padding-right: 0em;
  }
  .py-md-0 {
    padding-top: 0em;
    padding-bottom: 0em;
  }
  .pt-md-0 {
    padding-top: 0em;
  }
  .pr-md-0 {
    padding-right: 0em;
  }
  .pb-md-0 {
    padding-bottom: 0em;
  }
  .pl-md-0 {
    padding-left: 0em;
  }
}
@media (min-width: 767.84px) {
  .p-md-0-5 {
    padding: 0.5em;
  }
  .px-md-0-5 {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .py-md-0-5 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .pt-md-0-5 {
    padding-top: 0.5em;
  }
  .pr-md-0-5 {
    padding-right: 0.5em;
  }
  .pb-md-0-5 {
    padding-bottom: 0.5em;
  }
  .pl-md-0-5 {
    padding-left: 0.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-1 {
    padding: 1em;
  }
  .px-md-1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .py-md-1 {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .pt-md-1 {
    padding-top: 1em;
  }
  .pr-md-1 {
    padding-right: 1em;
  }
  .pb-md-1 {
    padding-bottom: 1em;
  }
  .pl-md-1 {
    padding-left: 1em;
  }
}
@media (min-width: 767.84px) {
  .p-md-1-5 {
    padding: 1.5em;
  }
  .px-md-1-5 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .py-md-1-5 {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .pt-md-1-5 {
    padding-top: 1.5em;
  }
  .pr-md-1-5 {
    padding-right: 1.5em;
  }
  .pb-md-1-5 {
    padding-bottom: 1.5em;
  }
  .pl-md-1-5 {
    padding-left: 1.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-2 {
    padding: 2em;
  }
  .px-md-2 {
    padding-left: 2em;
    padding-right: 2em;
  }
  .py-md-2 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .pt-md-2 {
    padding-top: 2em;
  }
  .pr-md-2 {
    padding-right: 2em;
  }
  .pb-md-2 {
    padding-bottom: 2em;
  }
  .pl-md-2 {
    padding-left: 2em;
  }
}
@media (min-width: 767.84px) {
  .p-md-2-5 {
    padding: 2.5em;
  }
  .px-md-2-5 {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
  .py-md-2-5 {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .pt-md-2-5 {
    padding-top: 2.5em;
  }
  .pr-md-2-5 {
    padding-right: 2.5em;
  }
  .pb-md-2-5 {
    padding-bottom: 2.5em;
  }
  .pl-md-2-5 {
    padding-left: 2.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-3 {
    padding: 3em;
  }
  .px-md-3 {
    padding-left: 3em;
    padding-right: 3em;
  }
  .py-md-3 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .pt-md-3 {
    padding-top: 3em;
  }
  .pr-md-3 {
    padding-right: 3em;
  }
  .pb-md-3 {
    padding-bottom: 3em;
  }
  .pl-md-3 {
    padding-left: 3em;
  }
}
@media (min-width: 767.84px) {
  .p-md-3-5 {
    padding: 3.5em;
  }
  .px-md-3-5 {
    padding-left: 3.5em;
    padding-right: 3.5em;
  }
  .py-md-3-5 {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
  .pt-md-3-5 {
    padding-top: 3.5em;
  }
  .pr-md-3-5 {
    padding-right: 3.5em;
  }
  .pb-md-3-5 {
    padding-bottom: 3.5em;
  }
  .pl-md-3-5 {
    padding-left: 3.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-4 {
    padding: 4em;
  }
  .px-md-4 {
    padding-left: 4em;
    padding-right: 4em;
  }
  .py-md-4 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .pt-md-4 {
    padding-top: 4em;
  }
  .pr-md-4 {
    padding-right: 4em;
  }
  .pb-md-4 {
    padding-bottom: 4em;
  }
  .pl-md-4 {
    padding-left: 4em;
  }
}
@media (min-width: 767.84px) {
  .p-md-4-5 {
    padding: 4.5em;
  }
  .px-md-4-5 {
    padding-left: 4.5em;
    padding-right: 4.5em;
  }
  .py-md-4-5 {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
  .pt-md-4-5 {
    padding-top: 4.5em;
  }
  .pr-md-4-5 {
    padding-right: 4.5em;
  }
  .pb-md-4-5 {
    padding-bottom: 4.5em;
  }
  .pl-md-4-5 {
    padding-left: 4.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-5 {
    padding: 5em;
  }
  .px-md-5 {
    padding-left: 5em;
    padding-right: 5em;
  }
  .py-md-5 {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .pt-md-5 {
    padding-top: 5em;
  }
  .pr-md-5 {
    padding-right: 5em;
  }
  .pb-md-5 {
    padding-bottom: 5em;
  }
  .pl-md-5 {
    padding-left: 5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-5-5 {
    padding: 5.5em;
  }
  .px-md-5-5 {
    padding-left: 5.5em;
    padding-right: 5.5em;
  }
  .py-md-5-5 {
    padding-top: 5.5em;
    padding-bottom: 5.5em;
  }
  .pt-md-5-5 {
    padding-top: 5.5em;
  }
  .pr-md-5-5 {
    padding-right: 5.5em;
  }
  .pb-md-5-5 {
    padding-bottom: 5.5em;
  }
  .pl-md-5-5 {
    padding-left: 5.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-6 {
    padding: 6em;
  }
  .px-md-6 {
    padding-left: 6em;
    padding-right: 6em;
  }
  .py-md-6 {
    padding-top: 6em;
    padding-bottom: 6em;
  }
  .pt-md-6 {
    padding-top: 6em;
  }
  .pr-md-6 {
    padding-right: 6em;
  }
  .pb-md-6 {
    padding-bottom: 6em;
  }
  .pl-md-6 {
    padding-left: 6em;
  }
}
@media (min-width: 767.84px) {
  .p-md-6-5 {
    padding: 6.5em;
  }
  .px-md-6-5 {
    padding-left: 6.5em;
    padding-right: 6.5em;
  }
  .py-md-6-5 {
    padding-top: 6.5em;
    padding-bottom: 6.5em;
  }
  .pt-md-6-5 {
    padding-top: 6.5em;
  }
  .pr-md-6-5 {
    padding-right: 6.5em;
  }
  .pb-md-6-5 {
    padding-bottom: 6.5em;
  }
  .pl-md-6-5 {
    padding-left: 6.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-7 {
    padding: 7em;
  }
  .px-md-7 {
    padding-left: 7em;
    padding-right: 7em;
  }
  .py-md-7 {
    padding-top: 7em;
    padding-bottom: 7em;
  }
  .pt-md-7 {
    padding-top: 7em;
  }
  .pr-md-7 {
    padding-right: 7em;
  }
  .pb-md-7 {
    padding-bottom: 7em;
  }
  .pl-md-7 {
    padding-left: 7em;
  }
}
@media (min-width: 767.84px) {
  .p-md-7-5 {
    padding: 7.5em;
  }
  .px-md-7-5 {
    padding-left: 7.5em;
    padding-right: 7.5em;
  }
  .py-md-7-5 {
    padding-top: 7.5em;
    padding-bottom: 7.5em;
  }
  .pt-md-7-5 {
    padding-top: 7.5em;
  }
  .pr-md-7-5 {
    padding-right: 7.5em;
  }
  .pb-md-7-5 {
    padding-bottom: 7.5em;
  }
  .pl-md-7-5 {
    padding-left: 7.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-8 {
    padding: 8em;
  }
  .px-md-8 {
    padding-left: 8em;
    padding-right: 8em;
  }
  .py-md-8 {
    padding-top: 8em;
    padding-bottom: 8em;
  }
  .pt-md-8 {
    padding-top: 8em;
  }
  .pr-md-8 {
    padding-right: 8em;
  }
  .pb-md-8 {
    padding-bottom: 8em;
  }
  .pl-md-8 {
    padding-left: 8em;
  }
}
@media (min-width: 767.84px) {
  .p-md-8-5 {
    padding: 8.5em;
  }
  .px-md-8-5 {
    padding-left: 8.5em;
    padding-right: 8.5em;
  }
  .py-md-8-5 {
    padding-top: 8.5em;
    padding-bottom: 8.5em;
  }
  .pt-md-8-5 {
    padding-top: 8.5em;
  }
  .pr-md-8-5 {
    padding-right: 8.5em;
  }
  .pb-md-8-5 {
    padding-bottom: 8.5em;
  }
  .pl-md-8-5 {
    padding-left: 8.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-9 {
    padding: 9em;
  }
  .px-md-9 {
    padding-left: 9em;
    padding-right: 9em;
  }
  .py-md-9 {
    padding-top: 9em;
    padding-bottom: 9em;
  }
  .pt-md-9 {
    padding-top: 9em;
  }
  .pr-md-9 {
    padding-right: 9em;
  }
  .pb-md-9 {
    padding-bottom: 9em;
  }
  .pl-md-9 {
    padding-left: 9em;
  }
}
@media (min-width: 767.84px) {
  .p-md-9-5 {
    padding: 9.5em;
  }
  .px-md-9-5 {
    padding-left: 9.5em;
    padding-right: 9.5em;
  }
  .py-md-9-5 {
    padding-top: 9.5em;
    padding-bottom: 9.5em;
  }
  .pt-md-9-5 {
    padding-top: 9.5em;
  }
  .pr-md-9-5 {
    padding-right: 9.5em;
  }
  .pb-md-9-5 {
    padding-bottom: 9.5em;
  }
  .pl-md-9-5 {
    padding-left: 9.5em;
  }
}
@media (min-width: 767.84px) {
  .p-md-10 {
    padding: 10em;
  }
  .px-md-10 {
    padding-left: 10em;
    padding-right: 10em;
  }
  .py-md-10 {
    padding-top: 10em;
    padding-bottom: 10em;
  }
  .pt-md-10 {
    padding-top: 10em;
  }
  .pr-md-10 {
    padding-right: 10em;
  }
  .pb-md-10 {
    padding-bottom: 10em;
  }
  .pl-md-10 {
    padding-left: 10em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-0 {
    padding: 0em;
  }
  .px-lg-0 {
    padding-left: 0em;
    padding-right: 0em;
  }
  .py-lg-0 {
    padding-top: 0em;
    padding-bottom: 0em;
  }
  .pt-lg-0 {
    padding-top: 0em;
  }
  .pr-lg-0 {
    padding-right: 0em;
  }
  .pb-lg-0 {
    padding-bottom: 0em;
  }
  .pl-lg-0 {
    padding-left: 0em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-0-5 {
    padding: 0.5em;
  }
  .px-lg-0-5 {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .py-lg-0-5 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .pt-lg-0-5 {
    padding-top: 0.5em;
  }
  .pr-lg-0-5 {
    padding-right: 0.5em;
  }
  .pb-lg-0-5 {
    padding-bottom: 0.5em;
  }
  .pl-lg-0-5 {
    padding-left: 0.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-1 {
    padding: 1em;
  }
  .px-lg-1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .py-lg-1 {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .pt-lg-1 {
    padding-top: 1em;
  }
  .pr-lg-1 {
    padding-right: 1em;
  }
  .pb-lg-1 {
    padding-bottom: 1em;
  }
  .pl-lg-1 {
    padding-left: 1em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-1-5 {
    padding: 1.5em;
  }
  .px-lg-1-5 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .py-lg-1-5 {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .pt-lg-1-5 {
    padding-top: 1.5em;
  }
  .pr-lg-1-5 {
    padding-right: 1.5em;
  }
  .pb-lg-1-5 {
    padding-bottom: 1.5em;
  }
  .pl-lg-1-5 {
    padding-left: 1.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-2 {
    padding: 2em;
  }
  .px-lg-2 {
    padding-left: 2em;
    padding-right: 2em;
  }
  .py-lg-2 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .pt-lg-2 {
    padding-top: 2em;
  }
  .pr-lg-2 {
    padding-right: 2em;
  }
  .pb-lg-2 {
    padding-bottom: 2em;
  }
  .pl-lg-2 {
    padding-left: 2em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-2-5 {
    padding: 2.5em;
  }
  .px-lg-2-5 {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
  .py-lg-2-5 {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .pt-lg-2-5 {
    padding-top: 2.5em;
  }
  .pr-lg-2-5 {
    padding-right: 2.5em;
  }
  .pb-lg-2-5 {
    padding-bottom: 2.5em;
  }
  .pl-lg-2-5 {
    padding-left: 2.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-3 {
    padding: 3em;
  }
  .px-lg-3 {
    padding-left: 3em;
    padding-right: 3em;
  }
  .py-lg-3 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .pt-lg-3 {
    padding-top: 3em;
  }
  .pr-lg-3 {
    padding-right: 3em;
  }
  .pb-lg-3 {
    padding-bottom: 3em;
  }
  .pl-lg-3 {
    padding-left: 3em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-3-5 {
    padding: 3.5em;
  }
  .px-lg-3-5 {
    padding-left: 3.5em;
    padding-right: 3.5em;
  }
  .py-lg-3-5 {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
  .pt-lg-3-5 {
    padding-top: 3.5em;
  }
  .pr-lg-3-5 {
    padding-right: 3.5em;
  }
  .pb-lg-3-5 {
    padding-bottom: 3.5em;
  }
  .pl-lg-3-5 {
    padding-left: 3.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-4 {
    padding: 4em;
  }
  .px-lg-4 {
    padding-left: 4em;
    padding-right: 4em;
  }
  .py-lg-4 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .pt-lg-4 {
    padding-top: 4em;
  }
  .pr-lg-4 {
    padding-right: 4em;
  }
  .pb-lg-4 {
    padding-bottom: 4em;
  }
  .pl-lg-4 {
    padding-left: 4em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-4-5 {
    padding: 4.5em;
  }
  .px-lg-4-5 {
    padding-left: 4.5em;
    padding-right: 4.5em;
  }
  .py-lg-4-5 {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
  .pt-lg-4-5 {
    padding-top: 4.5em;
  }
  .pr-lg-4-5 {
    padding-right: 4.5em;
  }
  .pb-lg-4-5 {
    padding-bottom: 4.5em;
  }
  .pl-lg-4-5 {
    padding-left: 4.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-5 {
    padding: 5em;
  }
  .px-lg-5 {
    padding-left: 5em;
    padding-right: 5em;
  }
  .py-lg-5 {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .pt-lg-5 {
    padding-top: 5em;
  }
  .pr-lg-5 {
    padding-right: 5em;
  }
  .pb-lg-5 {
    padding-bottom: 5em;
  }
  .pl-lg-5 {
    padding-left: 5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-5-5 {
    padding: 5.5em;
  }
  .px-lg-5-5 {
    padding-left: 5.5em;
    padding-right: 5.5em;
  }
  .py-lg-5-5 {
    padding-top: 5.5em;
    padding-bottom: 5.5em;
  }
  .pt-lg-5-5 {
    padding-top: 5.5em;
  }
  .pr-lg-5-5 {
    padding-right: 5.5em;
  }
  .pb-lg-5-5 {
    padding-bottom: 5.5em;
  }
  .pl-lg-5-5 {
    padding-left: 5.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-6 {
    padding: 6em;
  }
  .px-lg-6 {
    padding-left: 6em;
    padding-right: 6em;
  }
  .py-lg-6 {
    padding-top: 6em;
    padding-bottom: 6em;
  }
  .pt-lg-6 {
    padding-top: 6em;
  }
  .pr-lg-6 {
    padding-right: 6em;
  }
  .pb-lg-6 {
    padding-bottom: 6em;
  }
  .pl-lg-6 {
    padding-left: 6em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-6-5 {
    padding: 6.5em;
  }
  .px-lg-6-5 {
    padding-left: 6.5em;
    padding-right: 6.5em;
  }
  .py-lg-6-5 {
    padding-top: 6.5em;
    padding-bottom: 6.5em;
  }
  .pt-lg-6-5 {
    padding-top: 6.5em;
  }
  .pr-lg-6-5 {
    padding-right: 6.5em;
  }
  .pb-lg-6-5 {
    padding-bottom: 6.5em;
  }
  .pl-lg-6-5 {
    padding-left: 6.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-7 {
    padding: 7em;
  }
  .px-lg-7 {
    padding-left: 7em;
    padding-right: 7em;
  }
  .py-lg-7 {
    padding-top: 7em;
    padding-bottom: 7em;
  }
  .pt-lg-7 {
    padding-top: 7em;
  }
  .pr-lg-7 {
    padding-right: 7em;
  }
  .pb-lg-7 {
    padding-bottom: 7em;
  }
  .pl-lg-7 {
    padding-left: 7em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-7-5 {
    padding: 7.5em;
  }
  .px-lg-7-5 {
    padding-left: 7.5em;
    padding-right: 7.5em;
  }
  .py-lg-7-5 {
    padding-top: 7.5em;
    padding-bottom: 7.5em;
  }
  .pt-lg-7-5 {
    padding-top: 7.5em;
  }
  .pr-lg-7-5 {
    padding-right: 7.5em;
  }
  .pb-lg-7-5 {
    padding-bottom: 7.5em;
  }
  .pl-lg-7-5 {
    padding-left: 7.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-8 {
    padding: 8em;
  }
  .px-lg-8 {
    padding-left: 8em;
    padding-right: 8em;
  }
  .py-lg-8 {
    padding-top: 8em;
    padding-bottom: 8em;
  }
  .pt-lg-8 {
    padding-top: 8em;
  }
  .pr-lg-8 {
    padding-right: 8em;
  }
  .pb-lg-8 {
    padding-bottom: 8em;
  }
  .pl-lg-8 {
    padding-left: 8em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-8-5 {
    padding: 8.5em;
  }
  .px-lg-8-5 {
    padding-left: 8.5em;
    padding-right: 8.5em;
  }
  .py-lg-8-5 {
    padding-top: 8.5em;
    padding-bottom: 8.5em;
  }
  .pt-lg-8-5 {
    padding-top: 8.5em;
  }
  .pr-lg-8-5 {
    padding-right: 8.5em;
  }
  .pb-lg-8-5 {
    padding-bottom: 8.5em;
  }
  .pl-lg-8-5 {
    padding-left: 8.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-9 {
    padding: 9em;
  }
  .px-lg-9 {
    padding-left: 9em;
    padding-right: 9em;
  }
  .py-lg-9 {
    padding-top: 9em;
    padding-bottom: 9em;
  }
  .pt-lg-9 {
    padding-top: 9em;
  }
  .pr-lg-9 {
    padding-right: 9em;
  }
  .pb-lg-9 {
    padding-bottom: 9em;
  }
  .pl-lg-9 {
    padding-left: 9em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-9-5 {
    padding: 9.5em;
  }
  .px-lg-9-5 {
    padding-left: 9.5em;
    padding-right: 9.5em;
  }
  .py-lg-9-5 {
    padding-top: 9.5em;
    padding-bottom: 9.5em;
  }
  .pt-lg-9-5 {
    padding-top: 9.5em;
  }
  .pr-lg-9-5 {
    padding-right: 9.5em;
  }
  .pb-lg-9-5 {
    padding-bottom: 9.5em;
  }
  .pl-lg-9-5 {
    padding-left: 9.5em;
  }
}
@media (min-width: 1023.84px) {
  .p-lg-10 {
    padding: 10em;
  }
  .px-lg-10 {
    padding-left: 10em;
    padding-right: 10em;
  }
  .py-lg-10 {
    padding-top: 10em;
    padding-bottom: 10em;
  }
  .pt-lg-10 {
    padding-top: 10em;
  }
  .pr-lg-10 {
    padding-right: 10em;
  }
  .pb-lg-10 {
    padding-bottom: 10em;
  }
  .pl-lg-10 {
    padding-left: 10em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-0 {
    padding: 0em;
  }
  .px-xl-0 {
    padding-left: 0em;
    padding-right: 0em;
  }
  .py-xl-0 {
    padding-top: 0em;
    padding-bottom: 0em;
  }
  .pt-xl-0 {
    padding-top: 0em;
  }
  .pr-xl-0 {
    padding-right: 0em;
  }
  .pb-xl-0 {
    padding-bottom: 0em;
  }
  .pl-xl-0 {
    padding-left: 0em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-0-5 {
    padding: 0.5em;
  }
  .px-xl-0-5 {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .py-xl-0-5 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .pt-xl-0-5 {
    padding-top: 0.5em;
  }
  .pr-xl-0-5 {
    padding-right: 0.5em;
  }
  .pb-xl-0-5 {
    padding-bottom: 0.5em;
  }
  .pl-xl-0-5 {
    padding-left: 0.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-1 {
    padding: 1em;
  }
  .px-xl-1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .py-xl-1 {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .pt-xl-1 {
    padding-top: 1em;
  }
  .pr-xl-1 {
    padding-right: 1em;
  }
  .pb-xl-1 {
    padding-bottom: 1em;
  }
  .pl-xl-1 {
    padding-left: 1em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-1-5 {
    padding: 1.5em;
  }
  .px-xl-1-5 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .py-xl-1-5 {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
  .pt-xl-1-5 {
    padding-top: 1.5em;
  }
  .pr-xl-1-5 {
    padding-right: 1.5em;
  }
  .pb-xl-1-5 {
    padding-bottom: 1.5em;
  }
  .pl-xl-1-5 {
    padding-left: 1.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-2 {
    padding: 2em;
  }
  .px-xl-2 {
    padding-left: 2em;
    padding-right: 2em;
  }
  .py-xl-2 {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .pt-xl-2 {
    padding-top: 2em;
  }
  .pr-xl-2 {
    padding-right: 2em;
  }
  .pb-xl-2 {
    padding-bottom: 2em;
  }
  .pl-xl-2 {
    padding-left: 2em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-2-5 {
    padding: 2.5em;
  }
  .px-xl-2-5 {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
  .py-xl-2-5 {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .pt-xl-2-5 {
    padding-top: 2.5em;
  }
  .pr-xl-2-5 {
    padding-right: 2.5em;
  }
  .pb-xl-2-5 {
    padding-bottom: 2.5em;
  }
  .pl-xl-2-5 {
    padding-left: 2.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-3 {
    padding: 3em;
  }
  .px-xl-3 {
    padding-left: 3em;
    padding-right: 3em;
  }
  .py-xl-3 {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .pt-xl-3 {
    padding-top: 3em;
  }
  .pr-xl-3 {
    padding-right: 3em;
  }
  .pb-xl-3 {
    padding-bottom: 3em;
  }
  .pl-xl-3 {
    padding-left: 3em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-3-5 {
    padding: 3.5em;
  }
  .px-xl-3-5 {
    padding-left: 3.5em;
    padding-right: 3.5em;
  }
  .py-xl-3-5 {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
  .pt-xl-3-5 {
    padding-top: 3.5em;
  }
  .pr-xl-3-5 {
    padding-right: 3.5em;
  }
  .pb-xl-3-5 {
    padding-bottom: 3.5em;
  }
  .pl-xl-3-5 {
    padding-left: 3.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-4 {
    padding: 4em;
  }
  .px-xl-4 {
    padding-left: 4em;
    padding-right: 4em;
  }
  .py-xl-4 {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .pt-xl-4 {
    padding-top: 4em;
  }
  .pr-xl-4 {
    padding-right: 4em;
  }
  .pb-xl-4 {
    padding-bottom: 4em;
  }
  .pl-xl-4 {
    padding-left: 4em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-4-5 {
    padding: 4.5em;
  }
  .px-xl-4-5 {
    padding-left: 4.5em;
    padding-right: 4.5em;
  }
  .py-xl-4-5 {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
  .pt-xl-4-5 {
    padding-top: 4.5em;
  }
  .pr-xl-4-5 {
    padding-right: 4.5em;
  }
  .pb-xl-4-5 {
    padding-bottom: 4.5em;
  }
  .pl-xl-4-5 {
    padding-left: 4.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-5 {
    padding: 5em;
  }
  .px-xl-5 {
    padding-left: 5em;
    padding-right: 5em;
  }
  .py-xl-5 {
    padding-top: 5em;
    padding-bottom: 5em;
  }
  .pt-xl-5 {
    padding-top: 5em;
  }
  .pr-xl-5 {
    padding-right: 5em;
  }
  .pb-xl-5 {
    padding-bottom: 5em;
  }
  .pl-xl-5 {
    padding-left: 5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-5-5 {
    padding: 5.5em;
  }
  .px-xl-5-5 {
    padding-left: 5.5em;
    padding-right: 5.5em;
  }
  .py-xl-5-5 {
    padding-top: 5.5em;
    padding-bottom: 5.5em;
  }
  .pt-xl-5-5 {
    padding-top: 5.5em;
  }
  .pr-xl-5-5 {
    padding-right: 5.5em;
  }
  .pb-xl-5-5 {
    padding-bottom: 5.5em;
  }
  .pl-xl-5-5 {
    padding-left: 5.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-6 {
    padding: 6em;
  }
  .px-xl-6 {
    padding-left: 6em;
    padding-right: 6em;
  }
  .py-xl-6 {
    padding-top: 6em;
    padding-bottom: 6em;
  }
  .pt-xl-6 {
    padding-top: 6em;
  }
  .pr-xl-6 {
    padding-right: 6em;
  }
  .pb-xl-6 {
    padding-bottom: 6em;
  }
  .pl-xl-6 {
    padding-left: 6em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-6-5 {
    padding: 6.5em;
  }
  .px-xl-6-5 {
    padding-left: 6.5em;
    padding-right: 6.5em;
  }
  .py-xl-6-5 {
    padding-top: 6.5em;
    padding-bottom: 6.5em;
  }
  .pt-xl-6-5 {
    padding-top: 6.5em;
  }
  .pr-xl-6-5 {
    padding-right: 6.5em;
  }
  .pb-xl-6-5 {
    padding-bottom: 6.5em;
  }
  .pl-xl-6-5 {
    padding-left: 6.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-7 {
    padding: 7em;
  }
  .px-xl-7 {
    padding-left: 7em;
    padding-right: 7em;
  }
  .py-xl-7 {
    padding-top: 7em;
    padding-bottom: 7em;
  }
  .pt-xl-7 {
    padding-top: 7em;
  }
  .pr-xl-7 {
    padding-right: 7em;
  }
  .pb-xl-7 {
    padding-bottom: 7em;
  }
  .pl-xl-7 {
    padding-left: 7em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-7-5 {
    padding: 7.5em;
  }
  .px-xl-7-5 {
    padding-left: 7.5em;
    padding-right: 7.5em;
  }
  .py-xl-7-5 {
    padding-top: 7.5em;
    padding-bottom: 7.5em;
  }
  .pt-xl-7-5 {
    padding-top: 7.5em;
  }
  .pr-xl-7-5 {
    padding-right: 7.5em;
  }
  .pb-xl-7-5 {
    padding-bottom: 7.5em;
  }
  .pl-xl-7-5 {
    padding-left: 7.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-8 {
    padding: 8em;
  }
  .px-xl-8 {
    padding-left: 8em;
    padding-right: 8em;
  }
  .py-xl-8 {
    padding-top: 8em;
    padding-bottom: 8em;
  }
  .pt-xl-8 {
    padding-top: 8em;
  }
  .pr-xl-8 {
    padding-right: 8em;
  }
  .pb-xl-8 {
    padding-bottom: 8em;
  }
  .pl-xl-8 {
    padding-left: 8em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-8-5 {
    padding: 8.5em;
  }
  .px-xl-8-5 {
    padding-left: 8.5em;
    padding-right: 8.5em;
  }
  .py-xl-8-5 {
    padding-top: 8.5em;
    padding-bottom: 8.5em;
  }
  .pt-xl-8-5 {
    padding-top: 8.5em;
  }
  .pr-xl-8-5 {
    padding-right: 8.5em;
  }
  .pb-xl-8-5 {
    padding-bottom: 8.5em;
  }
  .pl-xl-8-5 {
    padding-left: 8.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-9 {
    padding: 9em;
  }
  .px-xl-9 {
    padding-left: 9em;
    padding-right: 9em;
  }
  .py-xl-9 {
    padding-top: 9em;
    padding-bottom: 9em;
  }
  .pt-xl-9 {
    padding-top: 9em;
  }
  .pr-xl-9 {
    padding-right: 9em;
  }
  .pb-xl-9 {
    padding-bottom: 9em;
  }
  .pl-xl-9 {
    padding-left: 9em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-9-5 {
    padding: 9.5em;
  }
  .px-xl-9-5 {
    padding-left: 9.5em;
    padding-right: 9.5em;
  }
  .py-xl-9-5 {
    padding-top: 9.5em;
    padding-bottom: 9.5em;
  }
  .pt-xl-9-5 {
    padding-top: 9.5em;
  }
  .pr-xl-9-5 {
    padding-right: 9.5em;
  }
  .pb-xl-9-5 {
    padding-bottom: 9.5em;
  }
  .pl-xl-9-5 {
    padding-left: 9.5em;
  }
}
@media (min-width: 1279.84px) {
  .p-xl-10 {
    padding: 10em;
  }
  .px-xl-10 {
    padding-left: 10em;
    padding-right: 10em;
  }
  .py-xl-10 {
    padding-top: 10em;
    padding-bottom: 10em;
  }
  .pt-xl-10 {
    padding-top: 10em;
  }
  .pr-xl-10 {
    padding-right: 10em;
  }
  .pb-xl-10 {
    padding-bottom: 10em;
  }
  .pl-xl-10 {
    padding-left: 10em;
  }
}
/* Display classes */
.d-flex {
  display: flex;
}
.d-block {
  display: block;
}
.d-grid {
  display: grid;
}
.d-i-block,
.d-inline-block {
  display: inline-block;
}
.d-inline {
  display: inline;
}
.d-none {
  display: none;
}
/* Position classes */
.p-relative {
  position: relative;
}
.p-absolute {
  position: absolute;
}
.p-sticky {
  position: sticky;
}
.p-unset {
  position: unset;
}
.p-fixed {
  position: fixed;
}
/* Utils */
.no-list-style {
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
}
.horizontal-list {
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
  display: flex;
}
.ano-link {
  color: inherit;
  text-decoration: none;
}
.cover-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: unset;
  max-height: unset;
}
.contain-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: unset;
  max-height: unset;
}
/* Text utils */
.txt-left,
.text-left {
  text-align: left;
}
.txt-center,
.text-center {
  text-align: center;
}
.txt-right,
.text-right {
  text-align: right;
}
.txt-justify,
.text-justify {
  text-align: justify;
}
.hairline {
  font-weight: 100;
}
.thin {
  font-weight: 200;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semibold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.extrabold {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.uppercase {
  text-transform: uppercase;
}
.color-txt-main,
.clr-txt-main {
  color: #000000;
}
.color-txt-secondary,
.clr-txt-secondary {
  color: #313131;
}
.color-light,
.clr-light {
  color: #ffffff;
}
.color-dark,
.clr-dark {
  color: #000000;
}
.color-main,
.clr-main {
  color: #077871;
}
.color-secondary,
.clr-secondary {
  color: #e6007e;
}
.fs-0 {
  font-size: 0rem;
}
.fs-0-25 {
  font-size: 0.25rem;
}
.fs-0-5 {
  font-size: 0.5rem;
}
.fs-0-75 {
  font-size: 0.75rem;
}
.fs-1 {
  font-size: 1rem;
}
.fs-1-25 {
  font-size: 1.25rem;
}
.fs-1-5 {
  font-size: 1.5rem;
}
.fs-1-75 {
  font-size: 1.75rem;
}
.fs-2 {
  font-size: 2rem;
}
.fs-2-25 {
  font-size: 2.25rem;
}
.fs-2-5 {
  font-size: 2.5rem;
}
.fs-2-75 {
  font-size: 2.75rem;
}
.fs-3 {
  font-size: 3rem;
}
.fs-3-25 {
  font-size: 3.25rem;
}
.fs-3-5 {
  font-size: 3.5rem;
}
.fs-3-75 {
  font-size: 3.75rem;
}
.fs-4 {
  font-size: 4rem;
}
.fs-4-25 {
  font-size: 4.25rem;
}
.fs-4-5 {
  font-size: 4.5rem;
}
.fs-4-75 {
  font-size: 4.75rem;
}
.fs-5 {
  font-size: 5rem;
}
@media (min-width: 567.84px) {
  .fs-sm-0 {
    font-size: 0rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-0-25 {
    font-size: 0.25rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-0-5 {
    font-size: 0.5rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-0-75 {
    font-size: 0.75rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-1 {
    font-size: 1rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-1-25 {
    font-size: 1.25rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-1-5 {
    font-size: 1.5rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-1-75 {
    font-size: 1.75rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-2 {
    font-size: 2rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-2-25 {
    font-size: 2.25rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-2-5 {
    font-size: 2.5rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-2-75 {
    font-size: 2.75rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-3 {
    font-size: 3rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-3-25 {
    font-size: 3.25rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-3-5 {
    font-size: 3.5rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-3-75 {
    font-size: 3.75rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-4 {
    font-size: 4rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-4-25 {
    font-size: 4.25rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-4-5 {
    font-size: 4.5rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-4-75 {
    font-size: 4.75rem;
  }
}
@media (min-width: 567.84px) {
  .fs-sm-5 {
    font-size: 5rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-0 {
    font-size: 0rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-0-25 {
    font-size: 0.25rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-0-5 {
    font-size: 0.5rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-0-75 {
    font-size: 0.75rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-1 {
    font-size: 1rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-1-25 {
    font-size: 1.25rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-1-5 {
    font-size: 1.5rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-1-75 {
    font-size: 1.75rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-2 {
    font-size: 2rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-2-25 {
    font-size: 2.25rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-2-5 {
    font-size: 2.5rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-2-75 {
    font-size: 2.75rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-3 {
    font-size: 3rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-3-25 {
    font-size: 3.25rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-3-5 {
    font-size: 3.5rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-3-75 {
    font-size: 3.75rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-4 {
    font-size: 4rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-4-25 {
    font-size: 4.25rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-4-5 {
    font-size: 4.5rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-4-75 {
    font-size: 4.75rem;
  }
}
@media (min-width: 767.84px) {
  .fs-md-5 {
    font-size: 5rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-0 {
    font-size: 0rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-0-25 {
    font-size: 0.25rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-0-5 {
    font-size: 0.5rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-0-75 {
    font-size: 0.75rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-1 {
    font-size: 1rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-1-25 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-1-5 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-1-75 {
    font-size: 1.75rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-2 {
    font-size: 2rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-2-25 {
    font-size: 2.25rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-2-5 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-2-75 {
    font-size: 2.75rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-3 {
    font-size: 3rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-3-25 {
    font-size: 3.25rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-3-5 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-3-75 {
    font-size: 3.75rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-4 {
    font-size: 4rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-4-25 {
    font-size: 4.25rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-4-5 {
    font-size: 4.5rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-4-75 {
    font-size: 4.75rem;
  }
}
@media (min-width: 1023.84px) {
  .fs-lg-5 {
    font-size: 5rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-0 {
    font-size: 0rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-0-25 {
    font-size: 0.25rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-0-5 {
    font-size: 0.5rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-0-75 {
    font-size: 0.75rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-1 {
    font-size: 1rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-1-25 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-1-5 {
    font-size: 1.5rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-1-75 {
    font-size: 1.75rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-2 {
    font-size: 2rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-2-25 {
    font-size: 2.25rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-2-5 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-2-75 {
    font-size: 2.75rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-3 {
    font-size: 3rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-3-25 {
    font-size: 3.25rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-3-5 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-3-75 {
    font-size: 3.75rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-4 {
    font-size: 4rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-4-25 {
    font-size: 4.25rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-4-5 {
    font-size: 4.5rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-4-75 {
    font-size: 4.75rem;
  }
}
@media (min-width: 1279.84px) {
  .fs-xl-5 {
    font-size: 5rem;
  }
}
/* Line-height utils */
.lh-0-75 {
  line-height: 0.75;
}
.lh-0-875 {
  line-height: 0.875;
}
.lh-1 {
  line-height: 1;
}
.lh-1-125 {
  line-height: 1.125;
}
.lh-1-25 {
  line-height: 1.25;
}
.lh-1-375 {
  line-height: 1.375;
}
.lh-1-5 {
  line-height: 1.5;
}
.lh-1-625 {
  line-height: 1.625;
}
.lh-1-75 {
  line-height: 1.75;
}
.lh-1-875 {
  line-height: 1.875;
}
.lh-2 {
  line-height: 2;
}
.lh-2-125 {
  line-height: 2.125;
}
.lh-2-25 {
  line-height: 2.25;
}
.lh-2-375 {
  line-height: 2.375;
}
.lh-2-5 {
  line-height: 2.5;
}
/* Background color utils */
.bg-main,
.bg-primary {
  background-color: #077871;
  color: #ffffff;
}
.bg-main h1:not(.btn),
.bg-primary h1:not(.btn),
.bg-main h2:not(.btn),
.bg-primary h2:not(.btn),
.bg-main h3:not(.btn),
.bg-primary h3:not(.btn),
.bg-main h4:not(.btn),
.bg-primary h4:not(.btn),
.bg-main h5:not(.btn),
.bg-primary h5:not(.btn),
.bg-main a:not(.btn),
.bg-primary a:not(.btn),
.bg-main span:not(.btn),
.bg-primary span:not(.btn) {
  color: #ffffff;
}
.bg-main-light {
  background-color: #ebf9f9;
}
.bg-main-light .btn {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 25px;
  border: 1px solid transparent;
  background-color: #e6007e;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  padding-right: 3em;
  position: relative;
  background-color: #ffcc00;
  color: #000000;
  color: #000000 !important;
}
.animatable .bg-main-light .btn {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.bg-main-light .btn:before {
  content: '';
  height: 25px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  background-position: center;
  background-color: #ffffff21;
  border-radius: 50%;
}
.animatable .bg-main-light .btn:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.bg-main-light .btn:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.bg-main-light .btn:hover,
.bg-main-light .btn:focus {
  background-color: #ffcc00;
  color: #000000;
  text-decoration: none;
}
.bg-main-light .btn:focus {
  box-shadow: unset;
}
.bg-main-light .btn:visited {
  color: #ffffff;
}
.bg-main-light .btn:visited:hover,
.bg-main-light .btn:visited:focus {
  color: #000000;
}
.bg-main-light .btn.btn-secondary,
.bg-main-light .btn.secondary {
  background-color: #ffcc00;
  color: #000000;
}
.bg-main-light .btn.btn-secondary:before,
.bg-main-light .btn.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.bg-main-light .btn.btn-secondary:hover,
.bg-main-light .btn.secondary:hover,
.bg-main-light .btn.btn-secondary:focus,
.bg-main-light .btn.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.bg-main-light .btn.btn-secondary:hover:before,
.bg-main-light .btn.secondary:hover:before,
.bg-main-light .btn.btn-secondary:focus:before,
.bg-main-light .btn.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.bg-main-light .btn.btn-secondary:focus,
.bg-main-light .btn.secondary:focus {
  outline-color: #e6007e;
}
.bg-main-light .btn.btn-tertiary,
.bg-main-light .btn.tertiary,
.bg-main-light .btn.grey {
  background-color: #041f1e;
  color: #ffffff;
}
.bg-main-light .btn.btn-tertiary:hover,
.bg-main-light .btn.tertiary:hover,
.bg-main-light .btn.grey:hover,
.bg-main-light .btn.btn-tertiary:focus,
.bg-main-light .btn.tertiary:focus,
.bg-main-light .btn.grey:focus {
  background-color: #000000;
  color: #ffffff;
}
.bg-main-light .btn.btn-tertiary:focus,
.bg-main-light .btn.tertiary:focus,
.bg-main-light .btn.grey:focus {
  outline-color: #000000;
}
.bg-main-light .btn.white,
.bg-main-light .btn.light,
.bg-main-light .btn.btn-white,
.bg-main-light .btn.btn-light {
  background-color: #ffffff;
  color: #077871;
}
.bg-main-light .btn.white:hover,
.bg-main-light .btn.light:hover,
.bg-main-light .btn.btn-white:hover,
.bg-main-light .btn.btn-light:hover,
.bg-main-light .btn.white:focus,
.bg-main-light .btn.light:focus,
.bg-main-light .btn.btn-white:focus,
.bg-main-light .btn.btn-light:focus {
  background-color: #f6f6f6;
  color: #077871;
}
.bg-main-light .btn.white:focus,
.bg-main-light .btn.light:focus,
.bg-main-light .btn.btn-white:focus,
.bg-main-light .btn.btn-light:focus {
  outline-color: #f6f6f6;
}
.bg-main-light .btn.white:visited,
.bg-main-light .btn.light:visited,
.bg-main-light .btn.btn-white:visited,
.bg-main-light .btn.btn-light:visited {
  color: #077871;
}
.bg-main-light .btn.white:visited:hover,
.bg-main-light .btn.light:visited:hover,
.bg-main-light .btn.btn-white:visited:hover,
.bg-main-light .btn.btn-light:visited:hover,
.bg-main-light .btn.white:visited:focus,
.bg-main-light .btn.light:visited:focus,
.bg-main-light .btn.btn-white:visited:focus,
.bg-main-light .btn.btn-light:visited:focus {
  color: #077871;
}
.bg-main-light .btn.black,
.bg-main-light .btn.dark,
.bg-main-light .btn.btn-black,
.bg-main-light .btn.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.bg-main-light .btn.black:hover,
.bg-main-light .btn.dark:hover,
.bg-main-light .btn.btn-black:hover,
.bg-main-light .btn.btn-dark:hover,
.bg-main-light .btn.black:focus,
.bg-main-light .btn.dark:focus,
.bg-main-light .btn.btn-black:focus,
.bg-main-light .btn.btn-dark:focus {
  background-color: #041f1e;
  color: #ffffff;
}
.bg-main-light .btn.black:focus,
.bg-main-light .btn.dark:focus,
.bg-main-light .btn.btn-black:focus,
.bg-main-light .btn.btn-dark:focus {
  outline-color: #041f1e;
}
.bg-main-light .btn.shy,
.bg-main-light .btn.btn-shy {
  background-color: transparent;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.bg-main-light .btn.shy::after,
.bg-main-light .btn.btn-shy::after {
  content: "";
  position: absolute;
  top: auto;
  right: 1.25em;
  bottom: 0;
  left: 1.25em;
  height: 1px;
  background-color: #077871;
  width: auto;
}
.animatable .bg-main-light .btn.shy::after,
.animatable .bg-main-light .btn.btn-shy::after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.bg-main-light .btn.shy:hover::after,
.bg-main-light .btn.btn-shy:hover::after,
.bg-main-light .btn.shy:focus::after,
.bg-main-light .btn.btn-shy:focus::after {
  left: 1.875em;
  right: 1.875em;
  transform: unset;
}
.bg-main-light .btn.shy:visited,
.bg-main-light .btn.btn-shy:visited {
  color: #000000;
}
.bg-main-light .btn.shy:visited:hover,
.bg-main-light .btn.btn-shy:visited:hover,
.bg-main-light .btn.shy:visited:focus,
.bg-main-light .btn.btn-shy:visited:focus {
  color: #000000;
}
.bg-main-light .btn.ghost {
  background-color: transparent;
  border: solid 1px #000000;
}
.bg-main-light .btn.ghost:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.bg-main-light .btn:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.bg-main-light .btn:hover,
.bg-main-light .btn:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.bg-main-light .btn:hover:before,
.bg-main-light .btn:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.bg-main-light .btn:focus {
  outline-color: #e6007e;
}
.bg-main-light .btn:hover {
  color: #ffffff !important;
}
.bg-main-pale {
  background-color: #1bc2b824;
}
.bg-main-pale h1,
.bg-main-pale h2,
.bg-main-pale h3,
.bg-main-pale h4,
.bg-main-pale h5 {
  color: #077871 !important;
}
.bg-main-pale strong,
.bg-main-pale p,
.bg-main-pale span {
  color: #000000;
}
.bg-secondary {
  background-color: #e6007e;
  color: #ffffff;
}
.bg-secondary h2,
.bg-secondary h3,
.bg-secondary h4,
.bg-secondary h5 {
  color: #ffffff;
}
.bg-tertiary {
  background-color: #ffcc00;
}
.bg-shade {
  background-color: #041f1e;
}
.bg-txt-main {
  background-color: #000000;
}
.bg-txt-secondary {
  background-color: #313131;
}
.bg-light {
  background-color: #ffffff;
}
.bg-dark {
  background-color: #000000;
}
.bg-grey {
  background-color: #effafa;
}
.bg-grey.usp-balk {
  color: #077871;
}
.z--5 {
  z-index: -5;
}
.z--4 {
  z-index: -4;
}
.z--3 {
  z-index: -3;
}
.z--2 {
  z-index: -2;
}
.z--1 {
  z-index: -1;
}
.z-0 {
  z-index: 0;
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.z-4 {
  z-index: 4;
}
.z-5 {
  z-index: 5;
}
.z-6 {
  z-index: 6;
}
.z-7 {
  z-index: 7;
}
.z-8 {
  z-index: 8;
}
.z-9 {
  z-index: 9;
}
.z-10 {
  z-index: 10;
}
.height-100 {
  height: 100%;
}
.inset-0 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.align-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: end;
}
.space-between {
  justify-content: space-between;
}
.space-even {
  justify-content: space-evenly;
}
.flex-column {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.gap-0.5 {
  margin-right: -0.5rem;
}
.gap-0.5 > * {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.gap-0.5 > *:last-child {
  margin-right: 0;
}
.gap-1 {
  margin-right: -1rem;
}
.gap-1 > * {
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.gap-1 > *:last-child {
  margin-right: 0;
}
.gap-1.5 {
  margin-right: -1.5rem;
}
.gap-1.5 > * {
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.gap-1.5 > *:last-child {
  margin-right: 0;
}
.gap-2 {
  margin-right: -2rem;
}
.gap-2 > * {
  margin-right: 2rem;
  margin-bottom: 2rem;
}
.gap-2 > *:last-child {
  margin-right: 0;
}
.gap-2.5 {
  margin-right: -2.5rem;
}
.gap-2.5 > * {
  margin-right: 2.5rem;
  margin-bottom: 2.5rem;
}
.gap-2.5 > *:last-child {
  margin-right: 0;
}
.gap-3 {
  margin-right: -3rem;
}
.gap-3 > * {
  margin-right: 3rem;
  margin-bottom: 3rem;
}
.gap-3 > *:last-child {
  margin-right: 0;
}
.gap-3.5 {
  margin-right: -3.5rem;
}
.gap-3.5 > * {
  margin-right: 3.5rem;
  margin-bottom: 3.5rem;
}
.gap-3.5 > *:last-child {
  margin-right: 0;
}
.gap-4 {
  margin-right: -4rem;
}
.gap-4 > * {
  margin-right: 4rem;
  margin-bottom: 4rem;
}
.gap-4 > *:last-child {
  margin-right: 0;
}
.gap-4.5 {
  margin-right: -4.5rem;
}
.gap-4.5 > * {
  margin-right: 4.5rem;
  margin-bottom: 4.5rem;
}
.gap-4.5 > *:last-child {
  margin-right: 0;
}
.gap-5 {
  margin-right: -5rem;
}
.gap-5 > * {
  margin-right: 5rem;
  margin-bottom: 5rem;
}
.gap-5 > *:last-child {
  margin-right: 0;
}
.screen-reader-label,
.screen-reader-text {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.flex-0 {
  flex: 0;
}
.flex-1 {
  flex: 1;
}
.flex-2 {
  flex: 2;
}
.flex-3 {
  flex: 3;
}
.flex-4 {
  flex: 4;
}
.flex-5 {
  flex: 5;
}
.flex-6 {
  flex: 6;
}
.flex-7 {
  flex: 7;
}
.flex-8 {
  flex: 8;
}
.flex-9 {
  flex: 9;
}
.flex-10 {
  flex: 10;
}
.box-shadow {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.animatable .box-shadow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.box-shadow:hover {
  box-shadow: rgba(7, 120, 113, 0.1) 0px 20px 25px -5px, rgba(7, 120, 113, 0.04) 0px 10px 10px -5px;
}
.box-eq-height {
  height: 100%;
}
/* Theme imports */
/* Actions less */
/* Buttons */
.btn {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 25px;
  border: 1px solid transparent;
  background-color: #e6007e;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  padding-right: 3em;
  position: relative;
}
.animatable .btn {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.btn:before {
  content: '';
  height: 25px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  background-position: center;
  background-color: #ffffff21;
  border-radius: 50%;
}
.animatable .btn:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.btn:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.btn:hover,
.btn:focus {
  background-color: #ffcc00;
  color: #000000;
  text-decoration: none;
}
.btn:focus {
  box-shadow: unset;
}
.btn:visited {
  color: #ffffff;
}
.btn:visited:hover,
.btn:visited:focus {
  color: #000000;
}
.btn.btn-secondary,
.btn.secondary {
  background-color: #ffcc00;
  color: #000000;
}
.btn.btn-secondary:before,
.btn.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.btn.btn-secondary:hover,
.btn.secondary:hover,
.btn.btn-secondary:focus,
.btn.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.btn.btn-secondary:hover:before,
.btn.secondary:hover:before,
.btn.btn-secondary:focus:before,
.btn.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.btn.btn-secondary:focus,
.btn.secondary:focus {
  outline-color: #e6007e;
}
.btn.btn-tertiary,
.btn.tertiary,
.btn.grey {
  background-color: #041f1e;
  color: #ffffff;
}
.btn.btn-tertiary:hover,
.btn.tertiary:hover,
.btn.grey:hover,
.btn.btn-tertiary:focus,
.btn.tertiary:focus,
.btn.grey:focus {
  background-color: #000000;
  color: #ffffff;
}
.btn.btn-tertiary:focus,
.btn.tertiary:focus,
.btn.grey:focus {
  outline-color: #000000;
}
.btn.white,
.btn.light,
.btn.btn-white,
.btn.btn-light {
  background-color: #ffffff;
  color: #077871;
}
.btn.white:hover,
.btn.light:hover,
.btn.btn-white:hover,
.btn.btn-light:hover,
.btn.white:focus,
.btn.light:focus,
.btn.btn-white:focus,
.btn.btn-light:focus {
  background-color: #f6f6f6;
  color: #077871;
}
.btn.white:focus,
.btn.light:focus,
.btn.btn-white:focus,
.btn.btn-light:focus {
  outline-color: #f6f6f6;
}
.btn.white:visited,
.btn.light:visited,
.btn.btn-white:visited,
.btn.btn-light:visited {
  color: #077871;
}
.btn.white:visited:hover,
.btn.light:visited:hover,
.btn.btn-white:visited:hover,
.btn.btn-light:visited:hover,
.btn.white:visited:focus,
.btn.light:visited:focus,
.btn.btn-white:visited:focus,
.btn.btn-light:visited:focus {
  color: #077871;
}
.btn.black,
.btn.dark,
.btn.btn-black,
.btn.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.btn.black:hover,
.btn.dark:hover,
.btn.btn-black:hover,
.btn.btn-dark:hover,
.btn.black:focus,
.btn.dark:focus,
.btn.btn-black:focus,
.btn.btn-dark:focus {
  background-color: #041f1e;
  color: #ffffff;
}
.btn.black:focus,
.btn.dark:focus,
.btn.btn-black:focus,
.btn.btn-dark:focus {
  outline-color: #041f1e;
}
.btn.shy,
.btn.btn-shy {
  background-color: transparent;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.btn.shy::after,
.btn.btn-shy::after {
  content: "";
  position: absolute;
  top: auto;
  right: 1.25em;
  bottom: 0;
  left: 1.25em;
  height: 1px;
  background-color: #077871;
  width: auto;
}
.animatable .btn.shy::after,
.animatable .btn.btn-shy::after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.btn.shy:hover::after,
.btn.btn-shy:hover::after,
.btn.shy:focus::after,
.btn.btn-shy:focus::after {
  left: 1.875em;
  right: 1.875em;
  transform: unset;
}
.btn.shy:visited,
.btn.btn-shy:visited {
  color: #000000;
}
.btn.shy:visited:hover,
.btn.btn-shy:visited:hover,
.btn.shy:visited:focus,
.btn.btn-shy:visited:focus {
  color: #000000;
}
.btn.ghost {
  background-color: transparent;
  border: solid 1px #000000;
}
.btn.ghost:hover {
  background-color: #000000;
  color: #ffffff !important;
}
/* Components less */
/* Component classes */
/* Sections / rows */
.content-section {
  position: relative;
  padding-top: 2em;
  padding-bottom: 2em;
}
.content-section.fullwidth {
  padding-left: 1em;
  padding-right: 1em;
}
.content-section.bg_img > picture {
  opacity: 0.6;
}
/* End sections / row */
/* Input styling */
.input {
  border: solid 1px #077871;
}
.animatable .input {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.input:focus {
  border-color: #e6007e;
}
/* End inputs */
/* Aligning button container */
.txt-col [style="text-align: center;"] + .btn-container,
.txt-col .txt-center + .btn-container,
.txt-col .text-center + .btn-container {
  justify-content: center;
}
/* Searchform styling */
#searchform {
  position: relative;
}
#searchform #s {
  padding: .5em 2.5em .5em .5em;
  border: unset;
  border-bottom: 1px solid #000000;
  color: #000000;
}
#searchform #s::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
#searchform #s:focus {
  outline: 1px solid;
}
#searchform #searchsubmit {
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  width: 2.5rem;
  z-index: 1;
  border: none;
  background-color: #041f1e;
  font-size: 0;
  background-size: 0.75rem;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M500.3 443.7l-119.7-119.7c27.22-40.41 40.65-90.9 33.46-144.7C401.8 87.79 326.8 13.32 235.2 1.723C99.01-15.51-15.51 99.01 1.724 235.2c11.6 91.64 86.08 166.7 177.6 178.9c53.8 7.189 104.3-6.236 144.7-33.46l119.7 119.7c15.62 15.62 40.95 15.62 56.57 0C515.9 484.7 515.9 459.3 500.3 443.7zM79.1 208c0-70.58 57.42-128 128-128s128 57.42 128 128c0 70.58-57.42 128-128 128S79.1 278.6 79.1 208z'/%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 246.75 247.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M165.78,176.71c-14.72,11.83-32.43,20.35-51.32,22.93C9.85,213.94-43.06,78.23,43.12,18.3c85.58-59.5,194.94,37.33,145.42,129.42l-12.26,18.49h7.75c4.33,0,53.68,54.83,61.68,60.82,1.29,2.44,1.48,3.96,0,6.34-1.16,1.86-9.95,10.59-11.9,12.1-3.09,2.38-4.97,2.35-8.02,0l-58.25-58.25c-.5-.53-1.74-2.78-1.74-3.26v-7.25ZM45.61,154.88c39.6,39.65,108.25,24.98,127.18-27.91,22.09-61.72-37.25-120.63-98.89-98.89C20.99,46.73,6.07,115.29,45.61,154.88Z'/%3E%3C/svg%3E");
}
/* Pagination styling */
.pagination .nav-links {
  display: flex;
  margin-top: 1.5em;
  margin-bottom: .5em;
}
.pagination .page-numbers {
  display: block;
  padding: .5em;
  line-height: 1em;
  width: 2em;
  text-align: center;
  text-decoration: none;
  color: #000000;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.animatable .pagination .page-numbers {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.pagination .page-numbers:first-child {
  border-left: 1px solid #000000;
}
.pagination .page-numbers:hover {
  background-color: #f6f6f6;
}
.pagination .page-numbers:focus,
.pagination .page-numbers.current {
  background-color: #077871;
  color: #ffffff;
}
/* PREMADE STYLING */
/* ONZE EXPERTISES */
.onze-expertises {
  padding-bottom: 3em;
}
@media screen and (max-width: 767.84px) {
  .onze-expertises {
    padding-top: calc(280px + 2em);
    position: relative;
    padding-bottom: 3em;
  }
  .onze-expertises:before {
    content: "";
    height: 40px;
    width: 40px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Line' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52.87 55.96'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M46.3,17.53c-.97,0-1.92,.3-2.71,.88-.54-2.51-3.01-4.11-5.52-3.57-.58,.12-1.14,.36-1.63,.69-.25-2.56-2.53-4.43-5.09-4.18-.76,.07-1.5,.34-2.14,.77V4.58c0-1.22-.48-2.39-1.35-3.26-1.83-1.79-4.77-1.75-6.56,.08-.86,.88-1.34,2.08-1.32,3.31V24.25c-1.75-1.18-3.77-2.45-6.05-3.79-.74-.43-1.58-.66-2.43-.66-4.69-.06-6.71,6.25-2.8,8.88l1.99,1.4c2.06,1.08,3.6,2.96,4.25,5.19,.98,3.11,2.1,6.64,5.2,8.69,1.33,1.05,2.93,2.03,2.9,3.89v7.11c0,.55,.45,1,1,1h19.26c.55,0,1-.45,1-1h0v-5.83c0-.77,.25-1.52,.72-2.13,3.61-4.49,5.67-10.02,5.87-15.78v-9.08c0-2.55-2.07-4.61-4.62-4.61Zm.62,22.53c-.88,2.04-2.03,3.95-3.42,5.68-.76,.96-1.17,2.16-1.17,3.39v4.83H25.07v-6.11c.06-2.56-1.84-4.14-3.76-5.54-2.55-1.69-3.55-4.85-4.44-7.66-.79-2.67-2.61-4.92-5.05-6.25l-1.95-1.37c-1.29-.93-1.58-2.73-.65-4.01,.85-1.18,2.46-1.54,3.73-.83,2.94,1.73,5.45,3.34,7.47,4.79,.46,.32,1.08,.21,1.4-.25,.12-.17,.18-.36,.18-.56V4.71c-.06-1.44,1.06-2.66,2.5-2.72,1.44-.06,2.66,1.06,2.72,2.5,0,.03,0,.06,0,.08V26.05c0,.55,.45,1,1,1s1-.45,1-1V15.92c.02-1.45,1.21-2.6,2.66-2.58,1.42,.02,2.56,1.16,2.58,2.58v10.14c.01,.55,.47,.99,1.02,.98,.54-.01,.97-.44,.98-.98v-6.73c.02-1.44,1.2-2.6,2.64-2.58,1.42,.02,2.57,1.16,2.58,2.58v6.73c0,.55,.45,1,1,1s1-.45,1-1v-3.9c.02-1.45,1.21-2.6,2.65-2.58,1.42,.02,2.56,1.16,2.58,2.58v9.04c-.11,3.06-.79,6.07-2,8.88Z'/%3E%3Cpath class='cls-1' d='M4.5,12.17c.56,0,1-.47,.99-1.02,0-.26-.11-.5-.28-.68l-1.79-1.79h13.59c.55-.01,.99-.47,.98-1.02-.01-.54-.44-.97-.98-.98H3.41l1.79-1.79c.39-.39,.39-1.03,0-1.41-.39-.39-1.02-.39-1.41,0L.29,6.96c-.39,.39-.39,1.02,0,1.42l3.5,3.5c.19,.19,.44,.29,.71,.29Z'/%3E%3Cpath class='cls-1' d='M48.37,3.17c-.56,0-1,.47-.99,1.02,0,.26,.11,.5,.28,.68l1.79,1.79h-13.59c-.55,.01-.99,.47-.98,1.02,.01,.54,.44,.97,.98,.98h13.59l-1.79,1.79c-.39,.39-.39,1.03,0,1.41,.39,.39,1.02,.39,1.41,0l3.5-3.5c.39-.39,.39-1.02,0-1.42l-3.5-3.5c-.19-.19-.44-.29-.71-.29Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform-origin: bottom center;
    animation-delay: 2s;
    animation: 3.7s swipe-animation infinite;
  }
}
.onze-expertises .container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  grid-auto-rows: 280px;
}
@media screen and (max-width: 1279.84px) {
  .onze-expertises .container {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 1023.84px) {
  .onze-expertises .container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767.84px) {
  .onze-expertises .container {
    grid-template-columns: repeat(auto-fill, calc((100vw - 100px) + 1em));
    grid-template-rows: 280px 280px;
    grid-auto-flow: column;
    padding-left: unset;
    overflow-x: scroll;
    padding-bottom: 2em;
    scroll-snap-type: x mandatory;
  }
}
.onze-expertises .container > a {
  border-radius: 20px;
  display: flex;
  align-items: flex-end;
  text-decoration: none;
  position: relative;
  scroll-snap-align: center;
}
@media screen and (max-width: 767.84px) {
  .onze-expertises .container > a {
    min-width: calc((100vw - 100px) + 1em);
  }
}
.onze-expertises .container > a h3 {
  color: #ffffff;
  margin-bottom: 0px;
  font-size: 18px;
}
@media screen and (max-width: 1439.84px) {
  .onze-expertises .container > a h3 {
    font-size: clamp(16px, calc(16px + (18 - 16) * ((100vw - 1280px) / (1440 - 1280))), 18px);
  }
}
@media screen and (max-width: 767.84px) {
  .onze-expertises .container > a h3 {
    font-size: 21px;
  }
}
.onze-expertises .container > a:nth-child(1) {
  grid-column: span 2;
  flex-direction: column;
  align-items: unset;
  justify-content: flex-end;
  height: 100%;
  padding: 2em;
  color: #ffffff;
}
@media screen and (max-width: 767.84px) {
  .onze-expertises .container > a:nth-child(1) {
    position: absolute;
    grid-column: unset;
    top: 0px;
    left: 0px;
    height: 280px;
    width: 90%;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
.onze-expertises .container > a:nth-child(1) h3 {
  font-size: 32px;
}
.onze-expertises .container > a:nth-child(1) p {
  margin-bottom: 0px;
}
.onze-expertises .container > a:nth-child(1):hover {
  color: #ffffff;
}
.onze-expertises .container > a:nth-child(1) span.icon.chevron {
  position: absolute;
  top: 2rem;
  background-color: #ffffff;
  background-color: #ffffff21;
  z-index: 2;
  border-radius: 50%;
}
.onze-expertises .container > a:last-child {
  color: #ffffff;
  padding: 1em;
  font-size: 24px;
  font-weight: 600;
  line-height: 1em;
  align-items: center;
  overflow: hidden;
}
.animatable .onze-expertises .container > a:last-child {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.onze-expertises .container > a:last-child:before {
  content: '';
  height: 240px;
  width: 240px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 909.21 974.03'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M553.63,155.55c171.76-11.31,346.88,163.09,355.2,331.22,7.34,148.38-91.43,222.29-186.52,314.46-53,51.37-115.51,118.09-176.16,158.84-9.27,6.23-25.23,17.92-36.26,12.62-14.3-6.87-44.17-35.97-57.07-47.93-22.86-21.18-69.68-62.6-72.86-94.14-7.53-74.62,94.53-102.38,126.37-30.37,1.3,2.94.83,8.5,4.55,7.56,4.67-1.18,20.78-11.89,25.88-15.16,61.31-39.33,127.86-104.69,178.11-157.89,49.95-52.88,65.99-104.23,43.24-176.29-26.98-85.46-129.7-172.98-223.47-150.94-67.45,15.85-105.95,73.28-154.27,115.73-42.29,37.16-104.62,33.55-129.38-20.67-22.45-49.15,9.4-76.6,41.84-106.87,69.24-64.6,162.82-133.74,260.81-140.19Z'/%3E%3Cpath class='cls-1' d='M289.83,153.25c-.96-.9-14.13,9.25-15.89,10.6-32.87,25.26-73.97,65.54-100.62,97.38-66.87,79.9-35.45,196.83,35.99,262.04,72.81,66.47,144.64,79.2,224,13.95,33.11-27.22,77.26-89.64,115.53-100.47,58.34-16.51,110.89,45.9,89.02,101.02-8.56,21.58-50.53,59.27-69.01,75.99-124.17,112.38-262.9,168.14-410.91,55.88C21.47,566.14-51.45,388.38,42.03,229.94c23.57-39.94,59.72-72.18,91.83-105.17,30.98-31.82,63.12-67.42,96.96-96.04,12.27-10.38,38.22-33.01,55.06-28.03,3.56,1.05,16.24,11.94,19.97,15.03,24.78,20.49,60.27,53.86,80.5,78.5,24.77,30.18,13.5,77.68-22.83,92.19-29.65,11.85-63.54-3.15-73.69-33.18Z'/%3E%3C/svg%3E");
  opacity: 0.1;
  position: absolute;
  top: -50px;
  right: -75px;
}
.animatable .onze-expertises .container > a:last-child:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.onze-expertises .container > a:last-child span.icon.chevron {
  position: absolute;
  bottom: 1.5rem;
  background-color: #ffffff;
  background-color: #ffffff21;
  z-index: 2;
  border-radius: 50%;
  height: 50px;
  width: 50px;
}
.onze-expertises .container > a:last-child:hover {
  background-color: #ffcc00;
  color: #000000;
}
.onze-expertises .container > a:last-child:hover:before {
  opacity: 0.2;
}
.onze-expertises .container > a:last-child:hover span.icon.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
@keyframes swipe-animation {
  0% {
    transform: rotate(0deg);
  }
  5% {
    transform: rotate(-10deg);
  }
  10% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(-10deg);
  }
  20% {
    transform: rotate(0deg);
  }
  35% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(10deg);
  }
  45% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(10deg);
  }
  55% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* END ONZE EXPERTISES */
/*  COMPONENT 1 */
.component-1 .container {
  display: flex;
  gap: 2em;
}
@media screen and (max-width: 767.84px) {
  .component-1 .container {
    flex-direction: column;
  }
}
.component-1 .container .col-l {
  flex: 1;
}
.component-1 .container .col-l .img-container {
  height: 100%;
}
@media screen and (max-width: 767.84px) {
  .component-1 .container .col-l .img-container {
    height: 230px;
  }
}
.component-1 .container .col-l .img-container picture {
  height: 100%;
}
.component-1 .container .col-l .img-container picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}
.component-1 .container .col-r {
  display: flex;
  flex-direction: column;
  gap: 1em;
  flex: 1.5;
}
.component-1 .container .col-r .content {
  padding: 1.5em;
}
.component-1 .container .col-r .img-container {
  position: relative;
  max-height: 225px;
  overflow: hidden;
}
.component-1 .container .col-r .img-container picture {
  height: 100%;
  width: 100%;
}
.component-1 .container .col-r .img-container picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}
.component-1 .container .col-r .img-container .btn {
  position: absolute;
  right: 2em;
  bottom: 2em;
}
/* END COMPONENT 1 */
/*  COMPONENT 2 */
.component-2 .container {
  display: flex;
  gap: 2em;
}
@media screen and (max-width: 767.84px) {
  .component-2 .container {
    flex-direction: column;
  }
}
.component-2 .container .col-l {
  flex: 1;
}
.component-2 .container .col-l .img-container {
  height: 100%;
}
@media screen and (max-width: 767.84px) {
  .component-2 .container .col-l .img-container {
    height: 230px;
  }
}
.component-2 .container .col-l .img-container picture {
  height: 100%;
}
.component-2 .container .col-l .img-container picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.component-2 .container .col-r {
  display: flex;
  flex-direction: column;
  flex: 1.75;
}
.component-2 .container .col-r .content {
  padding: 1.5em;
}
.component-2 .container .col-r .blurb-container {
  padding: unset;
  border: unset;
  display: flex;
  gap: 2em;
  flex-direction: row;
}
@media screen and (max-width: 1023.84px) {
  .component-2 .container .col-r .blurb-container {
    flex-direction: column;
    gap: 1em;
  }
}
.component-2 .container .col-r .blurb-container .blurb {
  padding: 2.5em;
  border-radius: 20px;
}
.component-2 .container .col-r .blurb-container .blurb h5 {
  font-size: 18px;
  margin-top: 0px;
}
/* END COMPONENT 2 */
/*  COMPONENT 3*/
.component-3 .container {
  display: flex;
  gap: 2em;
}
@media screen and (max-width: 1023.84px) {
  .component-3 .container {
    flex-direction: column;
  }
}
.component-3 .container .col-l {
  flex: 1;
}
.component-3 .container .col-l .img-container {
  height: 100%;
}
@media screen and (max-width: 1023.84px) {
  .component-3 .container .col-l .img-container {
    height: 230px;
  }
}
.component-3 .container .col-l .img-container picture {
  height: 100%;
}
.component-3 .container .col-l .img-container picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.component-3 .container .col-r {
  display: flex;
  flex-direction: column;
  flex: 2;
}
.component-3 .container .col-r .content {
  border-radius: 20px;
  padding: 4em;
}
@media screen and (max-width: 767.84px) {
  .component-3 .container .col-r .content {
    padding: 1.5em;
  }
}
/* END COMPONENT 3 */
/* COMPONENT 4 */
.component-4 {
  gap: 2em;
}
@media screen and (max-width: 767.84px) {
  .component-4 {
    flex-direction: column;
    gap: 1em;
  }
}
.component-4 .img-container {
  width: 100%;
}
@media screen and (max-width: 767.84px) {
  .component-4 .img-container {
    height: 230px;
  }
}
.component-4 .img-container picture {
  width: 100%;
  position: relative;
  height: 100%;
}
.component-4 .img-container picture img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0px;
  left: 0px;
}
.component-4 .content {
  border-radius: 20px;
  margin: unset;
  min-width: 875px;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 1279.84px) {
  .component-4 .content {
    min-width: 60%;
  }
}
.component-4 .content h1,
.component-4 .content h2,
.component-4 .content h3,
.component-4 .content h4,
.component-4 .content h5 {
  color: #ffffff;
}
.component-4 .content .btn {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 25px;
  border: 1px solid transparent;
  background-color: #e6007e;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  padding-right: 3em;
  position: relative;
  background-color: #ffcc00;
  color: #000000;
  color: #000000 !important;
  margin-top: 1.5em;
}
.animatable .component-4 .content .btn {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-4 .content .btn:before {
  content: '';
  height: 25px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  background-position: center;
  background-color: #ffffff21;
  border-radius: 50%;
}
.animatable .component-4 .content .btn:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-4 .content .btn:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content .btn:hover,
.component-4 .content .btn:focus {
  background-color: #ffcc00;
  color: #000000;
  text-decoration: none;
}
.component-4 .content .btn:focus {
  box-shadow: unset;
}
.component-4 .content .btn:visited {
  color: #ffffff;
}
.component-4 .content .btn:visited:hover,
.component-4 .content .btn:visited:focus {
  color: #000000;
}
.component-4 .content .btn.btn-secondary,
.component-4 .content .btn.secondary {
  background-color: #ffcc00;
  color: #000000;
}
.component-4 .content .btn.btn-secondary:before,
.component-4 .content .btn.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content .btn.btn-secondary:hover,
.component-4 .content .btn.secondary:hover,
.component-4 .content .btn.btn-secondary:focus,
.component-4 .content .btn.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.component-4 .content .btn.btn-secondary:hover:before,
.component-4 .content .btn.secondary:hover:before,
.component-4 .content .btn.btn-secondary:focus:before,
.component-4 .content .btn.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content .btn.btn-secondary:focus,
.component-4 .content .btn.secondary:focus {
  outline-color: #e6007e;
}
.component-4 .content .btn.btn-tertiary,
.component-4 .content .btn.tertiary,
.component-4 .content .btn.grey {
  background-color: #041f1e;
  color: #ffffff;
}
.component-4 .content .btn.btn-tertiary:hover,
.component-4 .content .btn.tertiary:hover,
.component-4 .content .btn.grey:hover,
.component-4 .content .btn.btn-tertiary:focus,
.component-4 .content .btn.tertiary:focus,
.component-4 .content .btn.grey:focus {
  background-color: #000000;
  color: #ffffff;
}
.component-4 .content .btn.btn-tertiary:focus,
.component-4 .content .btn.tertiary:focus,
.component-4 .content .btn.grey:focus {
  outline-color: #000000;
}
.component-4 .content .btn.white,
.component-4 .content .btn.light,
.component-4 .content .btn.btn-white,
.component-4 .content .btn.btn-light {
  background-color: #ffffff;
  color: #077871;
}
.component-4 .content .btn.white:hover,
.component-4 .content .btn.light:hover,
.component-4 .content .btn.btn-white:hover,
.component-4 .content .btn.btn-light:hover,
.component-4 .content .btn.white:focus,
.component-4 .content .btn.light:focus,
.component-4 .content .btn.btn-white:focus,
.component-4 .content .btn.btn-light:focus {
  background-color: #f6f6f6;
  color: #077871;
}
.component-4 .content .btn.white:focus,
.component-4 .content .btn.light:focus,
.component-4 .content .btn.btn-white:focus,
.component-4 .content .btn.btn-light:focus {
  outline-color: #f6f6f6;
}
.component-4 .content .btn.white:visited,
.component-4 .content .btn.light:visited,
.component-4 .content .btn.btn-white:visited,
.component-4 .content .btn.btn-light:visited {
  color: #077871;
}
.component-4 .content .btn.white:visited:hover,
.component-4 .content .btn.light:visited:hover,
.component-4 .content .btn.btn-white:visited:hover,
.component-4 .content .btn.btn-light:visited:hover,
.component-4 .content .btn.white:visited:focus,
.component-4 .content .btn.light:visited:focus,
.component-4 .content .btn.btn-white:visited:focus,
.component-4 .content .btn.btn-light:visited:focus {
  color: #077871;
}
.component-4 .content .btn.black,
.component-4 .content .btn.dark,
.component-4 .content .btn.btn-black,
.component-4 .content .btn.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.component-4 .content .btn.black:hover,
.component-4 .content .btn.dark:hover,
.component-4 .content .btn.btn-black:hover,
.component-4 .content .btn.btn-dark:hover,
.component-4 .content .btn.black:focus,
.component-4 .content .btn.dark:focus,
.component-4 .content .btn.btn-black:focus,
.component-4 .content .btn.btn-dark:focus {
  background-color: #041f1e;
  color: #ffffff;
}
.component-4 .content .btn.black:focus,
.component-4 .content .btn.dark:focus,
.component-4 .content .btn.btn-black:focus,
.component-4 .content .btn.btn-dark:focus {
  outline-color: #041f1e;
}
.component-4 .content .btn.shy,
.component-4 .content .btn.btn-shy {
  background-color: transparent;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.component-4 .content .btn.shy::after,
.component-4 .content .btn.btn-shy::after {
  content: "";
  position: absolute;
  top: auto;
  right: 1.25em;
  bottom: 0;
  left: 1.25em;
  height: 1px;
  background-color: #077871;
  width: auto;
}
.animatable .component-4 .content .btn.shy::after,
.animatable .component-4 .content .btn.btn-shy::after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-4 .content .btn.shy:hover::after,
.component-4 .content .btn.btn-shy:hover::after,
.component-4 .content .btn.shy:focus::after,
.component-4 .content .btn.btn-shy:focus::after {
  left: 1.875em;
  right: 1.875em;
  transform: unset;
}
.component-4 .content .btn.shy:visited,
.component-4 .content .btn.btn-shy:visited {
  color: #000000;
}
.component-4 .content .btn.shy:visited:hover,
.component-4 .content .btn.btn-shy:visited:hover,
.component-4 .content .btn.shy:visited:focus,
.component-4 .content .btn.btn-shy:visited:focus {
  color: #000000;
}
.component-4 .content .btn.ghost {
  background-color: transparent;
  border: solid 1px #000000;
}
.component-4 .content .btn.ghost:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.component-4 .content .btn:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content .btn:hover,
.component-4 .content .btn:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.component-4 .content .btn:hover:before,
.component-4 .content .btn:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content .btn:focus {
  outline-color: #e6007e;
}
.component-4 .content .btn-container {
  justify-content: center;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 25px;
  border: 1px solid transparent;
  background-color: #e6007e;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  padding-right: 3em;
  position: relative;
  background-color: #ffcc00;
  color: #000000;
  color: #000000 !important;
  margin-top: 1.5em;
  background-color: transparent !important;
  border: solid 1px #000000 !important;
}
.animatable .component-4 .content.bg-main-pale .btn-container .btn.secondary {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:before {
  content: '';
  height: 25px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  background-position: center;
  background-color: #ffffff21;
  border-radius: 50%;
}
.animatable .component-4 .content.bg-main-pale .btn-container .btn.secondary:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary:focus {
  background-color: #ffcc00;
  color: #000000;
  text-decoration: none;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:focus {
  box-shadow: unset;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:visited {
  color: #ffffff;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:visited:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary:visited:focus {
  color: #000000;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-secondary,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.secondary {
  background-color: #ffcc00;
  color: #000000;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-secondary:before,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-secondary:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.secondary:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-secondary:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-secondary:hover:before,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.secondary:hover:before,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-secondary:focus:before,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-secondary:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.secondary:focus {
  outline-color: #e6007e;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-tertiary,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.tertiary,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.grey {
  background-color: #041f1e;
  color: #ffffff;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-tertiary:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.tertiary:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.grey:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-tertiary:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.tertiary:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.grey:focus {
  background-color: #000000;
  color: #ffffff;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-tertiary:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.tertiary:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.grey:focus {
  outline-color: #000000;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.white,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.light,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-white,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-light {
  background-color: #ffffff;
  color: #077871;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.white:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.light:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-white:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-light:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.white:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.light:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-white:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-light:focus {
  background-color: #f6f6f6;
  color: #077871;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.white:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.light:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-white:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-light:focus {
  outline-color: #f6f6f6;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.white:visited,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.light:visited,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-white:visited,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-light:visited {
  color: #077871;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.white:visited:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.light:visited:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-white:visited:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-light:visited:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.white:visited:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.light:visited:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-white:visited:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-light:visited:focus {
  color: #077871;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.black,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.dark,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-black,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.black:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.dark:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-black:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-dark:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.black:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.dark:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-black:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-dark:focus {
  background-color: #041f1e;
  color: #ffffff;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.black:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.dark:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-black:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-dark:focus {
  outline-color: #041f1e;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.shy,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-shy {
  background-color: transparent;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.shy::after,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-shy::after {
  content: "";
  position: absolute;
  top: auto;
  right: 1.25em;
  bottom: 0;
  left: 1.25em;
  height: 1px;
  background-color: #077871;
  width: auto;
}
.animatable .component-4 .content.bg-main-pale .btn-container .btn.secondary.shy::after,
.animatable .component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-shy::after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.shy:hover::after,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-shy:hover::after,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.shy:focus::after,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-shy:focus::after {
  left: 1.875em;
  right: 1.875em;
  transform: unset;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.shy:visited,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-shy:visited {
  color: #000000;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.shy:visited:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-shy:visited:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.shy:visited:focus,
.component-4 .content.bg-main-pale .btn-container .btn.secondary.btn-shy:visited:focus {
  color: #000000;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.ghost {
  background-color: transparent;
  border: solid 1px #000000;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary.ghost:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:hover,
.component-4 .content.bg-main-pale .btn-container .btn.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:hover:before,
.component-4 .content.bg-main-pale .btn-container .btn.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:focus {
  outline-color: #e6007e;
}
.component-4 .content.bg-main-pale .btn-container .btn.secondary:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}
/* END COMPONENT 4 */
/* COMPONENT 5  */
.component-5.rounded-bg {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 677.74'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: rgba(27, 194, 184, .09); %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,154.01S436,0,970.5,0c563,0,949.5,154.01,949.5,154.01v523.73H0V154.01Z'/%3E%3C/svg%3E");
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  padding-bottom: 4em;
}
.component-5 .container {
  padding-bottom: 350px;
  position: relative;
  display: flex;
  gap: 1em;
  align-items: center;
}
@media screen and (max-width: 1023.84px) {
  .component-5 .container {
    padding-top: 10em;
    padding-bottom: 4em;
  }
}
.component-5 .container .content {
  border-radius: 20px;
  max-width: 60%;
  min-width: 650px;
  margin-left: auto;
  position: absolute;
  top: 20em;
  right: 7em;
  overflow: hidden;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.animatable .component-5 .container .content {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-5 .container .content:hover {
  box-shadow: rgba(7, 120, 113, 0.1) 0px 20px 25px -5px, rgba(7, 120, 113, 0.04) 0px 10px 10px -5px;
}
@media screen and (max-width: 1023.84px) {
  .component-5 .container .content {
    position: relative;
    top: unset;
    right: unset;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767.84px) {
  .component-5 .container .content {
    max-width: unset;
    min-width: unset;
  }
}
.component-5 .container .content:after {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 909.21 974.03'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M553.63,155.55c171.76-11.31,346.88,163.09,355.2,331.22,7.34,148.38-91.43,222.29-186.52,314.46-53,51.37-115.51,118.09-176.16,158.84-9.27,6.23-25.23,17.92-36.26,12.62-14.3-6.87-44.17-35.97-57.07-47.93-22.86-21.18-69.68-62.6-72.86-94.14-7.53-74.62,94.53-102.38,126.37-30.37,1.3,2.94.83,8.5,4.55,7.56,4.67-1.18,20.78-11.89,25.88-15.16,61.31-39.33,127.86-104.69,178.11-157.89,49.95-52.88,65.99-104.23,43.24-176.29-26.98-85.46-129.7-172.98-223.47-150.94-67.45,15.85-105.95,73.28-154.27,115.73-42.29,37.16-104.62,33.55-129.38-20.67-22.45-49.15,9.4-76.6,41.84-106.87,69.24-64.6,162.82-133.74,260.81-140.19Z'/%3E%3Cpath class='cls-1' d='M289.83,153.25c-.96-.9-14.13,9.25-15.89,10.6-32.87,25.26-73.97,65.54-100.62,97.38-66.87,79.9-35.45,196.83,35.99,262.04,72.81,66.47,144.64,79.2,224,13.95,33.11-27.22,77.26-89.64,115.53-100.47,58.34-16.51,110.89,45.9,89.02,101.02-8.56,21.58-50.53,59.27-69.01,75.99-124.17,112.38-262.9,168.14-410.91,55.88C21.47,566.14-51.45,388.38,42.03,229.94c23.57-39.94,59.72-72.18,91.83-105.17,30.98-31.82,63.12-67.42,96.96-96.04,12.27-10.38,38.22-33.01,55.06-28.03,3.56,1.05,16.24,11.94,19.97,15.03,24.78,20.49,60.27,53.86,80.5,78.5,24.77,30.18,13.5,77.68-22.83,92.19-29.65,11.85-63.54-3.15-73.69-33.18Z'/%3E%3C/svg%3E");
  opacity: 0.05;
  position: absolute;
  bottom: -20%;
  right: -13%;
  z-index: 2;
  height: 75%;
  width: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
.component-5 .container .content .btn {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 25px;
  border: 1px solid transparent;
  background-color: #e6007e;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  padding-right: 3em;
  position: relative;
  background-color: #ffcc00;
  color: #000000;
}
.animatable .component-5 .container .content .btn {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-5 .container .content .btn:before {
  content: '';
  height: 25px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  background-position: center;
  background-color: #ffffff21;
  border-radius: 50%;
}
.animatable .component-5 .container .content .btn:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-5 .container .content .btn:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-5 .container .content .btn:hover,
.component-5 .container .content .btn:focus {
  background-color: #ffcc00;
  color: #000000;
  text-decoration: none;
}
.component-5 .container .content .btn:focus {
  box-shadow: unset;
}
.component-5 .container .content .btn:visited {
  color: #ffffff;
}
.component-5 .container .content .btn:visited:hover,
.component-5 .container .content .btn:visited:focus {
  color: #000000;
}
.component-5 .container .content .btn.btn-secondary,
.component-5 .container .content .btn.secondary {
  background-color: #ffcc00;
  color: #000000;
}
.component-5 .container .content .btn.btn-secondary:before,
.component-5 .container .content .btn.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-5 .container .content .btn.btn-secondary:hover,
.component-5 .container .content .btn.secondary:hover,
.component-5 .container .content .btn.btn-secondary:focus,
.component-5 .container .content .btn.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.component-5 .container .content .btn.btn-secondary:hover:before,
.component-5 .container .content .btn.secondary:hover:before,
.component-5 .container .content .btn.btn-secondary:focus:before,
.component-5 .container .content .btn.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-5 .container .content .btn.btn-secondary:focus,
.component-5 .container .content .btn.secondary:focus {
  outline-color: #e6007e;
}
.component-5 .container .content .btn.btn-tertiary,
.component-5 .container .content .btn.tertiary,
.component-5 .container .content .btn.grey {
  background-color: #041f1e;
  color: #ffffff;
}
.component-5 .container .content .btn.btn-tertiary:hover,
.component-5 .container .content .btn.tertiary:hover,
.component-5 .container .content .btn.grey:hover,
.component-5 .container .content .btn.btn-tertiary:focus,
.component-5 .container .content .btn.tertiary:focus,
.component-5 .container .content .btn.grey:focus {
  background-color: #000000;
  color: #ffffff;
}
.component-5 .container .content .btn.btn-tertiary:focus,
.component-5 .container .content .btn.tertiary:focus,
.component-5 .container .content .btn.grey:focus {
  outline-color: #000000;
}
.component-5 .container .content .btn.white,
.component-5 .container .content .btn.light,
.component-5 .container .content .btn.btn-white,
.component-5 .container .content .btn.btn-light {
  background-color: #ffffff;
  color: #077871;
}
.component-5 .container .content .btn.white:hover,
.component-5 .container .content .btn.light:hover,
.component-5 .container .content .btn.btn-white:hover,
.component-5 .container .content .btn.btn-light:hover,
.component-5 .container .content .btn.white:focus,
.component-5 .container .content .btn.light:focus,
.component-5 .container .content .btn.btn-white:focus,
.component-5 .container .content .btn.btn-light:focus {
  background-color: #f6f6f6;
  color: #077871;
}
.component-5 .container .content .btn.white:focus,
.component-5 .container .content .btn.light:focus,
.component-5 .container .content .btn.btn-white:focus,
.component-5 .container .content .btn.btn-light:focus {
  outline-color: #f6f6f6;
}
.component-5 .container .content .btn.white:visited,
.component-5 .container .content .btn.light:visited,
.component-5 .container .content .btn.btn-white:visited,
.component-5 .container .content .btn.btn-light:visited {
  color: #077871;
}
.component-5 .container .content .btn.white:visited:hover,
.component-5 .container .content .btn.light:visited:hover,
.component-5 .container .content .btn.btn-white:visited:hover,
.component-5 .container .content .btn.btn-light:visited:hover,
.component-5 .container .content .btn.white:visited:focus,
.component-5 .container .content .btn.light:visited:focus,
.component-5 .container .content .btn.btn-white:visited:focus,
.component-5 .container .content .btn.btn-light:visited:focus {
  color: #077871;
}
.component-5 .container .content .btn.black,
.component-5 .container .content .btn.dark,
.component-5 .container .content .btn.btn-black,
.component-5 .container .content .btn.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.component-5 .container .content .btn.black:hover,
.component-5 .container .content .btn.dark:hover,
.component-5 .container .content .btn.btn-black:hover,
.component-5 .container .content .btn.btn-dark:hover,
.component-5 .container .content .btn.black:focus,
.component-5 .container .content .btn.dark:focus,
.component-5 .container .content .btn.btn-black:focus,
.component-5 .container .content .btn.btn-dark:focus {
  background-color: #041f1e;
  color: #ffffff;
}
.component-5 .container .content .btn.black:focus,
.component-5 .container .content .btn.dark:focus,
.component-5 .container .content .btn.btn-black:focus,
.component-5 .container .content .btn.btn-dark:focus {
  outline-color: #041f1e;
}
.component-5 .container .content .btn.shy,
.component-5 .container .content .btn.btn-shy {
  background-color: transparent;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.component-5 .container .content .btn.shy::after,
.component-5 .container .content .btn.btn-shy::after {
  content: "";
  position: absolute;
  top: auto;
  right: 1.25em;
  bottom: 0;
  left: 1.25em;
  height: 1px;
  background-color: #077871;
  width: auto;
}
.animatable .component-5 .container .content .btn.shy::after,
.animatable .component-5 .container .content .btn.btn-shy::after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-5 .container .content .btn.shy:hover::after,
.component-5 .container .content .btn.btn-shy:hover::after,
.component-5 .container .content .btn.shy:focus::after,
.component-5 .container .content .btn.btn-shy:focus::after {
  left: 1.875em;
  right: 1.875em;
  transform: unset;
}
.component-5 .container .content .btn.shy:visited,
.component-5 .container .content .btn.btn-shy:visited {
  color: #000000;
}
.component-5 .container .content .btn.shy:visited:hover,
.component-5 .container .content .btn.btn-shy:visited:hover,
.component-5 .container .content .btn.shy:visited:focus,
.component-5 .container .content .btn.btn-shy:visited:focus {
  color: #000000;
}
.component-5 .container .content .btn.ghost {
  background-color: transparent;
  border: solid 1px #000000;
}
.component-5 .container .content .btn.ghost:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.component-5 .container .content .btn:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-5 .container .content .btn:hover,
.component-5 .container .content .btn:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.component-5 .container .content .btn:hover:before,
.component-5 .container .content .btn:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.component-5 .container .content .btn:focus {
  outline-color: #e6007e;
}
.component-5 .container .content .btn:visited {
  color: #000000;
}
.component-5 .container .img-container {
  border-radius: 20px;
  overflow: hidden;
}
.component-5 .container .img-container picture {
  height: 100%;
  width: 100%;
}
.component-5 .container .img-container picture img {
  height: 100%;
  width: 100%;
  display: block;
}
.component-5 .container .img-container.larger {
  max-height: 475px;
  max-width: 750px;
}
@media screen and (max-width: 1023.84px) {
  .component-5 .container .img-container.larger {
    position: absolute;
    top: 0px;
    max-height: 250px;
    max-width: 73%;
  }
}
.component-5 .container .img-container.smaller {
  max-height: 350px;
  max-width: 350px;
  position: relative;
  aspect-ratio: 1;
}
@media screen and (max-width: 1023.84px) {
  .component-5 .container .img-container.smaller {
    position: absolute;
    right: 0px;
    top: 100px;
    max-height: 200px;
    max-width: 20vw;
  }
}
.component-5 .container .img-container.smaller picture img {
  object-fit: cover;
}
.component-5 .container .badge {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 1em;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
  position: absolute;
  right: 78%;
  top: 430px;
}
.animatable .component-5 .container .badge {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.component-5 .container .badge:hover {
  box-shadow: rgba(7, 120, 113, 0.1) 0px 20px 25px -5px, rgba(7, 120, 113, 0.04) 0px 10px 10px -5px;
}
@media screen and (max-width: 1023.84px) {
  .component-5 .container .badge {
    right: 8%;
    top: 84%;
  }
}
@media screen and (max-width: 767.84px) {
  .component-5 .container .badge {
    top: unset;
    bottom: 2%;
  }
}
.component-5 .container .badge img {
  display: block;
}
/* END COMPONENT 5  */
/*  USP BALK   */
.usp-balk {
  position: relative;
  color: #ffffff;
  padding-top: 80px;
  padding-bottom: 80px;
}
.usp-balk:before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 909.21 974.03'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M553.63,155.55c171.76-11.31,346.88,163.09,355.2,331.22,7.34,148.38-91.43,222.29-186.52,314.46-53,51.37-115.51,118.09-176.16,158.84-9.27,6.23-25.23,17.92-36.26,12.62-14.3-6.87-44.17-35.97-57.07-47.93-22.86-21.18-69.68-62.6-72.86-94.14-7.53-74.62,94.53-102.38,126.37-30.37,1.3,2.94.83,8.5,4.55,7.56,4.67-1.18,20.78-11.89,25.88-15.16,61.31-39.33,127.86-104.69,178.11-157.89,49.95-52.88,65.99-104.23,43.24-176.29-26.98-85.46-129.7-172.98-223.47-150.94-67.45,15.85-105.95,73.28-154.27,115.73-42.29,37.16-104.62,33.55-129.38-20.67-22.45-49.15,9.4-76.6,41.84-106.87,69.24-64.6,162.82-133.74,260.81-140.19Z'/%3E%3Cpath class='cls-1' d='M289.83,153.25c-.96-.9-14.13,9.25-15.89,10.6-32.87,25.26-73.97,65.54-100.62,97.38-66.87,79.9-35.45,196.83,35.99,262.04,72.81,66.47,144.64,79.2,224,13.95,33.11-27.22,77.26-89.64,115.53-100.47,58.34-16.51,110.89,45.9,89.02,101.02-8.56,21.58-50.53,59.27-69.01,75.99-124.17,112.38-262.9,168.14-410.91,55.88C21.47,566.14-51.45,388.38,42.03,229.94c23.57-39.94,59.72-72.18,91.83-105.17,30.98-31.82,63.12-67.42,96.96-96.04,12.27-10.38,38.22-33.01,55.06-28.03,3.56,1.05,16.24,11.94,19.97,15.03,24.78,20.49,60.27,53.86,80.5,78.5,24.77,30.18,13.5,77.68-22.83,92.19-29.65,11.85-63.54-3.15-73.69-33.18Z'/%3E%3C/svg%3E");
  opacity: 0.05;
  position: absolute;
  top: 0%;
  right: 0%;
  z-index: 2;
  height: 100%;
  width: 50%;
  background-size: 60%;
  background-repeat: no-repeat;
  pointer-events: none;
  background-position: 120% -125px;
}
.usp-balk.bg-grey .container {
  color: #077871;
}
.usp-balk.bg-grey .usp .icon.check {
  background-color: rgba(7, 120, 113, 0.21);
}
.usp-balk.bg-grey .usp h4 {
  color: #077871;
}
.usp-balk .container {
  display: flex;
  gap: 3em;
}
@media screen and (max-width: 767.84px) {
  .usp-balk .container {
    flex-direction: column;
  }
}
.usp-balk .container .usp .icon.check {
  border-radius: 50%;
  background-color: #ffffff21;
  background-size: 1rem;
  margin-bottom: 1.5rem;
}
/*  END USP BALK   */
/*   SALIOS ALS WERKGEVER  */
@media screen and (max-width: 1023.84px) {
  .salios-als-werkgever {
    background-color: #effafa;
    margin-bottom: 2em;
  }
  .salios-als-werkgever.usp-balk {
    color: #077871;
  }
}
.salios-als-werkgever .container {
  display: flex;
  gap: 2em;
  align-items: stretch;
}
@media screen and (max-width: 1279.84px) {
  .salios-als-werkgever .container {
    flex-direction: column;
  }
}
.salios-als-werkgever .container .col-l {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2em;
}
.salios-als-werkgever .container .col-l .img-container {
  max-height: 350px;
  margin-top: auto;
}
@media screen and (max-width: 1279.84px) {
  .salios-als-werkgever .container .col-l .img-container {
    height: 350px;
    position: relative;
  }
  .salios-als-werkgever .container .col-l .img-container picture {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
  }
}
@media screen and (max-width: 1023.84px) {
  .salios-als-werkgever .container .col-l .img-container {
    display: none;
  }
}
.salios-als-werkgever .container .col-l .img-container picture img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.salios-als-werkgever .container .col-r {
  flex: 1.6;
}
.salios-als-werkgever .container .col-r .voordeel-container {
  display: flex;
  flex-direction: column;
  gap: 2em;
}
@media screen and (max-width: 1279.84px) {
  .salios-als-werkgever .container .col-r .voordeel-container {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.salios-als-werkgever .container .col-r .voordeel-container .voordeel {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 9px 7px;
  border-radius: 20px;
  display: flex;
  gap: 2em;
  align-items: center;
  background: #ffffff;
  padding-left: 2em;
  padding-right: 2em;
}
@media screen and (max-width: 1279.84px) {
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel {
    max-width: calc(50% - 1em);
  }
}
@media screen and (max-width: 1023.84px) {
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel {
    max-width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 1em;
  }
}
@media screen and (max-width: 767.84px) {
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel {
    box-shadow: unset;
    border-radius: unset;
    padding-left: 0em;
    padding-right: 0em;
  }
}
.salios-als-werkgever .container .col-r .voordeel-container .voordeel strong {
  font-weight: 700;
}
.salios-als-werkgever .container .col-r .voordeel-container .voordeel .icon.check {
  min-height: 60px;
  min-width: 60px;
  background-color: #e6007e1a;
  border-radius: 50%;
}
@media screen and (max-width: 767.84px) {
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel .icon.check {
    min-height: 30px;
    min-width: 30px;
  }
}
.salios-als-werkgever .container .col-r .voordeel-container .voordeel .voordeel-title {
  pointer-events: none;
}
@media screen and (max-width: 767.84px) {
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel {
    flex-direction: row;
    margin-top: 0em;
    max-height: 30px;
    overflow: hidden;
  }
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel .icon {
    width: 26px;
    height: 26px;
    background-size: 100% 10px;
  }
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel .voordeel-title {
    pointer-events: all;
    position: relative;
    cursor: pointer;
    margin-top: 3px;
    margin-bottom: 0.5em;
    display: inline-block;
  }
  .animatable .salios-als-werkgever .container .col-r .voordeel-container .voordeel .voordeel-title {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel .voordeel-title:after {
    content: '';
    position: absolute;
    width: 26px;
    height: 26px;
    background-size: 100% 10px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
    height: 100%;
    aspect-ratio: 1;
    background-repeat: no-repeat;
    background-position: center;
    right: -2rem;
    top: 0;
  }
  .animatable .salios-als-werkgever .container .col-r .voordeel-container .voordeel .voordeel-title:after {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel .voordeel-title.active:after {
    transform: rotate(90deg);
  }
  .animatable .salios-als-werkgever .container .col-r .voordeel-container .voordeel {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  .salios-als-werkgever .container .col-r .voordeel-container .voordeel.active {
    max-height: 400px;
  }
}
.salios-als-werkgever .container .mobile-button {
  display: none;
}
@media screen and (max-width: 767.84px) {
  .salios-als-werkgever .container .mobile-button {
    display: block;
  }
}
.salios-als-werkgever .container .desktop-button {
  display: block;
}
@media screen and (max-width: 767.84px) {
  .salios-als-werkgever .container .desktop-button {
    display: none;
  }
}
/*  END SALIOS ALS WERKGEVER */
/*  Collega Quote slider */
.collega-quote-slider {
  padding-left: max(5vw, calc((100vw - 1320px) / 2));
  display: grid;
  grid-template-columns: 375px calc(100% - 550px );
}
@media screen and (max-width: 1600px) {
  .collega-quote-slider {
    grid-template-columns: 375px 65%;
  }
}
@media screen and (max-width: 1440px) {
  .collega-quote-slider {
    grid-template-columns: 375px calc(100% - 375px);
  }
}
@media screen and (max-width: 1279.84px) {
  .collega-quote-slider {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 767.84px) {
  .collega-quote-slider {
    padding-left: 0px;
  }
}
.collega-quote-slider .collega-quote-intro {
  padding-right: 2em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1279.84px) {
  .collega-quote-slider .collega-quote-intro {
    flex-direction: row;
    justify-content: space-between;
  }
}
.collega-quote-slider .collega-quote-intro h3 {
  font-size: 32px;
}
@media screen and (max-width: 1279.84px) {
  .collega-quote-slider .collega-quote-intro h3 {
    max-width: 50%;
  }
}
@media screen and (max-width: 767.84px) {
  .collega-quote-slider .collega-quote-intro h3 {
    max-width: 90%;
    font-size: 25px;
    margin: 0 auto;
    margin-bottom: 1em;
  }
}
.collega-quote-slider .collega-quote-intro .custom-control-container {
  display: flex;
  gap: 1em;
}
@media screen and (max-width: 767.84px) {
  .collega-quote-slider .collega-quote-intro .custom-control-container {
    display: none;
  }
}
.collega-quote-slider .collega-quote-intro .custom-control-container .icon {
  border: solid 1px #077871;
  border-radius: 50%;
  background-size: 100% 1rem;
}
.collega-quote-slider .collega-quote-intro .custom-control-container .icon:hover {
  cursor: pointer;
  background-color: #077871;
}
.collega-quote-slider .collega-quote-intro .custom-control-container #custom-prev {
  transform: rotate(180deg);
}
.collega-quote-slider .splide__track {
  overflow: visible;
  clip-path: polygon(-1% 0, 150% 0, 150% 100%, -1% 100%);
}
.collega-quote-slider .splide__arrows {
  display: none !important;
}
.collega-quote-slider .splide__pagination {
  margin-top: 2em;
}
.collega-quote-slider .container .btn {
  position: absolute;
  top: -3em;
}
/*  END Collega Quote Slider */
/*  ALERT SECTION */
.alert-section .container {
  display: grid;
  grid-template-columns: calc(25% - 0.75em) calc(50% - 0.75em )  calc(25% - 0.75em);
  gap: 1em;
}
@media screen and (max-width: 1023.84px) {
  .alert-section .container {
    grid-template-columns: calc(20% - 0.75em) calc(60% - 0.75em )  calc(20% - 0.75em);
  }
}
@media screen and (max-width: 767.84px) {
  .alert-section .container {
    grid-template-columns: 1fr;
    grid-template-rows: 0.75fr 1.25fr 0.75fr;
  }
}
.alert-section .container .img-container {
  width: 100%;
}
.alert-section .container .img-container picture {
  width: 100%;
  position: relative;
  height: 100%;
}
.alert-section .container .img-container picture img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0px;
  left: 0px;
}
.alert-section .container .content {
  border-radius: 20px;
  text-align: center;
}
/* END ALERT SECTION */
/* COLLEGA GRID  */
.ontdek-team-section .collega-grid {
  gap: 1em;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1023.84px) {
  .ontdek-team-section .collega-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 980px) {
  .ontdek-team-section .collega-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 567.84px) {
  .ontdek-team-section .collega-grid {
    grid-template-columns: 1fr;
  }
}
/* END COLLEGA GRID */
/* CONTACT SECTION */
.contact-section .bg-main-light {
  border-radius: 20px;
  padding: 2em;
}
@media screen and (max-width: 767.84px) {
  .contact-section .bg-main-light {
    padding: 1.5em;
  }
}
.contact-section .bg-main-light h3 {
  font-size: 21px;
  display: block;
  max-width: 32ch;
  padding-bottom: 1em;
}
.contact-section .toggle-txt {
  margin-bottom: 1.5em;
  border-radius: 20px;
}
.animatable .contact-section .toggle-txt {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.contact-section .toggle-txt .toggle-title {
  display: flex;
  gap: 1em;
  margin-bottom: 1.5em;
  padding-left: 2em;
  padding-right: 2em;
  cursor: pointer;
}
.animatable .contact-section .toggle-txt .toggle-title {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.contact-section .toggle-txt .toggle-title .icon {
  height: 20px;
  width: 20px;
  background-size: contain;
  display: block;
  margin-top: 5px;
}
.contact-section .toggle-txt.active {
  background-color: #ebf9f9;
  padding: 2em;
}
.contact-section .toggle-txt.active .toggle-title {
  padding: 0;
}
.contact-section .toggle-txt.active .toggle-title .icon {
  transform: rotate(90deg);
}
.contact-section .toggle-txt.active .content {
  max-height: 250px;
}
@media screen and (max-width: 1279.84px) {
  .contact-section .toggle-txt.active .content {
    max-height: 350px;
  }
}
.contact-section .toggle-txt h3 {
  padding: unset;
  margin-bottom: 0px;
}
@media screen and (max-width: 1279.84px) {
  .contact-section .toggle-txt h3 {
    font-size: 1.25rem;
  }
}
.contact-section .toggle-txt .content {
  max-height: 0px;
  overflow: hidden;
  border-top: solid 1px #ebf9f9;
}
.contact-section .toggle-txt .content p {
  margin-top: 0px;
}
.contact-section .toggle-txt:nth-child(1) ul li {
  align-items: flex-start;
}
.contact-section .toggle-txt:nth-child(1) ul li .icon {
  margin-top: 5px;
}
.contact-section .toggle-txt ul {
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
  column-count: 2;
  max-width: fit-content;
  column-gap: 50px;
}
@media screen and (max-width: 1279.84px) {
  .contact-section .toggle-txt ul {
    column-count: unset;
  }
}
.contact-section .toggle-txt ul li {
  display: flex;
  gap: 0.5em;
  align-items: center;
  margin-bottom: 0.5em;
}
.contact-section .toggle-txt ul li p {
  margin: unset;
}
.contact-section .toggle-txt ul li .icon {
  height: 15px;
  width: 15px;
  background-position: center;
}
.contact-section .toggle-txt ul li a {
  color: #000000 !important;
  text-decoration: none;
}
@media screen and (max-width: 1023.84px) and (min-width: 767.84px) {
  .contact-section .container > .pure-g > div:nth-child(1) {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
  }
  .contact-section .container > .pure-g > div:nth-child(1) > div {
    max-width: calc(50% - 0.5em);
  }
}
/* END CONTACT SECTION */
/*MAP SECTION */
#map-section .container {
  height: 600px;
}
#map-section .container #googleMaps {
  height: 600px;
  width: 90%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (max-width: 567.84px) {
  #map-section .container #googleMaps {
    width: 100%;
  }
}
#map-section .container #googleMaps .img-col .image-element {
  max-height: 30em;
  border-radius: 20px;
}
#map-header.bg-main span {
  color: #000;
}
/*END MAP SECTION*/
/* END PREMADE STYLING */
/* Header less */
/* Header less */
/* Sub menu visibility class */
.sub_menu_visible {
  height: auto;
  transform: scaleY(1) translateY(0%);
  opacity: 1;
}
/* Header styles */
#header {
  background: #ffffff;
  z-index: 9;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
#header .header-logo {
  transition: ease max-height 0.3s;
}
@media screen and (max-width: 1279.84px) {
  #header .header-logo {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
  }
}
#header .header-logo a svg {
  width: 100%;
  height: 100%;
  max-width: 195px;
  max-height: 63px;
}
@media screen and (max-width: 767.84px) {
  #header .header-logo {
    max-height: 34px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #header .header-logo a svg {
    max-height: 34px;
    max-width: 105px;
  }
}
#header .top-header {
  height: 55px;
}
#header .top-header .container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
#header .top-header .container ul {
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
  display: flex;
  gap: 1em;
}
#header .top-header .container ul li a {
  color: #ffffff;
  text-decoration: none;
}
#header .header-menu > div {
  justify-content: flex-end;
}
#header #search_toggle_btn {
  background-color: unset;
  padding-left: 2em;
  height: 3.25em;
  border: unset;
  position: relative;
}
#header #search_toggle_btn.active::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23000000' d='M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z'/%3E%3C/svg%3E");
}
#header #search_toggle_btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: 3rem;
  height: 3rem;
  background-size: 1em;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000000' d='M500.3 443.7l-119.7-119.7c27.22-40.41 40.65-90.9 33.46-144.7C401.8 87.79 326.8 13.32 235.2 1.723C99.01-15.51-15.51 99.01 1.724 235.2c11.6 91.64 86.08 166.7 177.6 178.9c53.8 7.189 104.3-6.236 144.7-33.46l119.7 119.7c15.62 15.62 40.95 15.62 56.57 0C515.9 484.7 515.9 459.3 500.3 443.7zM79.1 208c0-70.58 57.42-128 128-128s128 57.42 128 128c0 70.58-57.42 128-128 128S79.1 278.6 79.1 208z'/%3E%3C/svg%3E");
}
.animatable #header #search_toggle_btn::before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#header #search_header_wrapper {
  display: flex;
  align-items: center;
  margin-right: 2em;
}
@media screen and (max-width: 1279.84px) {
  #header #search_header_wrapper {
    margin-right: 0px;
  }
}
#header #search_header_wrapper #search_form #searchform {
  margin-bottom: 0px;
}
#header #search_header_wrapper #search_form #searchform #s {
  border-radius: 25px;
  border: unset;
  padding-left: 25px;
}
#header #search_header_wrapper #search_form #searchform #searchsubmit {
  border-radius: 50%;
  height: 25px;
  width: 25px;
  background-color: #e6007e1f;
}
#header #main-menu .menu {
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
  display: flex;
}
#header #main-menu .menu > .menu-item {
  padding-right: 1em;
  padding-top: 1.75em;
  padding-bottom: 1.75em;
}
@media screen and (max-width: 1279.84px) {
  #header #main-menu .menu > .menu-item {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  #header #main-menu .menu > .menu-item a {
    font-size: 18px;
    max-width: fit-content;
    z-index: 2;
  }
}
#header #main-menu .menu > .menu-item:not(.menu-item-860) > a {
  pointer-events: none;
}
@media screen and (min-width: 1279.84px) {
  #header #main-menu .menu .menu-item:last-child {
    padding-right: unset;
  }
}
#header #main-menu .menu .menu-item-has-children {
  position: relative;
}
#header #main-menu .menu .menu-item-has-children > a:after {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 110% 100%'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23077871; opacity: .05; %7D %3C/style%3E%3C/defs%3E%3Crect class='cls-1' x='0' y='0' width='100%25' height='100%25' rx='17.5' ry='17.5'/%3E%3C/svg%3E");
  position: absolute;
  left: -10%;
  top: -10%;
  height: 120%;
  width: 120%;
  background-repeat: no-repeat;
  opacity: 0;
}
.animatable #header #main-menu .menu .menu-item-has-children > a:after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#header #main-menu .menu .menu-item-has-children .mega-menu {
  position: fixed;
  top: 140px;
  left: 0px;
  width: 100vw;
  background: #fff;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 502.71 538.93'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23077871; %7D .cls-2 %7B isolation: isolate; %7D .cls-3 %7B mix-blend-mode: screen; opacity: .03; %7D %3C/style%3E%3C/defs%3E%3Cg class='cls-2'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cg class='cls-3'%3E%3Cpath class='cls-1' d='M286.91,251.39c-34.38,31.6-87.5,113.21-175.36,29.44-33.9-32.33-52.04-97.91-13.01-139.27,29.42-31.16,49.44-48.55,63.61-57.91,4.64,12.05,16.21,20.68,29.9,20.68,17.73,0,32.1-14.42,32.1-32.21,0-5.26-1.36-10.12-3.6-14.5-.36-.92-.88-1.85-1.52-2.81-1.64-2.57-3.64-4.78-5.88-6.79-10.81-10.84-38.27-38.27-51.96-46.95-13.41-8.27-50.96,31.73-114.6,95.58-59.32,59.55-69.17,161.68,12.85,244.12,120.73,121.44,228.48,27.75,289.57-33.57,35.51-35.62-16.65-97.54-62.08-55.82Z'/%3E%3C/g%3E%3Cg class='cls-3'%3E%3Cpath class='cls-1' d='M443.26,145.78c-120.72-121-228.47-27.65-289.55,33.45-35.5,35.49,16.65,97.19,62.08,55.62,34.38-31.49,87.5-112.79,175.36-29.33,33.9,32.21,51.84,97.35,13.01,138.72-60.2,64.14-95.7,91.75-118.56,103.23-3.48-15.92-17.61-27.85-34.58-27.85-19.57,0-35.42,15.85-35.42,35.45,0,9.32,3.68,17.73,9.53,24.05,2.48,4.32,6.08,8.4,9.45,11.72,10.25,10.24,38.79,38.77,52.76,47.58,13.41,8.24,105.15-85.83,168.79-149.45,59.36-59.34,69.17-161.05-12.85-243.24'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 103% 30px;
  background-size: 600px 600px;
}
#header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu {
  padding-top: 0px;
  height: 500px;
  max-height: 0px;
  overflow: hidden;
  background-color: transparent;
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
}
.animatable #header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu li {
  margin-bottom: 1em;
}
#header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu li a {
  font-size: 18px;
  max-width: fit-content;
}
@media screen and (max-width: 767.84px) {
  #header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu li a {
    max-width: 34ch;
  }
}
#header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu li a:after {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu > li.menu-item-has-children {
  position: relative;
}
#header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu .sub-menu {
  margin-top: 2em;
}
@media screen and (max-width: 1279.84px) {
  #header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu .sub-menu {
    margin-top: 1em;
  }
}
#header #main-menu .menu .menu-item-has-children .mega-menu .sub-menu .sub-menu li a:after {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-856 .container > .sub-menu {
  display: grid;
  grid-template-columns: 1fr 1.5fr 1fr;
  gap: 1em;
}
#header #main-menu .menu .menu-item-has-children.menu-item-856 .container > .sub-menu li.menu-item-has-children > a {
  font-weight: 700;
}
#header #main-menu .menu .menu-item-has-children.menu-item-856 .container > .sub-menu li.menu-item-has-children > a:before {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-856 .container > .sub-menu li.menu-item-has-children > a:after {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 150px);
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu li.menu-item-has-children > a {
  font-weight: 700;
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu li.menu-item-has-children > a:before {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu > li:nth-child(1) {
  grid-column: 1 / 2;
  grid-row: 1/4;
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu > li:nth-child(2) {
  grid-column: 2 / 3;
  grid-row: 1/4;
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu > li:nth-child(3) {
  grid-column: 3 / 4;
  grid-row: 1/4;
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu > li:nth-child(4) {
  grid-column: 2 / 3;
  grid-row: 2/4;
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu > li:nth-child(4):before {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu > li:nth-last-child(1) {
  grid-column: 4 / 5;
  grid-row: 1/4;
}
#header #main-menu .menu .menu-item-has-children.menu-item-857 .container > .sub-menu > li:nth-last-child(1):before {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-858 .container > .sub-menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 150px 50px 100px;
}
#header #main-menu .menu .menu-item-has-children.menu-item-858 .container > .sub-menu li.menu-item-has-children > a {
  font-size: 18px;
  font-weight: bold;
}
#header #main-menu .menu .menu-item-has-children.menu-item-858 .container > .sub-menu li.menu-item-has-children > a:before {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-858 .container > .sub-menu li.menu-item-1309 {
  grid-column: 2 / 3;
  grid-row: 2/3;
}
#header #main-menu .menu .menu-item-has-children.menu-item-858 .container > .sub-menu li.menu-item-1309 a {
  font-weight: bold;
}
#header #main-menu .menu .menu-item-has-children.menu-item-858 .container > .sub-menu li.menu-item-1309 a:before {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-859 .container > .sub-menu {
  display: grid;
  grid-template-columns: 300px 400px;
}
#header #main-menu .menu .menu-item-has-children.menu-item-859 .container > .sub-menu li.menu-item-has-children > a {
  font-weight: 700;
}
#header #main-menu .menu .menu-item-has-children.menu-item-859 .container > .sub-menu li.menu-item-has-children > a:before {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-859 .container > .sub-menu > li:nth-child(2) {
  padding-left: 2em;
}
@media screen and (max-width: 1279.84px) {
  #header #main-menu .menu .menu-item-has-children.menu-item-859 .container > .sub-menu > li:nth-child(2) {
    padding-left: unset;
  }
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu {
  height: 750px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(8, 87px);
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu .sub-menu {
  margin-top: 0px;
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu li.menu-item-has-children > a {
  font-weight: 700;
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu li.menu-item-has-children > a:before {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu > li:nth-child(1) {
  grid-column: 1 / 2;
  grid-row: 1/4;
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu > li:nth-child(2) {
  grid-column: 1 / 2;
  grid-row: 4/9;
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu > li:nth-child(3) {
  grid-column: 2 / 3;
  grid-row: 1/4;
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu > li:nth-child(4) {
  grid-column: 2 / 3;
  grid-row: 4/9;
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu > li:nth-child(5) {
  grid-column: 3 / 4;
  grid-row: 1/5;
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu > li:nth-child(6) {
  grid-column: 3 / 4;
  grid-row: 5/9;
}
#header #main-menu .menu .menu-item-has-children.menu-item-860 .container > .sub-menu > li:nth-child(7) {
  grid-column: 4 / 5;
  grid-row: 1/9;
}
@media screen and (min-width: 1279.84px) {
  #header #main-menu .menu .menu-item-has-children.menu-item-861 .container > .sub-menu {
    columns: 3;
    column-gap: 3em;
    max-width: fit-content;
  }
}
#header #main-menu .menu .menu-item-has-children.menu-item-861 .container > .sub-menu li:before {
  content: unset;
}
#header #main-menu .menu .menu-item-has-children:hover > a:before {
  transform: rotate(90deg);
}
#header #main-menu .menu .menu-item-has-children:hover > a:after {
  opacity: 1;
}
#header #main-menu .menu .menu-item:hover .mega-menu .sub-menu {
  max-height: 750px;
  padding-top: 3em;
  grid-column-gap: 1em;
}
#header #main-menu .menu .menu-item:hover .mega-menu .sub-menu .sub-menu {
  max-height: fit-content;
  padding-top: 0px;
}
#header #main-menu .menu .menu-item a {
  display: flex;
  align-items: center;
  padding: .25em .5em;
  text-decoration: none;
  color: #000000;
  padding-right: 1em;
  position: relative;
  font-weight: 500;
}
#header #main-menu .menu .menu-item a:before {
  content: '';
  position: absolute;
  right: 0px;
  font-size: 0px;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-size: 100% 1.25rem;
  background-repeat: no-repeat;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  height: 10px;
  width: 10px;
  background-size: contain;
}
.animatable #header #main-menu .menu .menu-item a:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#header #main-menu .menu .menu-item a:before.x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.x:hover,
#header #main-menu .menu .menu-item a:before.x:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.x.light {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.x.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.facebook:hover,
#header #main-menu .menu .menu-item a:before.facebook:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.facebook.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.facebook.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.instagram {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.instagram:hover,
#header #main-menu .menu .menu-item a:before.instagram:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.instagram.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.instagram.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.linkedin {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.linkedin:hover,
#header #main-menu .menu .menu-item a:before.linkedin:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.linkedin.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.linkedin.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.pinterest {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.pinterest:hover,
#header #main-menu .menu .menu-item a:before.pinterest:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.mail:hover,
#header #main-menu .menu .menu-item a:before.mail:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.whatsapp:hover,
#header #main-menu .menu .menu-item a:before.whatsapp:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.snapchat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.snapchat:hover,
#header #main-menu .menu .menu-item a:before.snapchat:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.tiktok:hover,
#header #main-menu .menu .menu-item a:before.tiktok:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.youtube {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.youtube:hover,
#header #main-menu .menu .menu-item a:before.youtube:focus {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.youtube.light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.youtube.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.speaker.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.speaker.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.bell {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.clock {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.date {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.date.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.label {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.label.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.chevron.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.chevron.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.chevron.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.chevron.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.chevron.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.location {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.chat {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.check {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.check.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.check.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.map {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.phone {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.phone.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.phone.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.mail.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.mail.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.animatable #header #main-menu .menu .menu-item a:before.double-arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#header #main-menu .menu .menu-item a:before.double-arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.functie {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.opleiding {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.plaats {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.uren {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
#header #main-menu .menu .menu-item a:before.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
@media screen and (max-width: 1279.84px) {
  #header #main-menu {
    position: fixed;
    top: 120px;
    left: 0px;
    background-color: #ffffff;
    width: 100vw;
    height: 100vh;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 502.71 538.93'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23077871; %7D .cls-2 %7B isolation: isolate; %7D .cls-3 %7B mix-blend-mode: screen; opacity: .03; %7D %3C/style%3E%3C/defs%3E%3Cg class='cls-2'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cg class='cls-3'%3E%3Cpath class='cls-1' d='M286.91,251.39c-34.38,31.6-87.5,113.21-175.36,29.44-33.9-32.33-52.04-97.91-13.01-139.27,29.42-31.16,49.44-48.55,63.61-57.91,4.64,12.05,16.21,20.68,29.9,20.68,17.73,0,32.1-14.42,32.1-32.21,0-5.26-1.36-10.12-3.6-14.5-.36-.92-.88-1.85-1.52-2.81-1.64-2.57-3.64-4.78-5.88-6.79-10.81-10.84-38.27-38.27-51.96-46.95-13.41-8.27-50.96,31.73-114.6,95.58-59.32,59.55-69.17,161.68,12.85,244.12,120.73,121.44,228.48,27.75,289.57-33.57,35.51-35.62-16.65-97.54-62.08-55.82Z'/%3E%3C/g%3E%3Cg class='cls-3'%3E%3Cpath class='cls-1' d='M443.26,145.78c-120.72-121-228.47-27.65-289.55,33.45-35.5,35.49,16.65,97.19,62.08,55.62,34.38-31.49,87.5-112.79,175.36-29.33,33.9,32.21,51.84,97.35,13.01,138.72-60.2,64.14-95.7,91.75-118.56,103.23-3.48-15.92-17.61-27.85-34.58-27.85-19.57,0-35.42,15.85-35.42,35.45,0,9.32,3.68,17.73,9.53,24.05,2.48,4.32,6.08,8.4,9.45,11.72,10.25,10.24,38.79,38.77,52.76,47.58,13.41,8.24,105.15-85.83,168.79-149.45,59.36-59.34,69.17-161.05-12.85-243.24'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 110% 100%;
    background-size: 600px 600px;
  }
  #header #main-menu .menu {
    width: 90%;
    margin: 0 auto;
    flex-direction: column;
    padding-left: 1em;
    padding-right: 1em;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu {
    position: relative !important;
    top: unset;
    left: unset;
    background-image: unset;
    width: 100%;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu .container {
    margin: unset;
    padding: unset;
    width: 100%;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu .container .sub-menu {
    padding-top: 0px;
    height: 100%;
  }
}
@media screen and (max-width: 1279.84px) and screen and (min-width: 1279.84px) {
  #header #main-menu .menu li.menu-item-has-children:hover .mega-menu .container .sub-menu {
    max-height: 350px;
  }
}
@media screen and (max-width: 767.84px) {
  #header #main-menu {
    top: 60px;
  }
}
@media screen and (max-width: 767.84px) {
  #header .container {
    width: 90%;
  }
}
#toggle-search {
  margin-top: -5px;
  height: 35px;
  width: 35px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 246.75 247.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M165.78,176.71c-14.72,11.83-32.43,20.35-51.32,22.93C9.85,213.94-43.06,78.23,43.12,18.3c85.58-59.5,194.94,37.33,145.42,129.42l-12.26,18.49h7.75c4.33,0,53.68,54.83,61.68,60.82,1.29,2.44,1.48,3.96,0,6.34-1.16,1.86-9.95,10.59-11.9,12.1-3.09,2.38-4.97,2.35-8.02,0l-58.25-58.25c-.5-.53-1.74-2.78-1.74-3.26v-7.25ZM45.61,154.88c39.6,39.65,108.25,24.98,127.18-27.91,22.09-61.72-37.25-120.63-98.89-98.89C20.99,46.73,6.07,115.29,45.61,154.88Z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-color: #e6007e1f;
  border-radius: 50%;
  background-position: center;
}
@media screen and (min-width: 767.84px) {
  #toggle-search {
    display: none;
  }
}
@media screen and (max-width: 767.84px) {
  #header #main-menu .menu {
    padding-left: 0px;
    padding-right: 0px;
  }
  #toggle-search.active {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.75 16.75'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M16.42,14.83l-6.45-6.45,6.45-6.45c.44-.44.44-1.16,0-1.6s-1.16-.44-1.6,0l-6.45,6.45L1.93.33C1.49-.11.77-.11.33.33s-.44,1.16,0,1.6l6.45,6.45L.33,14.83c-.44.44-.44,1.16,0,1.6s1.16.44,1.6,0l6.45-6.45,6.45,6.45c.44.44,1.16.44,1.6,0s.44-1.16,0-1.6Z'/%3E%3C/svg%3E");
  }
  .top-header {
    max-height: 0px;
    overflow: hidden;
  }
  .animatable .top-header {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  .top-header.active {
    max-height: 55px;
  }
  .top-header .header-search-and-login {
    width: 100%;
  }
  .top-header .header-search-and-login #search_header_wrapper {
    width: 100%;
  }
  .top-header .header-search-and-login #search_header_wrapper #search_form {
    width: 100%;
  }
  .top-header .header-search-and-login #search_header_wrapper #search_form form .p-relative {
    width: 100%;
  }
  .top-header .header-search-and-login #search_header_wrapper #search_form form .p-relative #s {
    width: 100%;
  }
}
/*  RESPONSIVE MENU */
@media screen and (min-width: 1279.84px) {
  .mobile-top-menu {
    display: none;
  }
  .open-sub {
    display: none;
  }
}
@media screen and (max-width: 1279.84px) {
  #header .top-menu {
    display: none;
  }
  #header .mobile-top-menu #menu-top-header-1 {
    background-color: #077871;
    color: #ffffff;
    border-radius: 20px;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    margin-bottom: 1em;
    transition: ease all .3s;
  }
  #header .mobile-top-menu #menu-top-header-1 a:not(.btn):not(.ano-link):not(.button) {
    color: #ffffff;
  }
  #header .mobile-top-menu #menu-top-header-1 a:not(.btn):not(.ano-link):not(.button):hover,
  #header .mobile-top-menu #menu-top-header-1 a:not(.btn):not(.ano-link):not(.button):focus {
    color: #ff1a97;
  }
  #header .mobile-top-menu #menu-top-header-1 h1:not(.btn),
  #header .mobile-top-menu #menu-top-header-1 h2:not(.btn),
  #header .mobile-top-menu #menu-top-header-1 h3:not(.btn),
  #header .mobile-top-menu #menu-top-header-1 h4:not(.btn),
  #header .mobile-top-menu #menu-top-header-1 h5:not(.btn),
  #header .mobile-top-menu #menu-top-header-1 a:not(.btn),
  #header .mobile-top-menu #menu-top-header-1 span:not(.btn) {
    color: #ffffff;
  }
  #header .mobile-top-menu #menu-top-header-1 > li.menu-item {
    padding: 0px;
  }
  #header .mobile-top-menu #menu-top-header-1 > li.menu-item a {
    color: #ffffff;
  }
  #header .mobile-top-menu #menu-top-header-1 > li.menu-item a:before {
    content: unset;
  }
  #header #main-menu {
    max-height: 0px;
    overflow: hidden;
  }
  .animatable #header #main-menu {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  #header #main-menu .open-sub {
    display: none !important;
  }
  #header #main-menu.open {
    padding-top: 1em;
    max-height: 100vh;
    overflow-y: auto;
  }
  #header #main-menu.open .main-menu {
    padding-bottom: 8em;
  }
  #header #main-menu.open .open-sub {
    display: block !important;
  }
  #header #main-menu .menu li.menu-item-has-children {
    position: relative;
    max-width: fit-content;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu {
    position: fixed !important;
    top: 210px;
    background: transparent;
    overflow: hidden;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu.open .sub-menu {
    max-height: calc(100vh - 210px);
    transition: ease all 1s;
    transition-delay: 0.3s;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu.open .sub-menu .sub-menu {
    transition-delay: 0s;
    transition: ease-in-out 0.3s;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu .container {
    max-width: fit-content;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu .container > .sub-menu {
    display: block !important;
    overflow-y: auto;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu .container > .sub-menu > li.menu-item-has-children > a {
    padding-right: 40px;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu .container > .sub-menu .sub-menu {
    max-height: 0px;
    margin: 0px;
    transition-delay: unset;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu .container > .sub-menu .sub-menu.open {
    max-height: 500px;
  }
  #header #main-menu .menu li.menu-item-has-children .mega-menu .container > .sub-menu:has(.sub-menu.open) {
    padding-bottom: 2em;
    width: 100vw;
  }
  #header #main-menu .menu li.menu-item-has-children:hover .mega-menu:not(.open) .container .sub-menu {
    transition: unset;
    max-height: 0px;
  }
  #header #main-menu .menu > li.menu-item-has-children {
    padding-right: 4em;
    display: flex;
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0px;
    height: 2.5rem;
    width: 2.5rem;
    background-position: center;
    background-size: 100% 1.25rem;
    background-repeat: no-repeat;
    display: block;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
    background-size: 15px 15px;
    cursor: pointer;
  }
  .animatable #header #main-menu .menu > li.menu-item-has-children .open-sub {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.x {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.x:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.x:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.x.light {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.x.light:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.facebook {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.facebook:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.facebook:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.facebook.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.facebook.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.instagram {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.instagram:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.instagram:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.instagram.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.instagram.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.linkedin {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.linkedin:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.linkedin:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.linkedin.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.linkedin.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.pinterest {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.pinterest:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.pinterest:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.mail {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.mail:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.mail:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.whatsapp:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.whatsapp:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.snapchat {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.snapchat:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.snapchat:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.tiktok {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.tiktok:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.tiktok:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.youtube {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.youtube:hover,
  #header #main-menu .menu > li.menu-item-has-children .open-sub.youtube:focus {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.youtube.light {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.youtube.light:hover {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.speaker.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.speaker.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.bell {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.clock {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.date {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.date.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.label {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.label.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.chevron {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.chevron.dark {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.chevron.pink {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.chevron.green {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.chevron.green:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.chevron.yellow {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.location {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.chat {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.check {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.check.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.check.pink {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.map {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.phone {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.phone.solid {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.phone.solid:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.mail {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.mail.solid {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.mail.solid:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.double-arrow {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
  }
  .animatable #header #main-menu .menu > li.menu-item-has-children .open-sub.double-arrow {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.double-arrow:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.functie {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.opleiding {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.plaats {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.uren {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.dark {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.pink {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.green {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.green:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.yellow {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.sub {
    top: 0px;
    transform: unset !important;
  }
  #header #main-menu .menu > li.menu-item-has-children .open-sub.sub.open {
    transform: rotate(90deg) !important;
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub {
    font-size: 0px;
    height: 2.5rem;
    width: 2.5rem;
    background-position: center;
    background-size: 100% 1.25rem;
    background-repeat: no-repeat;
    display: block;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
    background-color: #077871;
    border-radius: 50%;
    transform: rotate(180deg);
    max-width: 0px;
    background-size: 15px 15px;
  }
  .animatable #header #main-menu .menu > li.menu-item-has-children .close-sub {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.x {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.x:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.x:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.x.light {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.x.light:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.facebook {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.facebook:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.facebook:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.facebook.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.facebook.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.instagram {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.instagram:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.instagram:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.instagram.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.instagram.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.linkedin {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.linkedin:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.linkedin:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.linkedin.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.linkedin.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.pinterest {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.pinterest:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.pinterest:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.mail {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.mail:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.mail:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.whatsapp:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.whatsapp:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.snapchat {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.snapchat:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.snapchat:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.tiktok {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.tiktok:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.tiktok:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.youtube {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.youtube:hover,
  #header #main-menu .menu > li.menu-item-has-children .close-sub.youtube:focus {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.youtube.light {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.youtube.light:hover {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.speaker.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.speaker.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.bell {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.clock {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.date {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.date.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.label {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.label.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.chevron {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.chevron.dark {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.chevron.pink {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.chevron.green {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.chevron.green:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.chevron.yellow {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.location {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.chat {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.check {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.check.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.check.pink {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.map {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.phone {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.phone.solid {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.phone.solid:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.mail {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.mail.solid {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.mail.solid:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.double-arrow {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
  }
  .animatable #header #main-menu .menu > li.menu-item-has-children .close-sub.double-arrow {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.double-arrow:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.functie {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.opleiding {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.plaats {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.uren {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.dark {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.pink {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.green {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.green:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #header #main-menu .menu > li.menu-item-has-children .close-sub.yellow {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  .animatable #header #main-menu .menu > li.menu-item-has-children .close-sub {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  #header #main-menu .menu > li.menu-item-has-children a {
    padding-right: 0px;
  }
  #header #main-menu .menu > li.menu-item-has-children a:after {
    width: calc(120% + 60px);
    pointer-events: none;
  }
  #header #main-menu .menu > li.menu-item-has-children a:before {
    content: unset;
  }
  #header #main-menu .menu > li.menu-item-has-children.open a:after {
    opacity: 1;
    border-radius: 50px;
  }
  #header #main-menu .menu > li.menu-item-has-children.open .open-sub {
    transform: translateY(-50%) rotate(90deg);
  }
  #header #main-menu .menu > li.menu-item-has-children.open .close-sub {
    max-width: unset;
    margin-right: 20px;
  }
  #header #main-menu .menu li.menu-item-has-children > a {
    pointer-events: none;
  }
}
@media screen and (max-width: 767.84px) {
  li#menu-item-1284 .open-sub {
    left: 175px !important;
  }
}
@media screen and (max-width: 767.84px) {
  li#menu-item-1437 .open-sub {
    left: 210px !important;
  }
}
@media screen and (max-width: 767.84px) {
  li#menu-item-1438 .open-sub {
    left: 175px !important;
  }
}
@media screen and (max-width: 767.84px) {
  li#menu-item-1297 .open-sub {
    left: 175px !important;
  }
}
@media screen and (max-width: 767.84px) {
  li#menu-item-1326 .open-sub {
    left: 275px !important;
  }
}
@media screen and (max-width: 767.84px) {
  li#menu-item-1290 .open-sub {
    left: 135px !important;
  }
}
/* END RESPONSIVE MENU */
/* SMOKKEL*/
@media screen and (max-width: 767.84px) {
  li#menu-item-1318 {
    max-width: 85vw !important;
  }
  li#menu-item-1318 .open-sub {
    left: 285px !important;
  }
}
/*END SMOKKEL*/
.hamburger {
  padding: 15px 15px;
  padding-right: 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
@media screen and (min-width: 1279.84px) {
  .hamburger {
    display: none;
  }
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner,
.hamburger-inner::after {
  background-color: #e6007e;
}
.hamburger-inner::before {
  background-color: #ffcc00;
}
.hamburger.is-active .hamburger-inner {
  background-color: #ffcc00;
}
.hamburger.is-active .hamburger-inner:before {
  background-color: #e6007e;
}
.hamburger.is-active .hamburger-inner:after {
  background-color: #ffcc00;
  z-index: 1;
  outline: solid 4px #ffffff;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
/* Footer less */
/* Footer less */
#footer {
  background: #077871;
  position: relative;
}
#footer:before {
  content: '';
  height: 140px;
  width: 100vw;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_2' data-name='Layer 2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1194.63 22.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23077871; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,22.49h1194.63S1009.29,0,597.1,0,0,22.49,0,22.49Z'/%3E%3C/svg%3E");
  position: absolute;
  top: -139px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: bottom;
  pointer-events: none;
}
#footer h4 {
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
}
#footer a {
  display: flex;
  gap: 0.25em;
  align-items: center;
  color: #ffffff;
  text-decoration: none;
  position: relative;
}
.animatable #footer a {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: underline;
  text-decoration-color: #ebf9f9;
}
#footer .social-footer-container {
  display: flex;
  align-items: center;
  gap: 1em;
}
@media screen and (max-width: 1279.84px) {
  #footer .social-footer-container {
    flex-direction: column;
  }
}
#footer .social-footer-container h4 {
  margin-bottom: 0px;
}
#footer .social-footer-container .social-list {
  gap: 0.5em;
}
#footer .social-footer-container .social-list .social_list_item {
  background: #ffffff;
  border-radius: 50%;
}
.animatable #footer .social-footer-container .social-list .social_list_item {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#footer .social-footer-container .social-list .social_list_item:hover {
  background-color: #ffcc00;
}
#footer .social-footer-container .social-list .social_list_item a {
  background-size: 15px 15px;
}
#footer .footer-container {
  display: grid;
  grid-template-columns: 3fr 1.5fr 1.5fr 1.25fr;
  gap: 1em;
}
@media screen and (max-width: 1279.84px) {
  #footer .footer-container {
    grid-template-columns: 1fr 1fr 1.5fr 1.25fr;
    gap: 2em;
  }
}
@media screen and (max-width: 980px) {
  #footer .footer-container {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767.84px) {
  #footer .footer-container {
    display: grid;
    grid-template-columns: 1fr;
  }
}
#footer .footer-container .footer-col {
  color: #ffffff;
}
@media screen and (max-width: 980px) {
  #footer .footer-container .footer-col:nth-child(1) {
    width: 100%;
    display: flex;
    gap: 2em;
  }
  #footer .footer-container .footer-col:nth-child(1) #footer-block-text-3 {
    flex: 1;
  }
  #footer .footer-container .footer-col:nth-child(1) .social-footer-container {
    flex-direction: row;
    flex: 2;
  }
  #footer .footer-container .footer-col:nth-child(2),
  #footer .footer-container .footer-col:nth-child(3),
  #footer .footer-container .footer-col:nth-child(4) {
    width: calc(33% - 1.25em);
  }
}
@media screen and (max-width: 767.84px) {
  #footer .footer-container .footer-col:nth-child(1),
  #footer .footer-container .footer-col:nth-child(2),
  #footer .footer-container .footer-col:nth-child(3),
  #footer .footer-container .footer-col:nth-child(4) {
    width: 100%;
  }
  #footer .footer-container .footer-col:nth-child(1) .social-footer-container,
  #footer .footer-container .footer-col:nth-child(2) .social-footer-container,
  #footer .footer-container .footer-col:nth-child(3) .social-footer-container,
  #footer .footer-container .footer-col:nth-child(4) .social-footer-container {
    display: none;
  }
  #footer .footer-container .footer-col:nth-child(1) p {
    margin-bottom: 0px;
  }
  #footer .footer-container .footer-col:nth-child(1) p img {
    max-width: 80%;
  }
  #footer .footer-container .footer-col:nth-child(3) h4,
  #footer .footer-container .footer-col:nth-child(4) h4 {
    position: relative;
    padding-right: 3em;
    display: block;
    max-width: fit-content;
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before,
  #footer .footer-container .footer-col:nth-child(4) h4:before {
    content: '';
    height: 30px;
    width: 30px;
    font-size: 0px;
    height: 2.5rem;
    width: 2.5rem;
    background-position: center;
    background-size: 100% 1.25rem;
    background-repeat: no-repeat;
    display: block;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
    position: absolute;
    right: 0px;
    top: 50%;
    background-size: 15px 15px;
    transform: translateY(-50%);
  }
  .animatable #footer .footer-container .footer-col:nth-child(3) h4:before,
  .animatable #footer .footer-container .footer-col:nth-child(4) h4:before {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.x,
  #footer .footer-container .footer-col:nth-child(4) h4:before.x {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.x:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.x:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.x:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.x:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.x.light,
  #footer .footer-container .footer-col:nth-child(4) h4:before.x.light {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.x.light:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.x.light:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.facebook,
  #footer .footer-container .footer-col:nth-child(4) h4:before.facebook {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.facebook:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.facebook:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.facebook:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.facebook:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.facebook.light,
  #footer .footer-container .footer-col:nth-child(4) h4:before.facebook.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.facebook.light:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.facebook.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.instagram,
  #footer .footer-container .footer-col:nth-child(4) h4:before.instagram {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.instagram:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.instagram:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.instagram:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.instagram:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.instagram.light,
  #footer .footer-container .footer-col:nth-child(4) h4:before.instagram.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.instagram.light:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.instagram.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.linkedin,
  #footer .footer-container .footer-col:nth-child(4) h4:before.linkedin {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.linkedin:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.linkedin:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.linkedin:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.linkedin:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.linkedin.light,
  #footer .footer-container .footer-col:nth-child(4) h4:before.linkedin.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.linkedin.light:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.linkedin.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.pinterest,
  #footer .footer-container .footer-col:nth-child(4) h4:before.pinterest {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.pinterest:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.pinterest:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.pinterest:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.pinterest:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.mail,
  #footer .footer-container .footer-col:nth-child(4) h4:before.mail {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.mail:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.mail:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.mail:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.mail:focus {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.whatsapp,
  #footer .footer-container .footer-col:nth-child(4) h4:before.whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.whatsapp:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.whatsapp:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.whatsapp:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.whatsapp:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.snapchat,
  #footer .footer-container .footer-col:nth-child(4) h4:before.snapchat {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.snapchat:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.snapchat:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.snapchat:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.snapchat:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.tiktok,
  #footer .footer-container .footer-col:nth-child(4) h4:before.tiktok {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.tiktok:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.tiktok:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.tiktok:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.tiktok:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.youtube,
  #footer .footer-container .footer-col:nth-child(4) h4:before.youtube {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.youtube:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.youtube:hover,
  #footer .footer-container .footer-col:nth-child(3) h4:before.youtube:focus,
  #footer .footer-container .footer-col:nth-child(4) h4:before.youtube:focus {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.youtube.light,
  #footer .footer-container .footer-col:nth-child(4) h4:before.youtube.light {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.youtube.light:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.youtube.light:hover {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.speaker.light,
  #footer .footer-container .footer-col:nth-child(4) h4:before.speaker.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.speaker.light:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.speaker.light:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.bell,
  #footer .footer-container .footer-col:nth-child(4) h4:before.bell {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.clock,
  #footer .footer-container .footer-col:nth-child(4) h4:before.clock {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.date,
  #footer .footer-container .footer-col:nth-child(4) h4:before.date {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.date.light,
  #footer .footer-container .footer-col:nth-child(4) h4:before.date.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.label,
  #footer .footer-container .footer-col:nth-child(4) h4:before.label {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.label.light,
  #footer .footer-container .footer-col:nth-child(4) h4:before.label.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.chevron,
  #footer .footer-container .footer-col:nth-child(4) h4:before.chevron {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.chevron.dark,
  #footer .footer-container .footer-col:nth-child(4) h4:before.chevron.dark {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.chevron.pink,
  #footer .footer-container .footer-col:nth-child(4) h4:before.chevron.pink {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.chevron.green,
  #footer .footer-container .footer-col:nth-child(4) h4:before.chevron.green {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.chevron.green:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.chevron.green:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.chevron.yellow,
  #footer .footer-container .footer-col:nth-child(4) h4:before.chevron.yellow {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.location,
  #footer .footer-container .footer-col:nth-child(4) h4:before.location {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.chat,
  #footer .footer-container .footer-col:nth-child(4) h4:before.chat {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.check,
  #footer .footer-container .footer-col:nth-child(4) h4:before.check {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.check.light,
  #footer .footer-container .footer-col:nth-child(4) h4:before.check.light {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.check.pink,
  #footer .footer-container .footer-col:nth-child(4) h4:before.check.pink {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.map,
  #footer .footer-container .footer-col:nth-child(4) h4:before.map {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.phone,
  #footer .footer-container .footer-col:nth-child(4) h4:before.phone {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.phone.solid,
  #footer .footer-container .footer-col:nth-child(4) h4:before.phone.solid {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.phone.solid:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.phone.solid:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.mail,
  #footer .footer-container .footer-col:nth-child(4) h4:before.mail {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.mail.solid,
  #footer .footer-container .footer-col:nth-child(4) h4:before.mail.solid {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.mail.solid:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.mail.solid:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.double-arrow,
  #footer .footer-container .footer-col:nth-child(4) h4:before.double-arrow {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
  }
  .animatable #footer .footer-container .footer-col:nth-child(3) h4:before.double-arrow,
  .animatable #footer .footer-container .footer-col:nth-child(4) h4:before.double-arrow {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.double-arrow:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.double-arrow:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.functie,
  #footer .footer-container .footer-col:nth-child(4) h4:before.functie {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.opleiding,
  #footer .footer-container .footer-col:nth-child(4) h4:before.opleiding {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.plaats,
  #footer .footer-container .footer-col:nth-child(4) h4:before.plaats {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.uren,
  #footer .footer-container .footer-col:nth-child(4) h4:before.uren {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.dark,
  #footer .footer-container .footer-col:nth-child(4) h4:before.dark {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.pink,
  #footer .footer-container .footer-col:nth-child(4) h4:before.pink {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.green,
  #footer .footer-container .footer-col:nth-child(4) h4:before.green {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.green:hover,
  #footer .footer-container .footer-col:nth-child(4) h4:before.green:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) h4:before.yellow,
  #footer .footer-container .footer-col:nth-child(4) h4:before.yellow {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  }
  #footer .footer-container .footer-col:nth-child(3) .textwidget,
  #footer .footer-container .footer-col:nth-child(4) .textwidget {
    max-height: 0px;
    overflow: hidden;
  }
  .animatable #footer .footer-container .footer-col:nth-child(3) .textwidget,
  .animatable #footer .footer-container .footer-col:nth-child(4) .textwidget {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
  #footer .footer-container .footer-col:nth-child(3) .textwidget.open,
  #footer .footer-container .footer-col:nth-child(4) .textwidget.open {
    max-height: 200px;
  }
}
#footer .footer-container .footer-col p {
  margin-top: 0px;
}
#footer .footer-container .footer-col ul {
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
  line-height: 2em;
}
#footer .footer-container .footer-col ul.mt-2 {
  margin-top: 2em;
}
#footer .footer-container .footer-col ul li {
  display: flex;
  gap: 0.5em;
}
#footer .footer-container .footer-col ul li span.icon {
  background-size: 12px 12px;
  height: 15px;
  width: 15px;
}
#footer .footer-container .footer-col ul li span.icon.mail,
#footer .footer-container .footer-col ul li span.icon.phone {
  background-color: #3a857e;
  border-radius: 50%;
  background-size: 15px 15px;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  height: 32px;
  width: 32px;
}
.animatable #footer .footer-container .footer-col ul li span.icon.mail,
.animatable #footer .footer-container .footer-col ul li span.icon.phone {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#footer .footer-container .footer-col ul li span.icon.mail:hover,
#footer .footer-container .footer-col ul li span.icon.phone:hover {
  background-color: #ffcc00;
}
#footer .mobile .social-footer-container {
  align-items: flex-start;
}
#footer .mobile .social-footer-container h4 {
  display: none;
}
#footer .bottom-footer {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
  background: #076a64;
}
#footer .bottom-footer .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#footer .bottom-footer .container .legal-footer {
  display: flex;
  gap: 0.25em;
  flex-wrap: wrap;
  justify-items: center;
  line-height: 1em;
  max-width: fit-content;
  margin: unset;
}
#footer .bottom-footer .container .legal-footer span {
  color: #ffffff;
}
#footer .bottom-footer .container p {
  margin: unset;
  color: #ffffff;
}
/* Templates less */
/* Templates less */
/* Homepage */
#homepage-banner {
  max-height: 700px;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767.84px) {
  #homepage-banner {
    min-height: 835px;
    max-height: 850px;
  }
}
#homepage-banner:before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1309.04 110.59'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23077871; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M1309.04,84.38s-347.82,26.21-654.52,26.21S0,84.38,0,84.38V0s183.91,26.21,654.52,26.21S1309.04,0,1309.04,0v84.38Z'/%3E%3C/svg%3E");
  width: 100vw;
  min-height: 160px;
  height: 9vw;
  position: absolute;
  bottom: 0px;
  left: -2px;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767.84px) {
  #homepage-banner:before {
    display: none;
  }
}
#homepage-banner:after {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 909.21 974.03'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M553.63,155.55c171.76-11.31,346.88,163.09,355.2,331.22,7.34,148.38-91.43,222.29-186.52,314.46-53,51.37-115.51,118.09-176.16,158.84-9.27,6.23-25.23,17.92-36.26,12.62-14.3-6.87-44.17-35.97-57.07-47.93-22.86-21.18-69.68-62.6-72.86-94.14-7.53-74.62,94.53-102.38,126.37-30.37,1.3,2.94.83,8.5,4.55,7.56,4.67-1.18,20.78-11.89,25.88-15.16,61.31-39.33,127.86-104.69,178.11-157.89,49.95-52.88,65.99-104.23,43.24-176.29-26.98-85.46-129.7-172.98-223.47-150.94-67.45,15.85-105.95,73.28-154.27,115.73-42.29,37.16-104.62,33.55-129.38-20.67-22.45-49.15,9.4-76.6,41.84-106.87,69.24-64.6,162.82-133.74,260.81-140.19Z'/%3E%3Cpath class='cls-1' d='M289.83,153.25c-.96-.9-14.13,9.25-15.89,10.6-32.87,25.26-73.97,65.54-100.62,97.38-66.87,79.9-35.45,196.83,35.99,262.04,72.81,66.47,144.64,79.2,224,13.95,33.11-27.22,77.26-89.64,115.53-100.47,58.34-16.51,110.89,45.9,89.02,101.02-8.56,21.58-50.53,59.27-69.01,75.99-124.17,112.38-262.9,168.14-410.91,55.88C21.47,566.14-51.45,388.38,42.03,229.94c23.57-39.94,59.72-72.18,91.83-105.17,30.98-31.82,63.12-67.42,96.96-96.04,12.27-10.38,38.22-33.01,55.06-28.03,3.56,1.05,16.24,11.94,19.97,15.03,24.78,20.49,60.27,53.86,80.5,78.5,24.77,30.18,13.5,77.68-22.83,92.19-29.65,11.85-63.54-3.15-73.69-33.18Z'/%3E%3C/svg%3E");
  opacity: 0.05;
  position: absolute;
  bottom: -180px;
  left: -80px;
  z-index: 2;
  height: 560px;
  width: 600px;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
#homepage-banner picture {
  height: 100%;
  max-height: 590px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  border-radius: unset;
}
@media screen and (max-width: 767.84px) {
  #homepage-banner picture {
    max-height: 520px;
    border-radius: 0px 0px 70px 70px;
  }
}
#homepage-banner picture:before {
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  background-color: #077871;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  transition: ease-in-out opacity 0.3s;
}
@media screen and (max-width: 1439.84px) and (min-width: 767.84px) {
  #homepage-banner picture:before {
    opacity: 0.4;
  }
}
#homepage-banner picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: right;
}
#homepage-banner .container {
  position: relative;
  z-index: 2;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 88%;
}
@media screen and (max-width: 767.84px) {
  #homepage-banner .container {
    height: 100%;
    padding-bottom: 1em;
  }
}
#homepage-banner .container h1 {
  font-size: clamp(50px, calc(50px + (70 - 50) * ((100vw - 1600px) / (2400 - 1600))), 70px);
  margin: unset;
  color: #ffffff;
}
@media screen and (max-width: 767.84px) {
  #homepage-banner .container h1 {
    font-size: clamp(26px, 7vw, 35px);
  }
}
#homepage-banner .container .content {
  max-width: 575px;
}
#homepage-banner .container .content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
}
@media screen and (max-width: 767.84px) {
  #homepage-banner .container .content p {
    font-size: 14px;
  }
}
#homepage-banner .container .link-container {
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
  gap: 1em 2em;
  border-radius: 20px;
  margin-top: 3em;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.animatable #homepage-banner .container .link-container {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#homepage-banner .container .link-container:hover {
  box-shadow: rgba(7, 120, 113, 0.1) 0px 20px 25px -5px, rgba(7, 120, 113, 0.04) 0px 10px 10px -5px;
}
@media screen and (max-width: 767.84px) {
  #homepage-banner .container .link-container {
    flex-direction: column;
    margin-top: 0px;
  }
}
#homepage-banner .container .link-container a {
  display: flex;
  gap: 0.5em;
  color: #000000;
  text-decoration: none;
  align-items: center;
  font-size: 18px;
}
@media screen and (max-width: 767.84px) {
  #homepage-banner .container .link-container a {
    font-size: 14px;
  }
}
#homepage-banner .container .link-container a .icon {
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
  height: 48px;
  width: 48px;
  background-size: 19px;
  background-repeat: no-repeat;
}
.animatable #homepage-banner .container .link-container a .icon {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#homepage-banner .container .link-container a .icon:hover {
  box-shadow: rgba(7, 120, 113, 0.1) 0px 20px 25px -5px, rgba(7, 120, 113, 0.04) 0px 10px 10px -5px;
}
.animatable #homepage-banner .container .link-container a .icon {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
#homepage-banner .container .link-container a .icon:hover {
  background-color: #e6007e;
}
@media screen and (max-width: 1439.84px) {
  #homepage-banner .container .link-container a .icon {
    height: 30px;
    width: 30px;
    background-size: 15px;
  }
}
#homepage-banner .container .link-container a:hover .icon {
  background-color: #e6007e;
}
#homepage-banner .container .link-container a:hover .icon.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
/*  CONTENT TEMPLATES */
#content-banner {
  background-color: #077871;
  color: #ffffff;
  position: relative;
}
#content-banner a:not(.btn):not(.ano-link):not(.button) {
  color: #ffffff;
}
#content-banner a:not(.btn):not(.ano-link):not(.button):hover,
#content-banner a:not(.btn):not(.ano-link):not(.button):focus {
  color: #ff1a97;
}
#content-banner h1:not(.btn),
#content-banner h2:not(.btn),
#content-banner h3:not(.btn),
#content-banner h4:not(.btn),
#content-banner h5:not(.btn),
#content-banner a:not(.btn),
#content-banner span:not(.btn) {
  color: #ffffff;
}
#content-banner:after {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 909.21 974.03'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M553.63,155.55c171.76-11.31,346.88,163.09,355.2,331.22,7.34,148.38-91.43,222.29-186.52,314.46-53,51.37-115.51,118.09-176.16,158.84-9.27,6.23-25.23,17.92-36.26,12.62-14.3-6.87-44.17-35.97-57.07-47.93-22.86-21.18-69.68-62.6-72.86-94.14-7.53-74.62,94.53-102.38,126.37-30.37,1.3,2.94.83,8.5,4.55,7.56,4.67-1.18,20.78-11.89,25.88-15.16,61.31-39.33,127.86-104.69,178.11-157.89,49.95-52.88,65.99-104.23,43.24-176.29-26.98-85.46-129.7-172.98-223.47-150.94-67.45,15.85-105.95,73.28-154.27,115.73-42.29,37.16-104.62,33.55-129.38-20.67-22.45-49.15,9.4-76.6,41.84-106.87,69.24-64.6,162.82-133.74,260.81-140.19Z'/%3E%3Cpath class='cls-1' d='M289.83,153.25c-.96-.9-14.13,9.25-15.89,10.6-32.87,25.26-73.97,65.54-100.62,97.38-66.87,79.9-35.45,196.83,35.99,262.04,72.81,66.47,144.64,79.2,224,13.95,33.11-27.22,77.26-89.64,115.53-100.47,58.34-16.51,110.89,45.9,89.02,101.02-8.56,21.58-50.53,59.27-69.01,75.99-124.17,112.38-262.9,168.14-410.91,55.88C21.47,566.14-51.45,388.38,42.03,229.94c23.57-39.94,59.72-72.18,91.83-105.17,30.98-31.82,63.12-67.42,96.96-96.04,12.27-10.38,38.22-33.01,55.06-28.03,3.56,1.05,16.24,11.94,19.97,15.03,24.78,20.49,60.27,53.86,80.5,78.5,24.77,30.18,13.5,77.68-22.83,92.19-29.65,11.85-63.54-3.15-73.69-33.18Z'/%3E%3C/svg%3E");
  opacity: 0.05;
  position: absolute;
  bottom: -180px;
  left: -80px;
  z-index: 2;
  height: 560px;
  width: 600px;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
#content-banner .post-meta {
  gap: 2em;
  margin-bottom: 1em;
}
#content-banner .post-meta li {
  display: flex;
  gap: 0.5em;
  align-items: center;
}
#content-banner .post-meta li .icon {
  height: 16px;
  width: 16px;
  background-size: contain;
}
#content-banner .container {
  display: flex;
  min-height: 490px;
  justify-content: space-between;
  gap: 2em;
}
#content-banner .container .col-l {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#content-banner .container .col-l .content-container h1 {
  margin-bottom: 4px;
  font-size: 2.5em;
}
@media (max-width: 767.84px) {
  #content-banner .container .col-l .content-container h1 {
    font-size: 2em;
  }
}
#content-banner .container .col-l .content-container h2 {
  font-size: 21px;
}
@media (max-width: 767.84px) {
  #content-banner .container .col-l .content-container h2 {
    font-size: 16px;
  }
}
#content-banner .container .col-l .btn-container {
  margin-top: 2em;
}
#content-banner .container .col-r {
  display: flex;
}
#content-banner.contained .container .col-l {
  max-width: 550px;
}
@media screen and (max-width: 1279.84px) {
  #content-banner.contained .container .col-l {
    max-width: 450px;
  }
}
@media screen and (max-width: 1023.84px) {
  #content-banner.contained .container .col-l {
    max-width: unset;
  }
}
#content-banner.contained .container .col-r {
  max-width: 575px;
  align-items: center;
}
@media screen and (max-width: 1023.84px) {
  #content-banner.contained .container .col-r {
    display: none;
  }
}
#content-banner.contained .container .col-r .img-container {
  max-height: 375px;
  border-radius: 20px;
  overflow: hidden;
}
#content-banner.contained .container .col-r .img-container picture {
  height: 100%;
  width: 100%;
}
#content-banner.contained .container .col-r .img-container picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#content-banner.circulair {
  padding-left: max(5vw, calc((100vw - 1320px) / 2));
}
#content-banner.circulair .d-flex {
  gap: 13em;
  height: 490px;
}
@media screen and (max-width: 1439.84px) {
  #content-banner.circulair .d-flex {
    gap: 5em;
  }
  .animatable #content-banner.circulair .d-flex {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
}
@media screen and (max-width: 767.84px) {
  #content-banner.circulair .d-flex {
    height: unset;
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
#content-banner.circulair .d-flex .col-l {
  max-width: 575px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1439.84px) {
  #content-banner.circulair .d-flex .col-l {
    max-width: 500px;
    padding-right: 20px;
  }
  .animatable #content-banner.circulair .d-flex .col-l {
    transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
  }
}
#content-banner.circulair .d-flex .col-l h1 {
  margin-bottom: 0.25em;
}
#content-banner.circulair .d-flex .col-l h2 {
  font-size: 18px;
}
#content-banner.circulair .d-flex .col-r {
  width: 100%;
}
@media screen and (max-width: 980px) {
  #content-banner.circulair .d-flex .col-r {
    display: none;
  }
}
#content-banner.circulair .d-flex .col-r .img-container {
  height: 100%;
}
#content-banner.circulair .d-flex .col-r .img-container picture {
  height: 100%;
  border-radius: 0px;
}
#content-banner.circulair .d-flex .col-r .img-container picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-mask-image: url(/wp-content/uploads/2025/01/rounded-mask.svg);
  -webkit-mask-size: cover;
}
/* END CONTENT TEMPLATES */
/*  LOCATIES */
#locaties .container .d-flex {
  align-items: center;
  margin-bottom: 1em;
}
#locaties .container .d-flex h3 {
  margin-bottom: 0px;
}
#locaties .container .d-flex .btn {
  color: #ffffff;
}
/* END LOCATIES */
/* CONTACTPAGINA */
.contact-section .btn.shy {
  display: block;
  width: 100%;
}
/* END CONTACTPAGINAS */
/* FILTERED PAGE */
#pages_posts_overview a {
  padding: 0.5em;
}
.filter-test {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 677.74'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: rgba(27, 194, 184, .09); %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,154.01S436,0,970.5,0c563,0,949.5,154.01,949.5,154.01v523.73H0V154.01Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: bottom;
}
/* END FILTERED PAGE */
/* ONZE LOCATIES  */
.page-template-salios-locaties #map-header {
  height: 500px;
  padding-bottom: 275px !important;
  margin-bottom: 400px;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767.84px) {
  .page-template-salios-locaties #map-header {
    margin-bottom: 375px;
  }
}
.page-template-salios-locaties #map-header:after {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 909.21 974.03'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M553.63,155.55c171.76-11.31,346.88,163.09,355.2,331.22,7.34,148.38-91.43,222.29-186.52,314.46-53,51.37-115.51,118.09-176.16,158.84-9.27,6.23-25.23,17.92-36.26,12.62-14.3-6.87-44.17-35.97-57.07-47.93-22.86-21.18-69.68-62.6-72.86-94.14-7.53-74.62,94.53-102.38,126.37-30.37,1.3,2.94.83,8.5,4.55,7.56,4.67-1.18,20.78-11.89,25.88-15.16,61.31-39.33,127.86-104.69,178.11-157.89,49.95-52.88,65.99-104.23,43.24-176.29-26.98-85.46-129.7-172.98-223.47-150.94-67.45,15.85-105.95,73.28-154.27,115.73-42.29,37.16-104.62,33.55-129.38-20.67-22.45-49.15,9.4-76.6,41.84-106.87,69.24-64.6,162.82-133.74,260.81-140.19Z'/%3E%3Cpath class='cls-1' d='M289.83,153.25c-.96-.9-14.13,9.25-15.89,10.6-32.87,25.26-73.97,65.54-100.62,97.38-66.87,79.9-35.45,196.83,35.99,262.04,72.81,66.47,144.64,79.2,224,13.95,33.11-27.22,77.26-89.64,115.53-100.47,58.34-16.51,110.89,45.9,89.02,101.02-8.56,21.58-50.53,59.27-69.01,75.99-124.17,112.38-262.9,168.14-410.91,55.88C21.47,566.14-51.45,388.38,42.03,229.94c23.57-39.94,59.72-72.18,91.83-105.17,30.98-31.82,63.12-67.42,96.96-96.04,12.27-10.38,38.22-33.01,55.06-28.03,3.56,1.05,16.24,11.94,19.97,15.03,24.78,20.49,60.27,53.86,80.5,78.5,24.77,30.18,13.5,77.68-22.83,92.19-29.65,11.85-63.54-3.15-73.69-33.18Z'/%3E%3C/svg%3E");
  opacity: 0.05;
  position: absolute;
  bottom: -180px;
  left: -80px;
  z-index: 2;
  height: 560px;
  width: 600px;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
.page-template-salios-locaties #map-header .container {
  height: 100%;
  display: flex;
  gap: 2em;
  align-items: flex-end;
}
@media screen and (max-width: 1023.84px) {
  .page-template-salios-locaties #map-header .container {
    flex-direction: column;
    align-items: unset;
    padding-top: 2em;
  }
}
.page-template-salios-locaties #map-header .container h1 {
  white-space: nowrap;
  margin-bottom: 0px;
  margin-top: 0.25em;
}
.page-template-salios-locaties #map-header .container .content p:last-child {
  margin-bottom: 0px;
}
.page-template-salios-locaties #map-header .map-container {
  position: absolute;
  top: 50%;
  height: 600px;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  left: 0px;
  right: 0px;
}
.page-template-salios-locaties .filter-locations {
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1023.84px) {
  .page-template-salios-locaties .filter-locations {
    flex-direction: column;
    gap: 2rem;
    align-items: unset;
  }
}
.page-template-salios-locaties .filter-locations h3 {
  margin-bottom: 0px;
}
.page-template-salios-locaties .filter-locations .filter-container {
  display: flex;
  gap: 1em;
}
@media screen and (max-width: 767.84px) {
  .page-template-salios-locaties .filter-locations .filter-container {
    flex-direction: column;
  }
}
.page-template-salios-locaties .filter-locations .filter-container select {
  padding: 0.5em 1.5em;
  color: #077871;
  border-radius: 50px;
  border-color: #077871;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 101.15 57.83'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23077871; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M97.79,2.42c-1.69-1.67-2.58-3.36-5.49-1.82l-41.54,41.49L8.58.39C6.58-1.29,1.4,3.89.56,5.35c-.68,1.18-.8,2.42,0,3.56l47.99,48c3.27,2.18,3.83-.02,5.51-1.54,16.06-14.54,30.59-31.69,46.55-46.46,1.73-2.63-1.09-4.78-2.82-6.49Z'/%3E%3Cpath class='cls-1' d='M97.79,2.42c1.73,1.71,4.54,3.85,2.82,6.49-15.96,14.77-30.49,31.92-46.55,46.46-1.67,1.52-2.24,3.72-5.51,1.54L.56,8.91c-.8-1.13-.68-2.38,0-3.56C1.4,3.89,6.58-1.29,8.58.39l42.19,41.7L92.3.61c2.91-1.54,3.79.15,5.49,1.82Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px 15px;
  background-position: 90% center;
}
/* MAP STYLING  */
#googleMaps .gm-style-iw-chr {
  position: absolute;
  right: 5px;
}
#googleMaps .map-info-window {
  padding: 1em;
}
#googleMaps .map-info-window h4 {
  color: #e6007e;
  margin-bottom: 1em;
}
#googleMaps .map-info-window span,
#googleMaps .map-info-window p,
#googleMaps .map-info-window a {
  color: #000000;
  font-size: 16px;
}
#googleMaps .map-info-window span.icon,
#googleMaps .map-info-window p.icon,
#googleMaps .map-info-window a.icon {
  height: 15px;
  width: 15px;
  background-size: contain;
}
#googleMaps .map-info-window span.icon.chevron,
#googleMaps .map-info-window p.icon.chevron,
#googleMaps .map-info-window a.icon.chevron {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background-color: #ffcc0052;
  background-size: 15px 15px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#googleMaps .map-info-window li {
  display: flex;
  gap: 1em;
  align-items: center;
  margin-bottom: 1em;
}
#googleMaps .map-info-window li p {
  margin: 0px;
}
/* END MAP STYLING */
.vind-een-locatie-view {
  padding-bottom: 10em;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 677.74'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: rgba(27, 194, 184, .09); %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,154.01S436,0,970.5,0c563,0,949.5,154.01,949.5,154.01v523.73H0V154.01Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: bottom;
}
aside .text-filter input {
  background-color: #ebf9f9;
  border: unset;
  width: 100%;
  padding: 1em;
  border-radius: 5px;
}
/* END ONZE LOCATIES  */
/* Template parts less */
/* Template parts less */
/* Pagination styling */
nav.pagination {
  margin-top: 1em;
  margin-bottom: 1em;
}
nav.pagination ol {
  display: flex;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}
nav.pagination ol .page-item.disabled .page-link {
  background-color: #f6f6f6;
  pointer-events: none;
}
nav.pagination ol .page-item.active .page-link {
  background-color: #077871;
  color: #ffffff;
  font-weight: 700;
}
nav.pagination ol .page-item .page-link {
  text-decoration: unset;
  color: #077871;
  padding: .25em .75em;
  min-width: 2em;
  text-align: center;
  border: 1px solid #000000;
  border-left-width: 0px;
}
.animatable nav.pagination ol .page-item .page-link {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
nav.pagination ol .page-item:first-child .page-link {
  border-left-width: 1px;
  border-top-left-radius: .25em;
  border-bottom-left-radius: .25em;
}
nav.pagination ol .page-item:last-child .page-link {
  border-top-right-radius: .25em;
  border-bottom-right-radius: .25em;
}
/* Entries less */
/* Entries less */
.locatie_entry:hover .icon.chevron {
  background-color: #e6007e;
}
.locatie_entry article {
  background: #ffffff;
  border: solid 1px #ebf9f9;
  border-radius: 20px;
  padding: 1.5em;
  position: relative;
}
.locatie_entry article .post-img-container {
  border-radius: 10px;
  overflow: hidden;
  max-height: 280px;
  height: 100%;
  margin-bottom: 2em;
  position: relative;
}
.locatie_entry article .post-img-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.locatie_entry article .post-img-container .icon.chevron {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background-color: #ffffff7a;
  border-radius: 50%;
  background-size: 15px 15px;
}
.locatie_entry article h3 {
  color: #077871;
  font-size: 21px;
  font-weight: 6700;
}
.locatie_entry article .summary {
  line-height: 1.25em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  min-height: 80px;
}
.locatie_entry article .adres-list {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.locatie_entry article .adres-list strong {
  font-weight: 700;
}
.locatie_entry article .adres-list li {
  display: flex;
  gap: 1em;
  margin-bottom: 1em;
}
.locatie_entry article .adres-list li span.icon {
  margin-top: 6px;
  height: 20px;
}
.locatie_entry article .expertises {
  display: flex;
  gap: 0.5em;
}
.expertise-tile {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  text-decoration: none;
  padding: 1.5em;
}
.expertise-tile img {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 1;
}
.expertise-tile h3 {
  color: #ffffff;
  font-family: 'Montserrat';
  position: relative;
  z-index: 2;
  padding-bottom: 0px;
  font-weight: 600;
}
.animatable .expertise-tile h3 {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.expertise-tile:before {
  content: '';
  height: 100%;
  max-height: 60%;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(0deg, rgba(7, 120, 113, 0.85059961) 0%, rgba(7, 120, 112, 0) 85%);
  z-index: 2;
}
.animatable .expertise-tile:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.expertise-tile span.icon.chevron {
  position: absolute;
  background-color: #ffffff21;
  z-index: 2;
  border-radius: 50%;
  opacity: 0;
}
.animatable .expertise-tile span.icon.chevron {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
@media screen and (max-width: 767.84px) {
  .expertise-tile span.icon.chevron {
    opacity: 1;
    right: 2rem;
  }
}
.expertise-tile:hover h3 {
  padding-bottom: 30%;
}
.expertise-tile:hover:before {
  max-height: 100%;
}
.expertise-tile:hover span.icon.chevron {
  opacity: 1;
}
.quote-slide {
  height: 400px;
  color: #ffffff;
  text-decoration: none;
  border-radius: 200px 200px 0 0;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  width: 100% !important;
}
@media screen and (max-width: 767.84px) {
  .quote-slide {
    border-radius: 0px;
    min-height: 530px;
  }
}
.quote-slide p,
.quote-slide strong,
.quote-slide h1,
.quote-slide h2,
.quote-slide h3,
.quote-slide h4 {
  color: #ffffff;
  font-family: 'Montserrat';
  font-weight: 600;
  position: relative;
  z-index: 2;
}
.quote-slide img {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 70%;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 1023.84px) {
  .quote-slide img {
    width: 100%;
  }
}
.quote-slide .quote-container {
  position: relative;
  padding: 2em 7em 2em 4em;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
@media screen and (max-width: 567.84px) {
  .quote-slide .quote-container {
    max-height: 60%;
    background: #077871f7;
    padding: 3em 3em 2em 2em;
    border-radius: 25% 0% 0 0;
  }
}
.quote-slide .quote-container:before {
  content: '';
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 566.27 453.77'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23077871; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M566.27,361.5c0,31.69-3.48,62.56-10.09,92.26H0V84.88C36.17,42.99,132.35-3.21,216.85.18c80.73,0,146.63,0,146.63,0,121.62,74.33,202.79,208.35,202.79,361.32Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  z-index: 0;
  opacity: 0.97;
}
@media screen and (max-width: 567.84px) {
  .quote-slide .quote-container {
    max-width: 100%;
  }
  .quote-slide .quote-container:before {
    content: unset;
  }
}
.quote-slide .quote-container h4 {
  font-size: 28px;
  font-weight: bold;
  position: relative;
  z-index: 2;
  margin: 0;
}
@media screen and (max-width: 1279.84px) {
  .quote-slide .quote-container h4 {
    font-size: clamp(18px, 2.25vw, 30px);
  }
}
@media screen and (max-width: 767.84px) {
  .quote-slide .quote-container h4 {
    font-size: 30px;
  }
}
.quote-slide .quote-container h4 p {
  font-weight: bold;
  position: relative;
  z-index: 2;
  margin: 0;
}
.quote-slide .quote-container .icon {
  position: relative;
  z-index: 1;
  background-color: #ffffff1c;
  border-radius: 50%;
  background-size: 15px 15px;
  margin-top: 2rem;
}
.quote-slide .yellow-shape {
  color: #000000;
  font-weight: 900;
  position: absolute;
  top: 50px;
  right: 0px;
  text-align: center;
  line-height: 1em;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 166 97'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fc0; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M166,47.15c0-25.46-16.1-47.15-46.75-47.15C85.51,0,51.49,24.84,51.49,24.84V8.71c0-2.99-1.94-4.8-5.65-4.6C14.44,6.36,0,27.56,0,50.18s15.81,44.55,46.41,44.55c33.97,0,67.24-20.02,67.24-20.02v17.67c0,2.99,1.94,4.8,5.65,4.6,31.97-2.25,46.69-24.43,46.69-49.84Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 2em;
}
@media screen and (max-width: 567.84px) {
  .quote-slide .yellow-shape {
    top: -50px;
    right: 2em;
  }
}
.small-collega {
  background-color: #ebf9f9;
  border-radius: 20px;
  padding: 1em;
}
.small-collega .btn {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 25px;
  border: 1px solid transparent;
  background-color: #e6007e;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  padding-right: 3em;
  position: relative;
  background-color: #ffcc00;
  color: #000000;
  color: #000000 !important;
}
.animatable .small-collega .btn {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.small-collega .btn:before {
  content: '';
  height: 25px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  background-position: center;
  background-color: #ffffff21;
  border-radius: 50%;
}
.animatable .small-collega .btn:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.small-collega .btn:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.small-collega .btn:hover,
.small-collega .btn:focus {
  background-color: #ffcc00;
  color: #000000;
  text-decoration: none;
}
.small-collega .btn:focus {
  box-shadow: unset;
}
.small-collega .btn:visited {
  color: #ffffff;
}
.small-collega .btn:visited:hover,
.small-collega .btn:visited:focus {
  color: #000000;
}
.small-collega .btn.btn-secondary,
.small-collega .btn.secondary {
  background-color: #ffcc00;
  color: #000000;
}
.small-collega .btn.btn-secondary:before,
.small-collega .btn.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.small-collega .btn.btn-secondary:hover,
.small-collega .btn.secondary:hover,
.small-collega .btn.btn-secondary:focus,
.small-collega .btn.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.small-collega .btn.btn-secondary:hover:before,
.small-collega .btn.secondary:hover:before,
.small-collega .btn.btn-secondary:focus:before,
.small-collega .btn.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.small-collega .btn.btn-secondary:focus,
.small-collega .btn.secondary:focus {
  outline-color: #e6007e;
}
.small-collega .btn.btn-tertiary,
.small-collega .btn.tertiary,
.small-collega .btn.grey {
  background-color: #041f1e;
  color: #ffffff;
}
.small-collega .btn.btn-tertiary:hover,
.small-collega .btn.tertiary:hover,
.small-collega .btn.grey:hover,
.small-collega .btn.btn-tertiary:focus,
.small-collega .btn.tertiary:focus,
.small-collega .btn.grey:focus {
  background-color: #000000;
  color: #ffffff;
}
.small-collega .btn.btn-tertiary:focus,
.small-collega .btn.tertiary:focus,
.small-collega .btn.grey:focus {
  outline-color: #000000;
}
.small-collega .btn.white,
.small-collega .btn.light,
.small-collega .btn.btn-white,
.small-collega .btn.btn-light {
  background-color: #ffffff;
  color: #077871;
}
.small-collega .btn.white:hover,
.small-collega .btn.light:hover,
.small-collega .btn.btn-white:hover,
.small-collega .btn.btn-light:hover,
.small-collega .btn.white:focus,
.small-collega .btn.light:focus,
.small-collega .btn.btn-white:focus,
.small-collega .btn.btn-light:focus {
  background-color: #f6f6f6;
  color: #077871;
}
.small-collega .btn.white:focus,
.small-collega .btn.light:focus,
.small-collega .btn.btn-white:focus,
.small-collega .btn.btn-light:focus {
  outline-color: #f6f6f6;
}
.small-collega .btn.white:visited,
.small-collega .btn.light:visited,
.small-collega .btn.btn-white:visited,
.small-collega .btn.btn-light:visited {
  color: #077871;
}
.small-collega .btn.white:visited:hover,
.small-collega .btn.light:visited:hover,
.small-collega .btn.btn-white:visited:hover,
.small-collega .btn.btn-light:visited:hover,
.small-collega .btn.white:visited:focus,
.small-collega .btn.light:visited:focus,
.small-collega .btn.btn-white:visited:focus,
.small-collega .btn.btn-light:visited:focus {
  color: #077871;
}
.small-collega .btn.black,
.small-collega .btn.dark,
.small-collega .btn.btn-black,
.small-collega .btn.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.small-collega .btn.black:hover,
.small-collega .btn.dark:hover,
.small-collega .btn.btn-black:hover,
.small-collega .btn.btn-dark:hover,
.small-collega .btn.black:focus,
.small-collega .btn.dark:focus,
.small-collega .btn.btn-black:focus,
.small-collega .btn.btn-dark:focus {
  background-color: #041f1e;
  color: #ffffff;
}
.small-collega .btn.black:focus,
.small-collega .btn.dark:focus,
.small-collega .btn.btn-black:focus,
.small-collega .btn.btn-dark:focus {
  outline-color: #041f1e;
}
.small-collega .btn.shy,
.small-collega .btn.btn-shy {
  background-color: transparent;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.small-collega .btn.shy::after,
.small-collega .btn.btn-shy::after {
  content: "";
  position: absolute;
  top: auto;
  right: 1.25em;
  bottom: 0;
  left: 1.25em;
  height: 1px;
  background-color: #077871;
  width: auto;
}
.animatable .small-collega .btn.shy::after,
.animatable .small-collega .btn.btn-shy::after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.small-collega .btn.shy:hover::after,
.small-collega .btn.btn-shy:hover::after,
.small-collega .btn.shy:focus::after,
.small-collega .btn.btn-shy:focus::after {
  left: 1.875em;
  right: 1.875em;
  transform: unset;
}
.small-collega .btn.shy:visited,
.small-collega .btn.btn-shy:visited {
  color: #000000;
}
.small-collega .btn.shy:visited:hover,
.small-collega .btn.btn-shy:visited:hover,
.small-collega .btn.shy:visited:focus,
.small-collega .btn.btn-shy:visited:focus {
  color: #000000;
}
.small-collega .btn.ghost {
  background-color: transparent;
  border: solid 1px #000000;
}
.small-collega .btn.ghost:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.small-collega .btn:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.small-collega .btn:hover,
.small-collega .btn:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.small-collega .btn:hover:before,
.small-collega .btn:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.small-collega .btn:focus {
  outline-color: #e6007e;
}
.small-collega .btn:hover {
  color: #ffffff !important;
}
.small-collega .img-container {
  border-radius: 10px;
  overflow: hidden;
  height: 210px;
}
.small-collega .img-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.small-collega .content {
  padding: 1em;
}
.small-collega .content strong {
  font-weight: 700;
}
.small-collega .content p {
  margin: 0px;
}
.vacature-entry article {
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 2em;
  padding-bottom: 2em;
  border-radius: 20px;
  border: solid 1px #ebf9f9;
  position: relative;
}
.vacature-entry article .article-inner h4 {
  color: #000000;
  word-break: break-word;
}
.vacature-entry article .summary {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  min-height: 110px;
  margin-top: 0px;
  margin-bottom: 1em;
}
.vacature-entry article ul {
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
}
.vacature-entry article ul li {
  display: flex;
  gap: 1em;
  align-items: center;
}
.vacature-entry article ul li .icon {
  height: 12px;
  width: 15px;
  background-position: left;
  background-size: contain;
}
.vacature-entry article > .icon.chevron {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background-color: #ebf9f9;
  border-radius: 50%;
  background-size: 15px 15px;
}
.vacature-entry article > .icon.chevron:hover {
  background-color: #077871;
}
/*Module parts less*/
.btn-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  margin-top: 1em;
}
.blurb-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1em;
  border: solid 1px #077871;
  height: 100%;
}
.blurb-container .blurb-img {
  position: relative;
  width: 100%;
  height: auto;
}
.blurb-container .blurb-img.icon {
  max-height: 100px;
  height: 100%;
  margin: 0 auto;
}
.blurb-container .blurb-img.icon img {
  height: 100%;
  width: 100%;
}
.blurb-container .blurb-content {
  width: 100%;
}
.img-col .image-element {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: unset;
  max-height: unset;
  height: auto;
  display: block;
}
.container .img-col .image-element {
  max-height: 30em;
  border-radius: 20px;
}
.txt-col > :first-child {
  margin-top: 0px;
}
.txt-col.bg-grey {
  background-color: #effafa;
  padding: 3em;
  border-radius: 20px;
}
.txt-col.bg-grey.usp-balk {
  color: #077871;
}
@media screen and (max-width: 1279.84px) {
  .txt-col.bg-grey {
    padding: 2em;
  }
}
.txt-col.bg-grey p {
  margin-bottom: 0px;
}
.txt-col.bg-main {
  background-color: #077871;
  padding: 3em;
  border-radius: 20px;
  color: #ffffff;
}
.txt-col.bg-main a:not(.btn):not(.ano-link):not(.button) {
  color: #ffffff;
}
.txt-col.bg-main a:not(.btn):not(.ano-link):not(.button):hover,
.txt-col.bg-main a:not(.btn):not(.ano-link):not(.button):focus {
  color: #ff1a97;
}
.txt-col.bg-main h1:not(.btn),
.txt-col.bg-main h2:not(.btn),
.txt-col.bg-main h3:not(.btn),
.txt-col.bg-main h4:not(.btn),
.txt-col.bg-main h5:not(.btn),
.txt-col.bg-main a:not(.btn),
.txt-col.bg-main span:not(.btn) {
  color: #ffffff;
}
@media screen and (max-width: 1279.84px) {
  .txt-col.bg-main {
    padding: 2em;
  }
}
.txt-col.bg-main p {
  margin-bottom: 0px;
}
.txt-col.bg-secondary {
  background-color: #e6007e;
  padding: 3em;
  border-radius: 20px;
  color: #ffffff;
}
.txt-col.bg-secondary a:not(.btn):not(.ano-link):not(.button) {
  color: #ffffff;
}
.txt-col.bg-secondary a:not(.btn):not(.ano-link):not(.button):hover,
.txt-col.bg-secondary a:not(.btn):not(.ano-link):not(.button):focus {
  color: #ff1a97;
}
.txt-col.bg-secondary h2,
.txt-col.bg-secondary h3,
.txt-col.bg-secondary h4,
.txt-col.bg-secondary h5 {
  color: #ffffff;
}
@media screen and (max-width: 1279.84px) {
  .txt-col.bg-secondary {
    padding: 2em;
  }
}
.txt-col.bg-secondary p {
  margin-bottom: 0px;
}
.txt-col.bg-tertiary {
  background-color: #ffcc00;
  padding: 3em;
  border-radius: 20px;
}
@media screen and (max-width: 1279.84px) {
  .txt-col.bg-tertiary {
    padding: 2em;
  }
}
.txt-col.bg-tertiary p {
  margin-bottom: 0px;
}
.txt-col.border-main {
  border: solid 1px #077871;
  padding: 3em;
  border-radius: 20px;
}
@media screen and (max-width: 1279.84px) {
  .txt-col.border-main {
    padding: 2em;
  }
}
.txt-col.border-main p {
  margin-bottom: 0px;
}
.txt-col.border-secondary {
  border: solid 1px #e6007e;
  padding: 3em;
  border-radius: 20px;
}
@media screen and (max-width: 1279.84px) {
  .txt-col.border-secondary {
    padding: 2em;
  }
}
.txt-col.border-secondary p {
  margin-bottom: 0px;
}
.txt-col.border-tertiary {
  border: solid 1px #ffcc00;
  padding: 3em;
  border-radius: 20px;
}
@media screen and (max-width: 1279.84px) {
  .txt-col.border-tertiary {
    padding: 2em;
  }
}
.txt-col.border-tertiary p {
  margin-bottom: 0px;
}
.txt-col.icon-check {
  padding-top: 1em;
  padding-bottom: 1em;
}
.txt-col.icon-check ul {
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
  margin-top: 1em;
}
.txt-col.icon-check ul li {
  padding-left: 3em;
  position: relative;
  margin-bottom: 2em;
}
.txt-col.icon-check ul li:before {
  content: '';
  height: 34px;
  width: 34px;
  background-color: #ebf9f9;
  font-size: 0px;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-size: 100% 1.25rem;
  background-repeat: no-repeat;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px 15px;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.animatable .txt-col.icon-check ul li:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.txt-col.icon-check ul li:before.x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.x:hover,
.txt-col.icon-check ul li:before.x:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.x.light {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.x.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.facebook:hover,
.txt-col.icon-check ul li:before.facebook:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.facebook.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.facebook.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.instagram {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.instagram:hover,
.txt-col.icon-check ul li:before.instagram:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.instagram.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.instagram.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.linkedin {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.linkedin:hover,
.txt-col.icon-check ul li:before.linkedin:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.linkedin.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.linkedin.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.pinterest {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.pinterest:hover,
.txt-col.icon-check ul li:before.pinterest:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.mail:hover,
.txt-col.icon-check ul li:before.mail:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.whatsapp:hover,
.txt-col.icon-check ul li:before.whatsapp:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.snapchat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.snapchat:hover,
.txt-col.icon-check ul li:before.snapchat:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.tiktok:hover,
.txt-col.icon-check ul li:before.tiktok:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.youtube {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.youtube:hover,
.txt-col.icon-check ul li:before.youtube:focus {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.youtube.light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.youtube.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.speaker.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.speaker.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.bell {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.clock {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.date {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.date.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.label {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.label.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.chevron.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.chevron.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.chevron.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.chevron.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.chevron.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.location {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.chat {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.check {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.check.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.check.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.map {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.phone {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.phone.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.phone.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.mail.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.mail.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.animatable .txt-col.icon-check ul li:before.double-arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.txt-col.icon-check ul li:before.double-arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.functie {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.opleiding {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.plaats {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.uren {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col.icon-check ul li:before.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.txt-col h2,
.txt-col h3,
.txt-col h4,
.txt-col h5 {
  margin-bottom: 0px;
}
.embed-youtube {
  background-color: #000000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
.embed-youtube img {
  position: absolute;
  width: 100%;
  top: -16.84%;
  left: 0;
  bottom: -16.84%;
  opacity: .7;
  height: auto;
  cursor: pointer;
}
.embed-youtube .embed-youtube-play {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate3d(-50%, -50%, 0);
  width: 4em;
  height: 3em;
  background-color: #e6007e;
  border: 1px solid #ffffff;
  z-index: 1;
  border-radius: .5em;
}
.animatable .embed-youtube .embed-youtube-play {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.embed-youtube .embed-youtube-play:hover {
  background-color: #077871;
}
.embed-youtube .embed-youtube-play::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate3d(-50%, -50%, 0);
  border-style: solid;
  border-width: 1em 0 1em 1.75em;
  border-color: transparent transparent transparent #ffffff;
}
.embed-youtube iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.img-repeater.d-grid {
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}
.img-repeater .repeat-img {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
  min-height: 140px;
}
.animatable .img-repeater .repeat-img {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.img-repeater .repeat-img:hover {
  box-shadow: rgba(7, 120, 113, 0.1) 0px 20px 25px -5px, rgba(7, 120, 113, 0.04) 0px 10px 10px -5px;
}
.img-repeater .repeat-img .repeat-picture {
  height: 100%;
  position: relative;
}
.img-repeater .repeat-img .repeat-picture img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}
.img-repeater .module-slide {
  border-radius: 20px;
  overflow: hidden;
}
.img-repeater .module-slide .module-slide-image {
  max-width: 750px;
  height: 100%;
}
.img-repeater .module-slide .module-slide-image img {
  height: 100%;
  object-fit: cover;
  background-color: #f6f6f6;
  width: 100%;
}
.img-repeater .splide__pagination {
  margin-top: 2em;
}
.img-repeater .splide__track {
  border-radius: 20px;
}
.img-repeater .splide__arrows {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 103.5%;
  left: -1.75%;
  z-index: 5;
}
.img-repeater .splide__arrows .splide__arrow {
  background-color: #077871;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.img-repeater .splide__arrows .splide__arrow.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.img-repeater .splide__arrows .splide__arrow.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.img-repeater .splide__arrows .splide__arrow.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.img-repeater .splide__arrows .splide__arrow.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.img-repeater .splide__arrows .splide__arrow.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.animatable .full-question {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.full-question:not(:last-child) {
  margin-bottom: 1em;
}
.full-question .question {
  position: relative;
  display: flex;
}
.full-question .question .toggle-q {
  position: absolute;
  height: 100%;
  width: 3em;
  right: 0px;
  top: 0px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='a' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.76 31.38'%3E%3Cdefs%3E%3Cstyle%3E.b%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='b' d='M28.38,31.38c-.77,0-1.54-.29-2.12-.88L.88,5.12C-.29,3.95-.29,2.05,.88,.88,2.05-.29,3.95-.29,5.12,.88L28.38,24.14,51.63,.88c1.17-1.17,3.07-1.17,4.24,0,1.17,1.17,1.17,3.07,0,4.24L30.5,30.5c-.59,.59-1.35,.88-2.12,.88Z'/%3E%3C/svg%3E");
  background-size: 1rem;
  background-position: center;
  background-repeat: no-repeat;
}
.animatable .full-question .question .toggle-q {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.full-question .question .toggle-q:hover {
  cursor: pointer;
}
.full-question .question .question-button {
  background-color: unset;
  padding: unset;
  text-decoration: unset;
  border: unset;
  flex: 1 1 100%;
  padding: 1em 3em 1em 0em;
  text-align: inherit;
}
.full-question .question .question-button strong {
  font-weight: 600;
  font-size: 21px;
  font-family: 'Montserrat';
}
.full-question .answer {
  padding: 0em;
  max-height: 0px;
  overflow: hidden;
  margin-left: 0;
  border-top: solid 1px #ebf9f9;
}
.animatable .full-question .answer {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.full-question.active .question .toggle-q {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.full-question.active .answer {
  padding: 1em 0em;
  max-height: 500px;
}
.halfhalf .full-question .question .question-button strong {
  color: #077871;
}
.tab-container {
  display: flex;
  flex-direction: column;
}
.tab-container .module_tabs-list {
  display: flex;
  flex-wrap: wrap;
}
.tab-container .module_tabs-list button {
  padding: 0.5em 1em;
  border: unset;
  border-bottom: solid 1px #077871;
  border-radius: 20px 20px 0px 0px;
  background-color: unset;
}
.animatable .tab-container .module_tabs-list button {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.tab-container .module_tabs-list button.active {
  background: #077871;
  color: #ffffff;
}
.tab-container .module_tabs-content {
  position: relative;
}
.tab-container .module_tabs-content .tab-content {
  transform-origin: left center;
  transform: translateX(-10%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.animatable .tab-container .module_tabs-content .tab-content {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.tab-container .module_tabs-content .tab-content.active {
  opacity: 1;
  position: relative;
  transform: translateX(0%);
  z-index: 0;
}
.contact-col form .acf-fields .acf-field {
  padding: 0px;
  border-top: 0px;
}
.contact-col form .acf-fields .acf-field input,
.contact-col form .acf-fields .acf-field textarea {
  width: 100%;
  padding: 0.5em 1em;
}
.animatable .contact-col form .acf-fields .acf-field input,
.animatable .contact-col form .acf-fields .acf-field textarea {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.contact-col form .acf-fields .acf-field input:focus,
.contact-col form .acf-fields .acf-field textarea:focus {
  outline: none;
  border: solid 2px #e6007e;
}
.contact-col form input[type=submit] {
  background: #e6007e;
  border: #e6007e;
  color: #ffffff;
  width: 100%;
  padding: 0.5em 1em;
}
.animatable .contact-col form input[type=submit] {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.contact-col form input[type=submit]:hover {
  background: #077871;
  color: #e6007e;
}
.post-module .splide__track {
  padding: 1em !important;
  margin-left: -1em;
  margin-right: -1em;
  margin-bottom: 2em;
}
.post-module a {
  text-decoration: unset;
  color: #000000;
}
.post-module .post-img-container {
  width: 100%;
  height: 245px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.post-module .post-img-container .post-cats {
  padding-left: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
}
.post-module .post-img-container img {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-module .post-img-container .icon {
  height: 36px;
  width: 36px;
  background-color: #ffffff21;
}
.post-module .post-img-container .icon.chevron {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 3;
  border-radius: 50%;
  background-size: 100% 1rem;
}
.post-module .post-entry {
  background: #ffffff;
  padding: 1em;
  border-radius: 20px;
  border: solid 1px #ebf9f9;
}
.animatable .post-module .post-entry {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.post-module .post-entry:hover {
  box-shadow: rgba(7, 120, 113, 0.35) 0px 5px 15px;
}
.post-module .post-entry:hover .post-img-container .icon.chevron {
  background-color: #e6007e;
}
.post-module .post-entry .article-inner .entry-title {
  margin-bottom: 0em;
  line-height: 1.2em;
  display: block;
  min-height: 90px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.post-module .post-entry .article-inner p.summary {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 40px;
  color: #000000;
}
.post-module .post-entry .article-inner p.date,
.post-module .post-entry .article-inner p.cat-type {
  font-size: 0.9rem;
  text-transform: lowercase;
  display: flex;
  gap: 0.5em;
  align-items: center;
  font-size: 12px;
  margin: unset;
  color: #000000;
}
.post-module .post-entry .article-inner p.btn {
  margin-bottom: 0px;
}
.post-module .post-entry .article-inner .entry-meta {
  display: flex;
  gap: 1em;
  align-items: center;
  margin-top: 1em;
  margin-bottom: 1em;
}
.post-module .post-entry .article-inner .icon {
  height: 10px;
  width: 10px;
  background-size: contain;
}
.post-title {
  font-size: 2.25rem;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767.84px) {
  .post-title {
    font-size: 2rem;
  }
}
.slider-nav {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
@media screen and (max-width: 767.84px) {
  .slider-nav {
    flex-direction: column;
    gap: 1em;
  }
}
.slider-nav .splide__pagination {
  position: absolute;
  left: 75px;
}
@media screen and (max-width: 767.84px) {
  .slider-nav .splide__pagination {
    position: relative;
    left: unset;
  }
}
.page_breakers.content-section {
  padding-left: unset;
  padding-right: unset;
  padding: unset;
}
.page_breakers.content-section .semi-breaker {
  flex: 1;
}
.page_breakers.content-section .breaker-container-right {
  padding-left: max(5vw, calc((100vw - 1320px) / 2));
  width: 100%;
  max-width: 100%;
  padding-right: 0px;
  display: grid;
  grid-template-columns: auto calc(50vw - 0.5em);
  background-color: #e6007e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-right h1,
.page_breakers.content-section .breaker-container-right h2,
.page_breakers.content-section .breaker-container-right h3,
.page_breakers.content-section .breaker-container-right h4,
.page_breakers.content-section .breaker-container-right h5 {
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type {
  padding-right: 5em;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type:before {
  content: '';
  height: 100%;
  width: 100px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 59.98 352.38'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e4087e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M47.02,0S0,60.04,0,176.19s47.02,176.19,47.02,176.19h12.95V0h-12.95Z'/%3E%3C/svg%3E");
  position: absolute;
  right: -55px;
  top: 0px;
  transform: rotate(180deg);
  z-index: 2;
}
@media screen and (max-width: 767.84px) {
  .page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type:before {
    left: -2em;
    width: 100vw;
    top: unset;
    bottom: -110px;
    background-repeat: no-repeat;
    height: 110px;
    z-index: 2;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 803.58 56.63'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,0h803.58v12.08c-25.37,7.72-54.22,13.93-83.12,19.14-61.83,11.15-129.62,18.31-196.56,22.04-145.5,8.11-310.74,1.96-445.29-22.86C51.3,25.36,24.03,19.44,0,12.08V0Z'/%3E%3C/svg%3E");
    transform: unset;
  }
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type:after {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 909.21 974.03'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M553.63,155.55c171.76-11.31,346.88,163.09,355.2,331.22,7.34,148.38-91.43,222.29-186.52,314.46-53,51.37-115.51,118.09-176.16,158.84-9.27,6.23-25.23,17.92-36.26,12.62-14.3-6.87-44.17-35.97-57.07-47.93-22.86-21.18-69.68-62.6-72.86-94.14-7.53-74.62,94.53-102.38,126.37-30.37,1.3,2.94.83,8.5,4.55,7.56,4.67-1.18,20.78-11.89,25.88-15.16,61.31-39.33,127.86-104.69,178.11-157.89,49.95-52.88,65.99-104.23,43.24-176.29-26.98-85.46-129.7-172.98-223.47-150.94-67.45,15.85-105.95,73.28-154.27,115.73-42.29,37.16-104.62,33.55-129.38-20.67-22.45-49.15,9.4-76.6,41.84-106.87,69.24-64.6,162.82-133.74,260.81-140.19Z'/%3E%3Cpath class='cls-1' d='M289.83,153.25c-.96-.9-14.13,9.25-15.89,10.6-32.87,25.26-73.97,65.54-100.62,97.38-66.87,79.9-35.45,196.83,35.99,262.04,72.81,66.47,144.64,79.2,224,13.95,33.11-27.22,77.26-89.64,115.53-100.47,58.34-16.51,110.89,45.9,89.02,101.02-8.56,21.58-50.53,59.27-69.01,75.99-124.17,112.38-262.9,168.14-410.91,55.88C21.47,566.14-51.45,388.38,42.03,229.94c23.57-39.94,59.72-72.18,91.83-105.17,30.98-31.82,63.12-67.42,96.96-96.04,12.27-10.38,38.22-33.01,55.06-28.03,3.56,1.05,16.24,11.94,19.97,15.03,24.78,20.49,60.27,53.86,80.5,78.5,24.77,30.18,13.5,77.68-22.83,92.19-29.65,11.85-63.54-3.15-73.69-33.18Z'/%3E%3C/svg%3E");
  opacity: 0.05;
  position: absolute;
  top: 0%;
  left: -20vw;
  z-index: 2;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: 70%;
  background-position: 0% -100%;
}
@media screen and (max-width: 767.84px) {
  .page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type:after {
    background-position: 0% 110%;
  }
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 25px;
  border: 1px solid transparent;
  background-color: #e6007e;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  padding-right: 3em;
  position: relative;
  background-color: #ffcc00;
  color: #000000;
  color: #000000 !important;
}
.animatable .page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:before {
  content: '';
  height: 25px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  background-position: center;
  background-color: #ffffff21;
  border-radius: 50%;
}
.animatable .page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:focus {
  background-color: #ffcc00;
  color: #000000;
  text-decoration: none;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:focus {
  box-shadow: unset;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:visited {
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:visited:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:visited:focus {
  color: #000000;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-secondary,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.secondary {
  background-color: #ffcc00;
  color: #000000;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-secondary:before,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-secondary:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.secondary:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-secondary:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-secondary:hover:before,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.secondary:hover:before,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-secondary:focus:before,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-secondary:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.secondary:focus {
  outline-color: #e6007e;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-tertiary,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.tertiary,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.grey {
  background-color: #041f1e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-tertiary:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.tertiary:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.grey:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-tertiary:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.tertiary:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.grey:focus {
  background-color: #000000;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-tertiary:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.tertiary:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.grey:focus {
  outline-color: #000000;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.white,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.light,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-white,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-light {
  background-color: #ffffff;
  color: #077871;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.white:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.light:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-white:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-light:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.white:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.light:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-white:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-light:focus {
  background-color: #f6f6f6;
  color: #077871;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.white:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.light:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-white:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-light:focus {
  outline-color: #f6f6f6;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.white:visited,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.light:visited,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-white:visited,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-light:visited {
  color: #077871;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.white:visited:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.light:visited:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-white:visited:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-light:visited:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.white:visited:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.light:visited:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-white:visited:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-light:visited:focus {
  color: #077871;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.black,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.dark,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-black,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.black:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.dark:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-black:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-dark:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.black:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.dark:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-black:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-dark:focus {
  background-color: #041f1e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.black:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.dark:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-black:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-dark:focus {
  outline-color: #041f1e;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.shy,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-shy {
  background-color: transparent;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.shy::after,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-shy::after {
  content: "";
  position: absolute;
  top: auto;
  right: 1.25em;
  bottom: 0;
  left: 1.25em;
  height: 1px;
  background-color: #077871;
  width: auto;
}
.animatable .page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.shy::after,
.animatable .page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-shy::after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.shy:hover::after,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-shy:hover::after,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.shy:focus::after,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-shy:focus::after {
  left: 1.875em;
  right: 1.875em;
  transform: unset;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.shy:visited,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-shy:visited {
  color: #000000;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.shy:visited:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-shy:visited:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.shy:visited:focus,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.btn-shy:visited:focus {
  color: #000000;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.ghost {
  background-color: transparent;
  border: solid 1px #000000;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn.ghost:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:hover,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:hover:before,
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type .btn:focus {
  outline-color: #e6007e;
}
@media screen and (min-width: 767.84px) and (max-width: 1023.84px) {
  .page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type {
    padding-right: 2em;
  }
}
@media screen and (max-width: 767.84px) {
  .page_breakers.content-section .breaker-container-right {
    grid-template-columns: 1fr;
    padding-left: 0;
  }
  .page_breakers.content-section .breaker-container-right .semi-breaker {
    padding-left: 0px;
  }
  .page_breakers.content-section .breaker-container-right .semi-breaker:first-of-type {
    padding-right: 0px;
    max-width: 90%;
    margin: 0 auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.page_breakers.content-section .breaker-container-left {
  padding-right: max(5vw, calc((100vw - 1320px) / 2));
  width: 100%;
  max-width: 100%;
  padding-left: 0px;
  display: grid;
  grid-template-columns: calc(50vw - 0.5em) auto;
  background-color: #e6007e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-left h1,
.page_breakers.content-section .breaker-container-left h2,
.page_breakers.content-section .breaker-container-left h3,
.page_breakers.content-section .breaker-container-left h4,
.page_breakers.content-section .breaker-container-left h5 {
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-left .semi-breaker:last-of-type {
  padding-left: 5em;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
}
.page_breakers.content-section .breaker-container-left .semi-breaker:last-of-type:before {
  content: '';
  height: 100%;
  width: 100px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 59.98 352.38'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e4087e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M47.02,0S0,60.04,0,176.19s47.02,176.19,47.02,176.19h12.95V0h-12.95Z'/%3E%3C/svg%3E");
  position: absolute;
  left: -55px;
  top: 0px;
}
@media screen and (max-width: 767.84px) {
  .page_breakers.content-section .breaker-container-left .semi-breaker:last-of-type:before {
    left: -2em;
    width: 100vw;
    top: unset;
    bottom: -110px;
    background-repeat: no-repeat;
    height: 110px;
    z-index: 2;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 803.58 56.63'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,0h803.58v12.08c-25.37,7.72-54.22,13.93-83.12,19.14-61.83,11.15-129.62,18.31-196.56,22.04-145.5,8.11-310.74,1.96-445.29-22.86C51.3,25.36,24.03,19.44,0,12.08V0Z'/%3E%3C/svg%3E");
  }
}
.page_breakers.content-section .breaker-container-left .semi-breaker:last-of-type:after {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 909.21 974.03'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M553.63,155.55c171.76-11.31,346.88,163.09,355.2,331.22,7.34,148.38-91.43,222.29-186.52,314.46-53,51.37-115.51,118.09-176.16,158.84-9.27,6.23-25.23,17.92-36.26,12.62-14.3-6.87-44.17-35.97-57.07-47.93-22.86-21.18-69.68-62.6-72.86-94.14-7.53-74.62,94.53-102.38,126.37-30.37,1.3,2.94.83,8.5,4.55,7.56,4.67-1.18,20.78-11.89,25.88-15.16,61.31-39.33,127.86-104.69,178.11-157.89,49.95-52.88,65.99-104.23,43.24-176.29-26.98-85.46-129.7-172.98-223.47-150.94-67.45,15.85-105.95,73.28-154.27,115.73-42.29,37.16-104.62,33.55-129.38-20.67-22.45-49.15,9.4-76.6,41.84-106.87,69.24-64.6,162.82-133.74,260.81-140.19Z'/%3E%3Cpath class='cls-1' d='M289.83,153.25c-.96-.9-14.13,9.25-15.89,10.6-32.87,25.26-73.97,65.54-100.62,97.38-66.87,79.9-35.45,196.83,35.99,262.04,72.81,66.47,144.64,79.2,224,13.95,33.11-27.22,77.26-89.64,115.53-100.47,58.34-16.51,110.89,45.9,89.02,101.02-8.56,21.58-50.53,59.27-69.01,75.99-124.17,112.38-262.9,168.14-410.91,55.88C21.47,566.14-51.45,388.38,42.03,229.94c23.57-39.94,59.72-72.18,91.83-105.17,30.98-31.82,63.12-67.42,96.96-96.04,12.27-10.38,38.22-33.01,55.06-28.03,3.56,1.05,16.24,11.94,19.97,15.03,24.78,20.49,60.27,53.86,80.5,78.5,24.77,30.18,13.5,77.68-22.83,92.19-29.65,11.85-63.54-3.15-73.69-33.18Z'/%3E%3C/svg%3E");
  opacity: 0.05;
  position: absolute;
  top: 0%;
  right: -20vw;
  z-index: 2;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: 70%;
  background-position: 100% -100%;
}
@media screen and (max-width: 767.84px) {
  .page_breakers.content-section .breaker-container-left .semi-breaker:last-of-type:after {
    background-position: 100% 115%;
  }
}
@media screen and (min-width: 767.84px) and (max-width: 1023.84px) {
  .page_breakers.content-section .breaker-container-left .semi-breaker:last-of-type {
    padding-left: 2em;
  }
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 25px;
  border: 1px solid transparent;
  background-color: #e6007e;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  padding-right: 3em;
  position: relative;
  background-color: #ffcc00;
  color: #000000;
  color: #000000 !important;
}
.animatable .page_breakers.content-section .breaker-container-left .semi-breaker .btn {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:before {
  content: '';
  height: 25px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  background-position: center;
  background-color: #ffffff21;
  border-radius: 50%;
}
.animatable .page_breakers.content-section .breaker-container-left .semi-breaker .btn:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:focus {
  background-color: #ffcc00;
  color: #000000;
  text-decoration: none;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:focus {
  box-shadow: unset;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:visited {
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:visited:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:visited:focus {
  color: #000000;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-secondary,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.secondary {
  background-color: #ffcc00;
  color: #000000;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-secondary:before,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-secondary:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.secondary:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-secondary:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-secondary:hover:before,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.secondary:hover:before,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-secondary:focus:before,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-secondary:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.secondary:focus {
  outline-color: #e6007e;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-tertiary,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.tertiary,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.grey {
  background-color: #041f1e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-tertiary:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.tertiary:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.grey:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-tertiary:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.tertiary:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.grey:focus {
  background-color: #000000;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-tertiary:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.tertiary:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.grey:focus {
  outline-color: #000000;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.white,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.light,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-white,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-light {
  background-color: #ffffff;
  color: #077871;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.white:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.light:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-white:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-light:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.white:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.light:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-white:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-light:focus {
  background-color: #f6f6f6;
  color: #077871;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.white:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.light:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-white:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-light:focus {
  outline-color: #f6f6f6;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.white:visited,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.light:visited,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-white:visited,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-light:visited {
  color: #077871;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.white:visited:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.light:visited:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-white:visited:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-light:visited:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.white:visited:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.light:visited:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-white:visited:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-light:visited:focus {
  color: #077871;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.black,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.dark,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-black,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.black:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.dark:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-black:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-dark:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.black:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.dark:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-black:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-dark:focus {
  background-color: #041f1e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.black:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.dark:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-black:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-dark:focus {
  outline-color: #041f1e;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.shy,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-shy {
  background-color: transparent;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.shy::after,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-shy::after {
  content: "";
  position: absolute;
  top: auto;
  right: 1.25em;
  bottom: 0;
  left: 1.25em;
  height: 1px;
  background-color: #077871;
  width: auto;
}
.animatable .page_breakers.content-section .breaker-container-left .semi-breaker .btn.shy::after,
.animatable .page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-shy::after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.shy:hover::after,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-shy:hover::after,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.shy:focus::after,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-shy:focus::after {
  left: 1.875em;
  right: 1.875em;
  transform: unset;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.shy:visited,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-shy:visited {
  color: #000000;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.shy:visited:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-shy:visited:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.shy:visited:focus,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.btn-shy:visited:focus {
  color: #000000;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.ghost {
  background-color: transparent;
  border: solid 1px #000000;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn.ghost:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:hover,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:hover:before,
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.page_breakers.content-section .breaker-container-left .semi-breaker .btn:focus {
  outline-color: #e6007e;
}
@media screen and (max-width: 767.84px) {
  .page_breakers.content-section .breaker-container-left {
    grid-template-columns: 1fr;
    padding-right: 0;
  }
  .page_breakers.content-section .breaker-container-left .semi-breaker {
    order: 2;
  }
  .page_breakers.content-section .breaker-container-left .semi-breaker:last-of-type {
    padding-left: 0px;
    max-width: 90%;
    margin: 0 auto;
    order: 1;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.page_breakers.content-section .img-col {
  height: 100%;
  overflow: hidden;
  position: relative;
  min-height: 250px;
}
.page_breakers.content-section .img-col img {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
}
.txt_img_bg {
  display: flex;
  padding: 1.5em;
  align-items: flex-end;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  height: 450px;
}
.txt_img_bg picture {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1;
  height: 100%;
}
.txt_img_bg picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.txt_img_bg > a {
  background: #ffffff;
  border-radius: 10px;
  padding: 2em;
  width: 100%;
  position: relative;
  z-index: 1;
  text-decoration: none;
}
.animatable .txt_img_bg > a {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.txt_img_bg > a:hover {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.animatable .txt_img_bg > a:hover {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.txt_img_bg > a:hover:hover {
  box-shadow: rgba(7, 120, 113, 0.1) 0px 20px 25px -5px, rgba(7, 120, 113, 0.04) 0px 10px 10px -5px;
}
.txt_img_bg > a p {
  color: #000000;
}
.txt_img_bg .icon {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}
.txt_img_bg .icon.pink {
  background-color: #e6007e1a;
  background-size: 15px 15px;
  border-radius: 50%;
}
.icon {
  font-size: 0px;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-size: 100% 1.25rem;
  background-repeat: no-repeat;
  display: block;
}
.animatable .icon {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.icon.x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.icon.x:hover,
.icon.x:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.icon.x.light {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
}
.icon.x.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.icon.facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.icon.facebook:hover,
.icon.facebook:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.icon.facebook.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.icon.facebook.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.icon.instagram {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.icon.instagram:hover,
.icon.instagram:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.icon.instagram.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.icon.instagram.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.icon.linkedin {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.icon.linkedin:hover,
.icon.linkedin:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.icon.linkedin.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.icon.linkedin.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.icon.pinterest {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
.icon.pinterest:hover,
.icon.pinterest:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
.icon.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
.icon.mail:hover,
.icon.mail:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
.icon.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
.icon.whatsapp:hover,
.icon.whatsapp:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
.icon.snapchat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
.icon.snapchat:hover,
.icon.snapchat:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
.icon.tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
.icon.tiktok:hover,
.icon.tiktok:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
.icon.youtube {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon.youtube:hover,
.icon.youtube:focus {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon.youtube.light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon.youtube.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon.speaker.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.icon.speaker.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.icon.bell {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
.icon.clock {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
}
.icon.date {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
}
.icon.date.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
}
.icon.label {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
}
.icon.label.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
}
.icon.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.icon.chevron.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.icon.chevron.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.icon.chevron.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.icon.chevron.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.icon.chevron.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.icon.location {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.chat {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.check {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.check.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.check.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.map {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.phone {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
}
.icon.phone.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.phone.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
}
.icon.mail.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.mail.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
.icon.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.animatable .icon.double-arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.icon.double-arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.icon.functie {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
}
.icon.opleiding {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
}
.icon.plaats {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
}
.icon.uren {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
}
/** Werkweek Less */
#calendar {
  display: grid;
  grid-template-columns: 120px 1fr;
  grid-template-rows: 50px repeat(7, auto);
}
#calendar .calendar-top-bar {
  grid-area: 1 / 2 / 2 / 3;
  display: grid;
  grid-template-columns: repeat(25, 1fr);
  grid-template-rows: 1fr;
}
#calendar .calendar-top-bar .hour-label {
  font-size: 10px;
  display: flex;
  align-items: flex-end;
  text-align: center;
}
#calendar .calendar-top-bar .hour-label-span {
  transform: translateX(-50%);
}
#calendar #day-1 {
  grid-area: 2 / 1 / 3 / 2;
}
#calendar #day-2 {
  grid-area: 3 / 1 / 4 / 2;
}
#calendar #day-3 {
  grid-area: 4 / 1 / 5 / 2;
}
#calendar #day-4 {
  grid-area: 5 / 1 / 6 / 2;
}
#calendar #day-5 {
  grid-area: 6 / 1 / 7 / 2;
}
#calendar #day-6 {
  grid-area: 7 / 1 / 8 / 2;
}
#calendar #day-7 {
  grid-area: 8 / 1 / 9 / 2;
}
#calendar #day-schedule-1 {
  grid-area: 2 / 2 / 3 / 3;
}
#calendar #day-schedule-2 {
  grid-area: 3 / 2 / 4 / 3;
}
#calendar #day-schedule-3 {
  grid-area: 4 / 2 / 5 / 3;
}
#calendar #day-schedule-4 {
  grid-area: 5 / 2 / 6 / 3;
}
#calendar #day-schedule-5 {
  grid-area: 6 / 2 / 7 / 3;
}
#calendar #day-schedule-6 {
  grid-area: 7 / 2 / 8 / 3;
}
#calendar #day-schedule-7 {
  grid-area: 8 / 2 / 9 / 3;
}
/* Responsive less */
/* Responsive less */
/* Child theme less */
html {
  overflow-x: hidden;
}
html.no-scroll {
  overflow: hidden;
}
body {
  padding-top: 143px;
  overflow-x: hidden;
}
@media screen and (max-width: 767.84px) {
  body {
    padding-top: 61px;
  }
}
#breadcrumbs {
  position: absolute;
  min-height: unset !important;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 5px;
}
#breadcrumbs > span {
  display: flex;
  align-items: center;
  gap: 0.25em;
}
#breadcrumbs > span span:first-of-type a {
  font-size: 0px;
  height: 20px;
  width: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 152.08 118.29'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M122.64,33.51v-15.71c.62-.7,1.36-1.07,2.28-1.22,1.56-.25,10.2-.49,10.2,1.22v25.94l16.59,14.34c1.8,2.93-3.68,9.27-6.37,9.39-3.24.14-7.26-5.54-10.22-7.02v51.13c0,1.75-3.96,5.73-5.98,6-11.59-.67-26.4,1.72-37.66.19-2.58-.35-6.78-3.56-6.78-6.19v-29.68h-16.97v28.68c0,.22-1.29,2.97-1.58,3.41-1.43,2.19-3.54,3.59-6.14,3.85-11.47,1.11-24.77-.85-36.44-.06-2.86-.45-6.77-4.29-6.77-7.2v-50.13c-2.31,1.51-7.39,7.12-10.11,6.89-3.37-.29-9.35-7.42-5.38-10.64L69.22,1.33c4.65-1.77,10.03-1.96,14.45.53l38.97,31.64ZM122.14,105.34l.54-10.72-.3-44.64L76.68,12.3l-1.94.54L29.78,49.47v55.87h24.96v-27.68c0-3.83,3.95-7.78,7.73-8.24,4.73-.58,23.44-.68,27.86.13,1.39.25,3.14,1.37,4.13,2.36.59.59,2.73,3.8,2.73,4.26v29.18h24.96Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
#breadcrumbs > span span:first-of-type a:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 152.08 118.29'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M122.64,33.51v-15.71c.62-.7,1.36-1.07,2.28-1.22,1.56-.25,10.2-.49,10.2,1.22v25.94l16.59,14.34c1.8,2.93-3.68,9.27-6.37,9.39-3.24.14-7.26-5.54-10.22-7.02v51.13c0,1.75-3.96,5.73-5.98,6-11.59-.67-26.4,1.72-37.66.19-2.58-.35-6.78-3.56-6.78-6.19v-29.68h-16.97v28.68c0,.22-1.29,2.97-1.58,3.41-1.43,2.19-3.54,3.59-6.14,3.85-11.47,1.11-24.77-.85-36.44-.06-2.86-.45-6.77-4.29-6.77-7.2v-50.13c-2.31,1.51-7.39,7.12-10.11,6.89-3.37-.29-9.35-7.42-5.38-10.64L69.22,1.33c4.65-1.77,10.03-1.96,14.45.53l38.97,31.64ZM122.14,105.34l.54-10.72-.3-44.64L76.68,12.3l-1.94.54L29.78,49.47v55.87h24.96v-27.68c0-3.83,3.95-7.78,7.73-8.24,4.73-.58,23.44-.68,27.86.13,1.39.25,3.14,1.37,4.13,2.36.59.59,2.73,3.8,2.73,4.26v29.18h24.96Z'/%3E%3C/svg%3E");
}
#breadcrumbs > span a {
  color: #ffffff;
  text-decoration: none;
}
#breadcrumbs > span a:hover {
  color: #e6007e;
}
/*SCROLLBAR*/
/* width */
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #e6007e1f;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #e6007e;
  border-radius: 20px;
}
/* ENDSCROLLBAR */
/*  ACCESS   */
.access-container {
  display: flex;
  margin-right: auto;
  align-items: center;
}
.access-container .increase-size,
.access-container .decrease-size {
  border: unset;
  border-radius: 10px;
  background-color: transparent;
}
.access-container .read_aloud_play {
  background-color: transparent;
  border: unset;
  height: 30px;
  width: 30px;
  font-size: 0px;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-size: 100% 1.25rem;
  background-repeat: no-repeat;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.animatable .access-container .read_aloud_play {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.access-container .read_aloud_play.x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.x:hover,
.access-container .read_aloud_play.x:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.x.light {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.x.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.facebook:hover,
.access-container .read_aloud_play.facebook:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.facebook.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.facebook.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.instagram {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.instagram:hover,
.access-container .read_aloud_play.instagram:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.instagram.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.instagram.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.linkedin {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.linkedin:hover,
.access-container .read_aloud_play.linkedin:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.linkedin.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.linkedin.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.pinterest {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.pinterest:hover,
.access-container .read_aloud_play.pinterest:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.mail:hover,
.access-container .read_aloud_play.mail:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.whatsapp:hover,
.access-container .read_aloud_play.whatsapp:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.snapchat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.snapchat:hover,
.access-container .read_aloud_play.snapchat:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.tiktok:hover,
.access-container .read_aloud_play.tiktok:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.youtube {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.youtube:hover,
.access-container .read_aloud_play.youtube:focus {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.youtube.light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.youtube.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.speaker.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.speaker.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.bell {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.clock {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.date {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.date.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.label {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.label.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.chevron.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.chevron.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.chevron.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.chevron.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.chevron.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.location {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.chat {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.check {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.check.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.check.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.map {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.phone {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.phone.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.phone.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.mail.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.mail.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
.access-container .read_aloud_play.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.animatable .access-container .read_aloud_play.double-arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.access-container .read_aloud_play.double-arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.functie {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.opleiding {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.plaats {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.uren {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.access-container .read_aloud_play:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
/*   END ACCESS  */
.close {
  transition: ease all .3s;
  max-height: 0px;
  overflow: hidden;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.open {
  transition: ease all .3s;
}
@media screen and (min-width: 767.84px) {
  .mobile {
    display: none;
  }
}
section.thinner > .container {
  max-width: 1200px;
}
section.column-center > .container > .pure-g > div {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
section.column-center > .container > .pure-g > div .img-col {
  height: 100%;
}
section.column-center > .container > .pure-g > div .img-col picture {
  height: 100%;
}
section.column-center > .container > .pure-g > div .img-col picture img {
  max-height: unset;
  height: 100%;
}
section.secondary_clr h1,
section.secondary_clr h2,
section.secondary_clr h3,
section.secondary_clr h4,
section.secondary_clr h5,
section.secondary_clr h6 {
  color: #e6007e;
}
section:has(+ .bg-grey) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 677.74'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: rgba(27, 194, 184, .09); %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,154.01S436,0,970.5,0c563,0,949.5,154.01,949.5,154.01v523.73H0V154.01Z'/%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 420.23'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: rgba(27, 194, 184, .09); %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,154.01S436,0,970.5,0c563,0,949.5,154.01,949.5,154.01v266.22H0V154.01Z'/%3E%3C/svg%3E");
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  padding-bottom: 4em;
}
main section:last-of-type {
  padding-bottom: 5em !important;
  margin-bottom: 0px;
}
picture {
  border-radius: 20px;
  overflow: hidden;
}
.splide__arrows {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 230px;
}
@media screen and (max-width: 1279.84px) {
  .splide__arrows {
    width: 260px;
  }
}
.splide__arrows .splide__arrow {
  font-size: 0px;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-size: 100% 1.25rem;
  background-repeat: no-repeat;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  border: unset;
  border-radius: 50%;
  background-color: #0778711c;
  background-size: 100% 1rem;
}
.animatable .splide__arrows .splide__arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.splide__arrows .splide__arrow.x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.x:hover,
.splide__arrows .splide__arrow.x:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.x.light {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.x.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.facebook:hover,
.splide__arrows .splide__arrow.facebook:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.facebook.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.facebook.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.instagram {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.instagram:hover,
.splide__arrows .splide__arrow.instagram:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.instagram.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.instagram.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.linkedin {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.linkedin:hover,
.splide__arrows .splide__arrow.linkedin:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.linkedin.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.linkedin.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.pinterest {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.pinterest:hover,
.splide__arrows .splide__arrow.pinterest:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.mail:hover,
.splide__arrows .splide__arrow.mail:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.whatsapp:hover,
.splide__arrows .splide__arrow.whatsapp:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.snapchat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.snapchat:hover,
.splide__arrows .splide__arrow.snapchat:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.tiktok:hover,
.splide__arrows .splide__arrow.tiktok:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.youtube {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.youtube:hover,
.splide__arrows .splide__arrow.youtube:focus {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.youtube.light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.youtube.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.speaker.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.speaker.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.bell {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.clock {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.date {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.date.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.label {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.label.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.chevron.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.chevron.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.chevron.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.chevron.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.chevron.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.location {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.chat {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.check {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.check.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.check.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.map {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.phone {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.phone.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.phone.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.mail.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.mail.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.animatable .splide__arrows .splide__arrow.double-arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.splide__arrows .splide__arrow.double-arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.functie {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.opleiding {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.plaats {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.uren {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.splide__arrows .splide__arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.animatable .splide__arrows .splide__arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.splide__arrows .splide__arrow:hover {
  background-color: #077871;
}
.splide__arrows .splide__arrow svg {
  display: none;
}
.splide__arrows .splide__arrow--prev {
  transform: rotate(180deg);
}
.splide__pagination {
  padding-left: 0px;
  display: flex !important;
  gap: 0.5em;
}
.splide__pagination button {
  height: 10px;
  width: 10px;
  border: unset;
  padding: 0px;
  background-color: #0778711c;
  border-radius: 50%;
}
.animatable .splide__pagination button {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.splide__pagination button.is-active {
  background-color: #077871;
  transform: scale(1.5);
}
a.notification {
  display: flex;
  gap: 1em;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 5;
  text-decoration: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 14px;
}
a.notification.bg-secondary {
  color: #ffffff !important;
}
a.notification.bg-main {
  color: #ffffff !important;
}
a.notification.bg-tertiary {
  color: #000000 !important;
}
a.notification.bg-tertiary .icon {
  background-color: #00000017;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
a.notification .icon {
  background-color: #ffffff1c;
  border-radius: 5px;
  height: 25px;
  width: 25px;
  background-size: 12px;
}
/*  CONTACTFORM */
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
  border: unset;
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  padding: 15px 20px;
  font-weight: normal;
}
.wpcf7-form input.wpcf7-submit,
.wpcf7-form textarea.wpcf7-submit,
.wpcf7-form select.wpcf7-submit {
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-radius: 25px;
  border: 1px solid transparent;
  background-color: #e6007e;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  padding-right: 3em;
  position: relative;
  display: block;
  max-width: max-content;
  margin-left: auto;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: 15px 15px;
}
.animatable .wpcf7-form input.wpcf7-submit,
.animatable .wpcf7-form textarea.wpcf7-submit,
.animatable .wpcf7-form select.wpcf7-submit {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.wpcf7-form input.wpcf7-submit:before,
.wpcf7-form textarea.wpcf7-submit:before,
.wpcf7-form select.wpcf7-submit:before {
  content: '';
  height: 25px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  background-position: center;
  background-color: #ffffff21;
  border-radius: 50%;
}
.animatable .wpcf7-form input.wpcf7-submit:before,
.animatable .wpcf7-form textarea.wpcf7-submit:before,
.animatable .wpcf7-form select.wpcf7-submit:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.wpcf7-form input.wpcf7-submit:hover:before,
.wpcf7-form textarea.wpcf7-submit:hover:before,
.wpcf7-form select.wpcf7-submit:hover:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.wpcf7-form input.wpcf7-submit:hover,
.wpcf7-form textarea.wpcf7-submit:hover,
.wpcf7-form select.wpcf7-submit:hover,
.wpcf7-form input.wpcf7-submit:focus,
.wpcf7-form textarea.wpcf7-submit:focus,
.wpcf7-form select.wpcf7-submit:focus {
  background-color: #ffcc00;
  color: #000000;
  text-decoration: none;
}
.wpcf7-form input.wpcf7-submit:focus,
.wpcf7-form textarea.wpcf7-submit:focus,
.wpcf7-form select.wpcf7-submit:focus {
  box-shadow: unset;
}
.wpcf7-form input.wpcf7-submit:visited,
.wpcf7-form textarea.wpcf7-submit:visited,
.wpcf7-form select.wpcf7-submit:visited {
  color: #ffffff;
}
.wpcf7-form input.wpcf7-submit:visited:hover,
.wpcf7-form textarea.wpcf7-submit:visited:hover,
.wpcf7-form select.wpcf7-submit:visited:hover,
.wpcf7-form input.wpcf7-submit:visited:focus,
.wpcf7-form textarea.wpcf7-submit:visited:focus,
.wpcf7-form select.wpcf7-submit:visited:focus {
  color: #000000;
}
.wpcf7-form input.wpcf7-submit.btn-secondary,
.wpcf7-form textarea.wpcf7-submit.btn-secondary,
.wpcf7-form select.wpcf7-submit.btn-secondary,
.wpcf7-form input.wpcf7-submit.secondary,
.wpcf7-form textarea.wpcf7-submit.secondary,
.wpcf7-form select.wpcf7-submit.secondary {
  background-color: #ffcc00;
  color: #000000;
}
.wpcf7-form input.wpcf7-submit.btn-secondary:before,
.wpcf7-form textarea.wpcf7-submit.btn-secondary:before,
.wpcf7-form select.wpcf7-submit.btn-secondary:before,
.wpcf7-form input.wpcf7-submit.secondary:before,
.wpcf7-form textarea.wpcf7-submit.secondary:before,
.wpcf7-form select.wpcf7-submit.secondary:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.wpcf7-form input.wpcf7-submit.btn-secondary:hover,
.wpcf7-form textarea.wpcf7-submit.btn-secondary:hover,
.wpcf7-form select.wpcf7-submit.btn-secondary:hover,
.wpcf7-form input.wpcf7-submit.secondary:hover,
.wpcf7-form textarea.wpcf7-submit.secondary:hover,
.wpcf7-form select.wpcf7-submit.secondary:hover,
.wpcf7-form input.wpcf7-submit.btn-secondary:focus,
.wpcf7-form textarea.wpcf7-submit.btn-secondary:focus,
.wpcf7-form select.wpcf7-submit.btn-secondary:focus,
.wpcf7-form input.wpcf7-submit.secondary:focus,
.wpcf7-form textarea.wpcf7-submit.secondary:focus,
.wpcf7-form select.wpcf7-submit.secondary:focus {
  background-color: #e6007e;
  color: #ffffff;
}
.wpcf7-form input.wpcf7-submit.btn-secondary:hover:before,
.wpcf7-form textarea.wpcf7-submit.btn-secondary:hover:before,
.wpcf7-form select.wpcf7-submit.btn-secondary:hover:before,
.wpcf7-form input.wpcf7-submit.secondary:hover:before,
.wpcf7-form textarea.wpcf7-submit.secondary:hover:before,
.wpcf7-form select.wpcf7-submit.secondary:hover:before,
.wpcf7-form input.wpcf7-submit.btn-secondary:focus:before,
.wpcf7-form textarea.wpcf7-submit.btn-secondary:focus:before,
.wpcf7-form select.wpcf7-submit.btn-secondary:focus:before,
.wpcf7-form input.wpcf7-submit.secondary:focus:before,
.wpcf7-form textarea.wpcf7-submit.secondary:focus:before,
.wpcf7-form select.wpcf7-submit.secondary:focus:before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.wpcf7-form input.wpcf7-submit.btn-secondary:focus,
.wpcf7-form textarea.wpcf7-submit.btn-secondary:focus,
.wpcf7-form select.wpcf7-submit.btn-secondary:focus,
.wpcf7-form input.wpcf7-submit.secondary:focus,
.wpcf7-form textarea.wpcf7-submit.secondary:focus,
.wpcf7-form select.wpcf7-submit.secondary:focus {
  outline-color: #e6007e;
}
.wpcf7-form input.wpcf7-submit.btn-tertiary,
.wpcf7-form textarea.wpcf7-submit.btn-tertiary,
.wpcf7-form select.wpcf7-submit.btn-tertiary,
.wpcf7-form input.wpcf7-submit.tertiary,
.wpcf7-form textarea.wpcf7-submit.tertiary,
.wpcf7-form select.wpcf7-submit.tertiary,
.wpcf7-form input.wpcf7-submit.grey,
.wpcf7-form textarea.wpcf7-submit.grey,
.wpcf7-form select.wpcf7-submit.grey {
  background-color: #041f1e;
  color: #ffffff;
}
.wpcf7-form input.wpcf7-submit.btn-tertiary:hover,
.wpcf7-form textarea.wpcf7-submit.btn-tertiary:hover,
.wpcf7-form select.wpcf7-submit.btn-tertiary:hover,
.wpcf7-form input.wpcf7-submit.tertiary:hover,
.wpcf7-form textarea.wpcf7-submit.tertiary:hover,
.wpcf7-form select.wpcf7-submit.tertiary:hover,
.wpcf7-form input.wpcf7-submit.grey:hover,
.wpcf7-form textarea.wpcf7-submit.grey:hover,
.wpcf7-form select.wpcf7-submit.grey:hover,
.wpcf7-form input.wpcf7-submit.btn-tertiary:focus,
.wpcf7-form textarea.wpcf7-submit.btn-tertiary:focus,
.wpcf7-form select.wpcf7-submit.btn-tertiary:focus,
.wpcf7-form input.wpcf7-submit.tertiary:focus,
.wpcf7-form textarea.wpcf7-submit.tertiary:focus,
.wpcf7-form select.wpcf7-submit.tertiary:focus,
.wpcf7-form input.wpcf7-submit.grey:focus,
.wpcf7-form textarea.wpcf7-submit.grey:focus,
.wpcf7-form select.wpcf7-submit.grey:focus {
  background-color: #000000;
  color: #ffffff;
}
.wpcf7-form input.wpcf7-submit.btn-tertiary:focus,
.wpcf7-form textarea.wpcf7-submit.btn-tertiary:focus,
.wpcf7-form select.wpcf7-submit.btn-tertiary:focus,
.wpcf7-form input.wpcf7-submit.tertiary:focus,
.wpcf7-form textarea.wpcf7-submit.tertiary:focus,
.wpcf7-form select.wpcf7-submit.tertiary:focus,
.wpcf7-form input.wpcf7-submit.grey:focus,
.wpcf7-form textarea.wpcf7-submit.grey:focus,
.wpcf7-form select.wpcf7-submit.grey:focus {
  outline-color: #000000;
}
.wpcf7-form input.wpcf7-submit.white,
.wpcf7-form textarea.wpcf7-submit.white,
.wpcf7-form select.wpcf7-submit.white,
.wpcf7-form input.wpcf7-submit.light,
.wpcf7-form textarea.wpcf7-submit.light,
.wpcf7-form select.wpcf7-submit.light,
.wpcf7-form input.wpcf7-submit.btn-white,
.wpcf7-form textarea.wpcf7-submit.btn-white,
.wpcf7-form select.wpcf7-submit.btn-white,
.wpcf7-form input.wpcf7-submit.btn-light,
.wpcf7-form textarea.wpcf7-submit.btn-light,
.wpcf7-form select.wpcf7-submit.btn-light {
  background-color: #ffffff;
  color: #077871;
}
.wpcf7-form input.wpcf7-submit.white:hover,
.wpcf7-form textarea.wpcf7-submit.white:hover,
.wpcf7-form select.wpcf7-submit.white:hover,
.wpcf7-form input.wpcf7-submit.light:hover,
.wpcf7-form textarea.wpcf7-submit.light:hover,
.wpcf7-form select.wpcf7-submit.light:hover,
.wpcf7-form input.wpcf7-submit.btn-white:hover,
.wpcf7-form textarea.wpcf7-submit.btn-white:hover,
.wpcf7-form select.wpcf7-submit.btn-white:hover,
.wpcf7-form input.wpcf7-submit.btn-light:hover,
.wpcf7-form textarea.wpcf7-submit.btn-light:hover,
.wpcf7-form select.wpcf7-submit.btn-light:hover,
.wpcf7-form input.wpcf7-submit.white:focus,
.wpcf7-form textarea.wpcf7-submit.white:focus,
.wpcf7-form select.wpcf7-submit.white:focus,
.wpcf7-form input.wpcf7-submit.light:focus,
.wpcf7-form textarea.wpcf7-submit.light:focus,
.wpcf7-form select.wpcf7-submit.light:focus,
.wpcf7-form input.wpcf7-submit.btn-white:focus,
.wpcf7-form textarea.wpcf7-submit.btn-white:focus,
.wpcf7-form select.wpcf7-submit.btn-white:focus,
.wpcf7-form input.wpcf7-submit.btn-light:focus,
.wpcf7-form textarea.wpcf7-submit.btn-light:focus,
.wpcf7-form select.wpcf7-submit.btn-light:focus {
  background-color: #f6f6f6;
  color: #077871;
}
.wpcf7-form input.wpcf7-submit.white:focus,
.wpcf7-form textarea.wpcf7-submit.white:focus,
.wpcf7-form select.wpcf7-submit.white:focus,
.wpcf7-form input.wpcf7-submit.light:focus,
.wpcf7-form textarea.wpcf7-submit.light:focus,
.wpcf7-form select.wpcf7-submit.light:focus,
.wpcf7-form input.wpcf7-submit.btn-white:focus,
.wpcf7-form textarea.wpcf7-submit.btn-white:focus,
.wpcf7-form select.wpcf7-submit.btn-white:focus,
.wpcf7-form input.wpcf7-submit.btn-light:focus,
.wpcf7-form textarea.wpcf7-submit.btn-light:focus,
.wpcf7-form select.wpcf7-submit.btn-light:focus {
  outline-color: #f6f6f6;
}
.wpcf7-form input.wpcf7-submit.white:visited,
.wpcf7-form textarea.wpcf7-submit.white:visited,
.wpcf7-form select.wpcf7-submit.white:visited,
.wpcf7-form input.wpcf7-submit.light:visited,
.wpcf7-form textarea.wpcf7-submit.light:visited,
.wpcf7-form select.wpcf7-submit.light:visited,
.wpcf7-form input.wpcf7-submit.btn-white:visited,
.wpcf7-form textarea.wpcf7-submit.btn-white:visited,
.wpcf7-form select.wpcf7-submit.btn-white:visited,
.wpcf7-form input.wpcf7-submit.btn-light:visited,
.wpcf7-form textarea.wpcf7-submit.btn-light:visited,
.wpcf7-form select.wpcf7-submit.btn-light:visited {
  color: #077871;
}
.wpcf7-form input.wpcf7-submit.white:visited:hover,
.wpcf7-form textarea.wpcf7-submit.white:visited:hover,
.wpcf7-form select.wpcf7-submit.white:visited:hover,
.wpcf7-form input.wpcf7-submit.light:visited:hover,
.wpcf7-form textarea.wpcf7-submit.light:visited:hover,
.wpcf7-form select.wpcf7-submit.light:visited:hover,
.wpcf7-form input.wpcf7-submit.btn-white:visited:hover,
.wpcf7-form textarea.wpcf7-submit.btn-white:visited:hover,
.wpcf7-form select.wpcf7-submit.btn-white:visited:hover,
.wpcf7-form input.wpcf7-submit.btn-light:visited:hover,
.wpcf7-form textarea.wpcf7-submit.btn-light:visited:hover,
.wpcf7-form select.wpcf7-submit.btn-light:visited:hover,
.wpcf7-form input.wpcf7-submit.white:visited:focus,
.wpcf7-form textarea.wpcf7-submit.white:visited:focus,
.wpcf7-form select.wpcf7-submit.white:visited:focus,
.wpcf7-form input.wpcf7-submit.light:visited:focus,
.wpcf7-form textarea.wpcf7-submit.light:visited:focus,
.wpcf7-form select.wpcf7-submit.light:visited:focus,
.wpcf7-form input.wpcf7-submit.btn-white:visited:focus,
.wpcf7-form textarea.wpcf7-submit.btn-white:visited:focus,
.wpcf7-form select.wpcf7-submit.btn-white:visited:focus,
.wpcf7-form input.wpcf7-submit.btn-light:visited:focus,
.wpcf7-form textarea.wpcf7-submit.btn-light:visited:focus,
.wpcf7-form select.wpcf7-submit.btn-light:visited:focus {
  color: #077871;
}
.wpcf7-form input.wpcf7-submit.black,
.wpcf7-form textarea.wpcf7-submit.black,
.wpcf7-form select.wpcf7-submit.black,
.wpcf7-form input.wpcf7-submit.dark,
.wpcf7-form textarea.wpcf7-submit.dark,
.wpcf7-form select.wpcf7-submit.dark,
.wpcf7-form input.wpcf7-submit.btn-black,
.wpcf7-form textarea.wpcf7-submit.btn-black,
.wpcf7-form select.wpcf7-submit.btn-black,
.wpcf7-form input.wpcf7-submit.btn-dark,
.wpcf7-form textarea.wpcf7-submit.btn-dark,
.wpcf7-form select.wpcf7-submit.btn-dark {
  background-color: #000000;
  color: #ffffff;
}
.wpcf7-form input.wpcf7-submit.black:hover,
.wpcf7-form textarea.wpcf7-submit.black:hover,
.wpcf7-form select.wpcf7-submit.black:hover,
.wpcf7-form input.wpcf7-submit.dark:hover,
.wpcf7-form textarea.wpcf7-submit.dark:hover,
.wpcf7-form select.wpcf7-submit.dark:hover,
.wpcf7-form input.wpcf7-submit.btn-black:hover,
.wpcf7-form textarea.wpcf7-submit.btn-black:hover,
.wpcf7-form select.wpcf7-submit.btn-black:hover,
.wpcf7-form input.wpcf7-submit.btn-dark:hover,
.wpcf7-form textarea.wpcf7-submit.btn-dark:hover,
.wpcf7-form select.wpcf7-submit.btn-dark:hover,
.wpcf7-form input.wpcf7-submit.black:focus,
.wpcf7-form textarea.wpcf7-submit.black:focus,
.wpcf7-form select.wpcf7-submit.black:focus,
.wpcf7-form input.wpcf7-submit.dark:focus,
.wpcf7-form textarea.wpcf7-submit.dark:focus,
.wpcf7-form select.wpcf7-submit.dark:focus,
.wpcf7-form input.wpcf7-submit.btn-black:focus,
.wpcf7-form textarea.wpcf7-submit.btn-black:focus,
.wpcf7-form select.wpcf7-submit.btn-black:focus,
.wpcf7-form input.wpcf7-submit.btn-dark:focus,
.wpcf7-form textarea.wpcf7-submit.btn-dark:focus,
.wpcf7-form select.wpcf7-submit.btn-dark:focus {
  background-color: #041f1e;
  color: #ffffff;
}
.wpcf7-form input.wpcf7-submit.black:focus,
.wpcf7-form textarea.wpcf7-submit.black:focus,
.wpcf7-form select.wpcf7-submit.black:focus,
.wpcf7-form input.wpcf7-submit.dark:focus,
.wpcf7-form textarea.wpcf7-submit.dark:focus,
.wpcf7-form select.wpcf7-submit.dark:focus,
.wpcf7-form input.wpcf7-submit.btn-black:focus,
.wpcf7-form textarea.wpcf7-submit.btn-black:focus,
.wpcf7-form select.wpcf7-submit.btn-black:focus,
.wpcf7-form input.wpcf7-submit.btn-dark:focus,
.wpcf7-form textarea.wpcf7-submit.btn-dark:focus,
.wpcf7-form select.wpcf7-submit.btn-dark:focus {
  outline-color: #041f1e;
}
.wpcf7-form input.wpcf7-submit.shy,
.wpcf7-form textarea.wpcf7-submit.shy,
.wpcf7-form select.wpcf7-submit.shy,
.wpcf7-form input.wpcf7-submit.btn-shy,
.wpcf7-form textarea.wpcf7-submit.btn-shy,
.wpcf7-form select.wpcf7-submit.btn-shy {
  background-color: transparent;
  color: #000000;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.wpcf7-form input.wpcf7-submit.shy::after,
.wpcf7-form textarea.wpcf7-submit.shy::after,
.wpcf7-form select.wpcf7-submit.shy::after,
.wpcf7-form input.wpcf7-submit.btn-shy::after,
.wpcf7-form textarea.wpcf7-submit.btn-shy::after,
.wpcf7-form select.wpcf7-submit.btn-shy::after {
  content: "";
  position: absolute;
  top: auto;
  right: 1.25em;
  bottom: 0;
  left: 1.25em;
  height: 1px;
  background-color: #077871;
  width: auto;
}
.animatable .wpcf7-form input.wpcf7-submit.shy::after,
.animatable .wpcf7-form textarea.wpcf7-submit.shy::after,
.animatable .wpcf7-form select.wpcf7-submit.shy::after,
.animatable .wpcf7-form input.wpcf7-submit.btn-shy::after,
.animatable .wpcf7-form textarea.wpcf7-submit.btn-shy::after,
.animatable .wpcf7-form select.wpcf7-submit.btn-shy::after {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.wpcf7-form input.wpcf7-submit.shy:hover::after,
.wpcf7-form textarea.wpcf7-submit.shy:hover::after,
.wpcf7-form select.wpcf7-submit.shy:hover::after,
.wpcf7-form input.wpcf7-submit.btn-shy:hover::after,
.wpcf7-form textarea.wpcf7-submit.btn-shy:hover::after,
.wpcf7-form select.wpcf7-submit.btn-shy:hover::after,
.wpcf7-form input.wpcf7-submit.shy:focus::after,
.wpcf7-form textarea.wpcf7-submit.shy:focus::after,
.wpcf7-form select.wpcf7-submit.shy:focus::after,
.wpcf7-form input.wpcf7-submit.btn-shy:focus::after,
.wpcf7-form textarea.wpcf7-submit.btn-shy:focus::after,
.wpcf7-form select.wpcf7-submit.btn-shy:focus::after {
  left: 1.875em;
  right: 1.875em;
  transform: unset;
}
.wpcf7-form input.wpcf7-submit.shy:visited,
.wpcf7-form textarea.wpcf7-submit.shy:visited,
.wpcf7-form select.wpcf7-submit.shy:visited,
.wpcf7-form input.wpcf7-submit.btn-shy:visited,
.wpcf7-form textarea.wpcf7-submit.btn-shy:visited,
.wpcf7-form select.wpcf7-submit.btn-shy:visited {
  color: #000000;
}
.wpcf7-form input.wpcf7-submit.shy:visited:hover,
.wpcf7-form textarea.wpcf7-submit.shy:visited:hover,
.wpcf7-form select.wpcf7-submit.shy:visited:hover,
.wpcf7-form input.wpcf7-submit.btn-shy:visited:hover,
.wpcf7-form textarea.wpcf7-submit.btn-shy:visited:hover,
.wpcf7-form select.wpcf7-submit.btn-shy:visited:hover,
.wpcf7-form input.wpcf7-submit.shy:visited:focus,
.wpcf7-form textarea.wpcf7-submit.shy:visited:focus,
.wpcf7-form select.wpcf7-submit.shy:visited:focus,
.wpcf7-form input.wpcf7-submit.btn-shy:visited:focus,
.wpcf7-form textarea.wpcf7-submit.btn-shy:visited:focus,
.wpcf7-form select.wpcf7-submit.btn-shy:visited:focus {
  color: #000000;
}
.wpcf7-form input.wpcf7-submit.ghost,
.wpcf7-form textarea.wpcf7-submit.ghost,
.wpcf7-form select.wpcf7-submit.ghost {
  background-color: transparent;
  border: solid 1px #000000;
}
.wpcf7-form input.wpcf7-submit.ghost:hover,
.wpcf7-form textarea.wpcf7-submit.ghost:hover,
.wpcf7-form select.wpcf7-submit.ghost:hover {
  background-color: #000000;
  color: #ffffff !important;
}
.wpcf7-form input.wpcf7-submit:hover,
.wpcf7-form textarea.wpcf7-submit:hover,
.wpcf7-form select.wpcf7-submit:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
.wpcf7-form label {
  color: #077871;
  font-weight: 700;
}
.wpcf7-form label span:not(.wpcf7-spinner) {
  margin-top: 0.5em;
  display: block;
}
.wpcf7-form ::placeholder {
  font-weight: normal;
}
.wpcf7-form .wpcf7-spinner {
  position: absolute;
}
/* END CONTACTFORM  */
/* FILTERS */
.post-module aside p {
  font-weight: bold;
  color: #077871;
  font-family: 'Montserrat';
  border-bottom: solid 1px #ebf9f9;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.post-module aside .parent-label {
  font-weight: 600;
  border-bottom: solid 1px #ebf9f9;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  margin-top: 2em;
  position: relative;
}
.post-module aside .parent-label:before {
  content: '';
  height: 20px;
  width: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-repeat: no-repeat;
  background-position: center;
}
.animatable .post-module aside .parent-label:before {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.post-module aside .parent-label.active:before {
  transform: rotate(90deg);
}
.post-module aside .single-filter.checkbox-filter {
  display: flex;
  gap: 1em;
  margin-bottom: 0.25em;
}
.post-module aside .children-container {
  max-height: 0px;
  overflow: hidden;
}
.animatable .post-module aside .children-container {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
.post-module aside .children-container.active {
  max-height: 175px;
}
nav#pagination_posts_overview.pagination ol {
  max-width: fit-content;
  margin-left: auto;
  align-items: center;
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button {
  opacity: 1;
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a {
  font-size: 0px;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-size: 100% 1.25rem;
  background-repeat: no-repeat;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  background-color: #077871;
  border: solid 1px #077871;
  border-radius: 50%;
  transform: rotate(180deg);
  background-size: 10px 10px;
  height: 20px;
  width: 20px;
  opacity: 1;
}
.animatable nav#pagination_posts_overview.pagination ol #pagination-prev-button a {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.x:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.x:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.x.light {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.x.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.facebook:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.facebook:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.facebook.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.facebook.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.instagram {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.instagram:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.instagram:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.instagram.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.instagram.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.linkedin {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.linkedin:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.linkedin:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.linkedin.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.linkedin.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.pinterest {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.pinterest:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.pinterest:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.mail:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.mail:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.whatsapp:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.whatsapp:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.snapchat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.snapchat:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.snapchat:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.tiktok:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.tiktok:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.youtube {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.youtube:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.youtube:focus {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.youtube.light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.youtube.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.speaker.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.speaker.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.bell {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.clock {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.date {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.date.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.label {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.label.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.chevron.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.chevron.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.chevron.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.chevron.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.chevron.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.location {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.chat {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.check {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.check.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.check.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.map {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.phone {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.phone.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.phone.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.mail.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.mail.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.animatable nav#pagination_posts_overview.pagination ol #pagination-prev-button a.double-arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.double-arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.functie {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.opleiding {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.plaats {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.uren {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button a.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a {
  font-size: 0px;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-size: 100% 1.25rem;
  background-repeat: no-repeat;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  border: solid 1px #077871;
  border-radius: 50%;
  transform: rotate(180deg);
  background-size: 10px 10px;
  height: 20px;
  width: 20px;
  background-color: transparent;
}
.animatable nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.x:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.x:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.x.light {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.x.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.facebook:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.facebook:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.facebook.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.facebook.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.instagram {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.instagram:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.instagram:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.instagram.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.instagram.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.linkedin {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.linkedin:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.linkedin:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.linkedin.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.linkedin.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.pinterest {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.pinterest:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.pinterest:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.mail:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.mail:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.whatsapp:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.whatsapp:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.snapchat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.snapchat:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.snapchat:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.tiktok:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.tiktok:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.youtube {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.youtube:hover,
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.youtube:focus {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.youtube.light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.youtube.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.speaker.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.speaker.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.bell {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.clock {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.date {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.date.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.label {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.label.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.chevron.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.chevron.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.chevron.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.chevron.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.chevron.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.location {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.chat {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.check {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.check.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.check.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.map {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.phone {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.phone.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.phone.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.mail.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.mail.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.animatable nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.double-arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.double-arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.functie {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.opleiding {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.plaats {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.uren {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-prev-button.disabled a:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button {
  opacity: 1;
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a {
  font-size: 0px;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-size: 100% 1.25rem;
  background-repeat: no-repeat;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  background-color: #077871;
  border: solid 1px #077871;
  border-radius: 50%;
  background-size: 10px 10px;
  height: 20px;
  width: 20px;
  opacity: 1;
}
.animatable nav#pagination_posts_overview.pagination ol #pagination-next-button a {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.x:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.x:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.x.light {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.x.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.facebook:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.facebook:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.facebook.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.facebook.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.instagram {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.instagram:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.instagram:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.instagram.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.instagram.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.linkedin {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.linkedin:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.linkedin:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.linkedin.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.linkedin.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.pinterest {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.pinterest:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.pinterest:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.mail:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.mail:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.whatsapp:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.whatsapp:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.snapchat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.snapchat:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.snapchat:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.tiktok:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.tiktok:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.youtube {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.youtube:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button a.youtube:focus {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.youtube.light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.youtube.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.speaker.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.speaker.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.bell {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.clock {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.date {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.date.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.label {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.label.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.chevron.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.chevron.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.chevron.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.chevron.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.chevron.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.location {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.chat {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.check {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.check.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.check.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.map {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.phone {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.phone.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.phone.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.mail.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.mail.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.animatable nav#pagination_posts_overview.pagination ol #pagination-next-button a.double-arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.double-arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.functie {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.opleiding {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.plaats {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.uren {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button a.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a {
  font-size: 0px;
  height: 2.5rem;
  width: 2.5rem;
  background-position: center;
  background-size: 100% 1.25rem;
  background-repeat: no-repeat;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
  border: solid 1px #077871;
  border-radius: 50%;
  background-size: 10px 10px;
  height: 20px;
  width: 20px;
  background-color: transparent;
}
.animatable nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.x {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.x:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.x:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.x.light {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23ffffff;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.x.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='svg5' x='0px' y='0px' style='enable-background:new 0 0 1668.56 1221.19;' xml:space='preserve' viewBox='333.89 142.25 1000.78 936.69'%3E%3Cg id='layer1' transform='translate(52.390088,-25.058597)'%3E%3Cpath id='path1009' d='M283.94,167.31l386.39,516.64L281.5,1104h87.51l340.42-367.76L984.48,1104h297.8L874.15,558.3l361.92-390.99 h-87.51l-313.51,338.7l-253.31-338.7H283.94z' style='fill:%23077871;' /%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.facebook {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.facebook:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.facebook:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.facebook.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.facebook.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 131.8 254.53'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M131.7,41.83h-11.5c-4.8,0-9.6,0-14.4,.3-14.9,.9-19.9,6.2-20,21.3-.1,9.6,0,19.2,0,29.5h44.8c-2,15.4-3.9,30.2-5.8,45.2h-38.8v116.4H39.2v-116.1H0v-45.4H38.9c0-9.8-.3-19.1,.1-28.3,.4-8.6,.5-17.4,2.6-25.6C47.1,17.13,63.6,2.63,86.4,.63c14.9-1.3,30-.2,45.4-.2-.1,14.3-.1,27.5-.1,41.4Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.instagram {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.instagram:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.instagram:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.instagram.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.instagram.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.1 256.29'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,66.34C.1,28.04,27.9,.14,66.2,.04,107.4-.06,148.5,.04,189.7,.04c38.6,0,66.4,27.9,66.4,66.6v123c0,38.7-27.8,66.5-66.4,66.6-41.2,0-82.3,.1-123.5,0C27.9,256.24,.1,228.34,0,189.94V66.34ZM127.9,234.94h61c27.9,0,45.9-18,45.9-46V67.44c0-28-17.9-46.1-45.8-46.1H67c-27.6,0-45.6,18.1-45.7,45.8v122c0,27.9,18.1,45.8,46.1,45.8,20.2,.1,40.3,0,60.5,0Z'/%3E%3Cpath class='cls-1' d='M128.3,64.14c35.2,.1,63.8,28.9,63.8,64.1-.1,35.4-29,64.2-64.5,63.9-35.2-.2-63.7-29.1-63.5-64.4,.1-35.2,28.9-63.7,64.2-63.6Zm-.2,106.7c23.4,0,42.6-19.2,42.7-42.6,.1-23.5-19.6-43.1-43-42.8-23.4,.2-42.6,19.6-42.4,42.9,.1,23.4,19.4,42.6,42.7,42.5Z'/%3E%3Cpath class='cls-1' d='M213.3,58.94c-.1,8.8-7.2,15.9-15.9,15.8-8.6,0-15.9-7.3-16-15.9-.1-8.9,7.2-16.1,16.3-16,8.8,.2,15.7,7.2,15.6,16.1Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.linkedin {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.linkedin:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.linkedin:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.linkedin.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.linkedin.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 204.51 204.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M72.5,204.3V68.4h40.5v18.3c1.5-1.9,2-2.6,2.6-3.3,6.2-8.8,14.7-14.4,25.1-17,11.8-2.9,23.5-2.2,34.9,1.6,14.1,4.7,22.1,15.1,25.5,29,1.8,7.2,3.1,14.8,3.2,22.2,.4,28.1,.1,56.3,.1,84.8h-42.1v-5.3c0-21.7,.1-43.3-.1-65-.1-5.5-.6-11-1.8-16.3-2.1-9.4-7.6-14.2-16.2-15.2-11.8-1.4-20.8,2.1-24.7,10.8-2.2,4.9-3.8,10.5-4,15.8-.5,23.1-.4,46.3-.5,69.5v6.2c-14.4-.2-28.2-.2-42.5-.2Z'/%3E%3Cpath class='cls-1' d='M3.6,68.3H45.3V204.4H3.6c0-45.5,0-90.8,0-136.1Z'/%3E%3Cpath class='cls-1' d='M24.3,0c13.5-.1,24.6,10.6,24.8,24.1,.3,13.5-10.9,25.1-24.4,25.2-13.6,.1-24.7-11-24.7-24.8S10.6,.1,24.3,0Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.pinterest {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.pinterest:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.pinterest:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256.09 256.24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.22,244.8C18.22,220-16.98,150.4,8.32,83,33.32,16.6,107.72-16.8,173.42,8.4c66.7,25.6,99.8,100,73.8,166.2-26.6,67.6-99.1,94.1-154.1,76.2,4-9.9,8.6-19.7,11.9-29.9,3.4-10.2,5.6-20.9,8.3-31.5,.6,.2,1.1,.3,1.4,.6,10.1,12.3,23.6,15.6,38.6,13.5,21.2-2.9,36.6-14.6,47-32.8,12-21,16.8-43.8,12.1-67.4-5.9-29.4-25.1-48.2-53.6-56.2-31.1-8.7-60.5-3.9-86.7,15.7-25.7,19.4-36.5,52.8-27.1,82.9,3.5,11.1,9.8,20,20.5,25.3,5.3,2.7,7.5,1.6,9.1-4.1,.8-2.7,1.7-5.4,2-8.2,.2-2,.2-4.6-1-6.1-12.8-16.2-11.1-33.7-3.9-51.1,10.7-25.9,38.3-40.2,67-36,20.3,3,36.3,12.2,41.5,32.9,6.3,25.2,1.5,49.3-13.8,70.7-4.7,6.5-11.2,10.8-19.3,12.5-16.5,3.4-29.1-9.8-24.7-26.1,3.3-12.2,6.7-24.4,10-36.6,.6-2.2,.7-4.6,.7-6.9,0-7.7-2.3-14.4-9.8-17.6-7.8-3.3-15.2-1.6-21.3,4.2-9,8.4-11.2,19.3-10.6,31.1,.2,2.8,.4,5.8,1.5,8.3,2.8,6.8,1.4,13.2-.2,19.9-5.1,21.5-10.3,43.1-14.8,64.7-1.4,7.1-1.1,14.5-1.7,22.2Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.mail:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.mail:focus {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 255.93 180.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M127.81,.02h104.3c9.7,0,17.2,3.9,21.4,12.8,1.5,3.1,2.3,6.9,2.3,10.3,.2,44.6,.1,89.2,.1,133.8,0,13.7-9.9,23.1-24,23.1H23.91c-2.5,0-5-.2-7.4-.9C6.51,176.23,.41,168.23,0,157.83V24.03C-.19,14.22,3.71,6.62,12.71,2.43,16.11,.83,20.21,.13,24.01,.13,58.61-.08,93.21,.02,127.81,.02ZM25.81,15.13c.5,.6,.7,.9,.9,1.1,28.2,28.1,56.4,56.2,84.8,84.3,9.7,9.6,23.2,9.5,33-.2,28-27.8,55.9-55.6,83.9-83.4,.5-.5,.9-1,1.5-1.7-68.2-.1-136-.1-204.1-.1Zm1.1,149.7H228.21c-20.5-21-41.6-42.5-63.5-64.8-4.3,4.7-7.9,9.5-12.5,13.4-12,10.1-25.5,12.1-39.8,5.7-4.4-2-8.3-5.4-12.1-8.6-3.5-3-6.6-6.5-10.1-10.2-21.5,21.9-42.5,43.3-63.3,64.5ZM15.01,25.52V154.72c21.6-22,42.7-43.5,63.5-64.7C57.81,69.02,36.61,47.52,15.01,25.52ZM240.01,154.22c.2-.1,.4-.3,.6-.4V25.72c-21.6,21.9-42.7,43.4-63.4,64.5,20.7,21,41.8,42.5,62.8,64Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.whatsapp:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.whatsapp:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.snapchat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e6007e' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.snapchat:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.snapchat:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23077871' d='M496.926,366.6c-3.373-9.176-9.8-14.086-17.112-18.153-1.376-.806-2.641-1.451-3.72-1.947-2.182-1.128-4.414-2.22-6.634-3.373-22.8-12.09-40.609-27.341-52.959-45.42a102.889,102.889,0,0,1-9.089-16.12c-1.054-3.013-1-4.724-.248-6.287a10.221,10.221,0,0,1,2.914-3.038c3.918-2.591,7.96-5.22,10.7-6.993,4.885-3.162,8.754-5.667,11.246-7.44,9.362-6.547,15.909-13.5,20-21.278a42.371,42.371,0,0,0,2.1-35.191c-6.2-16.318-21.613-26.449-40.287-26.449a55.543,55.543,0,0,0-11.718,1.24c-1.029.224-2.059.459-3.063.72.174-11.16-.074-22.94-1.066-34.534-3.522-40.758-17.794-62.123-32.674-79.16A130.167,130.167,0,0,0,332.1,36.443C309.515,23.547,283.91,17,256,17S202.6,23.547,180,36.443a129.735,129.735,0,0,0-33.281,26.783c-14.88,17.038-29.152,38.44-32.673,79.161-.992,11.594-1.24,23.435-1.079,34.533-1-.26-2.021-.5-3.051-.719a55.461,55.461,0,0,0-11.717-1.24c-18.687,0-34.125,10.131-40.3,26.449a42.423,42.423,0,0,0,2.046,35.228c4.105,7.774,10.652,14.731,20.014,21.278,2.48,1.736,6.361,4.24,11.246,7.44,2.641,1.711,6.5,4.216,10.28,6.72a11.054,11.054,0,0,1,3.3,3.311c.794,1.624.818,3.373-.36,6.6a102.02,102.02,0,0,1-8.94,15.785c-12.077,17.669-29.363,32.648-51.434,44.639C32.355,348.608,20.2,352.75,15.069,366.7c-3.868,10.528-1.339,22.506,8.494,32.6a49.137,49.137,0,0,0,12.4,9.387,134.337,134.337,0,0,0,30.342,12.139,20.024,20.024,0,0,1,6.126,2.741c3.583,3.137,3.075,7.861,7.849,14.78a34.468,34.468,0,0,0,8.977,9.127c10.019,6.919,21.278,7.353,33.207,7.811,10.776.41,22.989.881,36.939,5.481,5.778,1.91,11.78,5.605,18.736,9.92C194.842,480.951,217.707,495,255.973,495s61.292-14.123,78.118-24.428c6.907-4.24,12.872-7.9,18.489-9.758,13.949-4.613,26.163-5.072,36.939-5.481,11.928-.459,23.187-.893,33.206-7.812a34.584,34.584,0,0,0,10.218-11.16c3.434-5.84,3.348-9.919,6.572-12.771a18.971,18.971,0,0,1,5.753-2.629A134.893,134.893,0,0,0,476.02,408.71a48.344,48.344,0,0,0,13.019-10.193l.124-.149C498.389,388.5,500.708,376.867,496.926,366.6Zm-34.013,18.277c-20.745,11.458-34.533,10.23-45.259,17.137-9.114,5.865-3.72,18.513-10.342,23.076-8.134,5.617-32.177-.4-63.239,9.858-25.618,8.469-41.961,32.822-88.038,32.822s-62.036-24.3-88.076-32.884c-31-10.255-55.092-4.241-63.239-9.858-6.609-4.563-1.24-17.211-10.341-23.076-10.739-6.907-24.527-5.679-45.26-17.075-13.206-7.291-5.716-11.8-1.314-13.937,75.143-36.381,87.133-92.552,87.666-96.719.645-5.046,1.364-9.014-4.191-14.148-5.369-4.96-29.189-19.7-35.8-24.316-10.937-7.638-15.748-15.264-12.2-24.638,2.48-6.485,8.531-8.928,14.879-8.928a27.643,27.643,0,0,1,5.965.67c12,2.6,23.659,8.617,30.392,10.242a10.749,10.749,0,0,0,2.48.335c3.6,0,4.86-1.811,4.612-5.927-.768-13.132-2.628-38.725-.558-62.644,2.84-32.909,13.442-49.215,26.04-63.636,6.051-6.932,34.484-36.976,88.857-36.976s82.88,29.92,88.931,36.827c12.611,14.421,23.225,30.727,26.04,63.636,2.071,23.919.285,49.525-.558,62.644-.285,4.327,1.017,5.927,4.613,5.927a10.648,10.648,0,0,0,2.48-.335c6.745-1.624,18.4-7.638,30.4-10.242a27.641,27.641,0,0,1,5.964-.67c6.386,0,12.4,2.48,14.88,8.928,3.546,9.374-1.24,17-12.189,24.639-6.609,4.612-30.429,19.343-35.8,24.315-5.568,5.134-4.836,9.1-4.191,14.149.533,4.228,12.511,60.4,87.666,96.718C468.629,373.011,476.119,377.524,462.913,384.877Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23e6007e' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.tiktok:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.tiktok:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23077871' d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.youtube {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.youtube:hover,
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.youtube:focus {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23000000'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.youtube.light {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23ffffff'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.youtube.light:hover {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 20 14'%3E%3Ctitle%3Eyoutube %5B%23168%5D%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Dribbble-Light-Preview' transform='translate(-300.000000, -7442.000000)' fill='%23077871'%3E%3Cg id='icons' transform='translate(56.000000, 160.000000)'%3E%3Cpath d='M251.988432,7291.58588 L251.988432,7285.97425 C253.980638,7286.91168 255.523602,7287.8172 257.348463,7288.79353 C255.843351,7289.62824 253.980638,7290.56468 251.988432,7291.58588 M263.090998,7283.18289 C262.747343,7282.73013 262.161634,7282.37809 261.538073,7282.26141 C259.705243,7281.91336 248.270974,7281.91237 246.439141,7282.26141 C245.939097,7282.35515 245.493839,7282.58153 245.111335,7282.93357 C243.49964,7284.42947 244.004664,7292.45151 244.393145,7293.75096 C244.556505,7294.31342 244.767679,7294.71931 245.033639,7294.98558 C245.376298,7295.33761 245.845463,7295.57995 246.384355,7295.68865 C247.893451,7296.0008 255.668037,7296.17532 261.506198,7295.73552 C262.044094,7295.64178 262.520231,7295.39147 262.895762,7295.02447 C264.385932,7293.53455 264.28433,7285.06174 263.090998,7283.18289' id='youtube-%5B%23168%5D'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.speaker.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.speaker.light:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 187.79 149.48'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M90.89,0c5.05-.17,9.42,4.08,9.64,9.1l-.02,132.02c-.82,7.31-8.71,10.55-14.76,6.75l-35.87-35.63-42.51-.49c-4.5-1.31-6.49-4.6-6.88-9.12-1.55-18.03,1.2-38.25.01-56.52.54-4.25,3.26-8.21,7.74-8.76,12.1-1.48,27.16,1.17,39.54.04.72-.07,1.44-.02,2.1-.4L84,3.12c1.9-1.55,4.37-3.03,6.89-3.11Z'/%3E%3Cpath class='cls-1' d='M147.37,12.5c6.55-1.11,16.04,7.78,20.39,12.37,29.15,30.77,25.84,77.7-5.75,105.26-3.02,2.64-8.69,7.23-12.76,7.24-3.8,0-8.44-3.59-9.13-7.36-1.61-8.7,5.14-10.34,10.39-14.88,23.03-19.9,24.92-55.98,3.26-77.78-3.46-3.48-12.45-8.21-13.53-12.47-1.34-5.24,1.48-11.43,7.13-12.39Z'/%3E%3Cpath class='cls-1' d='M124.87,43.99c7.99-1.63,16.71,6.94,20.54,13.23,6.68,10.99,6.6,23.48.31,34.61-3.96,7-15.23,18.51-23.68,12.26-4.03-2.98-4.64-8.77-1.95-12.89,1.63-2.49,4.9-3.54,6.91-5.59,4.98-5.06,5.99-12.2,2.41-18.39-3.7-6.4-12.27-6.65-10.87-16.07.41-2.74,3.57-6.6,6.33-7.17Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.bell {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 329.86 395.14'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M187.86,41.08c47.9,9.75,84.04,49.54,92.34,97.32,2.93,16.87,1.42,34.66,3.16,51.79,2.56,25.24,9.51,50.35,24.3,71.13,10.82,15.21,30.24,26.53,18.6,47.66-3.27,5.93-9.2,10.29-15.88,11.61-97.04,1.2-194.51,1.2-291.56,0-10.14-1.81-17.04-10.62-18.47-20.51-2.21-15.33,6.05-19.71,14.48-29.98,19.4-23.64,27.76-48.64,30.95-78.97,2.12-20.13.2-39.88,4.72-59.73,10.15-44.62,45.75-80.99,90.82-90.34.52-10.21-1.86-20.38,3.62-29.6,7.86-13.2,26.75-15.79,36.89-3.59,8.31,10.01,5.64,21.17,6.01,33.2ZM279.36,283.85c-18.32-25.13-27.42-56.44-30.99-87.17-2.66-22.83,1.09-46.01-7-67.44-23.3-61.74-102.54-75.1-141.92-20.38-20.39,28.34-14.75,51.63-18.1,83.82-2.78,26.8-9.88,55.64-23.41,79.01l-7.59,12.15h229Z'/%3E%3Cpath class='cls-1' d='M211.36,345.29c.49,22.23-13.64,43.2-35.69,48.52-31.01,7.48-58.6-17.6-57.81-48.52h93.5Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.clock {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133.02 132.87'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23000000; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.77,111.37C-27.02,62.6,19.49-14.28,83.59,2.3c41.71,10.79,61.99,58.52,41.15,96.37-21.84,39.66-76.32,46.07-106.97,12.7ZM62.38,8.81C20.59,11.69-4.23,57.65,15.89,94.49c20.78,38.05,75,39.82,98.99,3.82,26.59-39.9-5.17-92.78-52.51-89.51Z'/%3E%3Cpath class='cls-1' d='M64.33,25.76c2.33-.53,6.92-.36,7.11,2.68l.14,39.36,19.32,14.67c2.13,2.35,0,5.13-1.9,6.95-2.18,2.09-3.02,1.75-5.4.35-6.97-4.11-13.86-10.8-20.87-15.12l-1.03-1.47-.25-44.3c-.04-1.43,1.57-2.82,2.88-3.12Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.date {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.14 255.18'%3E%3Cpath d='M63.62,32.16h95.5V5.41c0-.61,1.39-2.95,1.98-3.52,2.19-2.12,7.63-2.32,10.31-1.26.92.36,3.71,3.01,3.71,3.79v27.75h27.75c8.89,0,20.26,12.79,20.24,21.76l.03,179.01c-1.21,11.91-10.21,21.31-22.25,22.25H22.35c-9.98-.63-18.77-7.43-21.48-17.01C-.86,176.41.61,114.3.13,52.42c.41-8.42,11.36-20.25,19.75-20.25h27.75V5.41c0-.84,1.69-3.42,2.48-4.02,2.09-1.61,7.44-1.7,9.81-.76.92.36,3.71,3.01,3.71,3.79v27.75ZM207.12,79.66v-25.25c0-1.49-3.73-5.59-5.48-6.02l-180.44.11c-1.57.27-5.09,3.53-5.09,4.91v26.25h191ZM207.12,95.66H16.12v138.25c0,1.38,3.51,4.65,5.09,4.91h180.32c2.06-.25,5.59-4.07,5.59-5.91V95.66Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.date.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 147.06 168.09'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M42.04,21.07h62.5V3.82c0-.15,1.23-2.2,1.53-2.47,1.49-1.39,4.63-1.64,6.5-1.05.61.19,2.97,2.26,2.97,2.53v18.25h18.75c5.02,0,13.01,9.55,12.75,14.75l.02,117.01c-.73,8.48-7.18,14.99-15.75,15.25l-117.02-.03c-17.96-2.7-13.46-19.92-13.73-33.27C-.11,101.54-.02,68.15.04,34.82c.16-5.16,7.66-13.75,12.75-13.75h18.75V2.82c0-1.45,3.35-2.75,4.75-2.8,1.49-.05,5.75,1.33,5.75,2.8v18.25ZM136.54,52.57v-16.75c0-.72-3.34-4.48-4.72-3.78H14.26c-1.12-.36-3.72,2.67-3.72,3.28v17.25h126ZM136.54,63.07H10.54v91.25c0,.19,2.41,2.48,2.81,2.69,3,1.54,8.66.1,11.92.04,16.17-.3,32.37.28,48.54,0,18.24-.31,39.48,2.2,57.5.55,1.74-.16,5.23-2.07,5.23-3.77V63.07Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.label {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 254.8 255.11'%3E%3Cpath d='M240.69,153.19c-31.38,32.36-63.74,63.76-95.44,95.81-8.19,7.14-19.61,8.11-28.89,2.42C78.26,214.49,40.57,176.76,3.61,138.68c-2.09-3.47-3.13-7.38-3.61-11.39V22.75C.93,10.88,9.48,1.63,21.27.02l106.51-.02,9.38,3.12c38.48,35.82,74.84,74.2,112.26,111.24,7.76,10.42,6.94,22.21-1.4,31.93-2.16,2.52-5.12,4.62-7.34,6.91ZM21.88,16.13c-2.53.8-4.29,2.75-5.39,5.11-.72,34.05-.69,68.4-.45,102.55.02,2.36-.95,3.05.38,5.58l107.59,107.91c3.32,2.88,8.3,2.2,11.52-.5l100.74-100.76c3.32-3.66,3.69-8.54.26-12.27-36.19-35.62-71.39-72.41-108.15-107.35l-106.5-.28Z'/%3E%3Cpath d='M71.43,47.64c29.98-.6,32.71,44.9,3.33,47.88-33.9,3.43-35.64-47.23-3.33-47.88ZM71.4,61.65c-13.1.51-12.86,21.89,2.33,19.82,11.81-1.61,10.02-20.3-2.33-19.82Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.label.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168.5 168.05'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M13.95.15l69.89-.15c7.79.72,15.39,9.66,20.99,15.01,20.17,19.29,39.15,39.88,59.25,59.25,6.09,7.4,5.78,14.97-.26,22.27l-66.99,67.01c-5.41,5.02-13.21,6.1-19.51,1.99-21.82-22.11-44.95-43.13-66.27-65.73-5.22-5.53-9.86-8.91-10.5-17-1.73-21.8,1.28-45.91.08-67.96C1.52,7.33,6.43,1.52,13.95.15ZM15.44,10.64c-2.23.44-3.61,1.82-3.88,4.12-.76,6.49-.4,17.02-.51,23.99-.26,15.4.02,30.87.28,46.26l71.49,71.51c1.82,1.65,4.1,1.02,6.1.1l67.41-67.09c1.37-1.69,2.37-4.18,1.18-6.22-21.56-21.5-42.38-44.51-64.69-65.31-1.34-1.25-6.62-6.39-7.63-6.87-.9-.44-1.87-.61-2.87-.63l-66.9.14Z'/%3E%3Cpath class='cls-1' d='M36.75,58.84c-8.34-8.23-4.14-25.65,8.11-27.28,23.4-3.11,24.75,30.38,4.48,31.47-4.26.23-9.5-1.15-12.59-4.19ZM47.45,40.62c-7.94,1.11-7.47,11.87-1.1,12.87,11.5,1.8,9.44-14.03,1.1-12.87Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.chevron {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.chevron.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.chevron.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.chevron.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.chevron.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.chevron.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.location {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 548.26 674.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='jdfRM6.tif'%3E%3Cpath class='cls-1' d='M252.89.49c56.57-2.73,106.79,5.52,156.32,33.25,142.23,79.61,182.71,266.97,87,399.51-61.2,75.87-124.26,150.27-186.01,225.72-19.79,21.21-52.17,21.14-71.96,0-55.53-68.42-113.12-135.2-168.6-203.65C20.88,395.15-4.63,332.16.7,252.95,9.67,119.56,117.99,7,252.89.49ZM266.38,108.43c-126.72,6.36-196.36,151.66-125.21,256.36,70.58,103.86,225.57,90.75,278.62-22.47,51.59-110.09-31.08-240.04-153.41-233.89Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.chat {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 579.47 417.85'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='EIgzfH.tif'%3E%3Cpath class='cls-1' d='M194.98.28c76.93-3.33,164.62,22.82,206.49,91.52,47.39,5.53,95.06,21.4,131.42,52.96,55.05,47.78,63.41,118.58,13.74,174.13-3.58,4.01-7.84,7.61-11.18,11.65,7.42,13.32,16.33,25.72,25.93,37.54,6.3,7.75,17.8,17.17,17.87,27.49.12,17.57-15.91,22.71-30.65,22.25-42.04-1.3-82.85-15.73-118.97-36.34-39.66,8.41-80.47,8.65-120.12.11-51.6-11.12-103.83-38.37-131.94-84.41l-26.79-4.73-2.19.18c-32.1,18.45-68.91,32.27-106.17,35.24-13.7,1.09-33.79,2.91-40.66-12.3-7.13-15.78,9.08-28.05,17.91-38.92,9.18-11.29,18.05-23.07,24.96-35.91C5.26,205.56-11.91,152.81,10.77,102.87,40.91,36.49,126.13,3.26,194.98.28ZM44.68,296.39c35.7-3.46,68.99-17.57,98.73-36.97,65.47,16.15,145.48,9.51,200.04-32.77,52.83-40.95,58.37-102.73,7.81-148.59-71.15-64.54-216.02-63.81-285.86,2.5-32.59,30.95-43.57,74.5-18.93,114.38,9.53,15.42,23.18,27.05,36.97,38.48l.72,1.28c-11.61,21.69-23.82,42.65-39.48,61.7ZM534.88,385.82c-15.88-18.86-28.64-39.7-38.9-62.12,13.92-13.68,29.38-25.94,39.3-43.13,25.8-44.74,6.62-90.51-31.44-119.76-25.65-19.71-57.19-31.13-88.89-36.77,14.01,48.84-12.86,95.78-50.53,125.1-41.25,32.11-94.99,46.95-146.86,48.77,6.72,8.48,15.52,16.03,24.33,22.38,53.79,38.8,131.4,45.92,194.25,28.57,29.76,19.49,63.03,33.24,98.73,36.96Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.check {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.check.light {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.check.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378.57 286.57'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cg id='_1QyTUg.tif'%3E%3Cpath class='cls-1' d='M357.05.1c3.02-.4,6.42.45,8.79,2.44,2.03,1.71,9.61,9.84,11.03,11.95,2.88,4.27,1.87,8.9-1.23,12.69L119.16,283.68c-4.33,3.88-9.72,3.73-14.26.25L3.5,182.54c-3.1-3.45-4.75-7.99-2.37-12.38,1.18-2.18,11.63-13.22,13.75-14.22,3.5-1.64,7.1-1.54,10.55.17l86.65,85.58L351.16,2.7c1.62-1.24,3.86-2.33,5.89-2.6Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.map {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 506.66 394.03'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Ls7HCL.tif'%3E%3Cpath class='cls-1' d='M165.29.07c6.72-.55,15.05,2.17,21.7,3.49l151.03,52.59L491.12.15c6.96-.98,13.04,3.95,15.18,10.36l.36,311.41c-2.25,15.55-12.32,21.3-25.74,26.22-41.43,15.19-83.81,27.99-125.28,43.09-11.06,3.4-23,3.77-34.12.38l-152.38-53.9-151.53,55.74c-9.22,2.71-17.35-4.27-17.61-13.57V75.59c.81-11.92,6.94-21.76,18.02-26.45C62.15,35.57,105.81,16.85,149.93,3.69c4.56-1.36,10.69-3.23,15.36-3.62ZM154.91,31.9L26.97,77.09l.54,283.02,127.4-46.96V31.9ZM323.78,362.61V82.1L183.38,31.9v281.26l140.39,49.46ZM352.26,82.1v280.51l126.68-44.44-.27-283.77-126.4,47.71Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.phone {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.67 450.36'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M330.9.21c4.1-.47,7.63-.11,11.62.61,30.48,5.5,61.67,16.02,92.13,22.37,19.75,7.91,17.37,28.49,16.39,46.15-11.45,206.13-179.54,373.89-386.75,380.75-15.44.51-31.82,1.82-39.96-14.08-9.37-33.4-17.2-67.68-24.32-101.67,1.19-12.68,7.49-20.51,18.67-25.86,29.82-14.27,61.9-25.45,91.85-39.65,10.67-4.78,23.7-3.69,32,4.97,12.42,12.95,24.19,30.49,36,44.5.78.93,4.25,5.18,5.01,5.06,60.53-29.73,110.92-79.44,139.9-140.47l-50.67-41.82c-7.15-7.95-8-19.21-4.49-29l42.66-98.34c3.96-7.07,11.85-12.6,19.97-13.53ZM422.44,49.14l-87.43-20.57-40.04,94.66,63.92,52.58c-21.02,44.56-48.07,86.88-84.88,120.02-28.9,26.01-62.75,46.14-97.85,62.66l-52.95-63.95-93.72,40.28,19.56,87.2c91.01.54,179.74-33.8,247.46-93.69,70.75-62.58,116.29-151.94,124.49-246.51.94-10.89.82-21.81,1.44-32.68Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.phone.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.phone.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 293.44 293.01'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cg id='cAxUJC.tif'%3E%3Cpath d='M216.73.18c-4.24.62-7.97,3.88-9.8,7.68l-28.5,66.91c-.48,4.9.02,8.37,3.2,12.2l36.14,30.29c-18.43,39.8-51.02,74.18-89.5,95.18-2.12,1.16-8.86,5.07-10.7,5.34-.59.09-.99.14-1.36-.43l-27.97-34.48c-3.95-3.53-7.97-5.22-13.39-4.36-21.13,9.73-45,17.33-65.65,27.77-7.08,3.58-9.97,8.62-9.03,16.69l14,60.43c4.08,10.95,14.83,9.73,24.61,9.4,137.03-4.68,250.21-118.64,254.52-255.51.32-9.99,1-19.01-10.02-22.99L222.47.18c-1.85-.22-3.9-.27-5.74,0Z'/%3E%3Cpath class='cls-1' d='M216.73.18c1.84-.27,3.89-.22,5.74,0l60.81,14.12c11.02,3.98,10.34,13,10.02,22.99-4.32,136.87-117.5,250.83-254.52,255.51-9.79.33-20.53,1.55-24.61-9.4L.17,222.97c-.94-8.07,1.95-13.11,9.03-16.69,20.64-10.43,44.52-18.04,65.65-27.77,5.42-.86,9.43.82,13.39,4.36l27.97,34.48c.37.57.77.52,1.36.43,1.84-.27,8.58-4.18,10.7-5.34,38.48-20.99,71.08-55.38,89.5-95.18l-36.14-30.29c-3.18-3.83-3.68-7.3-3.2-12.2L206.93,7.87c1.84-3.81,5.57-7.07,9.8-7.68Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.mail {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.76 98.04'%3E%3Cpath d='M72.24,92.59c-14.2,6.54-34.17,7.52-48.68,1.18C-8.08,79.95-5.9,30.57,18.5,10.85c17.93-14.49,50.41-15.26,66.5,2.48,11.69,12.89,14.51,36.35,5.26,51.27-7.28,11.73-24.32,13.66-28.76-1.26-4.65,7.33-11.06,11.32-20,10.49-19.78-1.82-21.03-30.44-10.01-42.5,9.29-10.17,25.68-8.56,37.54-4.52-.36,6.92-.53,13.86-.77,20.79-.17,4.98-2.34,14.93,3.21,17.75,11.24,5.71,15.54-12.56,15.79-20.25.9-27.43-20.48-40.88-46.04-36.04C15.1,14.02,4.47,41.38,10.38,65.44c7.02,28.56,39.43,27.62,61.85,19.4v7.75ZM48.12,31.48c-11.75,1.35-14.92,13.98-13.83,24.05.79,7.23,5.65,11.6,13.06,10.68,8.32-1.03,10.24-9.09,11.37-16.13l.81-17.26c-3.51-1.23-7.73-1.76-11.41-1.34Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.mail.solid {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.mail.solid:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.13 39.49'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill:%23000000; %7D %3C/style%3E%3C/defs%3E%3Cg id='oNQFvk.tif'%3E%3Cpath class='cls-1' d='M24.82,28.07c-.55-.51-1.19-2.79-1.63-2.32-.16.16-.18,1.02-1.02,1.71-5.64,4.66-12.77.83-12.82-6.48-.04-8.1,8.43-15.44,15.07-8.63.64-2.07,1.69-3,3.87-2.02,2.21,1.42-2.94,12.85-.53,15.29,2.21,2.24,5.63-2.05,6.11-4.31C36.54,8.59,27.34.88,15.15,4.06,4.58,6.82,1.24,20.23,6.24,29.05s16.69,8.5,24.14,3.65c4.48,2.08-1.25,4.91-3.75,5.67C10.67,43.21-2.76,31.82.49,15.19,5.29-9.37,46.34-2.41,36.66,23.6c-1.7,4.56-7.96,8.09-11.84,4.47ZM18.58,13.46c-5.8,1.2-7.1,13.96.77,12.18,4.82-1.09,7.05-13.8-.77-12.18Z'/%3E%3C/g%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.double-arrow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffcc00; %7D .cls-2 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
.animatable nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.double-arrow {
  transition: all cubic-bezier(0.37, 0.01, 0.62, 1) 325ms;
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.double-arrow:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 229.07 188.58'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; %7D .cls-2 %7B fill: %23ffffff; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-2' d='M13.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76L19.83,186.56c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L.86,16.05c-1.18-1.7-1.08-3.73,0-5.46C1.79,9.12,12,.51,13.44.18Z'/%3E%3Cpath class='cls-1' d='M120.44.18c2.16-.49,4.19.03,5.89,1.4l101.06,89.24c.88.78,1.54,1.84,1.65,3.01.17,1.75-.74,3.27-2.19,4.76l-100.03,87.97c-3.09,2.36-4.77,2.71-8.19.72-1.56-.91-9.65-7.65-10.55-8.95-1.33-1.93-1.48-3.73-.23-5.73l87.69-78.7L107.86,16.05c-1.18-1.7-1.08-3.73,0-5.46.93-1.48,11.14-10.09,12.58-10.42Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.functie {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 83.99 73.57'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M76.79,40.27c-9.5,11.08-21.63,21.34-31.54,32.21-1.36,1.23-3.59,1.3-5.28.77-1.38-.43-8.86-8.35-10.5-10.02-8.41-8.56-16.54-17.46-24.89-26.09C-12.32,10.29,21.45-14.24,41.82,10.44c.78.14,4.72-4.39,5.72-5.17,21.83-17.13,49.87,10.94,29.25,35ZM35.33,11.16C17.43-4.92-3.7,16.48,9.51,34.72l32.74,33.75,32.74-34.25c10.86-14.96-3.48-35.55-21.43-26.43-4.34,2.21-8.11,7.03-11.31,10.68-.6.02-5.96-6.45-6.93-7.32Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.opleiding {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 105.16 63.24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M23.08,33.09l-7.8-2.47-1.11.74c-.96,1.31.79,2.26,1.33,3.58,1.78,4.34-2.44,5.35-2.67,6.83,0,4.31,3.88,16.49,2.71,19.94-.63,1.86-10.63,2.68-10.34-1.39l2.98-18.04c-.07-1.75-2.98-2.37-2.78-5.81s3.87-4.31,3.72-7.92c-8.38-.42-13.18-9.27-4.64-13.89L49.93.08c1.93-.11,3.82-.15,5.73.18,14.15,2.49,30.65,11.43,45.12,14.38,5.09,2.11,6.11,9.08,1.12,11.91-2.89,1.64-19.38,6-20.06,6.97l2.06,20.03c-1.14,4.33-10.3,6.91-14.25,7.76-9.88,2.1-21.15,2.21-31.12.59-4.16-.68-15.64-3.54-17.12-7.88-1.05-3.08,1.5-13.22,1.72-17.23.07-1.22.06-2.48-.05-3.7ZM99.58,21.99c.21-.93.2-2-.78-2.37L52.38,5.03,6.86,19.51c-5.69,1.8,5.52,5.05,6.44,4.9s3.19-2.38,4.73-2.23l35.13-6.43c2.73,1.04,2.69,3.95.09,5.15l-31.12,5.64c-.2,1.28.11.78.7,1.05,4.33,1.95,24.4,8.65,28.52,8.97,1.39.11,2.93.05,4.3-.24l43.92-14.32ZM76.63,35.04c-7.11,1.26-17.31,7.06-24.25,7.04-6.53-.02-16.96-5.87-23.75-7.04-.62.61-2.21,16.36-1.92,17.17.99,2.81,16.58,5.16,19.65,5.35,10.31.64,23.3-.02,32.29-5.38l-2.02-17.14Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.plaats {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 95.06 73.52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.42.05c6.91-.69,24.63,9.15,32.4,10.37L91.39.03c1.67-.25,3.48,1.37,3.16,3.13-1.31,18.02,1.65,38.3,0,56.05-.49,5.27-4.09,5.47-8.39,7.11s-16.91,6.55-20.92,7.08c-1.59.21-3.66.14-5.24-.18l-28.31-10.16-29.42,10.42c-1.85.06-2.26-1.72-2.26-3.27L.25,12.41c.69-1.43,1.88-2.51,3.27-3.23C6.75,7.52,27.25.36,30.42.05ZM29.02,5.94L5.02,14.69v52.25l24-8.5V5.94ZM60.52,67.44V15.69l-26.5-9.75v52.5l26.5,9ZM65.52,15.69v51.75l24.03-8.73-.54-52.27-23.5,9.25Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.uren {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.29 81.19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e6007e; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M34.78.29c30.63-3.45,54.05,24.18,44.25,53.75-10.91,32.88-56.94,36.86-73.9,6.62C-8.62,36.15,6.63,3.47,34.78.29ZM37.29,5.3C9.46,7.81-4.66,41.08,12.9,62.89c15.73,19.54,46.29,16.8,58.57-4.9,14.06-24.83-6-55.22-34.19-52.69Z'/%3E%3Cpath class='cls-1' d='M43.27,16.27c1.55,1.56.1,21.88.61,25.53.26.95,10.96,7.15,11.75,8.86,1.09,2.35-2.21,6.09-4.42,4.42l-13.73-10.27.02-27.29c.5-2.71,3.84-2.14,5.77-1.24Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.dark {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.pink {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e6007e;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.green {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23077871;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.green:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a.yellow {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffcc00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol #pagination-next-button.disabled a:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189.17 323.88'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22.87.04c1.42-.14,2.79.14,4.1.65,3.68,1.44,12.74,11.88,16.24,15.26,48.27,46.5,96.14,93.53,144.03,140.47,5.74,9.04-2.61,13.66-8.03,19-46.44,45.78-92.67,92.13-139.97,137.03-2.78,2.64-10.32,10.39-13.35,11.14s-5.18.09-7.66-1.66c-2.87-2.02-14.35-12.6-16.25-15.25-2.27-3.16-2.68-7.25-.73-10.73l136.22-134.27L1.24,27.91c-1.85-3.27-1.58-7.36.51-10.45C3.4,15.03,15.53,3.86,18.22,1.93c1.25-.9,3.12-1.74,4.64-1.9Z'/%3E%3C/svg%3E");
}
nav#pagination_posts_overview.pagination ol li a {
  border: unset;
  background-color: transparent;
  color: #077871;
  opacity: 0.5;
}
nav#pagination_posts_overview.pagination ol li.active a {
  color: #077871;
  opacity: 1;
}
/* END FILTERS */
.page_breakers ~ section {
  margin-top: 0px;
  padding-top: 4em;
}
/*# sourceMappingURL=/home/testsalios/domains/test-salios.triplehosting.nl/public_html/wp-content/themes/GladiorTheme/style.css.map */