﻿/* #region colors */
/* #endregion colors */
/* #region breakpoints */
/* #endregion breakpoints */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
/* #region colors */
/* #endregion colors */
/* #region breakpoints */
/* #endregion breakpoints */
/* #region colors */
/* #endregion colors */
/* #region breakpoints */
/* #endregion breakpoints */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
.rte-content {
  overflow-wrap: break-word; }
  .rte-content p,
  .rte-content table,
  .rte-content ul,
  .rte-content ol,
  .rte-content .citation,
  .rte-content .author-of-citation,
  .rte-content .organization-of-citation,
  .rte-content .definition,
  .rte-content pre {
    margin: 15px 0 0; }
  .rte-content ul,
  .rte-content ol {
    padding: 0 0 0 16px; }
  .rte-content li {
    margin: 10px 0 0; }
  .rte-content .full-width-image-block img,
  .rte-content img {
    display: block;
    margin: 45px 0 0;
    max-width: 100%;
    height: auto; }
  .rte-content .small-inline-image img, .rte-content img {
    margin: 15px 0 0;
    height: auto;
    max-width: 10%;
    vertical-align: middle;
    padding-right: 5px; }
  .rte-content ul li::before,
  .rte-content ul li::marker {
    color: #FF7A00; }
  .rte-content .image-caption {
    display: block;
    font-family: Roboto;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center; }
  .rte-content .scrollable-table {
    overflow: auto;
    max-width: 100%; }
  .rte-content table {
    width: 100%;
    border-collapse: collapse; }
    .rte-content table ul,
    .rte-content table ol {
      height: 100%; }
    .rte-content table tr {
      border-bottom: 1px solid #404040;
      border-collapse: collapse; }
      .rte-content table tr td {
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
        height: 40px; }
    .rte-content table th {
      text-align: center;
      padding-left: 5px;
      padding-right: 5px;
      height: 40px; }
    .rte-content table thead tr {
      border-bottom: 3px solid #404040; }
      .rte-content table thead tr td {
        font-weight: bold; }
  .rte-content .definition {
    padding-left: 27px;
    display: block;
    border-style: solid;
    border-image-source: linear-gradient(to bottom, #FF3D00, #FF7A00);
    border-image-repeat: stretch;
    border-image-slice: 0 0 0 3; }
  .rte-content .citation {
    padding-left: 74px;
    position: relative;
    font-family: Nunito;
    font-size: 21px;
    font-style: italic;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 767px) {
      .rte-content .citation {
        padding-left: 44px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px; } }
    .rte-content .citation::before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("../../images/quotes_large.svg");
      width: 49px;
      background-size: 100%;
      background-repeat: no-repeat;
      height: 100%; }
      @media only screen and (max-width: 767px) {
        .rte-content .citation::before {
          width: 37px; } }
  .rte-content .author-of-citation,
  .rte-content .organization-of-citation {
    display: block;
    font-style: normal;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em; }
    @media only screen and (max-width: 767px) {
      .rte-content .author-of-citation,
      .rte-content .organization-of-citation {
        font-size: 16px;
        line-height: 22px; } }
  .rte-content .author-of-citation {
    display: block; }
  .rte-content .organization-of-citation {
    color: #8C8C8C; }
  .rte-content pre {
    background: #F6F7F2;
    border: 1px solid #E0E0E0;
    padding: 18px;
    overflow: auto;
    box-sizing: border-box;
    border-radius: 12px;
    width: fit-content;
    max-width: 100%; }
  .rte-content h1,
  .rte-content h2,
  .rte-content h3,
  .rte-content h4,
  .rte-content h5,
  .rte-content h6 {
    font-family: Nunito;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    margin: 45px 0 0;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .rte-content h1,
      .rte-content h2,
      .rte-content h3,
      .rte-content h4,
      .rte-content h5,
      .rte-content h6 {
        font-size: 18px;
        line-height: 25px; } }
  .rte-content .video-container {
    display: flex; }
    .rte-content .video-container iframe {
      width: 100%;
      height: 163px; }
  .rte-content a {
    text-decoration: none;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    color: inherit;
    color: #FF7A00; }
    .rte-content a:active {
      color: inherit; }
    .rte-content a:hover {
      color: inherit; }
    .rte-content a:hover, .rte-content a:focus, .rte-content a:active {
      color: #FF7A00; }
    .rte-content a:hover {
      text-decoration: underline; }

/* #region colors */
/* #endregion colors */
/* #region breakpoints */
/* #endregion breakpoints */
/* #region media queries for new mockups */
/* #endregion media queries for new mockups */
h1 {
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  font-size: 72px;
  line-height: 100%; }

h2 {
  font-family: Nunito;
  font-style: normal;
  font-weight: 800;
  line-height: 65px;
  font-size: 48px;
  margin: 0;
  text-align: center; }

h3, .h3 {
  font-family: Nunito;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 110%;
  margin: 0; }

h4 {
  font-family: Nunito;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 35px;
  margin: 0; }

h5 {
  font-family: Nunito;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  margin: 0; }

h6 {
  font-family: Nunito;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  margin: 0; }

.subheader {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-size: 21px;
  margin: 25px 0 0;
  letter-spacing: 0em; }

.tagline-subheader {
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 38px;
  margin: 50px 0 0; }

.link-text {
  width: fit-content;
  background: linear-gradient(0.25turn, #FF3D00 3.35%, #FF7A00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: flex;
  position: relative; }
  .link-text::after {
    content: '';
    background: url(../../styles/images/link_arrow.svg);
    background-size: 100% 100%;
    display: block;
    margin-left: 10px;
    margin-top: 5px; }
  .link-text::before {
    content: '';
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0; }
  .link-text:hover::after {
    margin-left: 20px; }
  .link-text:hover::before {
    background: linear-gradient(90deg, transparent, transparent 50%, #fff 50%, #fff 100%), linear-gradient(0.25turn, #FF3D00 3.35%, #FF7A00 100%);
    background-size: 6px 3px, 100% 3px; }
  .link-text.big-link {
    font-family: Nunito;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 169%;
    text-transform: uppercase;
    cursor: pointer; }
    .link-text.big-link::after {
      height: 20px;
      width: 20px; }
    .link-text.big-link:hover::before {
      width: calc(100% - 40px);
      bottom: -5px; }
  .link-text.small-link {
    font-family: Nunito;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    cursor: pointer; }
    .link-text.small-link::after {
      height: 16px;
      width: 16px;
      margin-top: 1px; }
    .link-text.small-link:hover::before {
      width: calc(100% - 36px);
      bottom: -3px; }

.big-number {
  font-family: Nunito;
  font-style: normal;
  font-size: 82px;
  font-weight: 900;
  line-height: 74px; }

.description-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 150%;
  margin: 0; }

.description-bold-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  margin: 0; }

.basic-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  font-size: 18px;
  margin: 0; }

.quote-content .quote-text {
  font-family: Nunito;
  font-style: italic;
  font-weight: 300;
  font-size: 30px;
  line-height: 150%; }

.quote-content .quote-author {
  font-family: Nunito;
  font-size: 24px;
  line-height: 150%;
  font-style: normal; }
  .quote-content .quote-author .author-name {
    font-weight: 700; }
  .quote-content .quote-author .author-description {
    font-weight: 400; }

.footer-base-text,
.contact-form-input-label,
.contact-form-textfield,
.contact-form-textarea,
ul.attach-list > li {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 168%;
  text-decoration: none; }

.contact-form-header {
  font-family: Nunito;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 65px;
  text-transform: capitalize; }

.contact-form-subheader {
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px; }

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 36px;
    line-height: 100%; }
  h2 {
    font-size: 30px;
    line-height: 110%;
    font-weight: 700; }
  h3, .h3 {
    font-size: 28px;
    line-height: 110%; }
  h4 {
    font-size: 24px;
    line-height: 33px; }
  h5 {
    font-size: 18px;
    line-height: 25px; }
  .subheader {
    font-size: 16px;
    line-height: 140%; }
  .tagline-subheader {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    margin: 0 0 25px; }
  .link-text.big-link {
    font-family: Nunito;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    cursor: pointer; }
    .link-text.big-link::after {
      height: 16px;
      width: 16px;
      margin-top: 1px; }
    .link-text.big-link:hover::before {
      width: calc(100% - 36px);
      bottom: -3px; }
  .link-text.small-link {
    font-size: 14px; }
  .description-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%; }
  .description-bold-text {
    font-weight: 500;
    font-size: 16px; }
  .big-number {
    font-size: 72px;
    line-height: 65px; }
  .basic-text {
    font-size: 16px;
    line-height: 140%; }
  .quote-content .quote-text {
    font-weight: 400;
    font-size: 18px; }
  .quote-content .quote-author {
    font-size: 18px; }
  .footer-base-text,
  .contact-form-input-label,
  .contact-form-textfield,
  .contact-form-textarea,
  ul.attach-list > li {
    font-size: 16px;
    line-height: 140%; }
  .contact-form-header {
    font-size: 28px;
    line-height: 110%; }
  .contact-form-subheader {
    font-size: 16px;
    line-height: 140%; } }

.blog-page .scroll-indicator {
  position: fixed;
  left: 0;
  height: 5px;
  background: linear-gradient(0.25turn, #FF3D00 3.35%, #FF7A00 100%);
  width: 20px;
  min-width: 20px;
  z-index: 9999; }
  .blog-page .scroll-indicator.opened {
    display: none; }

.blog-page .bp-article-section {
  padding-top: 98px;
  background-color: rgba(6, 31, 52, 0.8);
  position: relative; }

.blog-page .bp-table-navigation {
  position: sticky;
  right: 0;
  top: 50px;
  overflow: visible;
  width: 200px;
  margin-left: auto; }
  .blog-page .bp-table-navigation.opened {
    position: absolute; }
  .blog-page .bp-table-navigation .table-navigation-btn {
    position: absolute;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    width: 28px;
    height: 28px;
    top: 30px;
    right: 0;
    cursor: pointer;
    padding: 10px; }
    .blog-page .bp-table-navigation .table-navigation-btn:after, .blog-page .bp-table-navigation .table-navigation-btn:before, .blog-page .bp-table-navigation .table-navigation-btn div {
      background-color: #404040;
      border-radius: 3px;
      content: '';
      display: block;
      height: 2px;
      /*transition: all .2s ease-in-out;*/ }
    .blog-page .bp-table-navigation .table-navigation-btn:before {
      margin-top: 5px;
      margin-bottom: 6px; }
    .blog-page .bp-table-navigation .table-navigation-btn div {
      margin-bottom: 6px; }
    .blog-page .bp-table-navigation .table-navigation-btn:after {
      margin-bottom: 5px; }
    .blog-page .bp-table-navigation .table-navigation-btn.opened {
      display: none; }
  .blog-page .bp-table-navigation .table-navigation-menu {
    display: none;
    position: fixed;
    z-index: 1003;
    left: 0;
    top: 0;
    width: calc(100% - 32px);
    height: calc(100% - 30px);
    background-color: rgba(0, 0, 0, 0.4);
    flex-direction: column;
    background-color: #fff;
    padding: 15px 16px;
    overflow: auto; }
    .blog-page .bp-table-navigation .table-navigation-menu.opened {
      display: flex; }
    .blog-page .bp-table-navigation .table-navigation-menu .table-header {
      font-family: Open Sans;
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      line-height: 169%;
      text-transform: uppercase;
      color: #8C8C8C;
      margin-bottom: 21px; }
      .blog-page .bp-table-navigation .table-navigation-menu .table-header .table-close {
        float: right;
        cursor: pointer;
        /*background-image: url(../../styles/views/blog-page/$cross-icon-url);*/
        height: 12px;
        width: 12px;
        background-repeat: no-repeat;
        background-size: 100%; }
        .blog-page .bp-table-navigation .table-navigation-menu .table-header .table-close:hover {
          /*background-image: url(../../styles/views/blog-page/$cross-hover-icon-url);*/ }
    .blog-page .bp-table-navigation .table-navigation-menu .table-content {
      font-family: Open Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 166%;
      font-feature-settings: 'salt' on;
      color: #404040;
      text-decoration: none;
      border-bottom: 1px solid #CCCCCC; }
      .blog-page .bp-table-navigation .table-navigation-menu .table-content.parent {
        padding: 12px 0; }
      .blog-page .bp-table-navigation .table-navigation-menu .table-content.children {
        padding: 12px 0 12px 20px; }
      .blog-page .bp-table-navigation .table-navigation-menu .table-content.checked {
        font-weight: 600; }
      .blog-page .bp-table-navigation .table-navigation-menu .table-content:hover {
        color: #00ABDB; }
      .blog-page .bp-table-navigation .table-navigation-menu .table-content:last-child {
        border-bottom: none; }

.blog-page .bp-illustration-section {
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 0; }

.blog-page .bp-article-date {
  margin: 0 0 20px; }

.blog-page .bp-header {
  margin: 0 0 40px; }

.blog-page .bp-author {
  display: flex;
  align-items: center; }
  .blog-page .bp-author-photo-container {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 15px 0 0;
    flex-shrink: 0; }
    .blog-page .bp-author-photo-container img {
      display: block;
      width: 100%;
      height: auto; }
  .blog-page .bp-author-photo {
    width: 100%;
    height: 100%;
    background-size: cover; }
  .blog-page .bp-author-description {
    font-family: Nunito;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .blog-page .bp-author-description {
        font-size: 16px;
        line-height: 22px; } }

.blog-page .bp-main-image-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-position: center;
  background-size: cover; }

.blog-page .bp-article-content {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    .blog-page .bp-article-content {
      padding-top: 40px;
      padding-bottom: 40px; } }

.blog-page .bp-navigation {
  box-sizing: border-box;
  position: sticky;
  top: 143px;
  right: 0;
  width: 326px;
  border-radius: 12px;
  padding: 20px 20px 40px;
  background: #F6F7F2;
  box-shadow: 0px 0px 25px rgba(58, 65, 71, 0.25); }
  @media only screen and (max-width: 1279px) {
    .blog-page .bp-navigation {
      padding: 0;
      width: 0; } }
  @media only screen and (min-width: 1280px) {
    .blog-page .bp-navigation {
      width: 280px; } }
  .blog-page .bp-navigation-btn {
    box-sizing: border-box;
    position: absolute;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    border-radius: 12px 0px 0px 12px;
    background-color: #F6F7F2;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 15px 10px; }
    .blog-page .bp-navigation-btn.opened {
      display: none; }
    @media only screen and (max-width: 767px) {
      .blog-page .bp-navigation-btn {
        top: -49px;
        right: -16px; } }
    @media only screen and (min-width: 768px) {
      .blog-page .bp-navigation-btn {
        top: -69px;
        right: -32px;
        width: 80px;
        height: 75px;
        padding: 22px 20px 23px; } }
    @media only screen and (min-width: 1280px) {
      .blog-page .bp-navigation-btn {
        display: none; } }
    .blog-page .bp-navigation-btn:before, .blog-page .bp-navigation-btn:after {
      background-color: #404040;
      border-radius: 3px;
      content: '';
      display: block;
      height: 2px;
      width: 30px; }
      @media only screen and (min-width: 768px) {
        .blog-page .bp-navigation-btn:before, .blog-page .bp-navigation-btn:after {
          width: 40px; } }
    .blog-page .bp-navigation-btn div {
      background-color: #404040;
      border-radius: 3px;
      content: '';
      display: block;
      height: 2px;
      width: 30px;
      margin: 7px 0; }
      @media only screen and (min-width: 768px) {
        .blog-page .bp-navigation-btn div {
          width: 40px;
          margin: 12px 0; } }
  .blog-page .bp-navigation-menu {
    box-sizing: border-box;
    display: block;
    background-color: #F6F7F2; }
    @media only screen and (max-width: 1279px) {
      .blog-page .bp-navigation-menu {
        display: none;
        position: absolute;
        top: -69px;
        right: -32px;
        width: 346px;
        padding: 20px 20px 40px;
        border-radius: 12px 0px 0px 12px; }
        .blog-page .bp-navigation-menu.opened {
          display: block; }
          .blog-page .bp-navigation-menu.opened .bp-navigation-header span {
            display: block; } }
    @media only screen and (max-width: 767px) {
      .blog-page .bp-navigation-menu {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        padding: 118px 16px 32px;
        border-radius: 0; }
        .blog-page .bp-navigation-menu.opened {
          display: block; } }
    .blog-page .bp-navigation-menu > * {
      padding: 12px 0; }
      .blog-page .bp-navigation-menu > *:last-child {
        padding-bottom: 0; }
      .blog-page .bp-navigation-menu > *:not(:last-child) {
        border-bottom: 1px solid #CCCCCC; }
    .blog-page .bp-navigation-menu .table-content {
      display: block;
      font-family: Roboto;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      color: #404040; }
      .blog-page .bp-navigation-menu .table-content.checked {
        font-weight: 700; }
      .blog-page .bp-navigation-menu .table-content.children {
        padding-left: 20px; }
      .blog-page .bp-navigation-menu .table-content:hover {
        color: #FF3D00; }
  .blog-page .bp-navigation-header {
    font-family: Nunito;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 0;
    color: #8C8C8C;
    display: flex;
    justify-content: space-between; }
    .blog-page .bp-navigation-header span {
      display: none;
      background: url("../../images/close_icon.svg") center no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      flex-shrink: 0; }

.blog-page .bp-article-container {
  margin: 0 auto;
  max-width: 100%; }
  @media only screen and (min-width: 1024px) {
    .blog-page .bp-article-container {
      max-width: 840px;
      margin-right: auto;
      margin-left: 0; } }
  .blog-page .bp-article-container h2 {
    font-family: Nunito;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    margin: 0 0 15px; }
    @media only screen and (max-width: 767px) {
      .blog-page .bp-article-container h2 {
        font-size: 28px;
        line-height: 31px; } }

.blog-page .bp-recent-posts {
  padding-top: 60px;
  padding-bottom: 100px;
  background: #F6F7F2;
  position: relative; }
  .blog-page .bp-recent-posts:before {
    content: '';
    height: 5px;
    background: linear-gradient(180deg, #FF3D00 0%, #F6F7F2 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  @media only screen and (min-width: 768px) {
    .blog-page .bp-recent-posts {
      padding-top: 100px;
      padding-bottom: 137px; } }
  .blog-page .bp-recent-posts .recent-posts-header {
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      .blog-page .bp-recent-posts .recent-posts-header {
        margin-bottom: 50px; } }
