/* ------------------------------------------- 
    GLOBAL
------------------------------------------- */
/************************/
/*         Mixin        */
/************************/
/*		OWN		*/
/*-------------------------------
    Colors
-------------------------------*/
/*-------------------------------
    Fonts
-------------------------------*/
/*-------------------------------
    Common
-------------------------------*/
:root {
  --windowHeight: 100vh;
  --headerHeight: 90px;
  --headerHeightMobile: 84px;
  --headerHeightMobileResources: 138px; }

/* ------------------------------------------- */
/*            	  MEDIA MIXINs	               */
/* ------------------------------------------- */
/* ------------------------------------------- */
/* PADDINGS AND MARGINS */
/* ------------------------------------------- */
.no-padd {
  padding-right: 0;
  padding-left: 0; }

/* GENERAL RETREAT CLASS */
/* EXTRA SMALL DEVICES */
.margin-0t {
  margin-top: 0px; }

.margin-5t {
  margin-top: 5px; }

.margin-10t {
  margin-top: 10px; }

.margin-15t {
  margin-top: 15px; }

.margin-20t {
  margin-top: 20px; }

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

.margin-30t {
  margin-top: 30px; }

.margin-35t {
  margin-top: 35px; }

.margin-40t {
  margin-top: 40px; }

.margin-45t {
  margin-top: 45px; }

.margin-50t {
  margin-top: 50px; }

.margin-0b {
  margin-bottom: 0px; }

.margin-5b {
  margin-bottom: 5px; }

.margin-10b {
  margin-bottom: 10px; }

.margin-15b {
  margin-bottom: 15px; }

.margin-20b {
  margin-bottom: 20px; }

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

.margin-30b {
  margin-bottom: 30px; }

.margin-35b {
  margin-bottom: 35px; }

.margin-40b {
  margin-bottom: 40px; }

.margin-45b {
  margin-bottom: 45px; }

.margin-50b {
  margin-bottom: 50px; }

.padding-0t {
  padding-top: 0px; }

.padding-5t {
  padding-top: 5px; }

.padding-10t {
  padding-top: 10px; }

.padding-15t {
  padding-top: 15px; }

.padding-20t {
  padding-top: 20px; }

.padding-25t {
  padding-top: 25px; }

.padding-30t {
  padding-top: 30px; }

.padding-35t {
  padding-top: 35px; }

.padding-40t {
  padding-top: 40px; }

.padding-45t {
  padding-top: 45px; }

.padding-50t {
  padding-top: 50px; }

.padding-0b {
  padding-bottom: 0px; }

.padding-5b {
  padding-bottom: 5px; }

.padding-10b {
  padding-bottom: 10px; }

.padding-15b {
  padding-bottom: 15px; }

.padding-20b {
  padding-bottom: 20px; }

.padding-25b {
  padding-bottom: 25px; }

.padding-30b {
  padding-bottom: 30px; }

.padding-35b {
  padding-bottom: 35px; }

.padding-40b {
  padding-bottom: 40px; }

.padding-45b {
  padding-bottom: 45px; }

.padding-50b {
  padding-bottom: 50px; }

.padding-30l {
  padding-left: 30px; }

/* SMALL DEVICES */
@media screen and (min-width: 576px) {
  .margin-sm-0t {
    margin-top: 0px; }
  .margin-sm-5t {
    margin-top: 5px; }
  .margin-sm-10t {
    margin-top: 10px; }
  .margin-sm-15t {
    margin-top: 15px; }
  .margin-sm-20t {
    margin-top: 20px; }
  .margin-sm-25t {
    margin-top: 25px; }
  .margin-sm-30t {
    margin-top: 30px; }
  .margin-sm-35t {
    margin-top: 35px; }
  .margin-sm-40t {
    margin-top: 40px; }
  .margin-sm-45t {
    margin-top: 45px; }
  .margin-sm-50t {
    margin-top: 50px; }
  .margin-sm-0b {
    margin-bottom: 0px; }
  .margin-sm-5b {
    margin-bottom: 5px; }
  .margin-sm-10b {
    margin-bottom: 10px; }
  .margin-sm-15b {
    margin-bottom: 15px; }
  .margin-sm-20b {
    margin-bottom: 20px; }
  .margin-sm-25b {
    margin-bottom: 25px; }
  .margin-sm-30b {
    margin-bottom: 30px; }
  .margin-sm-35b {
    margin-bottom: 35px; }
  .margin-sm-40b {
    margin-bottom: 40px; }
  .margin-sm-45b {
    margin-bottom: 45px; }
  .margin-sm-50b {
    margin-bottom: 50px; }
  .padding-sm-0t {
    padding-top: 0px; }
  .padding-sm-5t {
    padding-top: 5px; }
  .padding-sm-10t {
    padding-top: 10px; }
  .padding-sm-15t {
    padding-top: 15px; }
  .padding-sm-20t {
    padding-top: 20px; }
  .padding-sm-25t {
    padding-top: 25px; }
  .padding-sm-30t {
    padding-top: 30px; }
  .padding-sm-35t {
    padding-top: 35px; }
  .padding-sm-40t {
    padding-top: 40px; }
  .padding-sm-45t {
    padding-top: 45px; }
  .padding-sm-50t {
    padding-top: 50px; }
  .padding-sm-0b {
    padding-bottom: 0px; }
  .padding-sm-5b {
    padding-bottom: 5px; }
  .padding-sm-10b {
    padding-bottom: 10px; }
  .padding-sm-15b {
    padding-bottom: 15px; }
  .padding-sm-20b {
    padding-bottom: 20px; }
  .padding-sm-25b {
    padding-bottom: 25px; }
  .padding-sm-30b {
    padding-bottom: 30px; }
  .padding-sm-35b {
    padding-bottom: 35px; }
  .padding-sm-40b {
    padding-bottom: 40px; }
  .padding-sm-45b {
    padding-bottom: 45px; }
  .padding-sm-50b {
    padding-bottom: 50px; } }

/* MEDIUM DEVICES */
@media screen and (min-width: 768px) {
  .margin-md-0t {
    margin-top: 0px; }
  .margin-md-5t {
    margin-top: 5px; }
  .margin-md-10t {
    margin-top: 10px; }
  .margin-md-15t {
    margin-top: 15px; }
  .margin-md-20t {
    margin-top: 20px; }
  .margin-md-25t {
    margin-top: 25px; }
  .margin-md-30t {
    margin-top: 30px; }
  .margin-md-35t {
    margin-top: 35px; }
  .margin-md-40t {
    margin-top: 40px; }
  .margin-md-45t {
    margin-top: 45px; }
  .margin-md-50t {
    margin-top: 50px; }
  .margin-md-0b {
    margin-bottom: 0px; }
  .margin-md-5b {
    margin-bottom: 5px; }
  .margin-md-10b {
    margin-bottom: 10px; }
  .margin-md-15b {
    margin-bottom: 15px; }
  .margin-md-20b {
    margin-bottom: 20px; }
  .margin-md-25b {
    margin-bottom: 25px; }
  .margin-md-30b {
    margin-bottom: 30px; }
  .margin-md-35b {
    margin-bottom: 35px; }
  .margin-md-40b {
    margin-bottom: 40px; }
  .margin-md-45b {
    margin-bottom: 45px; }
  .margin-md-50b {
    margin-bottom: 50px; }
  .padding-md-0t {
    padding-top: 0px; }
  .padding-md-5t {
    padding-top: 5px; }
  .padding-md-10t {
    padding-top: 10px; }
  .padding-md-15t {
    padding-top: 15px; }
  .padding-md-20t {
    padding-top: 20px; }
  .padding-md-25t {
    padding-top: 25px; }
  .padding-md-30t {
    padding-top: 30px; }
  .padding-md-35t {
    padding-top: 35px; }
  .padding-md-40t {
    padding-top: 40px; }
  .padding-md-45t {
    padding-top: 45px; }
  .padding-md-50t {
    padding-top: 50px; }
  .padding-md-0b {
    padding-bottom: 0px; }
  .padding-md-5b {
    padding-bottom: 5px; }
  .padding-md-10b {
    padding-bottom: 10px; }
  .padding-md-15b {
    padding-bottom: 15px; }
  .padding-md-20b {
    padding-bottom: 20px; }
  .padding-md-25b {
    padding-bottom: 25px; }
  .padding-md-30b {
    padding-bottom: 30px; }
  .padding-md-35b {
    padding-bottom: 35px; }
  .padding-md-40b {
    padding-bottom: 40px; }
  .padding-md-45b {
    padding-bottom: 45px; }
  .padding-md-50b {
    padding-bottom: 50px; } }

/* LARGE DEVICES */
@media screen and (min-width: 992px) {
  .margin-lg-0t {
    margin-top: 0px; }
  .margin-lg-5t {
    margin-top: 5px; }
  .margin-lg-10t {
    margin-top: 10px; }
  .margin-lg-15t {
    margin-top: 15px; }
  .margin-lg-20t {
    margin-top: 20px; }
  .margin-lg-25t {
    margin-top: 25px; }
  .margin-lg-30t {
    margin-top: 30px; }
  .margin-lg-35t {
    margin-top: 35px; }
  .margin-lg-40t {
    margin-top: 40px; }
  .margin-lg-45t {
    margin-top: 45px; }
  .margin-lg-50t {
    margin-top: 50px; }
  .margin-lg-0b {
    margin-bottom: 0px; }
  .margin-lg-5b {
    margin-bottom: 5px; }
  .margin-lg-10b {
    margin-bottom: 10px; }
  .margin-lg-15b {
    margin-bottom: 15px; }
  .margin-lg-20b {
    margin-bottom: 20px; }
  .margin-lg-25b {
    margin-bottom: 25px; }
  .margin-lg-30b {
    margin-bottom: 30px; }
  .margin-lg-35b {
    margin-bottom: 35px; }
  .margin-lg-40b {
    margin-bottom: 40px; }
  .margin-lg-45b {
    margin-bottom: 45px; }
  .margin-lg-50b {
    margin-bottom: 50px; }
  .padding-lg-0t {
    padding-top: 0px; }
  .padding-lg-5t {
    padding-top: 5px; }
  .padding-lg-10t {
    padding-top: 10px; }
  .padding-lg-15t {
    padding-top: 15px; }
  .padding-lg-20t {
    padding-top: 20px; }
  .padding-lg-25t {
    padding-top: 25px; }
  .padding-lg-30t {
    padding-top: 30px; }
  .padding-lg-35t {
    padding-top: 35px; }
  .padding-lg-40t {
    padding-top: 40px; }
  .padding-lg-45t {
    padding-top: 45px; }
  .padding-lg-50t {
    padding-top: 50px; }
  .padding-lg-0b {
    padding-bottom: 0px; }
  .padding-lg-5b {
    padding-bottom: 5px; }
  .padding-lg-10b {
    padding-bottom: 10px; }
  .padding-lg-15b {
    padding-bottom: 15px; }
  .padding-lg-20b {
    padding-bottom: 20px; }
  .padding-lg-25b {
    padding-bottom: 25px; }
  .padding-lg-30b {
    padding-bottom: 30px; }
  .padding-lg-35b {
    padding-bottom: 35px; }
  .padding-lg-40b {
    padding-bottom: 40px; }
  .padding-lg-45b {
    padding-bottom: 45px; }
  .padding-lg-50b {
    padding-bottom: 50px; } }

/* EXTRA LARGE DEVICES */
@media screen and (min-width: 1200px) {
  .margin-xl-0t {
    margin-top: 0px; }
  .margin-xl-5t {
    margin-top: 5px; }
  .margin-xl-10t {
    margin-top: 10px; }
  .margin-xl-15t {
    margin-top: 15px; }
  .margin-xl-20t {
    margin-top: 20px; }
  .margin-xl-25t {
    margin-top: 25px; }
  .margin-xl-30t {
    margin-top: 30px; }
  .margin-xl-35t {
    margin-top: 35px; }
  .margin-xl-40t {
    margin-top: 40px; }
  .margin-xl-45t {
    margin-top: 45px; }
  .margin-xl-50t {
    margin-top: 50px; }
  .margin-xl-0b {
    margin-bottom: 0px; }
  .margin-xl-5b {
    margin-bottom: 5px; }
  .margin-xl-10b {
    margin-bottom: 10px; }
  .margin-xl-15b {
    margin-bottom: 15px; }
  .margin-xl-20b {
    margin-bottom: 20px; }
  .margin-xl-25b {
    margin-bottom: 25px; }
  .margin-xl-30b {
    margin-bottom: 30px; }
  .margin-xl-35b {
    margin-bottom: 35px; }
  .margin-xl-40b {
    margin-bottom: 40px; }
  .margin-xl-45b {
    margin-bottom: 45px; }
  .margin-xl-50b {
    margin-bottom: 50px; }
  .padding-xl-0t {
    padding-top: 0px; }
  .padding-xl-5t {
    padding-top: 5px; }
  .padding-xl-10t {
    padding-top: 10px; }
  .padding-xl-15t {
    padding-top: 15px; }
  .padding-xl-20t {
    padding-top: 20px; }
  .padding-xl-25t {
    padding-top: 25px; }
  .padding-xl-30t {
    padding-top: 30px; }
  .padding-xl-35t {
    padding-top: 35px; }
  .padding-xl-40t {
    padding-top: 40px; }
  .padding-xl-45t {
    padding-top: 45px; }
  .padding-xl-50t {
    padding-top: 50px; }
  .padding-xl-0b {
    padding-bottom: 0px; }
  .padding-xl-5b {
    padding-bottom: 5px; }
  .padding-xl-10b {
    padding-bottom: 10px; }
  .padding-xl-15b {
    padding-bottom: 15px; }
  .padding-xl-20b {
    padding-bottom: 20px; }
  .padding-xl-25b {
    padding-bottom: 25px; }
  .padding-xl-30b {
    padding-bottom: 30px; }
  .padding-xl-35b {
    padding-bottom: 35px; }
  .padding-xl-40b {
    padding-bottom: 40px; }
  .padding-xl-45b {
    padding-bottom: 45px; }
  .padding-xl-50b {
    padding-bottom: 50px; } }

* {
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: transparent; }

html {
  scroll-behavior: smooth; }

body {
  margin: 0;
  padding: 0;
  font-family: "NC Burrata", sans-serif;
  background-color: #f2f1ef;
  color: #2d2e31;
  max-width: 100vw;
  overflow-x: hidden; }

html,
body {
  overflow-x: visible !important; }

.site {
  max-width: 100vw;
  overflow: hidden; }

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: #2d2e31; }

h1,
.h1 {
  font-family: "Cooper Lt BT";
  font-size: 60px;
  line-height: 95%;
  letter-spacing: -0.02em;
  font-weight: 300; }
  @media screen and (max-width: 767px) {
    h1,
    .h1 {
      font-size: 45px; } }

h2,
.h2 {
  font-family: "Cooper Lt BT";
  font-size: 33px;
  line-height: 105%;
  letter-spacing: -0.02em;
  font-weight: bold; }

h3,
.h3 {
  font-family: "Telegraf", sans-serif;
  font-size: 22px;
  line-height: 113%;
  letter-spacing: -0.01em;
  font-weight: normal; }

h4,
.h4 {
  font-family: "NC Burrata", sans-serif;
  font-size: 21px;
  line-height: 120%;
  letter-spacing: -0.02em;
  font-weight: bold; }

h5,
.h5 {
  font-family: "Cooper Lt BT";
  font-size: 15px;
  line-height: 105%;
  letter-spacing: -0.02em;
  font-weight: bold; }

p {
  font-style: normal;
  margin: 0;
  font-family: "NC Burrata", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em; }

p.p-large,
.p-large p {
  font-family: "NC Burrata", sans-serif;
  font-weight: normal;
  font-size: 21px;
  line-height: 150%;
  letter-spacing: 0.01em; }
  @media screen and (max-width: 767px) {
    p.p-large,
    .p-large p {
      font-size: 16px; } }

p.p-large-small,
.p-large-small p,
.p-large-small {
  font-family: "Cooper Lt BT";
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.01em; }
  @media screen and (max-width: 767px) {
    p.p-large-small,
    .p-large-small p,
    .p-large-small {
      font-size: 16px; } }

p.p-medium,
.p-medium p {
  font-family: "Cooper Lt BT";
  font-weight: 400;
  font-size: 21px;
  line-height: 150%;
  letter-spacing: 0.01em; }

.p-medium-small p,
.p-medium-small {
  font-size: 21px; }
  @media screen and (max-width: 767px) {
    .p-medium-small p,
    .p-medium-small {
      font-size: 16px; } }

p.p-small,
.p-small p {
  font-family: "Cooper Lt BT";
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.01em; }

a {
  color: #339696;
  transition: color 250ms ease;
  text-decoration: none; }
  a:focus {
    outline: none;
    color: #9713FF; }
  a:hover {
    text-decoration: underline;
    color: #9713FF; }
  a:active, a:visited {
    color: #9713FF; }

a,
.a-medium a,
a.a-medium {
  font-family: "NC Burrata", sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 120%;
  letter-spacing: 0%; }

.a-small a,
a.a-small {
  font-family: "NC Burrata", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0%; }

p.p-large-medium {
  font-size: 24px; }
  @media screen and (max-width: 767px) {
    p.p-large-medium {
      font-size: 21px; } }

p.small-large {
  font-size: 21px; }
  @media screen and (max-width: 767px) {
    p.small-large {
      font-size: 24px; } }

blockquote {
  font-family: "NC Burrata", sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 120%;
  letter-spacing: 0%; }
  blockquote footer {
    font-family: "NC Burrata", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 120%;
    letter-spacing: 0%; }

.p-relative {
  position: relative; }

.c-caption {
  font-family: "Cooper", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 120%;
  color: #b3afa7; }

.wow {
  visibility: hidden; }

.wistia_popover_overlay {
  width: 100% !important; }

.bg-indigo {
  background-color: #425cc3; }

.bg-coral {
  background-color: #f4775e; }

.bg-cardboard {
  background-color: #E8E5DD; }

.bg-teal {
  background-color: #339696; }

.bg-cardboard-dark {
  background-color: #d5d1c6; }

.bg-yellow {
  background-color: #f5c76a; }

.bg-ink {
  background-color: #2d2e31; }

.bg-poster {
  background-color: #f2f1ef; }

.bg-poster-light {
  background-color: #f9f9f8; }

.c-white {
  color: #ffffff; }

.c-cardboard {
  color: #E8E5DD; }

.c-poster {
  color: #f2f1ef; }

.c-poster-light {
  color: #f9f9f8; }

.c-ink {
  color: #2d2e31; }

.c-ink-light {
  color: #515358; }

.c-light-ink {
  color: #7d7f86; }

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

.d-flex {
  display: flex; }

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

.f-wrap {
  flex-wrap: wrap; }

.bg-cover {
  background-size: cover; }

.c-buttons-row {
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    .c-buttons-row {
      flex-direction: column;
      align-items: center; } }
  .c-buttons-row a,
  .c-buttons-row button {
    margin-right: 21px; }
    @media screen and (max-width: 767px) {
      .c-buttons-row a,
      .c-buttons-row button {
        margin-right: 0;
        margin-bottom: 18px; } }
    .c-buttons-row a:last-child,
    .c-buttons-row button:last-child {
      margin-right: 0; }
      @media screen and (max-width: 767px) {
        .c-buttons-row a:last-child,
        .c-buttons-row button:last-child {
          margin-bottom: 0px; } }

@media screen and (max-width: 1250px) {
  .container.container_c {
    padding: 0 18px; } }

@media screen and (max-width: 767px) {
  .container.container_c {
    padding: 0 32px; } }

.c-section-padding {
  padding: 80px 0; }

@media screen and (min-width: 1200px) {
  .container_lgx {
    max-width: 1440px !important; } }

@media screen and (max-width: 767px) {
  .container_lgx {
    padding: 0 36px !important; } }

@media screen and (min-width: 1200px) {
  .container_lg {
    max-width: 1225px !important; } }

@media screen and (max-width: 767px) {
  .container_lg {
    padding: 0 36px !important; } }

@media screen and (min-width: 1200px) {
  .container_md {
    max-width: 1140px !important; } }

@media screen and (min-width: 1200px) {
  .container_sm {
    max-width: 1040px !important; } }

.p-relative {
  position: relative; }

.v-hidden {
  visibility: hidden; }

.v-visible {
  visibility: visible; }

.opacity-0 {
  opacity: 0; }

.c-slider-arrow, .c-pagination .page-numbers {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #9713FF;
  position: relative;
  transition: opacity 150ms ease;
  border: none;
  flex: 0 0 auto; }
  .c-slider-arrow:not(:disabled):hover, .c-pagination .page-numbers:not(:disabled):hover {
    opacity: 0.8;
    cursor: pointer; }
  .c-slider-arrow:after, .c-pagination .page-numbers:after {
    display: block;
    content: "";
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .c-slider-arrow--prev:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMEw5LjQxIDEuNDFMMy44MyA3TDE2IDdMMTYgOUwzLjgzIDlMOS40MSAxNC41OUw4IDE2TDAgOEw4IDBaIiBmaWxsPSIjRjlGOUY4Ii8+Cjwvc3ZnPgo=); }
  .c-slider-arrow--next.slick-disabled:after, .c-slider-arrow--next.slick-disabled:after, .c-slider-arrow--prev.slick-disabled:after, .c-slider-arrow--prev.slick-disabled:after {
    opacity: .25; }
  .c-slider-arrow--next:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMEw2LjU5IDEuNDFMMTIuMTcgN0wwIDdMMCA5TDEyLjE3IDlMNi41OSAxNC41OUw4IDE2TDE2IDhMOCAwWiIgZmlsbD0iI0Y5RjlGOCIvPgo8L3N2Zz4K); }

.c-pagination {
  display: flex;
  align-items: center;
  justify-content: center; }
  .c-pagination .page-numbers {
    height: 40px;
    width: 40px;
    display: flex; }

.c-play-button {
  width: 66px;
  height: 66px;
  background-color: #f4775e;
  border: 4px solid #2d2e31;
  position: relative;
  border-radius: 50%;
  box-shadow: 4px 4px 0px #c6c4c2;
  transition: background-color 250ms ease, color 250ms ease, box-shadow 250ms ease;
  cursor: pointer;
  flex: 0 0 auto;
  display: flex; }
  @media screen and (max-width: 767px) {
    .c-play-button {
      width: 46px;
      height: 46px; } }
  .c-play-button:hover {
    background-color: #c8594a;
    border: 4px solid #2d2e31; }
  .c-play-button:active {
    background-color: #f4775e; }
  .c-play-button:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAwUExURUdwTC0uMSgoMDAwMCwsMC0uMS0tMC0tMiwuMCwtMS0uMS0vMC0tMDAwMCwuMC0uMe3ILAkAAAAPdFJOUwDfIBBAgGCfcL/vrzAgkAk7uIMAAABwSURBVBjTY2AgCHiCUPmMHxNQ+Pz/vyug8v+LofH/T0Lj/w9A439UQOX//4rG/y+Cxv9fhMaHOQvGhzkLzv8vgJ//2wDVPAdU8x7jdc9XAxT+zwMo7v/VgOrfuajhsQI1vH4bIPO5YA6BAt5mBuIBAPHyhJXpBZ3FAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media screen and (max-width: 767px) {
      .c-play-button:before {
        width: 18px;
        height: 18px;
        background-size: 100%; } }

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

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

body .remove-b-p {
  padding-bottom: 0 !important; }

body .padding-b120i {
  padding-bottom: 120px !important; }
  @media screen and (max-width: 767px) {
    body .padding-b120i {
      padding-bottom: 70px !important; } }

.js-tab-line,
.js-tab-container {
  position: relative; }

.js-tab-bar {
  top: 0;
  position: absolute; }

.entry-title-inner {
  color: #2d2e31;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  cursor: pointer; }

.wistia_click_to_play {
  cursor: pointer;
  width: 100% !important; }

.j-center {
  justify-content: center !important; }

.c-btn-primary,
input.c-btn-primary {
  padding: 18px 24px;
  display: inline-block;
  width: fit-content;
  text-decoration: none;
  cursor: pointer;
  appearance: none;
  border-radius: 0;
  transition: background-color 250ms ease, color 250ms ease, box-shadow 250ms ease;
  font-family: "NC Burrata", sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #2d2e31;
  line-height: 25.2px;
  text-decoration: none !important;
  background-color: #E8E5DD;
  border: 4px solid #2d2e31;
  box-shadow: 6px 6px 0px #f4775e; }
  @media screen and (max-width: 767px) {
    .c-btn-primary,
    input.c-btn-primary {
      width: 100%;
      text-align: center;
      padding: 18px 30px; } }
  .c-btn-primary:visited,
  input.c-btn-primary:visited {
    color: #2d2e31; }
  .c-btn-primary:hover,
  input.c-btn-primary:hover {
    background-color: #f4775e;
    box-shadow: 6px 6px 0px #f4775e;
    color: #2d2e31; }
  .c-btn-primary:focus,
  input.c-btn-primary:focus {
    border: 4px solid #2d2e31; }
  .c-btn-primary:active,
  input.c-btn-primary:active {
    color: #2d2e31;
    background-color: #f4775e; }
  .c-btn-primary:disabled, .c-btn-primary--disabled,
  input.c-btn-primary:disabled,
  input.c-btn-primary--disabled {
    background-color: #f4775e;
    border-color: #2d2e31;
    box-shadow: none;
    color: #7d7f86; }

.hamburger {
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  display: none;
  outline: none;
  margin-right: 0px;
  height: 22px;
  box-sizing: content-box;
  padding: 0px; }
  @media screen and (max-width: 1024px) {
    .hamburger {
      display: inline-block; }
      .c-header-blog .hamburger {
        display: none; } }
  @media screen and (max-width: 1200px) {
    .c-header-blog .hamburger {
      display: inline-block; } }

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #2d2e31; }

.hamburger-box {
  width: 24px;
  height: 18px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 24px;
  height: 3px;
  background-color: #2d2e31;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -10px; }

.hamburger-inner::after {
  bottom: -10px; }

.hamburger .hamburger-inner {
  top: 2px; }

.hamburger .hamburger-inner::before {
  top: 7px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s; }

.hamburger .hamburger-inner::after {
  top: 14px; }

.hamburger.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.hamburger.is-active .hamburger-inner::after {
  transform: translate3d(0, -14px, 0) rotate(-90deg); }

.js-tabs-content-item {
  display: none; }
  .js-tabs-content-item.active {
    display: block; }

/*!
 * Bootstrap Grid v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1170px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1440px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-flex {
  display: flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-flex {
    display: flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-flex {
    display: flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-flex {
    display: flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-flex {
    display: flex !important; } }

@media (min-width: 1440px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-flex {
    display: flex !important; } }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; } }

@media (min-width: 1440px) {
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; } }

/* ------------------------------------------- 
    CUSTOM
------------------------------------------- */
/*-------------------------------
    Colors
-------------------------------*/
/*-------------------------------
    Fonts
-------------------------------*/
/*-------------------------------
    Common
-------------------------------*/
:root {
  --windowHeight: 100vh;
  --headerHeight: 90px;
  --headerHeightMobile: 84px;
  --headerHeightMobileResources: 138px; }

.c-header {
  border-bottom: 1px solid #c6c4c2;
  top: 0;
  display: block;
  z-index: 100;
  background-color: #E8E5DD;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky; }
  @media screen and (min-width: 992px) {
    .c-header .container {
      max-width: 1240px; } }
  .c-header__promo-bar {
    padding: 19px 0;
    text-align: center; }
    .c-header__promo-bar p,
    .c-header__promo-bar a {
      color: #f9f9f8;
      font-family: "NC Burrata", sans-serif;
      font-size: 15px;
      line-height: 120%; }
    .c-header__promo-bar p {
      font-weight: 400; }
    .c-header__promo-bar a {
      font-weight: 700; }
      .c-header__promo-bar a:active, .c-header__promo-bar a:visited, .c-header__promo-bar a:focus {
        color: #f9f9f8; }
      .c-header__promo-bar a:hover {
        color: #f9f9f8;
        cursor: pointer;
        text-decoration: underline; }
  .c-header__promo-bar-wrap {
    background-color: #9713FF;
    z-index: 1;
    position: relative; }
  .c-header--open .c-header__content {
    display: flex; }
  .c-header--open .c-header__mobile-overlay {
    display: block; }
  .c-header__btn {
    padding: 8px 14px;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    box-shadow: 4px 4px 0px #f4775e; }
    .c-header__btn:hover {
      box-shadow: 4px 4px 0px #f4775e; }
    @media screen and (max-width: 1024px) {
      .c-header__btn {
        width: 100%;
        max-width: 366px;
        text-align: center; } }
  .c-header__main-wrapper {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .c-header__main-wrapper {
        position: relative;
        height: 84px; } }
  .c-header .logo-link {
    display: inline-flex;
    max-width: 257px;
    height: auto; }
    @media screen and (max-width: 991px) {
      .c-header .logo-link {
        max-width: 154px; } }
  .c-header .logo {
    max-width: 257px;
    height: auto; }
    @media screen and (max-width: 991px) {
      .c-header .logo {
        max-width: 154px; } }
  .c-header__content {
    display: flex;
    justify-content: space-between;
    width: 100%; }
    @media screen and (max-width: 1024px) {
      .c-header__content {
        position: absolute;
        height: calc(100vh - 84px);
        width: calc(100% + 48px);
        top: calc(100% + 1px);
        left: -24px;
        flex-direction: column;
        background-color: #f2f1ef;
        display: none;
        padding: 24px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        justify-content: flex-start; } }
  .c-header__mobile-overlay {
    display: none; }
    @media screen and (max-width: 1024px) {
      .c-header__mobile-overlay {
        position: absolute;
        width: 142.5vw;
        height: 100vh;
        top: calc(100% + 1px);
        bottom: 0;
        left: -50vw;
        right: 0;
        background-color: #f2f1ef; } }
  .c-header__left-side {
    display: flex; }
    @media screen and (max-width: 1024px) {
      .c-header__left-side {
        flex: 0 0 auto; } }
  .c-header__right-side {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    @media screen and (max-width: 1024px) {
      .c-header__right-side {
        flex-direction: column-reverse;
        border-top: 1px solid #c6c4c2;
        padding: 36px 0 12px 0;
        margin-top: 36px;
        flex: 0 0 auto;
        min-height: 300px; } }
    .c-header__right-side a {
      margin-left: 6px; }
      .c-header__right-side a:first-child {
        margin-left: 0; }
  .c-header nav {
    display: flex;
    align-items: center;
    margin-left: 48px; }
    @media screen and (max-width: 1024px) {
      .c-header nav {
        margin-left: 0;
        width: 100%; } }
  .c-header .c-header-menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 1024px) {
      .c-header .c-header-menu {
        flex-direction: column;
        width: 100%; } }
    .c-header .c-header-menu a {
      text-decoration: none; }
    .c-header .c-header-menu > li {
      margin-right: 50px;
      position: relative;
      height: 42px;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 1024px) {
        .c-header .c-header-menu > li {
          margin-right: 0;
          height: auto;
          flex-direction: column; } }
      @media screen and (min-width: 1025px) {
        .c-header .c-header-menu > li.clicked .c-header-menu__submenu {
          display: flex !important; } }
      .c-header .c-header-menu > li.clicked > a {
        color: #2d2e31; }
        @media screen and (min-width: 1025px) {
          .c-header .c-header-menu > li.clicked > a span {
            transform: rotate(180deg); }
            .c-header .c-header-menu > li.clicked > a span:before, .c-header .c-header-menu > li.clicked > a span:after {
              background-color: #9713FF; } }
    .c-header .c-header-menu > li > a {
      font-size: 16px;
      height: 100%;
      color: #2d2e31;
      display: flex;
      align-items: center;
      font-family: "NC Burrata", sans-serif;
      font-weight: 400; }
      .c-header .c-header-menu > li > a[data-active=active], .c-header .c-header-menu > li > a:hover {
        color: #f4775e; }
      @media screen and (max-width: 1024px) {
        .c-header .c-header-menu > li > a {
          color: #2d2e31;
          padding: 24px 12px;
          width: 100%;
          justify-content: space-between;
          font-size: 21px; } }
      .c-header .c-header-menu > li > a.gray {
        color: #7d7f86; }
        .c-header .c-header-menu > li > a.gray span:before, .c-header .c-header-menu > li > a.gray span:after {
          background-color: #7d7f86; }
      .c-header .c-header-menu > li > a.open span {
        transform: rotate(180deg); }
      .c-header .c-header-menu > li > a span {
        width: 10px;
        height: 6px;
        margin-left: 7px;
        position: relative;
        margin-top: 2px;
        transition: transform 250ms ease; }
        .c-header .c-header-menu > li > a span:before, .c-header .c-header-menu > li > a span:after {
          display: block;
          content: "";
          background-color: #9713FF;
          width: 6px;
          height: 2px;
          position: absolute;
          top: 2px;
          transition: background-color 250ms ease; }
          @media screen and (max-width: 1024px) {
            .c-header .c-header-menu > li > a span:before, .c-header .c-header-menu > li > a span:after {
              background-color: #9713FF; } }
        .c-header .c-header-menu > li > a span:before {
          left: 0;
          transform: rotate(40deg); }
        .c-header .c-header-menu > li > a span:after {
          right: 1px;
          transform: rotate(-40deg); }
    .c-header .c-header-menu__submenu {
      position: absolute;
      top: 100%;
      left: -30px;
      background: #f9f9f8;
      box-shadow: 0 6px 12px rgba(45, 46, 49, 0.24);
      border-radius: 3px;
      padding: 24px;
      display: none; }
      @media screen and (min-width: 1025px) {
        .c-header .c-header-menu__submenu {
          display: none !important; } }
      @media screen and (max-width: 1024px) {
        .c-header .c-header-menu__submenu {
          position: relative;
          box-shadow: none;
          width: 100%;
          padding: 12px;
          flex-direction: column;
          padding: 0 12px;
          overflow: hidden;
          transition: 0.3s;
          left: 0px; } }
      .c-header .c-header-menu__submenu.open-sub-menu {
        max-height: 5000px;
        padding: 12px; }
      .c-header .c-header-menu__submenu--with-divider .c-submenu-section {
        border-right: 1px solid #e5e5e5;
        padding-right: 24px;
        margin-right: 24px; }
        .c-header .c-header-menu__submenu--with-divider .c-submenu-section:last-child {
          border: 0;
          padding-right: 0;
          margin-right: 0; }
      .c-header .c-header-menu__submenu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        flex-direction: column; }
        .c-header .c-header-menu__submenu ul:last-child {
          margin-right: 0; }
        .c-header .c-header-menu__submenu ul li {
          padding: 0;
          display: flex;
          width: 100%;
          border-radius: 3px;
          transition: background-color 200ms ease; }
          .c-header .c-header-menu__submenu ul li:hover {
            background-color: rgba(45, 46, 49, 0.06); }
        .c-header .c-header-menu__submenu ul a {
          font-weight: bold;
          font-size: 15px;
          line-height: 120%;
          color: #2d2e31;
          display: inline-flex;
          align-items: center;
          padding: 12px; }
          @media screen and (max-width: 1024px) {
            .c-header .c-header-menu__submenu ul a {
              padding: 12px;
              width: 100%; } }
          .c-header .c-header-menu__submenu ul a img {
            margin-right: 12px;
            max-width: 36px; }
          .c-header .c-header-menu__submenu ul a span {
            display: block;
            max-width: 168px;
            width: max-content;
            font-family: "Telegraf", sans-serif; }
            @media screen and (max-width: 1024px) {
              .c-header .c-header-menu__submenu ul a span {
                max-width: initial; } }
    .c-header .c-header-menu .c-submenu-section {
      display: flex;
      flex-direction: column; }
      @media screen and (max-width: 1024px) {
        .c-header .c-header-menu .c-submenu-section {
          width: 100%;
          border-right: 0;
          border-bottom: 1px solid #e5e5e5;
          padding-right: 0;
          margin-right: 0;
          padding-bottom: 12px;
          margin-bottom: 12px; } }
      .c-header .c-header-menu .c-submenu-section:last-child {
        border: 0;
        padding-right: 0;
        margin-right: 0; }
        @media screen and (max-width: 1024px) {
          .c-header .c-header-menu .c-submenu-section:last-child {
            padding-bottom: 0;
            margin-bottom: 0; } }
      .c-header .c-header-menu .c-submenu-section__menu-wrapper {
        display: flex; }
        @media (max-width: 1440px) {
          .c-header .c-header-menu .c-submenu-section__menu-wrapper {
            flex-direction: column; } }
        @media screen and (max-width: 1024px) {
          .c-header .c-header-menu .c-submenu-section__menu-wrapper {
            padding: 12px 0; } }
      .c-header .c-header-menu .c-submenu-section__title {
        padding: 12px;
        font-family: "Telegraf", sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 12px;
        line-height: 95%;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: #7d7f86;
        margin-bottom: 12px; }
        @media screen and (max-width: 1024px) {
          .c-header .c-header-menu .c-submenu-section__title {
            margin-bottom: 0; } }
  .c-header a.c-header__link {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: #2d2e31;
    height: 42px;
    padding: 0 12px;
    transition: color 250ms ease, background-color 250ms ease;
    border-radius: 3px;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .c-header a.c-header__link {
        margin-top: 36px;
        margin-bottom: 6px; } }
    .c-header a.c-header__link:hover {
      background-color: #c6c4c2; }
  .c-header .c-header__question-link {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .c-header .c-header__question-link {
        padding: 12px;
        border-radius: 3px; } }
    .c-header .c-header__question-link:before {
      display: block;
      content: "";
      border-radius: 50%;
      width: 20px;
      height: 20px;
      background-color: #2d2e31;
      transition: background-color 250ms ease;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAYAAACJxx+AAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACxSURBVHgBZU/BEYIwEFyI/qGD2IF2oB1oB3SiHWgHlGAJUoId6M+XcxAevkjcY8AJsjOX5G7v9jYAISJZ28rRNSKM4JyUrFnlFnoYg3PwKBBQMa0ZBWvasNNp2081UmJAI++L1sitVaHuPDuB+9iQIPRvA9gEET7ysh1M5tPllanl4CrmQXO3YV2g39PP5B905SHP82rG0NSWsY9rEw+UfuhNhQ0V9LtIMW1/Bl4jqfgCeW5fsKHw/ogAAAAASUVORK5CYII=);
      background-repeat: no-repeat;
      background-position: center; }
    @media screen and (max-width: 1024px) {
      .c-header .c-header__question-link:hover {
        background-color: #c6c4c2; } }
    .c-header .c-header__question-link:hover:before {
      background-color: #425cc3; }
    .c-header .c-header__question-link span {
      display: none;
      font-style: normal;
      font-weight: bold;
      font-size: 15px;
      color: #2d2e31;
      margin-left: 6px; }
      @media screen and (max-width: 1024px) {
        .c-header .c-header__question-link span {
          display: block; } }

.c-spalsh-header {
  padding: 45px 0 34px;
  border-bottom: 2px solid #2d2e31; }
  @media screen and (max-width: 767px) {
    .c-spalsh-header {
      padding: 30px 0 20px; } }

.c-footer-splash .c-footer__socials a {
  width: 34px;
  height: 34px; }
  .c-footer-splash .c-footer__socials a i {
    color: #91fbdb; }
  .c-footer-splash .c-footer__socials a:hover i {
    color: #f9f9f8; }

.c-footer-splash .c-footer__copyright-section {
  flex-direction: column; }
  @media screen and (max-width: 767px) {
    .c-footer-splash .c-footer__copyright-section {
      padding-top: 20px; } }

/*-------------------------------
    Colors
-------------------------------*/
/*-------------------------------
    Fonts
-------------------------------*/
/*-------------------------------
    Common
-------------------------------*/
:root {
  --windowHeight: 100vh;
  --headerHeight: 90px;
  --headerHeightMobile: 84px;
  --headerHeightMobileResources: 138px; }

.c-footer .logo {
  max-width: 100%;
  height: auto; }

.c-footer__copyright-section {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #252528;
  align-items: center;
  background-color: #252528;
  padding: 80px 32px;
  position: relative;
  width: 100%; }
  .c-footer__copyright-section > div {
    text-align: center; }
  @media screen and (max-width: 991px) {
    .c-footer__copyright-section {
      padding: 60px 20px 50px; } }

.c-footer__copyright {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #E8E5DD;
  font-family: "NC Burrata", sans-serif;
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .c-footer__copyright {
      margin-top: 40px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; } }
  .c-footer__copyright a {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #E8E5DD;
    font-family: "NC Burrata", sans-serif;
    margin: 0 7px; }
    @media screen and (max-width: 767px) {
      .c-footer__copyright a {
        display: table; } }

.c-footer__socials {
  margin-top: 85px; }
  @media screen and (max-width: 991px) {
    .c-footer__socials {
      margin-top: 60px; } }
  .c-footer__socials a {
    font-weight: 400;
    color: #f9f9f8;
    font-size: 18px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 12px;
    text-decoration: none !important;
    background-repeat: no-repeat;
    background-size: contain; }
    .c-footer__socials a:hover {
      opacity: 0.6; }
    .c-footer__socials a:last-child {
      margin-right: 0; }
    .c-footer__socials a.facebook {
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0C13.9711 0 18 4.02891 18 9C18 13.493 14.7094 17.216 10.4062 17.891V11.6016H12.5033L12.9023 9H10.4062V7.3125C10.4062 6.60059 10.7543 5.90625 11.8723 5.90625H13.0078V3.69141C13.0078 3.69141 11.9777 3.51562 10.9934 3.51562C8.93672 3.51562 7.59375 4.76191 7.59375 7.01719V9H5.30859V11.6016H7.59375V17.891C3.29062 17.216 0 13.493 0 9C0 4.02891 4.02891 0 9 0Z' fill='%23E8E5DD'/%3E%3C/svg%3E"); }
    .c-footer__socials a.twitter {
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.66079 16.6288C12.4536 16.6288 16.1683 11.0012 16.1683 6.12125C16.1683 5.96141 16.165 5.80229 16.1579 5.64389C16.8789 5.12261 17.5057 4.4721 18 3.73157C17.3383 4.02569 16.6262 4.22369 15.8792 4.31297C16.6417 3.85577 17.227 3.13254 17.5032 2.27036C16.7897 2.69336 15.9995 3.0008 15.1582 3.16678C14.4842 2.44897 13.5248 2 12.4625 2C10.4231 2 8.76927 3.65386 8.76927 5.69249C8.76927 5.98228 8.80167 6.26416 8.86503 6.53455C5.79571 6.38011 3.07406 4.91058 1.25259 2.67608C0.935428 3.22183 0.752549 3.85579 0.752549 4.53223C0.752549 5.81347 1.40453 6.94456 2.39596 7.60626C1.79007 7.58754 1.22091 7.42122 0.723436 7.14438C0.722892 7.15987 0.72289 7.17498 0.72289 7.19154C0.72289 8.98004 1.99586 10.4733 3.68566 10.8117C3.37534 10.8963 3.04885 10.9416 2.71186 10.9416C2.47427 10.9416 2.24278 10.9182 2.01778 10.875C2.48794 12.3424 3.85128 13.4102 5.46763 13.44C4.20367 14.4307 2.61142 15.0208 0.880903 15.0208C0.583183 15.0208 0.289065 15.0038 0 14.9696C1.63441 16.0173 3.57513 16.6285 5.66098 16.6285' fill='%23E8E5DD'/%3E%3C/svg%3E"); }
    .c-footer__socials a.instagram {
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.99643 0C6.55357 0 6.24643 0.0107143 5.28571 0.0535714C4.32857 0.0964286 3.675 0.25 3.10357 0.471429C2.51071 0.7 2.01071 1.01071 1.51071 1.51071C1.01071 2.01071 0.703571 2.51429 0.471429 3.10357C0.25 3.675 0.0964286 4.32857 0.0535714 5.28929C0.0107143 6.24643 0 6.55357 0 8.99643C0 11.4393 0.0107143 11.7464 0.0535714 12.7071C0.0964286 13.6643 0.25 14.3179 0.471429 14.8929C0.7 15.4857 1.01071 15.9857 1.51071 16.4857C2.01071 16.9857 2.51429 17.2929 3.10357 17.525C3.675 17.7464 4.32857 17.9 5.28929 17.9429C6.25 17.9857 6.55357 17.9964 9 17.9964C11.4429 17.9964 11.75 17.9857 12.7107 17.9429C13.6679 17.9 14.3214 17.7464 14.8964 17.525C15.4893 17.2964 15.9893 16.9857 16.4893 16.4857C16.9893 15.9857 17.2964 15.4821 17.5286 14.8929C17.75 14.3214 17.9036 13.6679 17.9464 12.7071C17.9893 11.7464 18 11.4429 18 8.99643C18 6.55357 17.9893 6.24643 17.9464 5.28571C17.9036 4.32857 17.75 3.675 17.5286 3.1C17.3 2.50714 16.9893 2.00714 16.4893 1.50714C15.9893 1.00714 15.4857 0.7 14.8964 0.467857C14.325 0.246429 13.6714 0.0928571 12.7107 0.05C11.7464 0.0107143 11.4393 0 8.99643 0ZM8.99643 1.62143C11.4 1.62143 11.6821 1.63214 12.6321 1.675C13.5107 1.71429 13.9857 1.86071 14.3036 1.98571C14.725 2.15 15.025 2.34286 15.3393 2.65714C15.6536 2.97143 15.85 3.27143 16.0107 3.69286C16.1321 4.01071 16.2821 4.48571 16.3214 5.36429C16.3643 6.31429 16.375 6.59643 16.375 9C16.375 11.4036 16.3643 11.6857 16.3214 12.6357C16.2821 13.5143 16.1357 13.9893 16.0107 14.3071C15.8464 14.7286 15.6536 15.0286 15.3393 15.3429C15.025 15.6571 14.725 15.8536 14.3036 16.0143C13.9857 16.1357 13.5107 16.2857 12.6321 16.325C11.6821 16.3679 11.4 16.3786 8.99643 16.3786C6.59286 16.3786 6.31071 16.3679 5.36071 16.325C4.48214 16.2857 4.00714 16.1393 3.68929 16.0143C3.26786 15.85 2.96786 15.6571 2.65357 15.3429C2.33929 15.0286 2.14286 14.7286 1.98214 14.3071C1.86071 13.9893 1.71071 13.5143 1.67143 12.6357C1.62857 11.6857 1.61786 11.4036 1.61786 9C1.61786 6.59643 1.62857 6.31429 1.67143 5.36429C1.71071 4.48571 1.85714 4.01071 1.98214 3.69286C2.14643 3.27143 2.33929 2.97143 2.65357 2.65714C2.96786 2.34286 3.26786 2.14643 3.68929 1.98571C4.00714 1.86429 4.48214 1.71429 5.36071 1.675C6.31071 1.62857 6.59643 1.62143 8.99643 1.62143ZM8.99643 11.9964C7.33929 11.9964 5.99643 10.6536 5.99643 8.99643C5.99643 7.33929 7.33929 5.99643 8.99643 5.99643C10.6536 5.99643 11.9964 7.33929 11.9964 8.99643C11.9964 10.6536 10.6536 11.9964 8.99643 11.9964ZM8.99643 4.37857C6.44643 4.37857 4.375 6.44643 4.375 9C4.375 11.55 6.44286 13.6214 8.99643 13.6214C11.5464 13.6214 13.6179 11.5536 13.6179 9C13.6179 6.44643 11.55 4.37857 8.99643 4.37857ZM13.8 5.27143C14.3964 5.27143 14.8786 4.78928 14.8786 4.19286C14.8786 3.59643 14.3964 3.11428 13.8 3.11428C13.2036 3.11428 12.7214 3.59643 12.7214 4.19286C12.7214 4.78928 13.2036 5.27143 13.8 5.27143Z' fill='%23E8E5DD'/%3E%3C/svg%3E%0A"); }
    .c-footer__socials a.linkedin {
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3369 15.3367H12.6698V11.16C12.6698 10.164 12.652 8.88191 11.2827 8.88191C9.8936 8.88191 9.68107 9.96706 9.68107 11.0875V15.3364H7.01402V6.74744H9.57438V7.92122H9.61022C9.86646 7.48311 10.2367 7.12271 10.6816 6.87839C11.1264 6.63407 11.6292 6.51498 12.1364 6.5338C14.8396 6.5338 15.338 8.31183 15.338 10.6249L15.3369 15.3367ZM4.00472 5.57339C3.69861 5.57345 3.39935 5.48273 3.1448 5.31271C2.89025 5.14269 2.69185 4.901 2.57465 4.61822C2.45746 4.33543 2.42675 4.02424 2.48641 3.724C2.54608 3.42377 2.69344 3.14796 2.90985 2.93147C3.12626 2.71498 3.40201 2.56753 3.70223 2.50775C4.00245 2.44798 4.31364 2.47857 4.59647 2.59567C4.8793 2.71276 5.12105 2.91109 5.29116 3.16558C5.46128 3.42007 5.5521 3.71929 5.55216 4.0254C5.5522 4.22865 5.51219 4.42991 5.43445 4.6177C5.3567 4.8055 5.24274 4.97614 5.09905 5.11988C4.95535 5.26362 4.78474 5.37766 4.59698 5.45547C4.40922 5.53329 4.20797 5.57336 4.00472 5.57339ZM5.33824 15.3367H2.66842V6.74744H5.33824V15.3367ZM16.6665 0.00122633H1.32824C0.980108 -0.00270237 0.644638 0.131743 0.39558 0.375019C0.146522 0.618295 0.0042488 0.950498 0 1.29863V16.7005C0.00410338 17.0488 0.146293 17.3812 0.395343 17.6248C0.644392 17.8683 0.979935 18.003 1.32824 17.9993H16.6665C17.0155 18.0037 17.352 17.8693 17.602 17.6258C17.852 17.3823 17.9952 17.0495 18 16.7005V1.29752C17.995 0.948697 17.8518 0.616116 17.6017 0.372846C17.3517 0.129575 17.0153 -0.00448592 16.6665 0.000114612' fill='%23E8E5DD'/%3E%3C/svg%3E"); }
    .c-footer__socials a.pinterest {
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.99996 7.43866e-05C4.02944 7.43866e-05 0 4.02952 0 9.00004C0 12.8129 2.37224 16.0723 5.72015 17.3837C5.6415 16.6716 5.57038 15.5765 5.75135 14.7991C5.91491 14.0967 6.80671 10.3256 6.80671 10.3256C6.80671 10.3256 6.5375 9.78641 6.5375 8.98934C6.5375 7.7379 7.26286 6.80361 8.16601 6.80361C8.93386 6.80361 9.30473 7.38009 9.30473 8.07136C9.30473 8.84356 8.81309 9.99807 8.55938 11.068C8.34735 11.9637 9.00859 12.6942 9.89212 12.6942C11.4917 12.6942 12.7213 11.0076 12.7213 8.57295C12.7213 6.41806 11.1729 4.91143 8.96197 4.91143C6.40116 4.91143 4.89807 6.83216 4.89807 8.81715C4.89807 9.59068 5.19605 10.4201 5.56787 10.871C5.64143 10.9602 5.6522 11.0382 5.63029 11.1292C5.56197 11.4134 5.41014 12.0247 5.38034 12.1499C5.34109 12.3146 5.24991 12.3496 5.07934 12.2702C3.9553 11.747 3.25252 10.1036 3.25252 8.78358C3.25252 5.94457 5.31527 3.33729 9.19916 3.33729C12.3212 3.33729 14.7475 5.56205 14.7475 8.53526C14.7475 11.637 12.7918 14.1332 10.0773 14.1332C9.16529 14.1332 8.30795 13.6594 8.01448 13.0998C8.01448 13.0998 7.56319 14.8182 7.45379 15.2393C7.25061 16.021 6.70209 17.0009 6.33521 17.5987C7.17728 17.8594 8.07217 18 8.99996 18C13.9706 18 18 13.9706 18 9.00004C18 4.02952 13.9706 7.43866e-05 8.99996 7.43866e-05Z' fill='%23E8E5DD'/%3E%3C/svg%3E"); }
    .c-footer__socials a.youtube {
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.0428 3.3855C16.8138 3.59308 17.4217 4.20098 17.6292 4.97199C18.0147 6.38055 17.9999 9.31628 17.9999 9.31628C17.9999 9.31628 17.9999 12.2372 17.6292 13.6458C17.4217 14.4168 16.8138 15.0247 16.0428 15.2322C14.6342 15.6029 8.99996 15.6029 8.99996 15.6029C8.99996 15.6029 3.38055 15.6029 1.95716 15.2174C1.18616 15.0098 0.578251 14.4019 0.370674 13.6309C0 12.2372 0 9.30146 0 9.30146C0 9.30146 0 6.38055 0.370674 4.97199C0.578251 4.20098 1.20098 3.57825 1.95716 3.37067C3.36572 3 8.99996 3 8.99996 3C8.99996 3 14.6342 3 16.0428 3.3855ZM7.2059 6.60295L11.8912 9.30146L7.2059 12V6.60295Z' fill='%23E8E5DD'/%3E%3C/svg%3E"); }

.c-footer__menu {
  display: flex;
  width: 85px;
  position: absolute;
  right: 100px;
  bottom: 80px; }
  @media screen and (max-width: 991px) {
    .c-footer__menu {
      position: relative;
      margin: 20px auto 0;
      right: auto;
      bottom: auto; } }
  .c-footer__menu a {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.01em;
    color: #E8E5DD;
    font-family: "NC Burrata", sans-serif;
    margin: 0 7px;
    position: relative; }
    .c-footer__menu a:not(:last-of-type)::after {
      content: "|";
      position: absolute;
      right: -8px;
      top: -1px; }
    .c-footer__menu a.active {
      color: #7d7f86; }

