/* VISIBILITY */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  overflow-x: hidden;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p, li, a, span {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-decoration: none;
  padding: 0;
  margin: 0; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style-type: none;
  margin: 0; }

img {
  height: 100%;
  width: auto; }

textarea {
  resize: none;
  overflow: hidden; }

input:focus, textarea:focus, button:focus {
  outline: none; }

body {
  background: #fff;
  -webkit-overflow-scrolling: touch;
  font-family: "Rubik", sans-serif; }

.container {
  margin: 0 auto;
  max-width: 1268px; }
  @media screen and (max-width: 1265px) {
    .container {
      padding: 0 20px; } }
  .container--md {
    max-width: 1055px;
    margin: 0 auto; }
    @media screen and (max-width: 1199px) {
      .container--md {
        padding: 0 20px; } }

.colling-header__container {
  max-width: 1260px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto; }

footer.colling-footer .container {
  max-width: 1130px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 1199px) {
    footer.colling-footer .container {
      max-width: 1000px; } }
  @media screen and (max-width: 1024px) {
    footer.colling-footer .container {
      -ms-flex-pack: distribute;
      justify-content: space-around; } }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex--center-v {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  @media screen and (max-width: 991px) {
    .flex--wrap-sm {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .flex--wrap-reverse .cl-text-block {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse; }

.h1 {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  letter-spacing: -1.25px;
  line-height: 60px;
  font-size: 60px;
  position: relative;
  margin-bottom: 70px;
  color: #000000; }
  @media screen and (max-width: 767px) {
    .h1 {
      font-size: 30px;
      letter-spacing: -0.75px;
      line-height: 35px; } }

.h2 {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  letter-spacing: -1.25px;
  line-height: 60px;
  font-size: 60px;
  color: #000000; }
  @media screen and (max-width: 767px) {
    .h2 {
      font-size: 30px;
      letter-spacing: -0.75px;
      line-height: 35px; } }

.h3 {
  font-family: "Rubik", sans-serif;
  font-size: 50px;
  font-weight: 400;
  letter-spacing: -1.25px;
  line-height: 60px;
  color: #000000; }
  @media screen and (max-width: 767px) {
    .h3 {
      font-size: 26px;
      letter-spacing: -0.65px;
      line-height: 30px; } }

.h4 {
  font-family: "Rubik", sans-serif;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: -0.8px;
  line-height: 38px;
  color: #000000; }

.h5 {
  font-family: "Rubik", sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.75px;
  line-height: 36px;
  color: #000000; }
  @media screen and (max-width: 767px) {
    .h5 {
      font-size: 26px;
      letter-spacing: -0.65px; } }

.h6 {
  font-family: "Rubik", sans-serif;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: -0.65px;
  line-height: 36px;
  color: #000000; }
  @media screen and (max-width: 767px) {
    .h6 {
      font-size: 16px;
      letter-spacing: -0.4px; } }

.p-xxs {
  color: #7e7e7e;
  font-family: "Rubik", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase; }

.p-xs,
.p-xs p {
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.35px;
  line-height: 20px;
  color: #343434; }

.p-sm,
.p-sm p {
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.4px;
  line-height: 26px;
  color: #343434; }
  @media screen and (max-width: 767px) {
    .p-sm,
    .p-sm p {
      font-size: 14px;
      letter-spacing: -0.35px; } }

.p-md,
.p-md p {
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 36px;
  color: #343434; }
  @media screen and (max-width: 767px) {
    .p-md,
    .p-md p {
      font-size: 18px;
      letter-spacing: -0.45px;
      line-height: 24px; } }

.p-sm a,
.p-sm p a, .p-md a,
.p-md p a {
  color: #fff;
  text-decoration: none; }

.btn {
  display: inline-block;
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 4.2px;
  text-transform: uppercase;
  font-style: normal;
  border-radius: 4px;
  padding: 15px 24px 15px 31px;
  text-align: center;
  line-height: 30px; }
  .btn__letter::after {
    content: "";
    position: relative;
    display: inline-block;
    margin-left: 18px;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    background-image: url(../images/letter.svg); }
  .btn--red {
    background-color: #ef4135; }
  .btn--dark {
    background-color: #343434; }
  .btn--sm {
    display: inline-block;
    font-family: "Rubik", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.4px;
    line-height: 30px;
    text-transform: uppercase;
    font-style: normal;
    border-radius: 30px;
    padding: 13px 18px;
    text-align: center; }
    .btn--sm__line {
      text-align: right; }
      .btn--sm__line::after {
        content: "";
        position: relative;
        display: inline-block;
        margin-right: 16px;
        width: 53px;
        height: 1px;
        border: 2px solid #000000;
        background-color: #000000; }

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

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

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

.color--dark {
  color: #000000; }

.color--white {
  color: #fff; }

.color--red {
  color: #ef4135; }

.bg--white {
  background-color: #fff; }

.bg--dark {
  background-color: #343434; }

.bg--red {
  background-color: #ef4135; }

.link-more {
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.4px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .link-more::after {
    content: "";
    display: block;
    position: relative;
    width: 38px;
    height: 3px;
    background-color: #ef4135;
    border-radius: 15%;
    margin-left: 7px; }

@-webkit-keyframes changeColorBtn {
  from {
    background-color: #ef4135; }
  25% {
    background-color: #89261f; }
  50% {
    background-color: #89261f; }
  75% {
    background-color: #000000; }
  to {
    background-color: #000000; } }

@keyframes changeColorBtn {
  from {
    background-color: #ef4135; }
  25% {
    background-color: #89261f; }
  50% {
    background-color: #89261f; }
  75% {
    background-color: #000000; }
  to {
    background-color: #000000; } }

@-webkit-keyframes changeColorBefore {
  from {
    background-color: #000000; }
  25% {
    background-color: #a32d25; }
  50% {
    background-color: #a32d25; }
  75% {
    background-color: #ef4135; }
  to {
    background-color: #ef4135; } }

@keyframes changeColorBefore {
  from {
    background-color: #000000; }
  25% {
    background-color: #a32d25; }
  50% {
    background-color: #a32d25; }
  75% {
    background-color: #ef4135; }
  to {
    background-color: #ef4135; } }

@-webkit-keyframes showArrow {
  from {
    opacity: 0; }
  25% {
    opacity: 1; }
  to {
    opacity: 1;
    border-top: 2px solid #ef4135;
    border-right: 2px solid #ef4135;
    -webkit-transform: translateY(-50%) rotate(45deg) skew(0deg, 0deg);
    transform: translateY(-50%) rotate(45deg) skew(0deg, 0deg); } }

@keyframes showArrow {
  from {
    opacity: 0; }
  25% {
    opacity: 1; }
  to {
    opacity: 1;
    border-top: 2px solid #ef4135;
    border-right: 2px solid #ef4135;
    -webkit-transform: translateY(-50%) rotate(45deg) skew(0deg, 0deg);
    transform: translateY(-50%) rotate(45deg) skew(0deg, 0deg); } }

.view_all_btn {
  padding: 5px 18px 5px 65px;
  background-color: #ef4135;
  border-radius: 30px;
  color: #fff;
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.4px;
  line-height: 30px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin-left: 13px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .view_all_btn::before {
    content: "";
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -13px;
    width: 53px;
    height: 3px;
    background-color: #000000;
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .view_all_btn::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 30px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #a32d25;
    border-right: 2px solid #a32d25;
    opacity: 0;
    -webkit-transform: translateY(-50%) rotate(45deg) skew(-20deg, -20deg);
    -ms-transform: translateY(-50%) rotate(45deg) skew(-20deg, -20deg);
    transform: translateY(-50%) rotate(45deg) skew(-20deg, -20deg);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .view_all_btn:hover {
    -webkit-animation-name: changeColorBtn;
    animation-name: changeColorBtn;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
    .view_all_btn:hover::before {
      -webkit-animation-name: changeColorBefore;
      animation-name: changeColorBefore;
      -webkit-animation-duration: 0.3s;
      animation-duration: 0.3s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
    .view_all_btn:hover::after {
      -webkit-animation-name: showArrow;
      animation-name: showArrow;
      -webkit-animation-duration: 0.3s;
      animation-duration: 0.3s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }

.site-content {
  padding-top: 125px; }
  @media screen and (max-width: 767px) {
    .site-content {
      padding-top: 95px; } }

.site-content {
  overflow: hidden; }

.image__slideRight-wrapper {
  position: relative;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  right: -1000px;
  margin-left: 20px; }
  @media screen and (max-width: 991px) {
    .image__slideRight-wrapper {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      margin-left: 0; } }
  @media screen and (max-width: 576px) {
    .image__slideRight-wrapper {
      right: -500px; } }
  @media screen and (max-width: 991px) {
    .image__slideRight-wrapper .cl-textImg-block__image {
      right: -50px; } }
  .image__slideRight-wrapper .image__slideRight {
    position: absolute;
    width: 587px;
    height: 300px;
    border-radius: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    @media screen and (max-width: 991px) {
      .image__slideRight-wrapper .image__slideRight {
        position: relative; } }
    @media screen and (max-width: 576px) {
      .image__slideRight-wrapper .image__slideRight {
        width: 281px;
        height: 144px; } }
    .image__slideRight-wrapper .image__slideRight:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      bottom: 0;
      border-radius: 200px;
      background-color: #ef4135;
      opacity: 0.5;
      -webkit-transition: opacity 2s ease-in-out;
      -o-transition: opacity 2s ease-in-out;
      transition: opacity 2s ease-in-out; }
  .image__slideRight-wrapper .image__slideRight-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 200px;
    background-color: #ef4135;
    bottom: 2px;
    right: 0;
    z-index: -1;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    @media screen and (max-width: 576px) {
      .image__slideRight-wrapper .image__slideRight-bg {
        display: none; } }
  .image__slideRight-wrapper .image__slideRight-bg--mobile {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 200px;
    background-color: #ef4135;
    bottom: 2px;
    right: 0;
    z-index: -1;
    display: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    @media screen and (max-width: 576px) {
      .image__slideRight-wrapper .image__slideRight-bg--mobile {
        display: block; } }

.cl-post-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 100px;
  text-align: center; }
  .cl-post-pagination span {
    width: 2px;
    height: 28px;
    background-color: #343434; }
  @media screen and (max-width: 767px) {
    .cl-post-pagination {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -20px;
      margin-right: -20px; }
      .cl-post-pagination span {
        display: none; } }
  .cl-post-pagination a {
    color: #343434;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 4.2px;
    text-transform: uppercase;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .cl-post-pagination a:hover {
      color: #ef4135; }
    @media screen and (max-width: 767px) {
      .cl-post-pagination a {
        display: block;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        border-top: 1px solid #343434;
        margin-left: 0;
        margin-right: 0;
        padding-top: 30px;
        padding-bottom: 30px; } }
    .cl-post-pagination a:first-of-type {
      margin-left: 0; }
      @media screen and (max-width: 767px) {
        .cl-post-pagination a:first-of-type {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }
      .cl-post-pagination a:first-of-type > i {
        margin-right: 20px; }
    .cl-post-pagination a:last-of-type {
      margin-right: 0; }
      @media screen and (max-width: 767px) {
        .cl-post-pagination a:last-of-type {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3; } }
      .cl-post-pagination a:last-of-type > i {
        margin-left: 20px; }

.content-area {
  padding: 16px 20px 150px 20px; }
  .content-area .posts-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .content-area .posts-wrapper .cl-insights__post-item {
      margin: 32px 10px; }
      @media screen and (max-width: 576px) {
        .content-area .posts-wrapper .cl-insights__post-item {
          margin-left: 0;
          margin-right: 0; } }

.cl-insights-posts .posts-navigation {
  display: none; }

.archive_insights {
  min-height: calc(100vh - 125px - 300px); }

#field_2_1 .progress-select__list [data-val="placeholder"] {
  display: none; }

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

/* rubik-regular - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Rubik/rubik-v9-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Rubik"), local("Rubik-Regular"), url("../fonts/Rubik/rubik-v9-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Rubik/rubik-v9-latin-regular.woff2") format("woff2"), url("../fonts/Rubik/rubik-v9-latin-regular.woff") format("woff"), url("../fonts/Rubik/rubik-v9-latin-regular.ttf") format("truetype"), url("../fonts/Rubik/rubik-v9-latin-regular.svg#Rubik") format("svg");
  /* Legacy iOS */ }

/* rubik-700 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Rubik/rubik-v9-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Rubik Bold"), local("Rubik-Bold"), url("../fonts/Rubik/rubik-v9-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/Rubik/rubik-v9-latin-700.woff2") format("woff2"), url("../fonts/Rubik/rubik-v9-latin-700.woff") format("woff"), url("../fonts/Rubik/rubik-v9-latin-700.ttf") format("truetype"), url("../fonts/Rubik/rubik-v9-latin-700.svg#Rubik") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Rubik/rubik-medium.ttf") format("truetype"); }

/* asap-regular - latin */
@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Asap/asap-v11-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Asap Regular"), local("Asap-Regular"), url("../fonts/Asap/asap-v11-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Asap/asap-v11-latin-regular.woff2") format("woff2"), url("../fonts/Asap/asap-v11-latin-regular.woff") format("woff"), url("../fonts/Asap/asap-v11-latin-regular.ttf") format("truetype"), url("../fonts/Asap/asap-v11-latin-regular.svg#Asap") format("svg");
  /* Legacy iOS */ }

.colling-header {
  position: fixed;
  width: 100%;
  height: 125px;
  overflow: hidden;
  min-height: 125px;
  z-index: 9000;
  top: 0;
  left: 0;
  padding: 45px 20px;
  background-color: #fff;
  -webkit-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  transition: padding 0.3s ease; }
  @media screen and (max-width: 767px) {
    .colling-header {
      padding: 30px 20px;
      height: 95px;
      min-height: 95px; } }
  .colling-header__burgerBtn {
    width: 38px;
    height: 33px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .colling-header__burgerBtn .colling-header__burgerBtn-img {
      position: relative;
      width: 35px;
      height: 19px;
      border-color: #ef4135;
      border-style: solid;
      border-width: 3px 0 3px 3px;
      border-radius: 10px 2px 2px 10px; }
      .colling-header__burgerBtn .colling-header__burgerBtn-img span {
        display: block;
        width: 23px;
        position: absolute;
        height: 3px;
        border-radius: 15%;
        background-color: #ef4135;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0; }
    .colling-header__burgerBtn .colling-header__burgerBtn-txt {
      margin-top: 5px;
      color: #000000;
      font-family: "Rubik", sans-serif;
      font-size: 9px;
      font-weight: 700;
      letter-spacing: 2.7px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .colling-header__burgerBtn .colling-header__burgerBtn-txt > p {
        color: inherit;
        font-family: inherit;
        font-size: 9px;
        font-weight: 700;
        letter-spacing: 2.7px;
        text-transform: uppercase;
        -webkit-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease; }
    .colling-header__burgerBtn:hover .colling-header__burgerBtn-txt > p {
      color: #ef4135 !important; }
  .colling-header__burgerBtn--open span:first-child {
    -webkit-transform: translateY(-50%) rotate(-25deg);
    -ms-transform: translateY(-50%) rotate(-25deg);
    transform: translateY(-50%) rotate(-25deg); }
  .colling-header__burgerBtn--open span:last-child {
    -webkit-transform: translateY(-50%) rotate(25deg);
    -ms-transform: translateY(-50%) rotate(25deg);
    transform: translateY(-50%) rotate(25deg); }
  .colling-header .colling-site-logo {
    -ms-flex-preferred-size: calc(507px - 364px + 170px);
    flex-basis: calc(507px - 364px + 170px);
    text-align: right; }
    @media screen and (max-width: 767px) {
      .colling-header .colling-site-logo img {
        width: 144px;
        height: 31px; } }
    @media screen and (max-width: 767px) {
      .colling-header .colling-site-logo {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%; } }
  .colling-header__phone-number {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 32px; }
    .colling-header__phone-number a {
      color: #000000;
      font-family: "Rubik", sans-serif;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 4.2px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .colling-header__phone-number a > svg {
        margin-left: 14px; }
      .colling-header__phone-number a > svg path {
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .colling-header__phone-number a:hover > svg path {
        stroke: #000000; }
    @media screen and (max-width: 767px) {
      .colling-header__phone-number {
        display: none;
        opacity: 0; } }
  .colling-header__burger-menu {
    padding-top: 96px;
    padding-left: calc(151px - 15px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 1279px) {
      .colling-header__burger-menu {
        padding-left: 80px; } }
    @media screen and (max-width: 918px) {
      .colling-header__burger-menu {
        padding-left: 30px; } }
    @media screen and (max-width: 767px) {
      .colling-header__burger-menu {
        padding-left: 0;
        padding-top: 56px; } }
    .colling-header__burger-menu .colling-header__burger-menu-nav {
      width: auto;
      margin-right: 30px; }
      .colling-header__burger-menu .colling-header__burger-menu-nav .menu {
        margin-top: -12px; }
        .colling-header__burger-menu .colling-header__burger-menu-nav .menu .menu-item {
          line-height: normal; }
          .colling-header__burger-menu .colling-header__burger-menu-nav .menu .menu-item a {
            color: #000000;
            font-family: "Rubik", sans-serif;
            font-size: 55px;
            font-weight: 400;
            letter-spacing: -1.38px;
            line-height: 90px;
            -webkit-transition: color 0.3s ease;
            -o-transition: color 0.3s ease;
            transition: color 0.3s ease; }
            .colling-header__burger-menu .colling-header__burger-menu-nav .menu .menu-item a:hover, .colling-header__burger-menu .colling-header__burger-menu-nav .menu .menu-item a:active {
              color: #ef4135; }
            @media screen and (max-width: 1279px) {
              .colling-header__burger-menu .colling-header__burger-menu-nav .menu .menu-item a {
                font-size: 45px; } }
            @media screen and (max-width: 1024px) {
              .colling-header__burger-menu .colling-header__burger-menu-nav .menu .menu-item a {
                font-size: 30px; } }
            @media screen and (max-width: 767px) {
              .colling-header__burger-menu .colling-header__burger-menu-nav .menu .menu-item a {
                letter-spacing: -0.75px;
                line-height: 72px; } }
          .colling-header__burger-menu .colling-header__burger-menu-nav .menu .menu-item .active-link {
            color: #ef4135; }
    .colling-header__burger-menu .colling-header__burger-menu-imgWrapper {
      margin-right: -20px;
      width: 782px;
      height: 445px;
      position: relative; }
      @media screen and (max-width: 1199px) {
        .colling-header__burger-menu .colling-header__burger-menu-imgWrapper {
          width: 700px;
          height: 398px; } }
      @media screen and (max-width: 1024px) {
        .colling-header__burger-menu .colling-header__burger-menu-imgWrapper {
          width: 600px;
          height: 341px; } }
      @media screen and (max-width: 767px) {
        .colling-header__burger-menu .colling-header__burger-menu-imgWrapper {
          display: none; } }
      .colling-header__burger-menu .colling-header__burger-menu-imgWrapper > div {
        width: 100%;
        height: 100%;
        background-color: #ef4135;
        position: absolute;
        z-index: -1;
        bottom: 0;
        opacity: 0;
        left: 78px;
        border-radius: 200px 0 0 200px;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .colling-header__burger-menu .colling-header__burger-menu-imgWrapper > img {
        width: 100%;
        height: 100%;
        border-radius: 200px 0 0 200px; }
      .colling-header__burger-menu .colling-header__burger-menu-imgWrapper .colling-header__burger-menu-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #fff;
        opacity: 1;
        top: 0;
        left: 0;
        z-index: 500;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease; }
  .colling-header .colling-header__burger-menu--open .colling-header__burger-menu-imgWrapper > div:last-child {
    opacity: 1;
    bottom: -46px; }
  .colling-header .colling-header__burger-menu--open .colling-header__burger-menu-imgWrapper .colling-header__burger-menu-overlay {
    opacity: 0; }
  @media screen and (max-width: 767px) {
    .colling-header--open .colling-site-logo {
      display: none; } }
  @media screen and (max-width: 767px) {
    .colling-header--open .colling-header__phone-number {
      display: block;
      opacity: 1; } }
  .colling-header--open .colling-header__burgerBtn-txt {
    opacity: 0; }

.colling-header.sticky {
  -webkit-box-shadow: 0 3px 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 50px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  height: 90px;
  min-height: 90px;
  -webkit-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  transition: padding 0.3s ease; }

.colling-footer {
  padding: 86px 20px 87px; }
  @media screen and (max-width: 1024px) {
    .colling-footer {
      padding: 60px 20px; } }
  @media screen and (max-width: 767px) {
    .colling-footer {
      padding: 50px 20px; } }
  .colling-footer__logo {
    width: 164px;
    height: 35px; }
    @media screen and (max-width: 767px) {
      .colling-footer__logo {
        margin: 0 auto; } }
  .colling-footer__company-info {
    -ms-flex-preferred-size: 210px;
    flex-basis: 210px;
    margin-right: 120px; }
    @media screen and (max-width: 1024px) {
      .colling-footer__company-info {
        margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .colling-footer__company-info {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center; } }
  .colling-footer__contact-info {
    margin-top: -9px;
    -ms-flex-preferred-size: 408px;
    flex-basis: 408px;
    margin-right: 20px; }
    .colling-footer__contact-info a {
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .colling-footer__contact-info a:hover {
        text-decoration: underline; }
    .colling-footer__contact-info a {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: -0.4px;
      line-height: 26px; }
      @media screen and (max-width: 767px) {
        .colling-footer__contact-info a {
          font-size: 14px;
          letter-spacing: -0.35px; } }
    .colling-footer__contact-info > a {
      margin-top: 26px;
      display: inline-block;
      max-width: 320px; }
    @media screen and (max-width: 1024px) {
      .colling-footer__contact-info {
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3);
        margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .colling-footer__contact-info {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
        margin-top: 40px;
        max-width: 278px;
        margin-bottom: 26px;
        margin-left: auto;
        margin-right: auto; } }
  .colling-footer__menu {
    margin-top: -14px; }
    .colling-footer__menu ul > li > a {
      color: #ef4135;
      font-family: "Rubik", sans-serif;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: -0.4px;
      line-height: 35px;
      text-transform: uppercase;
      -webkit-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease; }
      .colling-footer__menu ul > li > a:hover {
        color: #fff; }
    @media screen and (max-width: 767px) {
      .colling-footer__menu {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
        margin-top: 0; } }
  .colling-footer .colling-social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .colling-footer .colling-social-icons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 15px; } }
    .colling-footer .colling-social-icons > li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .colling-footer .colling-social-icons > li > a {
      height: 20px;
      width: 20px;
      display: block;
      background-size: cover;
      background-repeat: no-repeat; }
      .colling-footer .colling-social-icons > li > a::before {
        color: #ef4135;
        font-size: 21px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .colling-footer .colling-social-icons > li > a:hover::before {
        color: #fff; }
    .colling-footer .colling-social-icons > li > a:not(last-child) {
      margin-right: 20px; }
  .colling-footer__copyright > p, .colling-footer__copyright > p > a {
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 16px; }
  .colling-footer__copyright > p > a:hover {
    text-decoration: underline; }

@-webkit-keyframes overlay {
  from {
    opacity: 0.5;
    z-index: 6000;
    top: 45px;
    left: 40px; }
  40% {
    opacity: 0.3;
    z-index: 1000;
    top: 25px;
    left: 0; }
  70% {
    opacity: 0.3;
    top: 45px;
    left: 40px; }
  to {
    opacity: 1;
    z-index: 1000;
    top: 45px;
    left: 40px; } }

@keyframes overlay {
  from {
    opacity: 0.5;
    z-index: 6000;
    top: 45px;
    left: 40px; }
  40% {
    opacity: 0.3;
    z-index: 1000;
    top: 25px;
    left: 0; }
  70% {
    opacity: 0.3;
    top: 45px;
    left: 40px; }
  to {
    opacity: 1;
    z-index: 1000;
    top: 45px;
    left: 40px; } }

@-webkit-keyframes moveSlide {
  from {
    opacity: 1 !important;
    z-index: 5000 !important;
    top: 45px;
    left: 40px; }
  50% {
    opacity: 1 !important;
    z-index: 7000 !important;
    top: 0;
    left: 0; }
  to {
    opacity: 1 !important;
    z-index: 7000 !important;
    top: 0;
    left: 0; } }

@keyframes moveSlide {
  from {
    opacity: 1 !important;
    z-index: 5000 !important;
    top: 45px;
    left: 40px; }
  50% {
    opacity: 1 !important;
    z-index: 7000 !important;
    top: 0;
    left: 0; }
  to {
    opacity: 1 !important;
    z-index: 7000 !important;
    top: 0;
    left: 0; } }

@-webkit-keyframes movePrev {
  from {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 0;
    left: 0; }
  40% {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 25px;
    left: 0; }
  70% {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 45px;
    left: 40px; }
  to {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 45px;
    left: 40px; } }

@keyframes movePrev {
  from {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 0;
    left: 0; }
  40% {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 25px;
    left: 0; }
  70% {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 45px;
    left: 40px; }
  to {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 45px;
    left: 40px; } }

.colling-banner__slider-slide-subtitle {
  color: #7e7e7e;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  position: relative; }
  .colling-banner__slider-slide-subtitle::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 3px;
    background-color: #7e7e7e;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 8px; }

.colling-banner__slider-slide-title {
  margin-top: 17px;
  margin-bottom: 17px; }

.colling-banner--style-1 .colling-banner {
  min-height: 565px; }
  @media screen and (max-width: 1024px) {
    .colling-banner--style-1 .colling-banner {
      min-height: unset; } }
  .colling-banner--style-1 .colling-banner__text-wrapper {
    opacity: 0;
    max-width: 556px;
    padding-top: 73px; }
    @media screen and (max-width: 1199px) {
      .colling-banner--style-1 .colling-banner__text-wrapper {
        max-width: 400px; } }
    @media screen and (max-width: 1024px) {
      .colling-banner--style-1 .colling-banner__text-wrapper {
        max-width: 100%;
        padding-top: 0; } }
  .colling-banner--style-1 .colling-banner__title {
    margin-bottom: 34px; }
    @media screen and (max-width: 1199px) {
      .colling-banner--style-1 .colling-banner__title {
        font-size: 50px;
        letter-spacing: -1.25px;
        line-height: 60px; } }
    @media screen and (max-width: 767px) {
      .colling-banner--style-1 .colling-banner__title {
        font-size: 30px;
        letter-spacing: -0.75px;
        line-height: 35px; } }
  .colling-banner--style-1 .colling-banner__text {
    padding-left: 106px; }
    @media screen and (max-width: 1199px) {
      .colling-banner--style-1 .colling-banner__text {
        padding-left: 0;
        max-width: 515px; } }
    @media screen and (max-width: 1024px) {
      .colling-banner--style-1 .colling-banner__text {
        max-width: 100%; } }
    .colling-banner--style-1 .colling-banner__text span {
      display: block;
      font-family: "Rubik", sans-serif;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: -0.35px;
      line-height: 14px;
      margin-top: 25px; }
    .colling-banner--style-1 .colling-banner__text::before {
      content: '';
      display: block;
      position: relative;
      top: 0;
      left: 0;
      height: 3px;
      width: 305px;
      background-color: #ef4135;
      margin-bottom: 24px;
      -webkit-transition: width 0.3s ease;
      -o-transition: width 0.3s ease;
      transition: width 0.3s ease; }
      @media screen and (max-width: 576px) {
        .colling-banner--style-1 .colling-banner__text::before {
          width: 130px; } }
  .colling-banner--style-1 .colling-banner__slider-wrapper {
    width: 677px;
    height: 565px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0; }
    @media screen and (max-width: 1199px) {
      .colling-banner--style-1 .colling-banner__slider-wrapper {
        width: 600px; } }
    @media screen and (max-width: 1024px) {
      .colling-banner--style-1 .colling-banner__slider-wrapper {
        display: none; } }
  .colling-banner--style-1 .colling-banner__slider-slideWrapper {
    position: relative; }
  .colling-banner--style-1 .colling-banner__slider-slide-img {
    position: relative;
    top: 0;
    left: 0;
    z-index: 2000;
    opacity: 1 !important; }
  .colling-banner--style-1 .colling-banner__slider-slide-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000; }
  .colling-banner--style-1 .colling-banner__slider-slide-text {
    width: 278px;
    position: absolute;
    top: 200px;
    right: 76px;
    z-index: 3000;
    background-color: #fff; }
  .colling-banner--style-1 .colling-banner .swiper-container1 {
    width: 100%;
    height: 100%; }
  .colling-banner--style-1 .colling-banner .swiper-slide {
    background-position: center;
    background-size: cover; }
  .colling-banner--style-1 .colling-banner .swiper-slide-active {
    opacity: 1 !important; }
    .colling-banner--style-1 .colling-banner .swiper-slide-active .colling-banner__slider-slide-img {
      -webkit-animation-name: moveSlide;
      animation-name: moveSlide;
      -webkit-animation-duration: 550ms;
      animation-duration: 550ms;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
    .colling-banner--style-1 .colling-banner .swiper-slide-active .colling-banner__slider-slide-background {
      -webkit-animation-name: overlay;
      animation-name: overlay;
      -webkit-animation-duration: 500ms;
      animation-duration: 500ms;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
  .colling-banner--style-1 .colling-banner .swiper-slide-prev .colling-banner__slider-slide-img, .colling-banner--style-1 .colling-banner .swiper-slide-next .colling-banner__slider-slide-img {
    -webkit-animation-name: movePrev;
    animation-name: movePrev;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .colling-banner--style-1 .colling-banner .swiper-navigation {
    min-height: 135px;
    max-width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 35%;
    left: 35%; }
  .colling-banner--style-1 .colling-banner .swiper-pagination1 {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 12px; }
    .colling-banner--style-1 .colling-banner .swiper-pagination1 > span {
      color: #ef4135;
      font-family: "Rubik", sans-serif;
      font-size: 14px;
      font-weight: 700; }
    .colling-banner--style-1 .colling-banner .swiper-pagination1_line {
      height: 40px;
      width: 3px;
      background-color: #ef4135;
      margin-top: 10px;
      margin-bottom: 10px; }
  .colling-banner--style-1 .colling-banner .swiper-button-prev, .colling-banner--style-1 .colling-banner .swiper-button-next {
    position: static;
    width: 100% !important;
    height: 100%;
    margin-top: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ef4135; }
    .colling-banner--style-1 .colling-banner .swiper-button-prev::after, .colling-banner--style-1 .colling-banner .swiper-button-next::after {
      content: none;
      font-size: 14px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }

.colling-banner--style-2 {
  min-height: 510px; }
  @media screen and (max-width: 1024px) {
    .colling-banner--style-2 {
      min-height: unset;
      margin-bottom: 25px; } }
  @media screen and (max-width: 767px) {
    .colling-banner--style-2 {
      margin-bottom: 0; } }
  .colling-banner--style-2 .colling-banner__text-wrapper {
    opacity: 0; }
  .colling-banner--style-2 .colling-banner__title {
    margin: 0; }
    .colling-banner--style-2 .colling-banner__title::after {
      content: "";
      width: 300px;
      height: 3px;
      background-color: #ef4135;
      display: block;
      margin-top: 40px;
      margin-left: 105px; }
      @media screen and (max-width: 1199px) {
        .colling-banner--style-2 .colling-banner__title::after {
          margin-left: 0; } }
      @media screen and (max-width: 767px) {
        .colling-banner--style-2 .colling-banner__title::after {
          width: 130px;
          margin-top: 30px; } }
  .colling-banner--style-2 .colling-banner__slider-wrapper {
    padding-top: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 550px; }
    @media screen and (max-width: 1024px) {
      .colling-banner--style-2 .colling-banner__slider-wrapper {
        display: none; } }
  .colling-banner--style-2 .colling-banner__slider-slide {
    width: 100%; }
  .colling-banner--style-2 .colling-banner__slider-slideWrapper {
    max-width: 1268px;
    margin: 0 auto; }
  .colling-banner--style-2 .colling-banner__slideImg-wrapper {
    width: 785px;
    height: 445px;
    position: absolute;
    right: 0;
    top: 0; }
    @media screen and (max-width: 1295px) {
      .colling-banner--style-2 .colling-banner__slideImg-wrapper {
        width: 725px; } }
    @media screen and (max-width: 1199px) {
      .colling-banner--style-2 .colling-banner__slideImg-wrapper {
        width: 650px; } }
    .colling-banner--style-2 .colling-banner__slideImg-wrapper > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 300px 0 0 300px; }
  .colling-banner--style-2 .colling-banner__slideImg-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #ef4135;
    border-radius: 300px 0 0 300px;
    z-index: -1;
    top: 0;
    left: 0; }
  .colling-banner--style-2 .colling-banner__slider-slide-text {
    opacity: 0;
    max-width: 515px;
    margin-top: 140px;
    margin-left: 20px;
    margin-right: 10px;
    padding-right: 105px;
    padding-left: 95px; }
    @media screen and (max-width: 1199px) {
      .colling-banner--style-2 .colling-banner__slider-slide-text {
        padding-left: 0;
        padding-right: 0;
        max-width: 300px; } }
  .colling-banner--style-2 .swiper-wrapper {
    min-height: 510px; }
  .colling-banner--style-2 .swiper-navigation {
    min-height: 135px;
    max-width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 150px;
    right: calc(785px + 50px);
    z-index: 1000; }
    @media screen and (max-width: 1295px) {
      .colling-banner--style-2 .swiper-navigation {
        right: calc(725px + 40px); } }
    @media screen and (max-width: 1199px) {
      .colling-banner--style-2 .swiper-navigation {
        right: calc(650px + 30px); } }
  .colling-banner--style-2 .swiper-pagination2 {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 12px; }
    .colling-banner--style-2 .swiper-pagination2 > span {
      color: #ef4135;
      font-family: "Rubik", sans-serif;
      font-size: 14px;
      font-weight: 700; }
    .colling-banner--style-2 .swiper-pagination2_line {
      height: 40px;
      width: 3px;
      background-color: #ef4135;
      margin-top: 10px;
      margin-bottom: 10px; }
  .colling-banner--style-2 .swiper-button-prev, .colling-banner--style-2 .swiper-button-next {
    position: static;
    width: 100% !important;
    height: 100%;
    margin-top: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ef4135; }
    .colling-banner--style-2 .swiper-button-prev::after, .colling-banner--style-2 .swiper-button-next::after {
      content: none;
      font-size: 14px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
  .colling-banner--style-2 .swiper-slide-active {
    opacity: 1 !important; }
    .colling-banner--style-2 .swiper-slide-active .colling-banner__img {
      -webkit-animation-name: moveSlide1;
      animation-name: moveSlide1;
      -webkit-animation-duration: 500ms;
      animation-duration: 500ms;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
    .colling-banner--style-2 .swiper-slide-active .colling-banner__slideImg-bg {
      -webkit-animation-name: overlay2;
      animation-name: overlay2;
      -webkit-animation-duration: 700ms;
      animation-duration: 700ms;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
  .colling-banner--style-2 .swiper-slide-prev .colling-banner__img, .colling-banner--style-2 .swiper-slide-next .colling-banner__img {
    -webkit-animation-name: movePrev2;
    animation-name: movePrev2;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

.show.colling-banner--style-1 .colling-banner__text-wrapper {
  -webkit-animation: fadeIn 1.5s linear forwards;
  animation: fadeIn 1.5s linear forwards; }

.show.colling-banner--style-1 .colling-banner__slider-wrapper {
  -webkit-animation: moveLeft 0.8s linear forwards;
  animation: moveLeft 0.8s linear forwards; }

.colling-banner__slider-slide-background.animated {
  -webkit-animation: moveDownBg 0.5s  linear backwards;
  animation: moveDownBg 0.5s  linear backwards;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.show.colling-banner--style-2 .colling-banner__text-wrapper, .show.colling-banner--style-2 .colling-banner__slider-slide-text {
  -webkit-animation: fadeIn 1.5s linear forwards;
  animation: fadeIn 1.5s linear forwards; }

.show.colling-banner--style-2 .colling-banner .swiper-navigation {
  -webkit-animation: moveLeft2 0.8s linear forwards;
  animation: moveLeft2 0.8s linear forwards; }
  @media screen and (max-width: 1295px) {
    .show.colling-banner--style-2 .colling-banner .swiper-navigation {
      -webkit-animation: moveLeft2-med 0.8s linear forwards;
      animation: moveLeft2-med 0.8s linear forwards; } }
  @media screen and (max-width: 1199px) {
    .show.colling-banner--style-2 .colling-banner .swiper-navigation {
      -webkit-animation: moveLeft2-sm 0.8s linear forwards;
      animation: moveLeft2-sm 0.8s linear forwards; } }

.show.colling-banner--style-2 .colling-banner__slideImg-wrapper {
  -webkit-animation: moveLeft 0.8s linear forwards;
  animation: moveLeft 0.8s linear forwards; }

.colling-banner__slideImg-bg.animated {
  -webkit-animation: moveDownBg 0.5s linear backwards;
  animation: moveDownBg 0.5s linear backwards;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes moveLeft {
  from {
    right: -1500px; }
  to {
    right: 0; } }

@keyframes moveLeft {
  from {
    right: -1500px; }
  to {
    right: 0; } }

@-webkit-keyframes moveLeft2 {
  from {
    right: -1500px; }
  to {
    right: calc(785px + 50px); } }

@keyframes moveLeft2 {
  from {
    right: -1500px; }
  to {
    right: calc(785px + 50px); } }

@-webkit-keyframes moveLeft2-med {
  from {
    right: -1500px; }
  to {
    right: calc(725px + 40px); } }

@keyframes moveLeft2-med {
  from {
    right: -1500px; }
  to {
    right: calc(725px + 40px); } }

@-webkit-keyframes moveLeft2-sm {
  from {
    right: -1500px; }
  to {
    right: calc(650px + 30px); } }

@keyframes moveLeft2-sm {
  from {
    right: -1500px; }
  to {
    right: calc(650px + 30px); } }

@-webkit-keyframes moveDownBg {
  from {
    top: 0;
    left: 0; }
  to {
    top: 45px;
    left: 40px; } }

@keyframes moveDownBg {
  from {
    top: 0;
    left: 0; }
  to {
    top: 45px;
    left: 40px; } }

@-webkit-keyframes moveSlide1 {
  from {
    opacity: 1 !important;
    z-index: 5000 !important;
    top: 45px;
    left: 40px; }
  50% {
    opacity: 1 !important;
    z-index: 5000 !important;
    -webkit-transform: translate(20px 25px);
    transform: translate(20px 25px); }
  to {
    opacity: 1 !important;
    z-index: 5000 !important;
    -webkit-transform: translate(0 0);
    transform: translate(0 0); } }

@keyframes moveSlide1 {
  from {
    opacity: 1 !important;
    z-index: 5000 !important;
    top: 45px;
    left: 40px; }
  50% {
    opacity: 1 !important;
    z-index: 5000 !important;
    -webkit-transform: translate(20px 25px);
    transform: translate(20px 25px); }
  to {
    opacity: 1 !important;
    z-index: 5000 !important;
    -webkit-transform: translate(0 0);
    transform: translate(0 0); } }

@-webkit-keyframes overlay2 {
  from {
    opacity: 0.5;
    z-index: 6000;
    top: 45px;
    left: 40px; }
  60% {
    z-index: 6000;
    opacity: 0.3;
    top: 0;
    left: 0; }
  70% {
    z-index: -1;
    opacity: 0;
    top: 0;
    left: 0; }
  to {
    z-index: -1;
    opacity: 1;
    top: 45px;
    left: 40px; } }

@keyframes overlay2 {
  from {
    opacity: 0.5;
    z-index: 6000;
    top: 45px;
    left: 40px; }
  60% {
    z-index: 6000;
    opacity: 0.3;
    top: 0;
    left: 0; }
  70% {
    z-index: -1;
    opacity: 0;
    top: 0;
    left: 0; }
  to {
    z-index: -1;
    opacity: 1;
    top: 45px;
    left: 40px; } }

@-webkit-keyframes movePrev2 {
  from {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 0;
    left: 0; }
  to {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 45px;
    left: 40px; } }

@keyframes movePrev2 {
  from {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 0;
    left: 0; }
  to {
    opacity: 1 !important;
    z-index: 3000 !important;
    top: 45px;
    left: 40px; } }

@-webkit-keyframes slideDown {
  from {
    bottom: 2px;
    right: 0; }
  to {
    bottom: -51px;
    right: -32px; } }

@keyframes slideDown {
  from {
    bottom: 2px;
    right: 0; }
  to {
    bottom: -51px;
    right: -32px; } }

@-webkit-keyframes slideDownMobile {
  from {
    bottom: 2px;
    right: 0; }
  to {
    bottom: -25px;
    right: -16px; } }

@keyframes slideDownMobile {
  from {
    bottom: 2px;
    right: 0; }
  to {
    bottom: -25px;
    right: -16px; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.cl-text-block {
  min-height: 351px; }
  .cl-text-block .cl-textImg-block__imageWrapper {
    position: relative;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    @media screen and (max-width: 991px) {
      .cl-text-block .cl-textImg-block__imageWrapper {
        margin-bottom: 50px;
        margin-top: 50px; } }
    @media screen and (max-width: 767px) {
      .cl-text-block .cl-textImg-block__imageWrapper {
        margin-bottom: 17px;
        margin-top: 30px; } }
  .cl-text-block .cl-textImg-block__imageWrapper.img-left {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    left: -1000px;
    margin-right: 20px; }
    @media screen and (max-width: 991px) {
      .cl-text-block .cl-textImg-block__imageWrapper.img-left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
    @media screen and (max-width: 1024px) {
      .cl-text-block .cl-textImg-block__imageWrapper.img-left {
        left: -500px; } }
    .cl-text-block .cl-textImg-block__imageWrapper.img-left .cl-textImg-block__image {
      top: 0;
      right: 75px; }
      @media screen and (max-width: 576px) {
        .cl-text-block .cl-textImg-block__imageWrapper.img-left .cl-textImg-block__image {
          right: 53px !important; } }
  .cl-text-block .cl-textImg-block__imageWrapper.img-right {
    -ms-flex-preferred-size: 412px;
    flex-basis: 412px;
    right: -1000px;
    margin-left: 20px; }
    @media screen and (max-width: 991px) {
      .cl-text-block .cl-textImg-block__imageWrapper.img-right {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-left: 0; } }
    @media screen and (max-width: 576px) {
      .cl-text-block .cl-textImg-block__imageWrapper.img-right {
        right: -500px; } }
    @media screen and (max-width: 991px) {
      .cl-text-block .cl-textImg-block__imageWrapper.img-right .cl-textImg-block__image {
        right: -50px; } }
  .cl-text-block .cl-textImg-block__image {
    position: absolute;
    width: 587px;
    height: 300px;
    border-radius: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    @media screen and (max-width: 991px) {
      .cl-text-block .cl-textImg-block__image {
        position: relative; } }
    @media screen and (max-width: 576px) {
      .cl-text-block .cl-textImg-block__image {
        width: 281px;
        height: 144px; } }
    .cl-text-block .cl-textImg-block__image:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      bottom: 0;
      border-radius: 200px;
      background-color: #ef4135;
      opacity: 0.5;
      -webkit-transition: opacity 2s ease-in-out;
      -o-transition: opacity 2s ease-in-out;
      transition: opacity 2s ease-in-out; }
  .cl-text-block .cl-textImg-block__image-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 200px;
    background-color: #ef4135;
    bottom: 2px;
    right: 0;
    z-index: -1;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    @media screen and (max-width: 576px) {
      .cl-text-block .cl-textImg-block__image-bg {
        display: none; } }
  .cl-text-block .cl-textImg-block__image-bg--mobile {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 200px;
    background-color: #ef4135;
    bottom: 2px;
    right: 0;
    z-index: -1;
    display: none;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
    @media screen and (max-width: 576px) {
      .cl-text-block .cl-textImg-block__image-bg--mobile {
        display: block; } }
  .cl-text-block .cl-textImg-block__info {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
    @media screen and (max-width: 991px) {
      .cl-text-block .cl-textImg-block__info {
        padding: 0; } }
    @media screen and (max-width: 991px) {
      .cl-text-block .cl-textImg-block__info {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 50px;
        margin-left: 0; } }
    @media screen and (max-width: 576px) {
      .cl-text-block .cl-textImg-block__info {
        margin-top: 80px; } }
  .cl-text-block .cl-textImg-block__info.text-left {
    -ms-flex-preferred-size: 622px;
    flex-basis: 622px; }
    @media screen and (max-width: 991px) {
      .cl-text-block .cl-textImg-block__info.text-left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }
  .cl-text-block .cl-textImg-block__info-description {
    margin-top: 32px; }
    @media screen and (max-width: 991px) {
      .cl-text-block .cl-textImg-block__info-description {
        margin-left: 0; } }
  .cl-text-block__info--style-2 .cl-textImg-block__info-description {
    color: #000000;
    padding-right: 109px; }
    @media screen and (max-width: 1024px) {
      .cl-text-block__info--style-2 .cl-textImg-block__info-description {
        padding: 0; } }
    @media screen and (max-width: 991px) {
      .cl-text-block__info--style-2 .cl-textImg-block__info-description {
        margin-left: 0; } }
  .cl-text-block__info--style-1 {
    padding-top: 135px; }
    .cl-text-block__info--style-1 .cl-textImg-block__info-description {
      color: #000000;
      font-size: 18px;
      letter-spacing: -0.45px;
      line-height: 36px;
      max-width: 515px; }
      @media screen and (max-width: 991px) {
        .cl-text-block__info--style-1 .cl-textImg-block__info-description {
          max-width: 100%; } }
      @media screen and (max-width: 767px) {
        .cl-text-block__info--style-1 .cl-textImg-block__info-description {
          font-size: 14px;
          letter-spacing: -0.35px;
          line-height: 26px; } }

.cl-text-block.show .cl-textImg-block__imageWrapper.img-left {
  left: 0; }

.cl-text-block.show .cl-textImg-block__imageWrapper.img-right {
  right: 0; }

.cl-text-block.show .cl-textImg-block__image::after {
  opacity: 0; }

.cl-text-block.show .cl-textImg-block__image-bg {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.cl-text-block.show .cl-textImg-block__image-bg--mobile {
  -webkit-animation-name: slideDownMobile;
  animation-name: slideDownMobile;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.cl-brand-logos__title {
  position: relative;
  margin-bottom: 39px;
  opacity: 0; }
  .cl-brand-logos__title::after {
    content: "";
    width: 302px;
    height: 3px;
    background-color: #ef4135;
    position: relative;
    display: block;
    bottom: 0;
    left: 0;
    margin-top: 30px; }
    @media screen and (max-width: 466px) {
      .cl-brand-logos__title::after {
        width: 130px;
        margin-top: 20px; } }

.cl-brand-logos__wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 466px) {
    .cl-brand-logos__wrap {
      -ms-flex-pack: distribute;
      justify-content: space-around; } }

.cl-brand-logos__logo {
  opacity: 0;
  width: 195px;
  height: 93px;
  margin-right: 10px;
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .cl-brand-logos__logo:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }
  @media screen and (max-width: 767px) {
    .cl-brand-logos__logo {
      width: 129px;
      height: 71px; } }
  @media screen and (max-width: 466px) {
    .cl-brand-logos__logo {
      margin-bottom: 40px; } }

@-webkit-keyframes moveLink {
  from {
    width: 38px;
    background-color: #ef4135; }
  50% {
    width: 72px;
    margin-left: -40px;
    background-color: #ef4135;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -52px;
    width: 88px;
    background-color: #fff;
    margin-left: -50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@keyframes moveLink {
  from {
    width: 38px;
    background-color: #ef4135; }
  50% {
    width: 72px;
    margin-left: -40px;
    background-color: #ef4135;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -52px;
    width: 88px;
    background-color: #fff;
    margin-left: -50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

.services_block {
  opacity: 0; }

.cl-services {
  cursor: pointer;
  max-width: 100%;
  min-height: 245px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  border-radius: 30px;
  padding: 25px 87px 25px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: auto; }
  .cl-services::before {
    content: "";
    position: absolute;
    width: 50%;
    height: calc(100% + 2px);
    top: -1px;
    left: -2px;
    background-color: #fff;
    display: block;
    border-radius: 30px 0 0 30px;
    -webkit-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
  .cl-services::after {
    content: "";
    position: absolute;
    width: calc(50% + 2px);
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 0 30px 30px 0;
    z-index: 1;
    -webkit-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    transition: background-color 1s ease; }
  .cl-services:hover::before {
    background-color: #ef4135; }
  .cl-services:hover:after {
    background-color: rgba(0, 0, 0, 0.3); }
  .cl-services:hover .cl-services__title {
    color: #fff; }
  .cl-services:hover .cl-services__link {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    color: #fff; }
    .cl-services:hover .cl-services__link::after {
      border-radius: 0;
      -webkit-animation-name: moveLink;
      animation-name: moveLink;
      -webkit-animation-duration: 0.3s;
      animation-duration: 0.3s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
  .cl-services__link {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .cl-services__title, .cl-services__link {
    z-index: 1000;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media screen and (max-width: 767px) {
    .cl-services__title {
      font-size: 30px;
      letter-spacing: -0.75px; } }
  .cl-services__overlayLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000; }

@media screen and (max-width: 1024px) {
  .services_block .fl-col-small {
    width: 50%; }
  .services_block .fl-col-content {
    margin: 15px 10px; } }

@media screen and (max-width: 576px) {
  .services_block .fl-col-small {
    width: 100% !important; }
  .services_block .fl-col-content {
    margin-right: 0 !important;
    margin-left: 0 !important; } }

.cl-text-block--text {
  opacity: 0; }

.cl-text-block--style_1.cl-text-block--text .cl-text-block__heading {
  max-width: 309px;
  -ms-flex-preferred-size: 309px;
  flex-basis: 309px;
  margin-right: 20px;
  padding-top: 5px; }

.cl-text-block--style_1.cl-text-block--text .cl-text-block__title {
  position: relative;
  letter-spacing: -1.5px; }
  @media screen and (max-width: 767px) {
    .cl-text-block--style_1.cl-text-block--text .cl-text-block__title {
      letter-spacing: -0.75px; } }
  .cl-text-block--style_1.cl-text-block--text .cl-text-block__title::after {
    content: "";
    position: relative;
    display: block;
    width: 195px;
    height: 3px;
    background-color: #ef4135;
    left: 0;
    top: 0;
    margin-top: 35px; }
    @media screen and (max-width: 767px) {
      .cl-text-block--style_1.cl-text-block--text .cl-text-block__title::after {
        width: 135px;
        margin-top: 25px; } }

.cl-text-block--style_1.cl-text-block--text .cl-text-block__info {
  padding-right: 109px;
  -ms-flex-preferred-size: calc(1055px - 300px);
  flex-basis: calc(1055px - 300px); }
  .cl-text-block--style_1.cl-text-block--text .cl-text-block__info > .p-sm {
    color: #000000; }
  @media screen and (max-width: 991px) {
    .cl-text-block--style_1.cl-text-block--text .cl-text-block__info {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      padding: 0;
      margin-top: 33px; } }

.about_text_block .fl-module-content {
  margin: 0; }

.cl-text-block--style-2.cl-text-block--text {
  display: block;
  min-height: unset; }
  .cl-text-block--style-2.cl-text-block--text .cl-text-block__heading {
    text-align: center; }
  .cl-text-block--style-2.cl-text-block--text .cl-text-block__title {
    color: #000000;
    font-family: "Rubik", sans-serif;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: -1.25px;
    line-height: 60px;
    position: relative; }
    .cl-text-block--style-2.cl-text-block--text .cl-text-block__title::after {
      content: "";
      width: 300px;
      height: 3px;
      background-color: #ef4135;
      display: block;
      position: relative;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-top: 40px; }
      @media screen and (max-width: 767px) {
        .cl-text-block--style-2.cl-text-block--text .cl-text-block__title::after {
          width: 130px;
          margin-top: 30px; } }
    @media screen and (max-width: 767px) {
      .cl-text-block--style-2.cl-text-block--text .cl-text-block__title {
        font-size: 30px;
        letter-spacing: -0.75px;
        line-height: 35px; } }
  .cl-text-block--style-2.cl-text-block--text .cl-text-block__info {
    margin-top: 75px; }
    .cl-text-block--style-2.cl-text-block--text .cl-text-block__info > .p-sm {
      color: #000000;
      font-family: "Rubik", sans-serif;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: -0.45px;
      line-height: 36px; }
      @media screen and (max-width: 767px) {
        .cl-text-block--style-2.cl-text-block--text .cl-text-block__info > .p-sm {
          font-size: 14px;
          letter-spacing: -0.35px;
          line-height: 26px; } }
    @media screen and (max-width: 767px) {
      .cl-text-block--style-2.cl-text-block--text .cl-text-block__info {
        margin-top: 55px; } }

.cl-text-block--style-2 {
  min-height: 495px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .cl-text-block--style-2 {
      min-height: unset; } }
  @media screen and (max-width: 991px) {
    .cl-text-block--style-2 {
      -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  @media screen and (max-width: 991px) {
    .cl-text-block--style-2 .cl-textImg-block__info {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      margin-top: 73px;
      margin-bottom: 49px; } }
  .cl-text-block--style-2 .cl-textImg-block__info-title {
    font-size: 60px;
    font-weight: 400;
    letter-spacing: -1.5px;
    line-height: 60px;
    max-width: 408px; }
    @media screen and (max-width: 767px) {
      .cl-text-block--style-2 .cl-textImg-block__info-title {
        font-size: 30px;
        letter-spacing: -0.75px;
        line-height: 35px; } }
  .cl-text-block--style-2 .cl-textImg-block__imageWrapper {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0; }
    @media screen and (max-width: 1024px) {
      .cl-text-block--style-2 .cl-textImg-block__imageWrapper {
        position: relative;
        right: -20px; } }
  .cl-text-block--style-2 .cl-textImg-block__image {
    width: 800px;
    height: 445px;
    border-radius: 300px 0 0 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative; }
    @media screen and (max-width: 1199px) {
      .cl-text-block--style-2 .cl-textImg-block__image {
        width: 640px;
        height: 356px; } }
    @media screen and (max-width: 700px) {
      .cl-text-block--style-2 .cl-textImg-block__image {
        width: 500px;
        height: 285px; } }
    @media screen and (max-width: 576px) {
      .cl-text-block--style-2 .cl-textImg-block__image {
        width: 255px;
        height: 142px; } }
  .cl-text-block--style-2 .cl-textImg-block__image-bg {
    position: absolute;
    width: calc(100% - 100px);
    height: 100%;
    background-color: #ef4135;
    border-radius: 300px 0 0 300px;
    right: 0;
    bottom: -50px;
    z-index: -1; }
    @media screen and (max-width: 700px) {
      .cl-text-block--style-2 .cl-textImg-block__image-bg {
        bottom: -40px; } }
    @media screen and (max-width: 576px) {
      .cl-text-block--style-2 .cl-textImg-block__image-bg {
        width: calc(100% - 40px);
        height: 100%;
        bottom: -14px; } }
  .cl-text-block--style-2__heading {
    max-width: 408px; }
    @media screen and (max-width: 767px) {
      .cl-text-block--style-2__heading {
        font-size: 30px;
        font-weight: 400;
        letter-spacing: -0.75px;
        line-height: 35px; } }

@-webkit-keyframes moveLink2 {
  from {
    width: 38px;
    background-color: #ef4135; }
  50% {
    width: 80px;
    margin-left: -40px;
    background-color: #ef4135;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -42px;
    width: 88px;
    background-color: #fff;
    margin-left: -50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@keyframes moveLink2 {
  from {
    width: 38px;
    background-color: #ef4135; }
  50% {
    width: 80px;
    margin-left: -40px;
    background-color: #ef4135;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -42px;
    width: 88px;
    background-color: #fff;
    margin-left: -50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

.cl-insights__heading {
  opacity: 0; }

.cl-insights__title {
  margin-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .cl-insights__title {
      text-align: left; } }

.cl-insights__posts {
  margin-right: -10px;
  margin-left: -10px; }
  @media screen and (max-width: 991px) {
    .cl-insights__posts {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.cl-insights__post-item {
  opacity: 0;
  cursor: pointer;
  margin-right: 10px;
  margin-left: 10px;
  -ms-flex-preferred-size: calc(100% / 3 - 20px);
  flex-basis: calc(100% / 3 - 20px);
  min-height: 300px;
  background-size: 70% 100%;
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  border-radius: 30px;
  padding: 23px 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff; }
  @media screen and (max-width: 767px) {
    .cl-insights__post-item {
      -ms-flex-preferred-size: calc(100%/2 - 20px);
      flex-basis: calc(100%/2 - 20px);
      margin-top: 32px;
      margin-bottom: 32px; } }
  @media screen and (max-width: 576px) {
    .cl-insights__post-item {
      margin-top: 15px;
      margin-bottom: 15px;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }
  .cl-insights__post-item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 30px;
    z-index: 1;
    -webkit-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    transition: background-color 1s ease; }
  .cl-insights__post-item .cl-insights__post-item__title, .cl-insights__post-item .cl-insights__post-item__more-link {
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media screen and (max-width: 1024px) {
    .cl-insights__post-item .cl-insights__post-item__title {
      font-size: 24px; } }
  @media screen and (max-width: 767px) {
    .cl-insights__post-item .cl-insights__post-item__title {
      font-size: 20px;
      font-weight: 700;
      letter-spacing: -0.5px;
      line-height: 24px; } }
  .cl-insights__post-item:hover::after {
    background-color: #ef4135; }
  .cl-insights__post-item:hover .cl-insights__post-item__more-link {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    color: #fff; }
    .cl-insights__post-item:hover .cl-insights__post-item__more-link::after {
      border-radius: 0;
      -webkit-animation-name: moveLink2;
      animation-name: moveLink2;
      -webkit-animation-duration: 0.3s;
      animation-duration: 0.3s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
  .cl-insights__post-item:hover .cl-insights__post-item__title {
    color: #fff; }

.cl-insights__heading {
  padding-left: 110px;
  margin-bottom: 83px; }
  @media screen and (max-width: 767px) {
    .cl-insights__heading {
      padding-left: 0;
      margin-bottom: 65px;
      text-align: right; } }

.cl-insights__overlayLink {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5000; }

.cl-list-info__item {
  opacity: 0;
  color: #343434;
  font-family: "Asap", sans-serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: -0.57px;
  line-height: 60px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .cl-list-info__item {
      font-size: 16px;
      letter-spacing: -0.4px;
      line-height: 30px; } }
  .cl-list-info__item::before {
    content: "";
    width: 18px;
    height: 8px;
    background-color: #ef4135;
    border-radius: 200px;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .cl-list-info__item::before {
        width: 11px;
        height: 5px;
        margin-right: 16px; } }

.cl-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 520px; }
  @media screen and (max-width: 767px) {
    .cl-contact {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      min-height: unset; } }
  @media screen and (max-width: 576px) {
    .cl-contact {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .cl-contact__info {
    -ms-flex-preferred-size: 515px;
    flex-basis: 515px;
    max-width: 515px; }
    @media screen and (max-width: 1024px) {
      .cl-contact__info {
        margin-right: 20px; } }
    @media screen and (max-width: 576px) {
      .cl-contact__info {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }
  .cl-contact__title {
    color: #000000;
    margin: 0 0 45px 0; }
    @media screen and (max-width: 767px) {
      .cl-contact__title {
        margin: 0 0 25px 0; } }
  .cl-contact__details {
    padding-left: 106px; }
    @media screen and (max-width: 1305px) {
      .cl-contact__details {
        padding-left: 0; } }
    .cl-contact__details::before {
      content: '';
      display: block;
      position: relative;
      top: 0;
      left: 0;
      height: 3px;
      width: 305px;
      background-color: #ef4135;
      margin-bottom: 40px;
      -webkit-transition: width 0.3s ease;
      -o-transition: width 0.3s ease;
      transition: width 0.3s ease; }
      @media screen and (max-width: 767px) {
        .cl-contact__details::before {
          width: 130px;
          margin-bottom: 30px; } }
  .cl-contact__subtitle {
    margin-bottom: 40px;
    color: #343434; }
    @media screen and (max-width: 767px) {
      .cl-contact__subtitle {
        font-size: 26px;
        letter-spacing: -0.65px;
        line-height: 30px;
        margin-bottom: 27px; } }
  .cl-contact__text > p:last-of-type, .cl-contact__text a {
    color: #7e7e7e !important;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 26px; }
    @media screen and (max-width: 767px) {
      .cl-contact__text > p:last-of-type, .cl-contact__text a {
        font-size: 14px;
        letter-spacing: -0.35px;
        line-height: 26px; } }
  .cl-contact__text > p:last-of-type {
    margin-top: 30px;
    max-width: 320px; }
    .cl-contact__text > p:last-of-type:hover {
      text-decoration: underline;
      cursor: pointer; }
  .cl-contact__text > p:first-of-type {
    margin-bottom: 10px;
    color: #000000; }
    @media screen and (max-width: 767px) {
      .cl-contact__text > p:first-of-type {
        margin-bottom: 25px; } }
  .cl-contact__image {
    width: 785px;
    height: 445px;
    border-radius: 300px 0 0 300px;
    position: absolute;
    right: 0;
    margin-top: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media screen and (max-width: 1199px) {
      .cl-contact__image {
        position: relative;
        margin-right: -20px; } }
    @media screen and (max-width: 767px) {
      .cl-contact__image {
        height: 256px; } }
    @media screen and (max-width: 576px) {
      .cl-contact__image {
        display: none; } }
  .cl-contact__image-bg {
    width: 100%;
    height: 100%;
    bottom: -50px;
    right: -70px;
    border-radius: 300px 0 0 300px;
    background-color: #ef4135;
    z-index: -1;
    position: absolute; }
    @media screen and (max-width: 767px) {
      .cl-contact__image-bg {
        bottom: -30px;
        right: -40px; } }

@-webkit-keyframes moveLink3 {
  from {
    width: 38px; }
  50% {
    width: 80px;
    margin-left: -40px;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -42px;
    width: 88px;
    margin-left: -50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@keyframes moveLink3 {
  from {
    width: 38px; }
  50% {
    width: 80px;
    margin-left: -40px;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -42px;
    width: 88px;
    margin-left: -50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

.cl-insights-banner__flex-wrapper {
  min-height: 400px; }
  @media screen and (max-width: 991px) {
    .cl-insights-banner__flex-wrapper {
      -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse; } }

.cl-insights-banner__title {
  opacity: 0;
  margin-bottom: 50px; }
  @media screen and (max-width: 991px) {
    .cl-insights-banner__title {
      margin-bottom: 0; } }
  .cl-insights-banner__title::after {
    content: "";
    width: 300px;
    height: 3px;
    background-color: #ef4135;
    margin-top: 50px;
    display: none; }
    @media screen and (max-width: 991px) {
      .cl-insights-banner__title::after {
        display: block; } }
    @media screen and (max-width: 767px) {
      .cl-insights-banner__title::after {
        width: 130px; } }

.cl-insights-banner__post-wrap {
  opacity: 0; }
  @media screen and (max-width: 991px) {
    .cl-insights-banner__post-wrap {
      margin-top: 50px; } }

.cl-insights-banner__author {
  color: #343434;
  font-family: "Rubik", sans-serif;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px; }
  .cl-insights-banner__author > span {
    text-transform: uppercase; }
  .cl-insights-banner__author > span, .cl-insights-banner__author > a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit; }
  .cl-insights-banner__author > a:hover {
    text-decoration: underline; }

.cl-insights-banner__post {
  position: relative;
  padding-left: 106px;
  -ms-flex-preferred-size: 730px;
  flex-basis: 730px;
  max-width: 730px;
  margin-right: 20px; }
  .cl-insights-banner__post::before {
    content: '';
    display: block;
    position: relative;
    top: 0;
    left: 0;
    height: 3px;
    width: 305px;
    background-color: #ef4135;
    margin-bottom: 40px;
    -webkit-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease; }
    @media screen and (max-width: 991px) {
      .cl-insights-banner__post::before {
        display: none; } }
  @media screen and (max-width: 991px) {
    .cl-insights-banner__post {
      padding-left: 0;
      margin-right: 0; } }

.cl-insights-banner__post-title {
  margin-top: 10px;
  margin-bottom: 10px; }
  .cl-insights-banner__post-title > a {
    color: #343434;
    font-family: "Rubik", sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.7px;
    line-height: 38px;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    @media screen and (max-width: 767px) {
      .cl-insights-banner__post-title > a {
        font-size: 20px;
        letter-spacing: -0.5px;
        line-height: 25px; } }
    .cl-insights-banner__post-title > a:hover {
      color: #ef4135; }

.cl-insights-banner__cats > a:hover, .cl-insights-banner__author > span:first-child:hover {
  text-decoration: underline; }

.cl-insights-banner__desc {
  color: #000000;
  margin-top: 28px;
  margin-bottom: 22px; }

.cl-insights-banner__more-link {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .cl-insights-banner__more-link:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
    .cl-insights-banner__more-link:hover::after {
      border-radius: 0;
      -webkit-animation-name: moveLink3;
      animation-name: moveLink3;
      -webkit-animation-duration: 0.3s;
      animation-duration: 0.3s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }

.cl-insights-banner__imageWrapper {
  -ms-flex-preferred-size: 515px;
  flex-basis: 515px; }
  @media screen and (max-width: 991px) {
    .cl-insights-banner__imageWrapper {
      margin-top: 50px;
      margin-bottom: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }
  @media screen and (max-width: 767px) {
    .cl-insights-banner__imageWrapper {
      margin-bottom: 0; } }

@media screen and (max-width: 991px) {
  .cl-insights-banner__img {
    right: -50px; } }

.cl-insights-banner.show .image__slideRight-wrapper {
  right: 0; }

.cl-insights-banner.show .image__slideRight::after {
  opacity: 0; }

.cl-insights-banner.show .image__slideRight-bg {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.cl-insights-banner.show .image__slideRight-bg--mobile {
  -webkit-animation-name: slideDownMobile;
  animation-name: slideDownMobile;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.cl-insights-banner.show .cl-insights-banner__post-wrap, .cl-insights-banner.show .cl-insights-banner__title {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.cl-insights-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px; }
  .cl-insights-posts .cl-insights__post-item {
    opacity: 0;
    -ms-flex-preferred-size: calc(100% / 3 - 20px);
    flex-basis: calc(100% / 3 - 20px);
    margin: 32px 10px; }
    @media screen and (max-width: 1024px) {
      .cl-insights-posts .cl-insights__post-item {
        margin: 32px 10px; } }
  @media screen and (max-width: 1024px) and (max-width: 1024px) {
    .cl-insights-posts .cl-insights__post-item {
      -ms-flex-preferred-size: calc(100% / 2 - 20px);
      flex-basis: calc(100% / 2 - 20px); } }

@media screen and (max-width: 1024px) and (max-width: 576px) and (max-width: 576px) {
  .cl-insights-posts .cl-insights__post-item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

.js-insights-result .cl-insights__post-item {
  -webkit-animation: fade 1s forwards;
  animation: fade 1s forwards; }

.js-insights-result.loading {
  position: relative; }
  .js-insights-result.loading::before {
    content: " ";
    position: relative;
    top: -50px;
    display: block;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin: 8px auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 22px solid #fff;
    border-color: #ef4135 transparent #ef4135 transparent;
    -webkit-animation: lds-hourglass 1.2s infinite;
    animation: lds-hourglass 1.2s infinite; }

@-webkit-keyframes lds-hourglass {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  50% {
    -webkit-transform: rotate(900deg);
    transform: rotate(900deg);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  100% {
    -webkit-transform: rotate(1800deg);
    transform: rotate(1800deg); } }

@keyframes lds-hourglass {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  50% {
    -webkit-transform: rotate(900deg);
    transform: rotate(900deg);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  100% {
    -webkit-transform: rotate(1800deg);
    transform: rotate(1800deg); } }

@-webkit-keyframes fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.cl-single-insight {
  margin-top: 16px;
  min-height: calc(100vh - 125px - 300px); }
  .cl-single-insight .cl-social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 195px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px; }
    @media screen and (max-width: 767px) {
      .cl-single-insight .cl-social-share {
        max-width: 165px; } }
    .cl-single-insight .cl-social-share__title {
      color: #ef4135;
      font-family: "Rubik", sans-serif;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 4.2px;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        .cl-single-insight .cl-social-share__title {
          font-size: 11px;
          letter-spacing: 3.3px; } }
    .cl-single-insight .cl-social-share__icons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .cl-single-insight .cl-social-share__icons > a {
        font-size: 20px;
        color: #ef4135;
        -webkit-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease; }
        .cl-single-insight .cl-social-share__icons > a:hover {
          color: #000000; }
        @media screen and (max-width: 767px) {
          .cl-single-insight .cl-social-share__icons > a {
            font-size: 16px; } }
      .cl-single-insight .cl-social-share__icons > a:not(first-of-type) {
        margin-left: 20px; }
  .cl-single-insight .cl-insights-banner {
    padding: 0; }
    .cl-single-insight .cl-insights-banner__post-wrap {
      max-width: 515px;
      -webkit-animation: none !important;
      animation: none !important;
      opacity: 1; }
      @media screen and (max-width: 1340px) {
        .cl-single-insight .cl-insights-banner__post-wrap {
          max-width: 400px; } }
      @media screen and (max-width: 991px) {
        .cl-single-insight .cl-insights-banner__post-wrap {
          max-width: 100%; } }
    .cl-single-insight .cl-insights-banner__post {
      cursor: unset;
      max-width: 515px;
      -ms-flex-preferred-size: 515px;
      flex-basis: 515px;
      padding-left: 0; }
      .cl-single-insight .cl-insights-banner__post::before {
        display: none; }
      @media screen and (max-width: 1340px) {
        .cl-single-insight .cl-insights-banner__post {
          max-width: 400px;
          -ms-flex-preferred-size: 400px;
          flex-basis: 400px; } }
      @media screen and (max-width: 991px) {
        .cl-single-insight .cl-insights-banner__post {
          max-width: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
    .cl-single-insight .cl-insights-banner__author {
      margin-top: 30px;
      color: #343434;
      font-family: "Rubik", sans-serif;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 1.6px; }
      .cl-single-insight .cl-insights-banner__author > span {
        text-transform: uppercase; }
      .cl-single-insight .cl-insights-banner__author > span, .cl-single-insight .cl-insights-banner__author > a {
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
        letter-spacing: inherit; }
      @media screen and (max-width: 767px) {
        .cl-single-insight .cl-insights-banner__author {
          font-size: 10px;
          letter-spacing: 1px;
          margin-top: 15px; } }
    .cl-single-insight .cl-insights-banner__post-title {
      color: #000000;
      font-family: "Rubik", sans-serif;
      font-size: 40px;
      font-weight: 400;
      letter-spacing: -1px;
      line-height: 45px; }
      @media screen and (max-width: 767px) {
        .cl-single-insight .cl-insights-banner__post-title {
          font-size: 20px;
          letter-spacing: -0.5px;
          line-height: 25px; } }
    .cl-single-insight .cl-insights-banner__overLink {
      display: none; }
    .cl-single-insight .cl-insights-banner__imageWrapper {
      position: absolute;
      right: 0; }
      @media screen and (max-width: 1024px) {
        .cl-single-insight .cl-insights-banner__imageWrapper {
          position: relative;
          margin-right: -20px; } }
      @media screen and (max-width: 767px) {
        .cl-single-insight .cl-insights-banner__imageWrapper {
          margin-top: 0; } }
    .cl-single-insight .cl-insights-banner__img {
      width: 735px;
      height: 445px;
      border-radius: 300px 0 0 300px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative; }
      @media screen and (max-width: 1199px) {
        .cl-single-insight .cl-insights-banner__img {
          width: 640px;
          height: 356px; } }
      @media screen and (max-width: 700px) {
        .cl-single-insight .cl-insights-banner__img {
          width: 500px;
          height: 285px; } }
      @media screen and (max-width: 576px) {
        .cl-single-insight .cl-insights-banner__img {
          width: 285px;
          height: 150px;
          border-radius: 300px; } }
      .cl-single-insight .cl-insights-banner__img::after {
        display: none; }
    .cl-single-insight .cl-insights-banner__imgBg {
      position: absolute;
      width: calc(100% - 60px);
      height: 100%;
      background-color: #ef4135;
      border-radius: 300px 0 0 300px;
      right: 0;
      bottom: -45px;
      z-index: -1;
      -webkit-animation: none !important;
      animation: none !important; }
      @media screen and (max-width: 700px) {
        .cl-single-insight .cl-insights-banner__imgBg {
          bottom: -40px; } }
      @media screen and (max-width: 576px) {
        .cl-single-insight .cl-insights-banner__imgBg {
          width: 100%;
          height: 100%;
          bottom: -24px;
          right: -24px;
          border-radius: 300px;
          display: block; } }
    .cl-single-insight .cl-insights-banner__imgBg--mobile {
      display: none; }
  .cl-single-insight .back_link {
    color: #7e7e7e;
    font-family: "Rubik", sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 73px;
    display: inline-block;
    margin-top: 12px;
    margin-left: 10px;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .cl-single-insight .back_link:hover {
      color: #ef4135; }
      .cl-single-insight .back_link:hover > i::before {
        color: #ef4135; }
    @media screen and (max-width: 991px) {
      .cl-single-insight .back_link {
        margin-bottom: 25px; } }
    @media screen and (max-width: 767px) {
      .cl-single-insight .back_link {
        margin-top: 0;
        margin-left: 0; } }
    .cl-single-insight .back_link > i::before {
      margin-right: 13px;
      color: #7e7e7e; }
  .cl-single-insight__content {
    max-width: 836px;
    margin: 135px auto 100px; }
    .cl-single-insight__content > p {
      color: #000000;
      font-family: "Rubik", sans-serif;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: -0.4px;
      line-height: 26px;
      margin-bottom: 47px; }
      @media screen and (max-width: 767px) {
        .cl-single-insight__content > p {
          font-size: 14px;
          letter-spacing: -0.35px; } }
    .cl-single-insight__content p > a {
      color: #ef4135;
      text-decoration: underline; }
    @media screen and (max-width: 991px) {
      .cl-single-insight__content {
        margin: 50px auto; } }

@-webkit-keyframes moveLink4 {
  from {
    width: 38px;
    background-color: #ef4135; }
  50% {
    width: 80px;
    margin-left: -40px;
    background-color: #ef4135;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -52px;
    width: 100px;
    background-color: #fff;
    margin-left: -50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@keyframes moveLink4 {
  from {
    width: 38px;
    background-color: #ef4135; }
  50% {
    width: 80px;
    margin-left: -40px;
    background-color: #ef4135;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -52px;
    width: 100px;
    background-color: #fff;
    margin-left: -50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@-webkit-keyframes moveLink5 {
  from {
    width: 38px; }
  50% {
    width: 40px;
    margin-left: -20px;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -28px;
    width: 45px;
    margin-left: -25px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@keyframes moveLink5 {
  from {
    width: 38px; }
  50% {
    width: 40px;
    margin-left: -20px;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); }
  to {
    left: -28px;
    width: 45px;
    margin-left: -25px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

.fl-module-team .fl-module-content {
  margin: 0; }

.cl-team__title {
  opacity: 0;
  padding-left: 105px; }
  @media screen and (max-width: 1024px) {
    .cl-team__title {
      padding-left: 0; } }
  @media screen and (max-width: 767px) {
    .cl-team__title {
      font-size: 30px;
      letter-spacing: -0.75px;
      line-height: 35px; } }
  .cl-team__title::after {
    content: "";
    display: block;
    width: 300px;
    height: 3px;
    background-color: #ef4135;
    margin-top: 15px; }
    @media screen and (max-width: 767px) {
      .cl-team__title::after {
        width: 130px; } }

.cl-team__items {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 35px;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    .cl-team__items {
      margin-left: 0;
      margin-right: 0; } }

.cl-team__item-container {
  opacity: 0;
  position: relative;
  cursor: pointer;
  -ms-flex-preferred-size: calc(100% / 3 - 20px);
  flex-basis: calc(100% / 3 - 20px);
  margin: 35px 10px;
  min-height: 300px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 20px; }
  @media screen and (max-width: 1024px) {
    .cl-team__item-container {
      -ms-flex-preferred-size: calc(100% / 2 - 20px);
      flex-basis: calc(100% / 2 - 20px); } }
  @media screen and (max-width: 576px) {
    .cl-team__item-container {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      min-height: 204px;
      margin: 18px 0;
      padding: 16px; } }
  .cl-team__item-container:hover .cl-team__item__link {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    color: #fff; }
    .cl-team__item-container:hover .cl-team__item__link::after {
      border-radius: 0;
      -webkit-animation-name: moveLink4;
      animation-name: moveLink4;
      -webkit-animation-duration: 0.3s;
      animation-duration: 0.3s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
  .cl-team__item-container:hover .cl-team__item__position, .cl-team__item-container:hover .cl-team__item__title {
    color: #fff; }
  .cl-team__item-container:hover .cl-team__background {
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }
    .cl-team__item-container:hover .cl-team__background::before, .cl-team__item-container:hover .cl-team__background::after {
      background-color: #ef4135; }

.cl-team__item-wrapper, .cl-team__item__link {
  z-index: 1000; }

.cl-team__item-wrapper {
  max-width: 220px; }

.cl-team__item__title {
  color: #000000;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  @media screen and (max-width: 767px) {
    .cl-team__item__title {
      font-size: 20px;
      letter-spacing: -0.5px;
      line-height: 35px; } }

.cl-team__item__position {
  color: #000000;
  font-family: "Rubik", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3.6px;
  line-height: 18px;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.cl-team__item__link {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  .cl-team__item__link:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
    .cl-team__item__link:hover::after {
      border-radius: 0;
      -webkit-animation-name: moveLink3;
      animation-name: moveLink3;
      -webkit-animation-duration: 0.3s;
      animation-duration: 0.3s;
      -webkit-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }

.cl-team__item__overLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  background-color: transparent; }

.cl-team__background {
  border-radius: 30px;
  background-position: 30px center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }
  @media screen and (max-width: 1199px) {
    .cl-team__background {
      background-position: 20px center; } }
  @media screen and (max-width: 1024px) {
    .cl-team__background {
      background-position: 20px top; } }
  @media screen and (max-width: 767px) {
    .cl-team__background {
      background-position: 0 top; } }
  @media screen and (max-width: 411px) {
    .cl-team__background {
      background-position: 55px top; } }
  .cl-team__background::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 25%;
    background-color: #fff;
    border-radius: 30px 0 0 30px;
    z-index: 1;
    -webkit-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
  .cl-team__background::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 75%;
    height: 100%;
    background-color: transparent;
    opacity: 0.3;
    border-radius: 0 30px 30px 0;
    -webkit-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
  @media screen and (min-width: 1441px) {
    .cl-team__background {
      background-position: 30px top; } }

.mfp-bg {
  background-color: #fff;
  opacity: 1;
  z-index: 100000; }

.mfp-wrap {
  z-index: 1000000;
  min-height: 100vh; }

.mfp-container {
  background-color: #fff;
  position: fixed;
  overflow-y: scroll;
  overflow-x: hidden; }
  .mfp-container::-webkit-scrollbar {
    width: 0; }

.cl-team-detail {
  min-height: 100vh;
  padding: 45px 12px; }
  @media screen and (max-width: 767px) {
    .cl-team-detail {
      padding: 30px 12px; } }
  @media screen and (max-width: 900px) {
    .cl-team-detail {
      padding: 30px 14px; } }
  .cl-team-detail__wrapper {
    max-width: 1268px;
    margin: 0 auto; }
  .cl-team-detail__headWrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 70px; }
    @media screen and (max-width: 767px) {
      .cl-team-detail__headWrapper {
        margin-bottom: 40px; } }
    .cl-team-detail__headWrapper > div {
      -ms-flex-preferred-size: calc(100% / 3);
      flex-basis: calc(100% / 3); }
      .cl-team-detail__headWrapper > div:first-child {
        text-align: left; }
      .cl-team-detail__headWrapper > div:nth-child(2) {
        text-align: center; }
        @media screen and (max-width: 991px) {
          .cl-team-detail__headWrapper > div:nth-child(2) {
            text-align: right; } }
      @media screen and (max-width: 991px) {
        .cl-team-detail__headWrapper > div {
          -ms-flex-preferred-size: calc(100% / 2);
          flex-basis: calc(100% / 2); } }
  @media screen and (max-width: 991px) {
    .cl-team-detail__flex-item {
      display: none; } }
  .cl-team-detail__closeBtnTop {
    position: relative;
    width: 35px;
    height: 19px;
    cursor: pointer; }
    .cl-team-detail__closeBtnTop:hover span:first-child {
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0); }
    .cl-team-detail__closeBtnTop:hover span:last-child {
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0); }
    .cl-team-detail__closeBtnTop span {
      display: block;
      width: 35px;
      position: absolute;
      height: 3px;
      border-radius: 15%;
      background-color: #ef4135;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      top: 50%;
      right: 0; }
      .cl-team-detail__closeBtnTop span:first-child {
        -webkit-transform: translateY(-50%) rotate(-25deg);
        -ms-transform: translateY(-50%) rotate(-25deg);
        transform: translateY(-50%) rotate(-25deg); }
      .cl-team-detail__closeBtnTop span:last-child {
        -webkit-transform: translateY(-50%) rotate(25deg);
        -ms-transform: translateY(-50%) rotate(25deg);
        transform: translateY(-50%) rotate(25deg); }
  .cl-team-detail__info-wrapper {
    min-height: calc(445px + 50px); }
    @media screen and (max-width: 1199px) {
      .cl-team-detail__info-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    @media screen and (max-width: 991px) {
      .cl-team-detail__info-wrapper {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
  .cl-team-detail__info {
    -ms-flex-preferred-size: calc(475px + 105px);
    flex-basis: calc(475px + 105px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 20px;
    padding-left: 105px; }
    @media screen and (max-width: 1279px) {
      .cl-team-detail__info {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%; } }
    @media screen and (max-width: 1199px) {
      .cl-team-detail__info {
        padding-left: 0; } }
    @media screen and (max-width: 991px) {
      .cl-team-detail__info {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 50px;
        margin-right: 0; } }
  .cl-team-detail button.mfp-close {
    display: none; }
  .cl-team-detail__closeBtnBottom {
    position: relative !important;
    color: #000000 !important;
    font-family: "Rubik", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2.4px;
    line-height: 30px;
    text-transform: uppercase;
    margin-top: 45px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .cl-team-detail__closeBtnBottom:hover {
      -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      transform: translateY(-10px); }
      .cl-team-detail__closeBtnBottom:hover::after {
        border-radius: 0;
        -webkit-animation-name: moveLink5;
        animation-name: moveLink5;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards; }
  .cl-team-detail__title {
    color: #000000;
    font-family: "Rubik", sans-serif;
    font-size: 55px;
    font-weight: 400;
    letter-spacing: -1.38px;
    line-height: 90px; }
    @media screen and (max-width: 767px) {
      .cl-team-detail__title {
        font-size: 30px;
        letter-spacing: -0.75px;
        line-height: 35px; } }
  .cl-team-detail__position {
    line-height: 90px;
    text-transform: uppercase;
    color: #7e7e7e;
    font-weight: 400; }
    @media screen and (max-width: 767px) {
      .cl-team-detail__position {
        font-size: 16px;
        letter-spacing: -0.4px;
        line-height: 20px;
        margin-bottom: 21px;
        margin-top: 10px; } }
  .cl-team-detail__img {
    width: 675px;
    height: 445px;
    border-radius: 300px 0 0 300px;
    position: absolute;
    right: 0;
    margin-right: -10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top; }
    @media screen and (max-width: 1199px) {
      .cl-team-detail__img {
        position: relative;
        margin-right: -20px;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%; } }
    @media screen and (max-width: 991px) {
      .cl-team-detail__img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 675px;
        max-height: 445px; } }
    @media screen and (max-width: 767px) {
      .cl-team-detail__img {
        height: 142px;
        width: 255px;
        max-width: 255px;
        max-height: 142px; } }
  .cl-team-detail__image-bg {
    width: calc(100% - 70px);
    height: 100%;
    bottom: -50px;
    right: 0;
    border-radius: 300px 0 0 300px;
    background-color: #ef4135;
    z-index: -1;
    position: absolute; }
    @media screen and (max-width: 767px) {
      .cl-team-detail__image-bg {
        bottom: -30px;
        width: calc(100% - 40px); } }
    @media screen and (max-width: 767px) {
      .cl-team-detail__image-bg {
        bottom: -15px; } }
  .cl-team-detail__description {
    color: #000000; }
    .cl-team-detail__description > p {
      color: #000000; }
    .cl-team-detail__description > p > strong {
      margin-bottom: 30px;
      display: block; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.svg_animation_block .fl-module-content {
  margin: 0; }

.cl-text-block--svg {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .cl-text-block--svg .cl-text-block__animation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 200px;
    margin-right: 20px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
    @media screen and (max-width: 991px) {
      .cl-text-block--svg .cl-text-block__animation {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        margin-right: 0; } }
  .cl-text-block--svg .cl-text-block__item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    opacity: 0;
    text-align: center;
    color: #000000;
    font-family: "Rubik", sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 60px;
    position: relative; }
    @media screen and (max-width: 991px) {
      .cl-text-block--svg .cl-text-block__item {
        max-width: 200px; } }
    @media screen and (max-width: 411px) {
      .cl-text-block--svg .cl-text-block__item {
        font-size: 11px;
        line-height: 20px; } }
    .cl-text-block--svg .cl-text-block__item::after {
      color: #ef4135;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity: 0; }
    .cl-text-block--svg .cl-text-block__item:first-of-type::after {
      content: "Consult"; }
    .cl-text-block--svg .cl-text-block__item:nth-of-type(3)::after {
      content: "Evaluate"; }
    .cl-text-block--svg .cl-text-block__item:nth-of-type(2)::after {
      content: "Run Campaign"; }
    .cl-text-block--svg .cl-text-block__item:last-of-type::after {
      content: "Advise"; }
  .cl-text-block--svg .cl-text-block__info {
    opacity: 0;
    padding-right: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
    .cl-text-block--svg .cl-text-block__info > .p-sm {
      margin-top: 32px;
      color: #000000;
      font-family: "Rubik", sans-serif;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: -0.45px;
      line-height: 36px;
      max-width: 515px; }
      @media screen and (max-width: 767px) {
        .cl-text-block--svg .cl-text-block__info > .p-sm {
          font-size: 14px;
          letter-spacing: -0.35px;
          line-height: 26px; } }
    @media screen and (max-width: 991px) {
      .cl-text-block--svg .cl-text-block__info {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 80px; }
        .cl-text-block--svg .cl-text-block__info > .p-sm {
          max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .cl-text-block--svg .cl-text-block__info {
        margin-top: 40px; } }
  .cl-text-block--svg .cl-text-block__svg {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
    @media screen and (max-width: 1199px) {
      .cl-text-block--svg .cl-text-block__svg {
        width: 360px; } }
    @media screen and (max-width: 411px) {
      .cl-text-block--svg .cl-text-block__svg {
        width: 280px; } }
  .cl-text-block--svg .path {
    stroke-dasharray: 1169;
    stroke-dashoffset: 1169; }
  .cl-text-block--svg .path2 {
    stroke-dasharray: 1169;
    stroke-dashoffset: 1169; }

.cl-text-block--svg.show .cl-text-block__info {
  -webkit-animation: fadeIn 0.5s linear forwards;
  animation: fadeIn 0.5s linear forwards; }

.cl-text-block__animation.show .cl-text-block__item::after {
  -webkit-animation: fadeIn 0.2s linear forwards;
  animation: fadeIn 0.2s linear forwards; }

.cl-text-block__animation.show .cl-text-block__item:first-of-type {
  -webkit-animation: fadeIn 0.5s linear forwards;
  animation: fadeIn 0.5s linear forwards; }
  .cl-text-block__animation.show .cl-text-block__item:first-of-type::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }

.cl-text-block__animation.show .cl-text-block__item:nth-of-type(3) {
  -webkit-animation: fadeIn 0.5s linear forwards;
  animation: fadeIn 0.5s linear forwards;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }
  .cl-text-block__animation.show .cl-text-block__item:nth-of-type(3)::after {
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s; }

.cl-text-block__animation.show .cl-text-block__item:nth-of-type(2) {
  -webkit-animation: fadeIn 0.5s linear forwards;
  animation: fadeIn 0.5s linear forwards;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }
  .cl-text-block__animation.show .cl-text-block__item:nth-of-type(2)::after {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s; }

.cl-text-block__animation.show .cl-text-block__item:last-of-type {
  -webkit-animation: fadeIn 0.5s linear forwards;
  animation: fadeIn 0.5s linear forwards;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }
  .cl-text-block__animation.show .cl-text-block__item:last-of-type::after {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s; }

.cl-text-block__animation.show .path {
  -webkit-animation: dash 2s linear forwards;
  animation: dash 2s linear forwards; }

.cl-text-block__animation.show .path2 {
  -webkit-animation: dash2 2s linear infinite;
  animation: dash2 2s linear infinite;
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 1168; }
  to {
    stroke-dashoffset: 0; } }

@keyframes dash {
  from {
    stroke-dashoffset: 1168; }
  to {
    stroke-dashoffset: 0; } }

@-webkit-keyframes dash2 {
  from {
    stroke-dashoffset: 1168;
    opacity: 1; }
  90% {
    opacity: 1; }
  95% {
    opacity: 0.9; }
  96% {
    opacity: 0.8; }
  97% {
    opacity: 0.7; }
  98% {
    opacity: 0.6; }
  99% {
    opacity: 0.5; }
  to {
    stroke-dashoffset: 0;
    opacity: 0; } }

@keyframes dash2 {
  from {
    stroke-dashoffset: 1168;
    opacity: 1; }
  90% {
    opacity: 1; }
  95% {
    opacity: 0.9; }
  96% {
    opacity: 0.8; }
  97% {
    opacity: 0.7; }
  98% {
    opacity: 0.6; }
  99% {
    opacity: 0.5; }
  to {
    stroke-dashoffset: 0;
    opacity: 0; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes changeColor {
  from {
    color: #000000; }
  to {
    color: #ef4135; } }

@keyframes changeColor {
  from {
    color: #000000; }
  to {
    color: #ef4135; } }

.cl-insights-filter {
  margin: 67px auto 70px auto;
  background-color: #343434; }
  .cl-insights-filter > form {
    max-width: 1268px;
    margin: 0 auto;
    width: 100%;
    height: 135px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 45px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 1199px) {
      .cl-insights-filter > form {
        padding: 45px 20px; } }
    @media screen and (max-width: 767px) {
      .cl-insights-filter > form {
        display: block;
        height: 400px;
        padding: 35px 20px; } }
    .cl-insights-filter > form label {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: -0.45px;
      line-height: normal;
      position: absolute;
      top: 0;
      left: 0; }
    .cl-insights-filter > form input[type=text] {
      position: absolute;
      width: 100%;
      background-color: transparent;
      border: none;
      color: #ef4135;
      font-family: "Rubik", sans-serif;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: -0.45px;
      line-height: normal;
      text-transform: capitalize; }
      .cl-insights-filter > form input[type=text]:focus {
        outline: none;
        color: #ef4135; }
    .cl-insights-filter > form input[type=text]:focus + .form-label {
      display: none; }
    .cl-insights-filter > form .cl-insights-filter__wrap {
      margin-right: 30px;
      margin-left: 30px;
      width: 260px;
      height: 40px;
      border-bottom: 3px solid #7e7e7e;
      position: relative; }
      .cl-insights-filter > form .cl-insights-filter__wrap .fa-search::before {
        font-size: 20px;
        color: #7e7e7e; }
      .cl-insights-filter > form .cl-insights-filter__wrap .cl-insights-filter__searchGlass {
        position: absolute;
        right: 0;
        top: 0; }
      @media screen and (max-width: 1199px) {
        .cl-insights-filter > form .cl-insights-filter__wrap {
          margin-left: 10px;
          margin-right: 10px; } }
      @media screen and (max-width: 767px) {
        .cl-insights-filter > form .cl-insights-filter__wrap {
          width: 100%;
          margin: 50px 0 0 0; }
          .cl-insights-filter > form .cl-insights-filter__wrap:first-child {
            margin-top: 0; } }
      .cl-insights-filter > form .cl-insights-filter__wrap .select2.select2-container.select2-container--default {
        position: relative;
        width: 100% !important;
        height: 100%; }
        .cl-insights-filter > form .cl-insights-filter__wrap .select2.select2-container.select2-container--default .select2-selection--single {
          width: 100%;
          height: 100%;
          background-color: transparent;
          border: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          .cl-insights-filter > form .cl-insights-filter__wrap .select2.select2-container.select2-container--default .select2-selection--single::after {
            content: url("../images/chevron_down.png");
            display: inline-block;
            -webkit-transition: 0.3s ease;
            -o-transition: 0.3s ease;
            transition: 0.3s ease;
            height: 7px; }
        .cl-insights-filter > form .cl-insights-filter__wrap .select2.select2-container.select2-container--default .select2-selection__arrow {
          display: none; }
        .cl-insights-filter > form .cl-insights-filter__wrap .select2.select2-container.select2-container--default .select2-selection__rendered {
          text-transform: capitalize;
          color: #ef4135;
          padding: 0 !important;
          font-family: "Rubik", sans-serif;
          font-size: 18px;
          font-weight: 400;
          letter-spacing: -0.45px;
          line-height: normal; }
          .cl-insights-filter > form .cl-insights-filter__wrap .select2.select2-container.select2-container--default .select2-selection__rendered::before {
            content: "Author";
            display: inline-block;
            color: #fff;
            font-family: "Rubik", sans-serif;
            font-size: 18px;
            font-weight: 400;
            letter-spacing: -0.45px;
            line-height: normal; }
        .cl-insights-filter > form .cl-insights-filter__wrap .select2.select2-container.select2-container--default .select2-selection__rendered[title]::before {
          content: none; }
      .cl-insights-filter > form .cl-insights-filter__wrap .select2-container.select2-container--default.select2-container--open .select2-selection--single::after {
        -webkit-transform: rotate(180deg) translateY(-10px);
        -ms-transform: rotate(180deg) translateY(-10px);
        transform: rotate(180deg) translateY(-10px); }
      .cl-insights-filter > form .cl-insights-filter__wrap .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
        width: 100% !important;
        border: 2px solid #7e7e7e;
        background-color: #7e7e7e;
        padding: 20px; }
      .cl-insights-filter > form .cl-insights-filter__wrap .select2-container.select2-container--default.select2-container--focus .select2-selection {
        outline: none; }
      .cl-insights-filter > form .cl-insights-filter__wrap:nth-child(3) .select2-container.select2-container--default .select2-selection__rendered::before {
        content: "Filter by"; }
      .cl-insights-filter > form .cl-insights-filter__wrap:nth-child(4) .select2-container.select2-container--default .select2-selection__rendered::before {
        content: "Categories"; }
    .cl-insights-filter > form input:-webkit-autofill,
    .cl-insights-filter > form input:-webkit-autofill:hover,
    .cl-insights-filter > form input:-webkit-autofill:focus,
    .cl-insights-filter > form input:-webkit-autofill:active {
      -webkit-animation: autofill 0s forwards;
      animation: autofill 0s forwards;
      font-family: "Rubik", sans-serif;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: -0.45px;
      line-height: normal; }

@keyframes autofill {
  100% {
    background: transparent;
    color: #ef4135; } }

@-webkit-keyframes autofill {
  100% {
    background: transparent;
    color: #ef4135; } }

.select2-container.select2-container--default.select2-container--open .select2-dropdown--below, .select2-container.select2-container--default.select2-container--open .select2-dropdown--above {
  border: 2px solid #7e7e7e;
  background-color: #7e7e7e;
  border-radius: unset;
  padding: 20px 0; }
  .select2-container.select2-container--default.select2-container--open .select2-dropdown--below .select2-search.select2-search--dropdown, .select2-container.select2-container--default.select2-container--open .select2-dropdown--above .select2-search.select2-search--dropdown {
    display: none; }

.select2-container.select2-container--default.select2-container--open .select2-results__option {
  color: #fff;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.4px;
  line-height: 38px;
  text-transform: capitalize;
  padding: 0 20px; }
  .select2-container.select2-container--default.select2-container--open .select2-results__option:first-child {
    min-height: 38px; }
    .select2-container.select2-container--default.select2-container--open .select2-results__option:first-child::before {
      content: "Clear"; }

.select2-container.select2-container--default.select2-container--open .select2-results__option--highlighted[aria-selected] {
  background-color: #ef4135; }

.select2-container.select2-container--default.select2-container--open .select2-results__option[aria-selected=true] {
  background-color: transparent; }
  .select2-container.select2-container--default.select2-container--open .select2-results__option[aria-selected=true]:hover {
    background-color: #ef4135; }

.no-results {
  padding: 5px 0;
  margin-bottom: 70px; }
  .no-results__title {
    color: #ef4135;
    font-family: "Rubik", sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.45px;
    line-height: 36px;
    text-align: center; }

.cl-insights__pagination {
  margin: 75px auto 150px;
  max-width: 1000px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .cl-insights__pagination {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .cl-insights__pagination .page-numbers {
    width: 39px;
    height: 39px;
    border: 3px solid #7e7e7e;
    border-radius: 100%;
    color: #7e7e7e;
    padding: 10px;
    font-family: "Rubik", sans-serif;
    font-size: 12px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-right: 20px; }
    .cl-insights__pagination .page-numbers.next, .cl-insights__pagination .page-numbers.prev, .cl-insights__pagination .page-numbers.first, .cl-insights__pagination .page-numbers.latest {
      width: auto;
      height: auto; }
  .cl-insights__pagination a[class="page-numbers"]:hover {
    border-color: #ef4135;
    color: #ef4135; }
    .cl-insights__pagination a[class="page-numbers"]:hover::before, .cl-insights__pagination a[class="page-numbers"]:hover::after {
      color: #ef4135; }
  .cl-insights__pagination .page-numbers.current {
    background-color: #ef4135;
    color: #fff;
    border-color: #ef4135; }
  .cl-insights__pagination .next, .cl-insights__pagination .first, .cl-insights__pagination .prev, .cl-insights__pagination .latest {
    border: none;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 4.2px;
    text-transform: uppercase;
    padding: 0; }
  .cl-insights__pagination .next::after, .cl-insights__pagination .first::after {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f054";
    margin-left: 5px;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  @media screen and (max-width: 767px) {
    .cl-insights__pagination .right_wrapper {
      margin-top: 45px;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }
  @media screen and (max-width: 767px) {
    .cl-insights__pagination .left_wrapper {
      margin-bottom: 45px;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }
  .cl-insights__pagination .prev::before, .cl-insights__pagination .latest::before {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f053";
    margin-right: 5px;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  @media screen and (max-width: 767px) {
    .cl-insights__pagination .prev, .cl-insights__pagination .latest {
      margin-bottom: 45px; } }

.colling-site__preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #fff;
  z-index: 10011001; }

.colling-site__preloader-svg {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 200px;
  height: 44px; }
  .colling-site__preloader-svg .path {
    stroke-dasharray: 1168;
    stroke-dashoffset: 1168;
    -webkit-animation: dash 0.8s linear forwards;
    animation: dash 0.8s linear forwards; }
  .colling-site__preloader-svg .path2 {
    stroke-dasharray: 1168;
    stroke-dashoffset: 1168;
    -webkit-animation: dash 0.8s linear infinite;
    animation: dash 0.8s linear infinite;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s; }

@keyframes dash {
  from {
    stroke-dashoffset: 1168; }
  to {
    stroke-dashoffset: 0; } }

.loaded_hiding .colling-site__preloader {
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  opacity: 0; }

.loaded .colling-site__preloader {
  display: none; }

.cl_privacy_policy__heading h1 {
  color: #000000;
  font-family: "Rubik", sans-serif;
  font-size: 60px;
  font-weight: 400;
  letter-spacing: -1.5px;
  line-height: 60px; }
  .cl_privacy_policy__heading h1::after {
    content: "";
    display: block;
    width: 300px;
    height: 3px;
    background-color: #ef4135;
    margin-left: 105px;
    margin-top: 40px; }
    @media screen and (max-width: 767px) {
      .cl_privacy_policy__heading h1::after {
        width: 130px;
        margin-left: 0;
        margin-top: 20px; } }
    @media screen and (max-width: 1024px) {
      .cl_privacy_policy__heading h1::after {
        margin-left: 75px; } }
    @media screen and (max-width: 991px) {
      .cl_privacy_policy__heading h1::after {
        margin-left: 0; } }
  @media screen and (max-width: 767px) {
    .cl_privacy_policy__heading h1 {
      font-size: 30px;
      letter-spacing: -0.75px;
      line-height: 35px; } }

.cl_privacy_policy__text {
  max-width: 835px;
  margin: 0 auto; }
  .cl_privacy_policy__text p, .cl_privacy_policy__text h3 {
    margin: 0 0 10px;
    color: #000000;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.4px;
    line-height: 26px; }
  .cl_privacy_policy__text h3 {
    font-weight: 700;
    margin-top: 20px; }

.cl-error-404-wrapper {
  max-width: 1268px;
  margin: 50px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 1279px) {
    .cl-error-404-wrapper {
      padding: 0 20px; } }
  @media screen and (max-width: 767px) {
    .cl-error-404-wrapper {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.cl-error-404__menu-wrapper, .cl-error-404__title {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }
  @media screen and (max-width: 767px) {
    .cl-error-404__menu-wrapper, .cl-error-404__title {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

.cl-error-404__menu li a {
  opacity: 1 !important;
  color: #343434;
  font-family: "Rubik", sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -0.75px;
  line-height: 60px;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  .cl-error-404__menu li a:hover {
    color: #ef4135; }

.cl-error-404__title {
  color: #000000;
  font-family: "Rubik", sans-serif;
  font-size: 60px;
  font-weight: 400;
  letter-spacing: -1.5px;
  line-height: 60px;
  margin-right: 20px; }
  .cl-error-404__title::after {
    content: "";
    display: block;
    width: 300px;
    height: 3px;
    margin-top: 40px;
    margin-left: 105px;
    background-color: #ef4135; }
    @media screen and (max-width: 991px) {
      .cl-error-404__title::after {
        margin-left: 0; } }
    @media screen and (max-width: 767px) {
      .cl-error-404__title::after {
        width: 130px;
        margin-top: 20px; } }
  @media screen and (max-width: 767px) {
    .cl-error-404__title {
      font-size: 30px;
      letter-spacing: -0.75px;
      line-height: 35px;
      margin-bottom: 20px; } }

.cl-gravity-form-blog__wrapper {
  padding: 35px 0;
  background-color: #f4f4f4; }
  .cl-gravity-form-blog__wrapper .container {
    max-width: 850px; }

.cl-gravity-form .progress-form {
  font-family: "Rubik", sans-serif;
  color: #fff; }
  .cl-gravity-form .progress-form .gform_heading,
  .cl-gravity-form .progress-form .gf_progressbar_wrapper {
    display: none !important; }
  .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 991px) {
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .gfield_label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 30px;
      font-weight: 700;
      letter-spacing: -0.75px;
      line-height: 36px;
      min-width: 300px;
      margin-right: 20px; }
      @media screen and (max-width: 1199px) {
        .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .gfield_label {
          min-width: 265px; } }
      @media screen and (max-width: 991px) {
        .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .gfield_label {
          min-width: 100%;
          font-size: 26px;
          margin-right: 0;
          margin-bottom: 30px; } }
      @media screen and (max-width: 576px) {
        .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .gfield_label {
          margin-bottom: 15px;
          font-size: 22px; } }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .gfield_label .gfield_required {
        display: none; }
    .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .ginput_container {
      margin: 0 20px 0 0;
      position: relative; }
      @media screen and (max-width: 576px) {
        .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .ginput_container {
          width: 100%;
          margin-right: 0;
          margin-bottom: 25px; } }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .ginput_container .progress-form__email-valid {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 125%);
        -ms-transform: translate(-50%, 125%);
        transform: translate(-50%, 125%);
        font-size: 14px;
        display: none; }
    .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"] {
      color: #fff;
      font-weight: 400;
      letter-spacing: -0.65px !important;
      line-height: 36px;
      padding: 6px 35px 6px 0;
      display: block;
      background: transparent;
      border: none;
      min-width: 408px;
      border-bottom: solid 3px #343434;
      font-family: "Rubik", sans-serif;
      font-size: 26px; }
      @media screen and (max-width: 991px) {
        .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"] {
          font-size: 22px; } }
      @media screen and (max-width: 767px) {
        .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"] {
          max-width: 315px;
          min-width: 315px; } }
      @media screen and (max-width: 576px) {
        .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"] {
          font-size: 18px;
          max-width: 100%;
          min-width: 100%; } }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-webkit-input-placeholder {
        color: #fff;
        font-size: 26px; }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-moz-placeholder {
        color: #fff;
        font-size: 26px; }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]:-ms-input-placeholder {
        color: #fff;
        font-size: 26px; }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-ms-input-placeholder {
        color: #fff;
        font-size: 26px; }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::placeholder {
        color: #fff;
        font-size: 26px; }
        @media screen and (max-width: 991px) {
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-webkit-input-placeholder {
            font-size: 22px; }
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-moz-placeholder {
            font-size: 22px; }
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]:-ms-input-placeholder {
            font-size: 22px; }
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-ms-input-placeholder {
            font-size: 22px; }
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::placeholder {
            font-size: 22px; } }
        @media screen and (max-width: 576px) {
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-webkit-input-placeholder {
            font-size: 18px; }
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-moz-placeholder {
            font-size: 18px; }
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]:-ms-input-placeholder {
            font-size: 18px; }
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-ms-input-placeholder {
            font-size: 18px; }
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::placeholder {
            font-size: 18px; } }
    .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .js-progress-form-next-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      visibility: hidden;
      opacity: 0; }
      @media screen and (max-width: 576px) {
        .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .js-progress-form-next-wrapper {
          width: 100%; } }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .js-progress-form-next-wrapper:after {
        content: '';
        display: block;
        width: 13px;
        height: 15px;
        background-image: url("../images/progress-form-button-arrow.svg");
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        right: 27px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        pointer-events: none; }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .js-progress-form-next-wrapper input[type="button"],
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .js-progress-form-next-wrapper input[type="submit"] {
        margin: 0;
        min-width: 194px;
        border-radius: 50px;
        background-color: #343434;
        color: #fff;
        border: none;
        padding: 14px 31px;
        text-align: left;
        cursor: pointer;
        font-family: "Rubik", sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 4.2px;
        text-transform: uppercase; }
        @media screen and (max-width: 576px) {
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .js-progress-form-next-wrapper input[type="button"],
          .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .js-progress-form-next-wrapper input[type="submit"] {
            width: 100%; } }
      .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield .js-progress-form-next-wrapper.active {
        visibility: visible;
        opacity: 1; }
    .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield:last-of-type .js-progress-form-next-wrapper:before {
      content: '';
      position: absolute;
      right: 25px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: none;
      height: 0;
      width: 0;
      padding: 8px;
      border-radius: 50%;
      border: 3px solid #fff;
      border-right-color: #ef4135;
      -webkit-animation: submit-spin linear 1s infinite;
      animation: submit-spin linear 1s infinite; }
    .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield:last-of-type .js-progress-form-next-wrapper:after {
      width: 41px;
      height: 22px;
      background-image: url("../images/progress-form-submit.svg"); }
    .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield:last-of-type .js-progress-form-next-wrapper.submited:before {
      display: block; }
    .cl-gravity-form .progress-form .gform_body ul.gform_fields li.gfield:last-of-type .js-progress-form-next-wrapper.submited:after {
      display: none; }
  .cl-gravity-form .progress-form .progress-select__wrapper {
    position: relative;
    max-width: 408px;
    min-width: 408px;
    border-bottom: solid 3px #343434;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .cl-gravity-form .progress-form .progress-select__wrapper {
        max-width: 275px;
        min-width: 275px; } }
    @media screen and (max-width: 576px) {
      .cl-gravity-form .progress-form .progress-select__wrapper {
        max-width: 100%;
        min-width: 100%; } }
    .cl-gravity-form .progress-form .progress-select__wrapper span {
      color: #fff;
      font-family: "Rubik", sans-serif;
      font-size: 26px;
      font-weight: 400;
      letter-spacing: -0.65px;
      line-height: 36px;
      padding: 6px 35px 6px 0;
      display: block;
      white-space: nowrap; }
      @media screen and (max-width: 991px) {
        .cl-gravity-form .progress-form .progress-select__wrapper span {
          font-size: 22px; } }
      @media screen and (max-width: 576px) {
        .cl-gravity-form .progress-form .progress-select__wrapper span {
          font-size: 18px; } }
      .cl-gravity-form .progress-form .progress-select__wrapper span:after {
        content: '';
        display: block;
        background-image: url("../images/progress-select-arrow.svg");
        background-size: contain;
        background-position: center center;
        width: 27px;
        height: 14px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        pointer-events: none; }
      .cl-gravity-form .progress-form .progress-select__wrapper span:before {
        content: '';
        display: block;
        width: 35px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #ef4036;
        pointer-events: none; }
    .cl-gravity-form .progress-form .progress-select__wrapper ul {
      display: none;
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
      background-color: #343434;
      padding: 0 10px;
      border-radius: 6px;
      z-index: 100; }
      .cl-gravity-form .progress-form .progress-select__wrapper ul li {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: -0.4px;
        line-height: 26px;
        padding: 25px 0;
        border-bottom: solid 1px #fff;
        -webkit-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease; }
        .cl-gravity-form .progress-form .progress-select__wrapper ul li:last-of-type {
          border-bottom: none; }
        .cl-gravity-form .progress-form .progress-select__wrapper ul li:hover {
          color: #ef4135; }

@-webkit-keyframes submit-spin {
  from {
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0); }
  to {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg); } }

@keyframes submit-spin {
  from {
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0); }
  to {
    -webkit-transform: translateY(-50%) rotate(360deg);
    transform: translateY(-50%) rotate(360deg); } }

.cl-gravity-form.style-2 .progress-form {
  color: #000000; }
  .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield:last-of-type .js-progress-form-next-wrapper:before {
    border-right-color: #000000; }
  .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield .gfield_label {
    color: #000000; }
  .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield .ginput_container .progress-form__email-valid {
    color: #ef4135; }
  .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield input[type="text"] {
    color: #000000; }
    .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-webkit-input-placeholder {
      color: #000000; }
    .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-moz-placeholder {
      color: #000000; }
    .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]:-ms-input-placeholder {
      color: #000000; }
    .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::-ms-input-placeholder {
      color: #000000; }
    .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield input[type="text"]::placeholder {
      color: #000000; }
  .cl-gravity-form.style-2 .progress-form .gform_body ul.gform_fields li.gfield .js-progress-form-next-wrapper input[type="button"] {
    background-color: #ef4135; }
  .cl-gravity-form.style-2 .progress-form .progress-select__wrapper {
    border-color: #ef4135; }
    .cl-gravity-form.style-2 .progress-form .progress-select__wrapper span {
      color: #000000; }
      .cl-gravity-form.style-2 .progress-form .progress-select__wrapper span:before {
        background-color: #fff; }
      .cl-gravity-form.style-2 .progress-form .progress-select__wrapper span:after {
        background-image: url("../images/progress-select-arrow-red.svg"); }

.cl-gravity-form.simple-form {
  color: #000000; }
  .cl-gravity-form.simple-form .gform_title {
    display: block;
    font-family: "Rubik", sans-serif;
    font-size: 35px;
    margin-bottom: 40px;
    padding-bottom: 25px;
    position: relative;
    text-align: center; }
    @media screen and (min-width: 992px) {
      .cl-gravity-form.simple-form .gform_title {
        font-size: 55px;
        padding-bottom: 20px; } }
    .cl-gravity-form.simple-form .gform_title:after {
      background: #dc5040;
      bottom: 0;
      content: "";
      height: 4px;
      left: 50%;
      margin-left: -50%;
      position: absolute;
      width: 100%; }
      @media screen and (min-width: 992px) {
        .cl-gravity-form.simple-form .gform_title:after {
          height: 6px;
          margin-left: -200px;
          width: 400px; } }
  .cl-gravity-form.simple-form .gform_body ul.gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield {
      display: block;
      margin-bottom: 15px;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield:nth-child(2), .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield:nth-child(3), .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield:nth-child(4), .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield:nth-child(5) {
          width: 48%; } }
      .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield.gform_hidden {
        margin-bottom: 0; }
      .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield.robot {
        margin-bottom: 0; }
        .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield.robot .gfield_label {
          position: absolute;
          width: 1px;
          height: 1px;
          padding: 0;
          margin: -1px;
          overflow: hidden;
          clip: rect(0, 0, 0, 0);
          border: 0; }
      .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield .gfield_label {
        display: block;
        color: #000000;
        font-family: "Rubik", sans-serif;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
        margin-right: 0;
        max-width: none;
        min-width: 1px;
        width: 100%; }
        @media screen and (min-width: 992px) {
          .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield .gfield_label {
            font-size: 21px; } }
        .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield .gfield_label .gfield_required {
          display: none; }
      .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield .ginput_container {
        margin-right: 0; }
      .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield input[type="text"],
      .cl-gravity-form.simple-form .gform_body ul.gform_fields li.gfield textarea {
        background: #fff;
        border: 1px solid #e5e2e2;
        color: #000000;
        font-size: 16px;
        line-height: 1.5em;
        max-width: none;
        min-width: 1px;
        padding: 10px 15px;
        width: 100%; }
  .cl-gravity-form.simple-form .progress-select__wrapper {
    background: #fff;
    border: 1px solid #e5e2e2;
    font-size: 16px;
    line-height: 1.5em;
    max-width: 100%; }
    .cl-gravity-form.simple-form .progress-select__wrapper .progress-select__placeholder {
      font-size: 16px;
      min-height: 48px;
      padding: 10px 15px; }
    .cl-gravity-form.simple-form .progress-select__wrapper span {
      color: #000000; }
      .cl-gravity-form.simple-form .progress-select__wrapper span:before {
        background: transparent; }
      .cl-gravity-form.simple-form .progress-select__wrapper span:after {
        background: transparent;
        border: solid #dc5040;
        border-width: 0 3px 3px 0;
        display: inline-block;
        height: 15px;
        margin-top: -10px;
        padding: 0;
        right: 15px;
        top: 50%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 15px; }
  .cl-gravity-form.simple-form .gform_footer {
    padding-bottom: 90px;
    padding-top: 40px;
    text-align: center; }
  .cl-gravity-form.simple-form input[type="submit"],
  .cl-gravity-form.simple-form .gform_footer input[type="submit"] {
    background: #343434;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 15px;
    text-transform: uppercase;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .cl-gravity-form.simple-form input[type="submit"],
      .cl-gravity-form.simple-form .gform_footer input[type="submit"] {
        display: inline-block;
        width: auto; } }
    @media screen and (min-width: 992px) {
      .cl-gravity-form.simple-form input[type="submit"],
      .cl-gravity-form.simple-form .gform_footer input[type="submit"] {
        min-width: 400px; } }
  .cl-gravity-form.simple-form .gform_submission_error.hide_summary {
    color: #a32d25;
    font-size: 18px;
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: center; }
    @media screen and (min-width: 992px) {
      .cl-gravity-form.simple-form .gform_submission_error.hide_summary {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0; } }
  .cl-gravity-form.simple-form .validation_message {
    color: #a32d25;
    margin-top: 10px; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }

.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.post,
.page {
  margin: 0; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

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