/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-bulk-import-loader/index.js!./src/scss/bundle.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

:root {
  --header-height: 115px;
  --footer-height: 181px;
  --content-1264-box-indent: 51px;
  --content-1162-box-indent: 102px;
  --content-1026-box-indent: 170px;
  --minus-content-1264-box-indent: -51px;
  --minus-content-1162-box-indent: -102px;
  --minus-content-1026-box-indent: -170px;
}

/*
 72, 60, 50, 40, 30, 29, 25, 24, 22, 20, 18, 16, 15, 14, 12
*/
.text-88 {
  font-size: 88px;
}

.text-72 {
  font-size: 72px;
}

.text-60 {
  font-size: 60px;
}

.text-50, .section-title, .article h2 {
  font-size: 50px;
}

.text-40 {
  font-size: 40px;
}

.text-30, .front-page-keywords-slider-section .keywords-slide .quote-text, .front-page-keywords-slider-simple-section .keywords-slide .quote-text, .front-page-contact-section .contact-items .contact-item .contact-title, .search-page-section .search-result-title, .quote__text, .article h3 {
  font-size: 30px;
}

.text-29, .year-in-review-main-info-section .text-cover {
  font-size: 29px;
}

.text-25, #searchform #search-input, #menu-modal .mobile-modal .menu-item a:hover {
  font-size: 25px;
}

.text-24 {
  font-size: 24px;
}

.text-22 {
  font-size: 22px;
}

.text-20, .front-page-keywords-slider-section .keywords-list .keyword-item .keyword, .article h4 {
  font-size: 20px;
}

.text-18, .single-team-section .photo-contacts .contact-title, .single-cases .top-block .yellow-block .meta-data .item .value, .search-page-section .search-results-box .search-results-item .info .post-title, .article, body {
  font-size: 18px;
}

.text-16, .subtitle-text-section.smaller_font_size .text-cover, .filters .category-list {
  font-size: 16px;
}

.text-15, .front-page-keywords-slider-section .keywords-slide .quote-info .name-part, .front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part, .quote__info {
  font-size: 15px;
}

.text-14, .single-cases .top-block .yellow-block .meta-data .item .title, .portfolio-section .section-content .disclosures, .header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button, .footer-container .top-line .to-top {
  font-size: 14px;
}

.text-12, .header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu, .footer-container {
  font-size: 12px;
}

@media (min-width: 1367px) {
  .text-88 {
    font-size: calc(88px + -3 * (100vw - 1366px) / -554);
  }

  .text-72 {
    font-size: calc(72px + -3 * (100vw - 1366px) / -554);
  }

  .text-60 {
    font-size: calc(60px + -3 * (100vw - 1366px) / -554);
  }

  .text-50, .section-title, .article h2 {
    font-size: calc(50px + -3 * (100vw - 1366px) / -554);
  }

  .text-40 {
    font-size: calc(40px + -5 * (100vw - 1366px) / -554);
  }

  .text-30, .front-page-keywords-slider-section .keywords-slide .quote-text, .front-page-keywords-slider-simple-section .keywords-slide .quote-text, .front-page-contact-section .contact-items .contact-item .contact-title, .search-page-section .search-result-title, .quote__text, .article h3 {
    font-size: calc(30px + -2 * (100vw - 1366px) / -554);
  }

  .text-29, .year-in-review-main-info-section .text-cover {
    font-size: calc(29px + -2.5 * (100vw - 1366px) / -554);
  }

  .text-25, #searchform #search-input, #menu-modal .mobile-modal .menu-item a:hover {
    font-size: calc(25px + -2 * (100vw - 1366px) / -554);
  }

  .text-24 {
    font-size: calc(24px + -2 * (100vw - 1366px) / -554);
  }

  .text-22 {
    font-size: calc(22px + -3 * (100vw - 1366px) / -554);
  }

  .text-20, .front-page-keywords-slider-section .keywords-list .keyword-item .keyword, .article h4 {
    font-size: calc(20px + -4 * (100vw - 1366px) / -554);
  }

  .text-18, .single-team-section .photo-contacts .contact-title, .single-cases .top-block .yellow-block .meta-data .item .value, .search-page-section .search-results-box .search-results-item .info .post-title, .article, body {
    font-size: calc(18px + -2 * (100vw - 1366px) / -554);
  }

  .text-16, .subtitle-text-section.smaller_font_size .text-cover, .filters .category-list {
    font-size: calc(16px + -1 * (100vw - 1366px) / -554);
  }

  .text-15, .front-page-keywords-slider-section .keywords-slide .quote-info .name-part, .front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part, .quote__info {
    font-size: calc(15px + -1 * (100vw - 1366px) / -554);
  }

  .text-14, .single-cases .top-block .yellow-block .meta-data .item .title, .portfolio-section .section-content .disclosures, .header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button, .footer-container .top-line .to-top {
    font-size: calc(14px + -1 * (100vw - 1366px) / -554);
  }

  .text-12, .header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu, .footer-container {
    font-size: calc(12px + -1 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .text-88 {
    font-size: calc(91px + -11.5 * (100vw - 1920px) / -640);
  }

  .text-72 {
    font-size: calc(75px + -8.5 * (100vw - 1920px) / -640);
  }

  .text-60 {
    font-size: calc(63px + -6 * (100vw - 1920px) / -640);
  }

  .text-50, .section-title, .article h2 {
    font-size: calc(53px + -4 * (100vw - 1920px) / -640);
  }

  .text-40 {
    font-size: calc(45px + -5 * (100vw - 1920px) / -640);
  }

  .text-30, .front-page-keywords-slider-section .keywords-slide .quote-text, .front-page-keywords-slider-simple-section .keywords-slide .quote-text, .front-page-contact-section .contact-items .contact-item .contact-title, .search-page-section .search-result-title, .quote__text, .article h3 {
    font-size: calc(32px + -1 * (100vw - 1920px) / -640);
  }

  .text-29, .year-in-review-main-info-section .text-cover {
    font-size: calc(31.5px + -1 * (100vw - 1920px) / -640);
  }

  .text-25, #searchform #search-input, #menu-modal .mobile-modal .menu-item a:hover {
    font-size: calc(27px + -1 * (100vw - 1920px) / -640);
  }

  .text-24 {
    font-size: calc(26px + -1 * (100vw - 1920px) / -640);
  }

  .text-22 {
    font-size: calc(25px + -1.5 * (100vw - 1920px) / -640);
  }

  .text-20, .front-page-keywords-slider-section .keywords-list .keyword-item .keyword, .article h4 {
    font-size: calc(24px + -2 * (100vw - 1920px) / -640);
  }

  .text-18, .single-team-section .photo-contacts .contact-title, .single-cases .top-block .yellow-block .meta-data .item .value, .search-page-section .search-results-box .search-results-item .info .post-title, .article, body {
    font-size: calc(20px + -1 * (100vw - 1920px) / -640);
  }

  .text-16, .subtitle-text-section.smaller_font_size .text-cover, .filters .category-list {
    font-size: calc(17px + -1 * (100vw - 1920px) / -640);
  }

  .text-15, .front-page-keywords-slider-section .keywords-slide .quote-info .name-part, .front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part, .quote__info {
    font-size: calc(16px + -1 * (100vw - 1920px) / -640);
  }

  .text-14, .single-cases .top-block .yellow-block .meta-data .item .title, .portfolio-section .section-content .disclosures, .header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button, .footer-container .top-line .to-top {
    font-size: calc(15px + -1 * (100vw - 1920px) / -640);
  }

  .text-12, .header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu, .footer-container {
    font-size: calc(13px + -1 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .text-88 {
    font-size: 102.5px;
  }

  .text-72 {
    font-size: 83.5px;
  }

  .text-60 {
    font-size: 69px;
  }

  .text-50, .section-title, .article h2 {
    font-size: 57px;
  }

  .text-40 {
    font-size: 50px;
  }

  .text-30, .front-page-keywords-slider-section .keywords-slide .quote-text, .front-page-keywords-slider-simple-section .keywords-slide .quote-text, .front-page-contact-section .contact-items .contact-item .contact-title, .search-page-section .search-result-title, .quote__text, .article h3 {
    font-size: 33px;
  }

  .text-29, .year-in-review-main-info-section .text-cover {
    font-size: 32.5px;
  }

  .text-25, #searchform #search-input, #menu-modal .mobile-modal .menu-item a:hover {
    font-size: 28px;
  }

  .text-24 {
    font-size: 27px;
  }

  .text-22 {
    font-size: 26.5px;
  }

  .text-20, .front-page-keywords-slider-section .keywords-list .keyword-item .keyword, .article h4 {
    font-size: 26px;
  }

  .text-18, .single-team-section .photo-contacts .contact-title, .single-cases .top-block .yellow-block .meta-data .item .value, .search-page-section .search-results-box .search-results-item .info .post-title, .article, body {
    font-size: 21px;
  }

  .text-16, .subtitle-text-section.smaller_font_size .text-cover, .filters .category-list {
    font-size: 18px;
  }

  .text-15, .front-page-keywords-slider-section .keywords-slide .quote-info .name-part, .front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part, .quote__info {
    font-size: 17px;
  }

  .text-14, .single-cases .top-block .yellow-block .meta-data .item .title, .portfolio-section .section-content .disclosures, .header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button, .footer-container .top-line .to-top {
    font-size: 16px;
  }

  .text-12, .header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu, .footer-container {
    font-size: 14px;
  }
}
@media (max-width: 1365px) {
  .text-88 {
    font-size: calc(88px + 20 * (100vw - 1366px) / 342);
  }

  .text-72 {
    font-size: calc(72px + 14 * (100vw - 1366px) / 342);
  }

  .text-60 {
    font-size: calc(60px + 9 * (100vw - 1366px) / 342);
  }

  .text-50, .section-title, .article h2 {
    font-size: calc(50px + 5 * (100vw - 1366px) / 342);
  }

  .text-40 {
    font-size: calc(40px + 4 * (100vw - 1366px) / 342);
  }

  .text-30, .front-page-keywords-slider-section .keywords-slide .quote-text, .front-page-keywords-slider-simple-section .keywords-slide .quote-text, .front-page-contact-section .contact-items .contact-item .contact-title, .search-page-section .search-result-title, .quote__text, .article h3 {
    font-size: calc(30px + 3 * (100vw - 1366px) / 342);
  }

  .text-29, .year-in-review-main-info-section .text-cover {
    font-size: calc(29px + 3 * (100vw - 1366px) / 342);
  }

  .text-25, #searchform #search-input, #menu-modal .mobile-modal .menu-item a:hover {
    font-size: calc(25px + 1 * (100vw - 1366px) / 342);
  }

  .text-24 {
    font-size: calc(24px + 1 * (100vw - 1366px) / 342);
  }

  .text-22 {
    font-size: calc(22px + 1 * (100vw - 1366px) / 342);
  }

  .text-20, .front-page-keywords-slider-section .keywords-list .keyword-item .keyword, .article h4 {
    font-size: calc(20px + 1 * (100vw - 1366px) / 342);
  }

  .text-18, .single-team-section .photo-contacts .contact-title, .single-cases .top-block .yellow-block .meta-data .item .value, .search-page-section .search-results-box .search-results-item .info .post-title, .article, body {
    font-size: calc(18px + 1 * (100vw - 1366px) / 342);
  }

  .text-16, .subtitle-text-section.smaller_font_size .text-cover, .filters .category-list {
    font-size: calc(16px + 1 * (100vw - 1366px) / 342);
  }

  .text-15, .front-page-keywords-slider-section .keywords-slide .quote-info .name-part, .front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part, .quote__info {
    font-size: calc(15px + 1 * (100vw - 1366px) / 342);
  }

  .text-14, .single-cases .top-block .yellow-block .meta-data .item .title, .portfolio-section .section-content .disclosures, .header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button, .footer-container .top-line .to-top {
    font-size: calc(14px + 1 * (100vw - 1366px) / 342);
  }

  .text-12, .header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu, .footer-container {
    font-size: calc(12px + 1 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .text-88 {
    font-size: calc(68px + 15 * (100vw - 1024px) / 256);
  }

  .text-72 {
    font-size: calc(58px + 11 * (100vw - 1024px) / 256);
  }

  .text-60 {
    font-size: calc(51px + 9 * (100vw - 1024px) / 256);
  }

  .text-50, .section-title, .article h2 {
    font-size: calc(45px + 7 * (100vw - 1024px) / 256);
  }

  .text-40 {
    font-size: calc(36px + 2 * (100vw - 1024px) / 256);
  }

  .text-30, .front-page-keywords-slider-section .keywords-slide .quote-text, .front-page-keywords-slider-simple-section .keywords-slide .quote-text, .front-page-contact-section .contact-items .contact-item .contact-title, .search-page-section .search-result-title, .quote__text, .article h3 {
    font-size: calc(27px + 4 * (100vw - 1024px) / 256);
  }

  .text-29, .year-in-review-main-info-section .text-cover {
    font-size: calc(26px + 3 * (100vw - 1024px) / 256);
  }

  .text-25, #searchform #search-input, #menu-modal .mobile-modal .menu-item a:hover {
    font-size: calc(24px + 2 * (100vw - 1024px) / 256);
  }

  .text-24 {
    font-size: calc(23px + 2 * (100vw - 1024px) / 256);
  }

  .text-22 {
    font-size: calc(21px + 2 * (100vw - 1024px) / 256);
  }

  .text-20, .front-page-keywords-slider-section .keywords-list .keyword-item .keyword, .article h4 {
    font-size: calc(19px + 1 * (100vw - 1024px) / 256);
  }

  .text-18, .single-team-section .photo-contacts .contact-title, .single-cases .top-block .yellow-block .meta-data .item .value, .search-page-section .search-results-box .search-results-item .info .post-title, .article, body {
    font-size: calc(17px + 1 * (100vw - 1024px) / 256);
  }

  .text-16, .subtitle-text-section.smaller_font_size .text-cover, .filters .category-list {
    font-size: calc(15px + 1 * (100vw - 1024px) / 256);
  }

  .text-15, .front-page-keywords-slider-section .keywords-slide .quote-info .name-part, .front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part, .quote__info {
    font-size: calc(14px + 0.5 * (100vw - 1024px) / 256);
  }

  .text-14, .single-cases .top-block .yellow-block .meta-data .item .title, .portfolio-section .section-content .disclosures, .header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button, .footer-container .top-line .to-top {
    font-size: calc(13px + 1 * (100vw - 1024px) / 256);
  }

  .text-12, .header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu, .footer-container {
    font-size: calc(11px + 1 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .text-88 {
    font-size: calc(53px + -24.5 * (100vw - 768px) / 448);
  }

  .text-72 {
    font-size: calc(47px + -11.5 * (100vw - 768px) / 448);
  }

  .text-60 {
    font-size: calc(42px + 6 * (100vw - 768px) / 448);
  }

  .text-50, .section-title, .article h2 {
    font-size: calc(38px + 6 * (100vw - 768px) / 448);
  }

  .text-40 {
    font-size: calc(34px + 10 * (100vw - 768px) / 448);
  }

  .text-30, .front-page-keywords-slider-section .keywords-slide .quote-text, .front-page-keywords-slider-simple-section .keywords-slide .quote-text, .front-page-contact-section .contact-items .contact-item .contact-title, .search-page-section .search-result-title, .quote__text, .article h3 {
    font-size: calc(23px + 2 * (100vw - 768px) / 448);
  }

  .text-29, .year-in-review-main-info-section .text-cover {
    font-size: calc(23px + 2 * (100vw - 768px) / 448);
  }

  .text-25, #searchform #search-input, #menu-modal .mobile-modal .menu-item a:hover {
    font-size: calc(22px + 2 * (100vw - 768px) / 448);
  }

  .text-24 {
    font-size: calc(21px + 3 * (100vw - 768px) / 448);
  }

  .text-22 {
    font-size: calc(19px + 1 * (100vw - 768px) / 448);
  }

  .text-20, .front-page-keywords-slider-section .keywords-list .keyword-item .keyword, .article h4 {
    font-size: calc(18px + 2 * (100vw - 768px) / 448);
  }

  .text-18, .single-team-section .photo-contacts .contact-title, .single-cases .top-block .yellow-block .meta-data .item .value, .search-page-section .search-results-box .search-results-item .info .post-title, .article, body {
    font-size: calc(16px + 1 * (100vw - 768px) / 448);
  }

  .text-16, .subtitle-text-section.smaller_font_size .text-cover, .filters .category-list {
    font-size: calc(14px + 1 * (100vw - 768px) / 448);
  }

  .text-15, .front-page-keywords-slider-section .keywords-slide .quote-info .name-part, .front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part, .quote__info {
    font-size: calc(13.5px + 1 * (100vw - 768px) / 448);
  }

  .text-14, .single-cases .top-block .yellow-block .meta-data .item .title, .portfolio-section .section-content .disclosures, .header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button, .footer-container .top-line .to-top {
    font-size: calc(12px + 1 * (100vw - 768px) / 448);
  }

  .text-12, .header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu, .footer-container {
    font-size: calc(10px + 1 * (100vw - 768px) / 448);
  }
}
@media (max-width: 320px) {
  .text-88 {
    font-size: 77.5px;
  }

  .text-72 {
    font-size: 58.5px;
  }

  .text-60 {
    font-size: 36px;
  }

  .text-50, .section-title, .article h2 {
    font-size: 32px;
  }

  .text-40 {
    font-size: 24px;
  }

  .text-30, .front-page-keywords-slider-section .keywords-slide .quote-text, .front-page-keywords-slider-simple-section .keywords-slide .quote-text, .front-page-contact-section .contact-items .contact-item .contact-title, .search-page-section .search-result-title, .quote__text, .article h3 {
    font-size: 21px;
  }

  .text-29, .year-in-review-main-info-section .text-cover {
    font-size: 21px;
  }

  .text-25, #searchform #search-input, #menu-modal .mobile-modal .menu-item a:hover {
    font-size: 20px;
  }

  .text-24 {
    font-size: 18px;
  }

  .text-22 {
    font-size: 18px;
  }

  .text-20, .front-page-keywords-slider-section .keywords-list .keyword-item .keyword, .article h4 {
    font-size: 16px;
  }

  .text-18, .single-team-section .photo-contacts .contact-title, .single-cases .top-block .yellow-block .meta-data .item .value, .search-page-section .search-results-box .search-results-item .info .post-title, .article, body {
    font-size: 15px;
  }

  .text-16, .subtitle-text-section.smaller_font_size .text-cover, .filters .category-list {
    font-size: 14px;
  }

  .text-15, .front-page-keywords-slider-section .keywords-slide .quote-info .name-part, .front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part, .quote__info {
    font-size: 12.5px;
  }

  .text-14, .single-cases .top-block .yellow-block .meta-data .item .title, .portfolio-section .section-content .disclosures, .header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button, .footer-container .top-line .to-top {
    font-size: 11px;
  }

  .text-12, .header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu, .footer-container {
    font-size: 9px;
  }
}
.content-1264 {
  width: 1264px;
  margin: auto;
}

.content-1162 {
  width: 1162px;
  margin: auto;
}
.content-1026 {
  width: 1026px;
  margin: auto;
}

@media (min-width: 1367px) {
  .content-1264 {
    width: calc(1264px + -316 * (100vw - 1366px) / -554);
  }

  .content-1162 {
    width: calc(1162px + -288 * (100vw - 1366px) / -554);
  }

  .content-1026 {
    width: calc(1026px + -254 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .content-1264 {
    width: calc(1580px + -210 * (100vw - 1920px) / -640);
  }

  .content-1162 {
    width: calc(1450px + -196 * (100vw - 1920px) / -640);
  }

  .content-1026 {
    width: calc(1280px + -170 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .content-1264 {
    width: 1790px;
  }

  .content-1162 {
    width: 1646px;
  }

  .content-1026 {
    width: 1450px;
  }
}
@media (max-width: 1365px) {
  .content-1264 {
    width: calc(1264px + 344 * (100vw - 1366px) / 342);
  }

  .content-1162 {
    width: calc(1162px + 292 * (100vw - 1366px) / 342);
  }

  .content-1026 {
    width: calc(1026px + 256 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .content-1264 {
    width: calc(920px + 210 * (100vw - 1024px) / 256);
  }

  .content-1162 {
    width: calc(870px + 180 * (100vw - 1024px) / 256);
  }

  .content-1026 {
    width: calc(770px + 160 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .content-1264 {
    width: calc(710px + 410 * (100vw - 768px) / 448);
  }

  .content-1162 {
    width: calc(690px + 410 * (100vw - 768px) / 448);
  }

  .content-1026 {
    width: calc(610px + 360 * (100vw - 768px) / 448);
  }
}
@media (max-width: 320px) {
  .content-1264 {
    width: 300px;
  }

  .content-1162 {
    width: 280px;
  }

  .content-1026 {
    width: 250px;
  }
}
/*
@media (max-width: 1365px) {
    .content-1162 {
        width: calc(1162px + (1162 - 920) * (100vw - 1365px) / (1365 - 1024));
    }
    .content-1026 {
        width: calc(1026px + (1026 - 850) * (100vw - 1365px) / (1365 - 1024));
    }
}

@media (max-width: 1024px) {
    .content-1162 {
        width: calc(920px + (920 - 700) * (100vw - 1024px) / (1024 - 768));
    }
    .content-1026 {
        width: calc(850px + (850 - 620) * (100vw - 1024px) / (1024 - 768));
    }
}
@media (max-width: 768px) {
    .content-1162,
    .content-1026 {
        width: calc(700px + (700 - 280) * (100vw - 768px) / (768 - 320));
    }
}
@media (max-width: 320px) {
    .content-1162,
    .content-1026 {
        width: 280px;
    }
}
*/
/*
@include placeholder{
    color: #000000;
};
*/
@keyframes underline-run-right {
  0% {
    background-size: 100% 100%;
    background-position: right;
  }
  49% {
    background-size: 0 100%;
    background-position: right;
  }
  50% {
    background-position: left;
    background-size: 0 100%;
  }
  100% {
    background-position: left;
    background-size: 100% 100%;
  }
}
@keyframes underline-run-left {
  0% {
    background-size: 100% 100%;
    background-position: left;
  }
  49% {
    background-size: 0 100%;
    background-position: left;
  }
  50% {
    background-position: right;
    background-size: 0 100%;
  }
  100% {
    background-position: right;
    background-size: 100% 100%;
  }
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

p {
  margin: 0 0 15px;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

ul, ol {
  list-style: none;
}

input,
textarea,
select {
  font-family: inherit;
  box-shadow: none;
  border-radius: 0;
}

input[type=search]::-webkit-search-cancel-button {
  display: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
}
input:placeholder,
textarea:placeholder {
  opacity: 1;
}

button {
  border: none;
  background-color: transparent;
  font-family: inherit;
  color: inherit;
}
button::-moz-focus-inner {
  border: 0;
}

input[type=submit],
button[type=submit] {
  appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 1em;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

@font-face {
  font-family: "paralucent";
  src: url(../fonts/paralucent-100-normal.woff2) format("woff2"), url(../fonts/paralucent-100-normal.woff) format("woff"), url(../fonts/paralucent-100-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "paralucent";
  src: url(../fonts/paralucent-200-normal.woff2) format("woff2"), url(../fonts/paralucent-200-normal.woff) format("woff"), url(../fonts/paralucent-200-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 200;
}
@font-face {
  font-family: "paralucent";
  src: url(../fonts/paralucent-300-normal.woff2) format("woff2"), url(../fonts/paralucent-300-normal.woff) format("woff"), url(../fonts/paralucent-300-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "paralucent";
  src: url(../fonts/paralucent-500-normal.woff2) format("woff2"), url(../fonts/paralucent-500-normal.woff) format("woff"), url(../fonts/paralucent-500-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "paralucent";
  src: url(../fonts/paralucent-600-normal.woff2) format("woff2"), url(../fonts/paralucent-600-normal.woff) format("woff"), url(../fonts/paralucent-600-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "paralucent";
  src: url(../fonts/paralucent-700-normal.woff2) format("woff2"), url(../fonts/paralucent-700-normal.woff) format("woff"), url(../fonts/paralucent-700-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "paralucent";
  src: url(../fonts/paralucent-900-normal.woff2) format("woff2"), url(../fonts/paralucent-900-normal.woff) format("woff"), url(../fonts/paralucent-900-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "akzidenz-grotesk-pro";
  src: url(../fonts/akzidenz-grotesk-pro-300-normal.woff2) format("woff2"), url(../fonts/akzidenz-grotesk-pro-300-normal.woff) format("woff"), url(../fonts/akzidenz-grotesk-pro-300-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "akzidenz-grotesk-pro";
  src: url(../fonts/akzidenz-grotesk-pro-400-normal.woff2) format("woff2"), url(../fonts/akzidenz-grotesk-pro-400-normal.woff) format("woff"), url(../fonts/akzidenz-grotesk-pro-400-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "akzidenz-grotesk-pro";
  src: url(../fonts/akzidenz-grotesk-pro-500-normal.woff2) format("woff2"), url(../fonts/akzidenz-grotesk-pro-500-normal.woff) format("woff"), url(../fonts/akzidenz-grotesk-pro-500-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "akzidenz-grotesk-pro";
  src: url(../fonts/akzidenz-grotesk-pro-700-normal.woff2) format("woff2"), url(../fonts/akzidenz-grotesk-pro-700-normal.woff) format("woff"), url(../fonts/akzidenz-grotesk-pro-700-normal.otf) format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
html.fixed,
html.fixed body {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

body {
  font-family: "akzidenz-grotesk-pro";
  font-weight: 400;
  line-height: 1.5;
  color: #2B2C2D;
  padding-top: var(--header-height);
}

.page {
  position: relative;
  overflow: hidden;
}

.section {
  position: relative;
}

.section-content {
  margin: auto;
}

.text-cover a {
  text-decoration: underline;
  color: #40667B;
  font-weight: 400;
  transition: opacity 0.3s;
}
.text-cover a:hover {
  opacity: 0.7;
}
.text-cover a + sup {
  color: #40667B;
}
.text-cover p:last-of-type {
  margin-bottom: 0;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mt-60 {
  margin-top: 60px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-130 {
  margin-top: 130px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-130 {
  margin-bottom: 130px;
}

/*
.lazyload,
.lazyloading{
    opacity: 0;
}
.lazyloaded{
    transition: opacity 0.3s;
    opacity: 1;
}*/
.stretch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

img.stretch {
  object-fit: cover;
  object-position: center;
}

.unselectable {
  -webkit-touch-callout: none;
  /* iOS Safari */
  /* Chrome/Safari/Opera */
  /* Konqueror */
  /* Firefox */
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                         not supported by any browser */
}

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

@media (min-width: 1367px) {
  .mt-60 {
    margin-top: calc(60px + -10 * (100vw - 1366px) / -554);
  }

  .mt-90 {
    margin-top: calc(90px + -10 * (100vw - 1366px) / -554);
  }

  .mt-100 {
    margin-top: calc(100px + -10 * (100vw - 1366px) / -554);
  }

  .mt-110 {
    margin-top: calc(110px + -10 * (100vw - 1366px) / -554);
  }

  .mt-130 {
    margin-top: calc(130px + -10 * (100vw - 1366px) / -554);
  }

  .mb-60 {
    margin-bottom: calc(60px + -10 * (100vw - 1366px) / -554);
  }

  .mb-75 {
    margin-bottom: calc(75px + -10 * (100vw - 1366px) / -554);
  }

  .mb-90 {
    margin-bottom: calc(90px + -10 * (100vw - 1366px) / -554);
  }

  .mb-100 {
    margin-bottom: calc(100px + -10 * (100vw - 1366px) / -554);
  }

  .mb-130 {
    margin-bottom: calc(130px + -10 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .mt-60 {
    margin-top: calc(70px + -10 * (100vw - 1920px) / -640);
  }

  .mt-90 {
    margin-top: calc(100px + -10 * (100vw - 1920px) / -640);
  }

  .mt-100 {
    margin-top: calc(110px + -10 * (100vw - 1920px) / -640);
  }

  .mt-110 {
    margin-top: calc(120px + -10 * (100vw - 1920px) / -640);
  }

  .mt-130 {
    margin-top: calc(140px + -10 * (100vw - 1920px) / -640);
  }

  .mb-60 {
    margin-bottom: calc(70px + -10 * (100vw - 1920px) / -640);
  }

  .mb-75 {
    margin-bottom: calc(85px + -10 * (100vw - 1920px) / -640);
  }

  .mb-90 {
    margin-bottom: calc(100px + -10 * (100vw - 1920px) / -640);
  }

  .mb-100 {
    margin-bottom: calc(110px + -10 * (100vw - 1920px) / -640);
  }

  .mb-130 {
    margin-bottom: calc(140px + -10 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .mt-60 {
    margin-top: 80px;
  }

  .mt-90 {
    margin-top: 110px;
  }

  .mt-100 {
    margin-top: 120px;
  }

  .mt-110 {
    margin-top: 130px;
  }

  .mt-130 {
    margin-top: 150px;
  }

  .mb-60 {
    margin-bottom: 80px;
  }

  .mb-75 {
    margin-bottom: 95px;
  }

  .mb-90 {
    margin-bottom: 110px;
  }

  .mb-100 {
    margin-bottom: 120px;
  }

  .mb-130 {
    margin-bottom: 150px;
  }
}
@media (max-width: 1365px) {
  .mt-60 {
    margin-top: calc(60px + 10 * (100vw - 1366px) / 342);
  }

  .mt-90 {
    margin-top: calc(90px + 5 * (100vw - 1366px) / 342);
  }

  .mt-100 {
    margin-top: calc(100px + 20 * (100vw - 1366px) / 342);
  }

  .mt-110 {
    margin-top: calc(110px + 20 * (100vw - 1366px) / 342);
  }

  .mt-130 {
    margin-top: calc(130px + 20 * (100vw - 1366px) / 342);
  }

  .mb-60 {
    margin-bottom: calc(60px + 10 * (100vw - 1366px) / 342);
  }

  .mb-75 {
    margin-bottom: calc(75px + 15 * (100vw - 1366px) / 342);
  }

  .mb-90 {
    margin-bottom: calc(90px + 5 * (100vw - 1366px) / 342);
  }

  .mb-100 {
    margin-bottom: calc(100px + 20 * (100vw - 1366px) / 342);
  }

  .mb-130 {
    margin-bottom: calc(130px + 20 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .mt-60 {
    margin-top: calc(50px + 10 * (100vw - 1024px) / 256);
  }

  .mt-90 {
    margin-top: calc(85px + 10 * (100vw - 1024px) / 256);
  }

  .mt-100 {
    margin-top: calc(80px + 10 * (100vw - 1024px) / 256);
  }

  .mt-110 {
    margin-top: calc(90px + 30 * (100vw - 1024px) / 256);
  }

  .mt-130 {
    margin-top: calc(110px + 20 * (100vw - 1024px) / 256);
  }

  .mb-60 {
    margin-bottom: calc(50px + 10 * (100vw - 1024px) / 256);
  }

  .mb-75 {
    margin-bottom: calc(60px + 5 * (100vw - 1024px) / 256);
  }

  .mb-90 {
    margin-bottom: calc(85px + 10 * (100vw - 1024px) / 256);
  }

  .mb-100 {
    margin-bottom: calc(80px + 10 * (100vw - 1024px) / 256);
  }

  .mb-130 {
    margin-bottom: calc(110px + 20 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .mt-60 {
    margin-top: 40px;
  }

  .mt-90 {
    margin-top: calc(75px + 20 * (100vw - 768px) / 448);
  }

  .mt-100 {
    margin-top: calc(70px + 10 * (100vw - 768px) / 448);
  }

  .mt-110 {
    margin-top: calc(60px + 10 * (100vw - 768px) / 448);
  }

  .mt-130 {
    margin-top: calc(90px + 20 * (100vw - 768px) / 448);
  }

  .mb-60 {
    margin-bottom: 40px;
  }

  .mb-75 {
    margin-bottom: calc(55px + 20 * (100vw - 768px) / 448);
  }

  .mb-90 {
    margin-bottom: calc(75px + 20 * (100vw - 768px) / 448);
  }

  .mb-100 {
    margin-bottom: calc(70px + 10 * (100vw - 768px) / 448);
  }

  .mb-130 {
    margin-bottom: calc(90px + 20 * (100vw - 768px) / 448);
  }
}
@media (max-width: 320px) {
  .mt-90 {
    margin-top: 55px;
  }

  .mt-100 {
    margin-top: 60px;
  }

  .mt-110 {
    margin-top: 50px;
  }

  .mt-130 {
    margin-top: 70px;
  }

  .mb-75 {
    margin-bottom: 35px;
  }

  .mb-90 {
    margin-bottom: 55px;
  }

  .mb-100 {
    margin-bottom: 60px;
  }

  .mb-130 {
    margin-bottom: 70px;
  }
}
.article h3 {
  margin-bottom: 1.667em;
  margin-left: 95px;
}
.article h3::before {
  opacity: 1 !important;
}
.article h4 {
  margin-bottom: 15px;
}
.article p,
.article ul {
  margin: 0 0 15px;
}
.article ul li {
  position: relative;
  padding-left: 27px;
}
.article ul li::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 7px;
  height: 7px;
  background-color: #FCC52B;
}
.article ul li:nth-child(n+2) {
  margin-top: 7px;
}
.article hr {
  width: 150px;
  height: 3px;
  background-color: #FCC52B;
  margin: 40px auto;
  border: none;
  /* Убираем границу для браузера Firefox */
  outline: none;
  color: #FCC52B;
}

@media (max-width: 768px) {
  .article h3 {
    margin-left: 0;
  }
  .article h3::before {
    display: none;
  }
}
@media (max-width: 900px) {
  .article ul li {
    padding-left: calc(27px + 7 * (100vw - 900px) / 580);
  }
}
.button {
  display: inline-block;
  cursor: pointer;
  border: none;
  padding: 15px 38px;
  font-size: 16px;
  font-weight: 700;
}
.button span {
  display: block;
  position: relative;
}
.button.gray-btn {
  background-color: #EFEFEF;
  transition: background-color 0.5s;
}
.button.gray-btn:hover {
  background-color: #CFCFCF;
}
.button.yellow-btn {
  background-color: #FCC52B;
  transition: background-color 0.5s;
}
.button.yellow-btn:hover {
  background-color: #FFE495;
}
.button.brown-btn {
  background-color: #82664D;
  transition: background-color 0.5s;
  color: #ffffff;
}
.button.brown-btn:hover {
  background-color: rgba(130, 102, 77, 0.7);
}
.button.brown-btn.big-arrow__right span:after, .button.brown-btn.big-arrow__left span:after {
  background-color: #ffffff;
}
.button.brown-btn.big-arrow__right span:before, .button.brown-btn.big-arrow__left span:before {
  border-color: #ffffff #ffffff transparent transparent;
}
.button.transparent-btn {
  padding-left: 0;
  background-color: transparent;
}
.button.transparent-btn.big-arrow__right span:after {
  background-image: url("data:image/svg+xml,%3Csvg width=%2722%27 height=%2716%27 viewBox=%270 0 22 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0.000126495 9L17.6134 9L12.0414 14.59L13.4568 16L21.4312 8L13.4568 -6.99382e-07L12.0513 1.41L17.6134 7L0.000126669 7L0.000126495 9Z%27 fill=%27%23FCC52B%27/%3E%3C/svg%3E%0A");
}
.button.transparent-btn.big-arrow__right span:before {
  border-color: #FCC52B #FCC52B transparent transparent;
}
.button.big-arrow__right, .button.big-arrow__left {
  position: relative;
}
.button.big-arrow__right span, .button.big-arrow__left span {
  display: flex;
  align-items: center;
}
.button.big-arrow__right span svg, .button.big-arrow__left span svg {
  margin-right: 10px;
}
.button.big-arrow__right span:after, .button.big-arrow__left span:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 22px;
  height: 16px;
  transition: transform 0.5s;
  background-image: url("data:image/svg+xml,%3Csvg width=%2722%27 height=%2716%27 viewBox=%270 0 22 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0.000126495 9L17.6134 9L12.0414 14.59L13.4568 16L21.4312 8L13.4568 -6.99382e-07L12.0513 1.41L17.6134 7L0.000126669 7L0.000126495 9Z%27 fill=%27%23242321%27/%3E%3C/svg%3E%0A");
  background-size: 21px auto;
  background-repeat: no-repeat;
}
.button.big-arrow__right:hover span:after, .button.big-arrow__left:hover span:after {
  transform: translate(5px, -50%);
}
.button.big-arrow__right:hover span:before, .button.big-arrow__left:hover span:before {
  transform: translate(5px, -50%) rotate(45deg);
}
.button.big-arrow__right span {
  padding-right: 38px;
}
.button.big-arrow__right span:after {
  right: 0;
}
.button.big-arrow__right span:before {
  right: 0;
}
.button.big-arrow__left span {
  padding-left: 38px;
}
.button.big-arrow__left span:after {
  left: 0;
}
.button.big-arrow__left span:before {
  left: 13px;
}
.button.small-arrow__left span {
  padding-left: 22px;
}
.button.small-arrow__left span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%) rotate(45deg);
  width: 0;
  height: 0;
  border: 4px solid;
  border-color: #2B2C2D #2B2C2D transparent transparent;
  transition: transform 0.5s;
}
.button.small-arrow__left:hover span:before {
  transform: translate(5px, -50%) rotate(45deg);
}

@media (max-width: 1024px) {
  .button {
    padding: calc(15px + 3 * (100vw - 1024px) / 704) calc(38px + 6 * (100vw - 1024px) / 704);
    font-size: calc(16px + 2 * (100vw - 1024px) / 704);
  }
  .button.big-arrow__right span {
    padding-right: calc(38px + 6 * (100vw - 1024px) / 704);
  }
}
.contact-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  border: 2px solid rgba(99, 99, 99, 0.2);
  cursor: pointer;
  transition: border-color 0.3s;
}
.contact-link:hover {
  border-color: rgba(99, 99, 99, 0.5);
}
.contact-link:last-of-type {
  margin-right: 0;
}

.disclosure-box {
  width: 100%;
}
.disclosure-box .separator {
  display: block;
  height: 1px;
  background-color: #636363;
}
.disclosure-box .disclosures {
  color: #636363;
  line-height: 1.5;
  margin-top: 18px;
}

.filters .filters-line {
  display: flex;
  justify-content: space-between;
}
.filters .filters-line .buttons-container .button {
  margin-right: 20px;
}
.filters .line {
  width: 100%;
  height: 1px;
  margin: 25px 0 0;
  background-color: #EFEFEF;
}
.filters .category-list-container.display-none {
  display: none;
}
.filters .category-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
  margin-bottom: 10px;
  line-height: 1;
  color: #636363;
}
.filters .category-list .category {
  position: relative;
  padding-left: 32px;
  margin-right: 24px;
  margin-bottom: 15px;
  white-space: nowrap;
  cursor: pointer;
  text-transform: capitalize;
}
.filters .category-list .category:before {
  content: "";
  position: absolute;
  left: 1px;
  bottom: 3px;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  border: 4px solid transparent;
  outline: 1px solid #CFCFCF;
  background-color: transparent;
  transition: background-color 0.3s, border-color 0.3s, outline-color 0.3s;
}
.filters .category-list .category.active:before {
  background-color: #FCC52B;
  border-color: #ffffff;
  outline-color: #FCC52B;
}

@media (max-width: 768px) {
  .filters .filters-line {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
  .filters .filters-line .buttons-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }
  .filters .filters-line .buttons-container .button:last-of-type {
    margin-right: 0;
  }
}
@media (max-width: 540px) {
  .filters .filters-line .buttons-container {
    flex-wrap: wrap;
  }
  .filters .filters-line .buttons-container .button {
    width: 100%;
    margin: 0;
  }
}
.footer-container {
  background-color: #2B2C2D;
  color: #ffffff;
}
.footer-container .top-line {
  padding: 26px 0 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-container .top-line .logo-cover .logo {
  display: block;
  width: 195px;
  height: auto;
}
.footer-container .top-line .logo-cover .logo svg {
  display: block;
  width: 100%;
  height: auto;
}
.footer-container .top-line .footer-menu {
  display: flex;
}
.footer-container .top-line .footer-menu .menu-item {
  margin: 0 20px;
  transition: color 0.3s;
}
.footer-container .top-line .footer-menu .menu-item a {
  white-space: nowrap;
}
.footer-container .top-line .footer-menu .menu-item:hover, .footer-container .top-line .footer-menu .menu-item:focus, .footer-container .top-line .footer-menu .menu-item.active {
  color: #CFCFCF;
}
.footer-container .top-line .footer-menu .menu-item.current-menu-item > a {
  font-weight: 500;
}
.footer-container .top-line .to-top {
  position: relative;
  padding: 16px 0;
  border: none;
  background: none;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
}
.footer-container .top-line .to-top:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  width: 3px;
  height: 40px;
  background-color: #FCC52B;
  transition: transform 0.3s;
}
.footer-container .top-line .to-top:hover:before {
  transform: translate(-50%, -20%);
}
.footer-container .bottom-line {
  padding: 16px 0 32px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #636363;
}
.footer-container .bottom-line .footer-menu {
  display: flex;
}
.footer-container .bottom-line .footer-menu .menu-item a {
  background-image: linear-gradient(to top, transparent 0, #ffffff 0, #ffffff 1px, transparent 1px);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  background-position: left;
}
.footer-container .bottom-line .footer-menu .menu-item a.hover, .footer-container .bottom-line .footer-menu .menu-item a:hover, .footer-container .bottom-line .footer-menu .menu-item a:focus {
  background-size: 0 100%;
}
.footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2) {
  position: relative;
  margin-left: 30px;
}
.footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2)::before {
  content: "|";
  color: #707070;
  position: absolute;
  top: 0;
  left: -15px;
  transform: translateX(-50%);
  pointer-events: none;
}
.footer-container .bottom-line .developers a {
  background-image: linear-gradient(to top, transparent 0, #ffffff 0, #ffffff 1px, transparent 1px);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  background-position: left;
}
.footer-container .bottom-line .developers a.hover, .footer-container .bottom-line .developers a:hover, .footer-container .bottom-line .developers a:focus {
  background-size: 0 100%;
}

@media (min-width: 1367px) {
  .footer-container .top-line {
    padding: calc(26px + -9 * (100vw - 1366px) / -1194) 0 calc(35px + -10 * (100vw - 1366px) / -1194);
  }
  .footer-container .top-line .logo-cover .logo {
    width: calc(195px + -20 * (100vw - 1366px) / -1194);
  }
  .footer-container .top-line .to-top:before {
    width: calc(3px + -2 * (100vw - 1366px) / -1194);
    height: calc(40px + -20 * (100vw - 1366px) / -1194);
  }
  .footer-container .bottom-line {
    padding: calc(16px + -5 * (100vw - 1366px) / -1194) 0 calc(32px + -5 * (100vw - 1366px) / -1194);
  }
  .footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2) {
    margin-left: calc(30px + -10 * (100vw - 1366px) / -1194);
  }
  .footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2)::before {
    left: calc(-15px + 5 * (100vw - 1366px) / -1194);
  }
}
@media (min-width: 2560px) {
  .footer-container .top-line {
    padding: 35px 0 45px;
  }
  .footer-container .top-line .logo-cover .logo {
    width: 215px;
  }
  .footer-container .top-line .to-top:before {
    width: 5px;
    height: 60px;
  }
  .footer-container .bottom-line {
    padding: 21px 0 37px;
  }
  .footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2) {
    margin-left: 40px;
  }
  .footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2)::before {
    left: -20px;
  }
}
@media (max-width: 1024px) {
  .footer-container .top-line .logo-cover .logo {
    width: calc(195px + 45 * (100vw - 1024px) / 256);
  }
  .footer-container .top-line .footer-menu {
    display: none;
  }
}
@media (max-width: 768px) {
  .footer-container .top-line {
    flex-wrap: wrap;
  }
  .footer-container .top-line .logo-cover .logo {
    width: 150px;
  }
  .footer-container .bottom-line {
    flex-wrap: wrap;
  }
  .footer-container .bottom-line .footer-menu {
    order: -1;
    width: 100%;
    margin-bottom: 24px;
    justify-content: center;
  }
  .footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2) {
    margin-left: calc(30px + 10 * (100vw - 768px) / 448);
  }
  .footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2)::before {
    left: calc(-15px + -5 * (100vw - 768px) / 448);
  }
}
@media (max-width: 400px) {
  .footer-container .bottom-line {
    flex-wrap: wrap;
  }
  .footer-container .bottom-line .copyright,
.footer-container .bottom-line .developers {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 320px) {
  .footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2) {
    margin-left: 20px;
  }
  .footer-container .bottom-line .footer-menu .menu-item:nth-child(n+2)::before {
    left: -10px;
  }
}
form textarea {
  resize: none;
}

.header-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 5px solid #EFEFEF;
  background-color: #ffffff;
  z-index: 100;
  transform: translateY(0);
  transition: transform 1s ease;
}
.header-container .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 110px;
  position: relative;
}
.header-container .header .logo {
  width: 220px;
  flex-shrink: 0;
}
.header-container .header .logo svg {
  display: block;
  width: 100%;
  height: auto;
}
.header-container .header .header-menu {
  display: flex;
  height: 100%;
  margin: 0 30px;
  color: #636363;
  text-transform: uppercase;
  letter-spacing: 0.015em;
}
.header-container .header .header-menu .menu-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-container .header .header-menu .menu-item.current-menu-item > a, .header-container .header .header-menu .menu-item.current-menu-item > button, .header-container .header .header-menu .menu-item.current-menu-ancestor > a, .header-container .header .header-menu .menu-item.current-menu-ancestor > button {
  font-weight: 500;
  color: #2B2C2D;
}
.header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button {
  padding: 10px 15px;
  transition: color 0.3s;
  white-space: nowrap;
  text-transform: uppercase;
}
.header-container .header .header-menu .menu-item a .animation-container, .header-container .header .header-menu .menu-item button .animation-container {
  position: relative;
}
.header-container .header .header-menu .menu-item a .animation-container .animation-line, .header-container .header .header-menu .menu-item button .animation-container .animation-line {
  position: absolute;
  left: -5px;
  right: -17px;
  bottom: 0;
  height: 10px;
  overflow: hidden;
  z-index: -1;
}
.header-container .header .header-menu .menu-item a .animation-container .animation-line::before, .header-container .header .header-menu .menu-item button .animation-container .animation-line::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FFF4D0;
  transform: translateX(-100%);
  transition: transform 0.7s ease;
}
.header-container .header .header-menu .menu-item a:hover, .header-container .header .header-menu .menu-item a:focus, .header-container .header .header-menu .menu-item a.active, .header-container .header .header-menu .menu-item button:hover, .header-container .header .header-menu .menu-item button:focus, .header-container .header .header-menu .menu-item button.active {
  color: #000000;
}
.header-container .header .header-menu .menu-item a:hover .animation-container .animation-line::before, .header-container .header .header-menu .menu-item a:focus .animation-container .animation-line::before, .header-container .header .header-menu .menu-item a.active .animation-container .animation-line::before, .header-container .header .header-menu .menu-item button:hover .animation-container .animation-line::before, .header-container .header .header-menu .menu-item button:focus .animation-container .animation-line::before, .header-container .header .header-menu .menu-item button.active .animation-container .animation-line::before {
  transform: translateX(0);
}
.header-container .header .header-menu .menu-item.menu-item-has-children {
  position: relative;
}
.header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
  width: auto;
  background-color: #ffffff;
  border: 1px solid #CFCFCF;
  border-top: 5px solid #FCC52B;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.3s, opacity 0.3s, visibility 0.3s;
}
.header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
  transition: background-color 0.5s;
}
.header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  padding: 20px 40px;
}
.header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item:hover {
  background-color: #EFEFEF;
}
.header-container .header .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item .animation-line {
  display: none;
}
.header-container .header .header-menu .menu-item.menu-item-has-children:hover .sub-menu {
  transform: translate(-50%, 0);
  opacity: 1;
  visibility: visible;
}
.header-container .header .header-menu .menu-item.menu-item-has-children:hover > a, .header-container .header .header-menu .menu-item.menu-item-has-children:hover button {
  color: #000000;
}
.header-container .header .header-menu .menu-item.menu-item-has-children:hover > a .animation-container .animation-line::before, .header-container .header .header-menu .menu-item.menu-item-has-children:hover button .animation-container .animation-line::before {
  transform: translateX(0);
}
.header-container .header .header-menu .menu-item.menu-item-has-children.no-transition .sub-menu {
  transition: none;
}
.header-container .header .buttons-wrap {
  display: flex;
  align-items: center;
}
.header-container .header .menu-button {
  position: relative;
  display: block;
  width: 40px;
  flex-shrink: 0;
  height: 40px;
  cursor: pointer;
}
.header-container .header .menu-button .line {
  position: absolute;
  width: 30px;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #636363;
}
.header-container .header .menu-button .line:nth-child(1) {
  transform: translateY(-10px);
  transition: transform 0.5s ease;
}
.header-container .header .menu-button .line:nth-child(2) {
  transition: opacity 0.5s ease;
}
.header-container .header .menu-button .line:nth-child(3) {
  transform: translateY(10px);
  transition: transform 0.5s ease;
}
.header-container .header .menu-button.opened .line:nth-child(1) {
  transform: rotate(45deg);
}
.header-container .header .menu-button.opened .line:nth-child(2) {
  opacity: 0;
}
.header-container .header .menu-button.opened .line:nth-child(3) {
  transform: rotate(-45deg);
}
.header-container .header .menu-button.hidden {
  visibility: hidden;
  opacity: 0;
}
.header-container .header .search-button {
  width: 40px;
  flex-shrink: 0;
  height: 40px;
  margin-right: 30px;
  display: flex;
  cursor: pointer;
}
.header-container .header .search-button .search-icon {
  margin: auto;
  width: 28px;
}
.header-container .header .search-button .search-icon > svg {
  width: 100%;
  height: auto;
  display: block;
}
.header-container .header .search-button .search-icon > svg #ellipse {
  fill: #ffffff;
  transition: fill 0.3s ease;
}
.header-container .header .search-button:hover .search-icon > svg #ellipse {
  fill: #FCC52B;
}
.header-container .header .search-button.hidden {
  visibility: hidden;
  opacity: 0;
}
.header-container .header .close-search-button {
  position: absolute;
  right: 0;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  transition: transform 0.3s ease;
  cursor: pointer;
  z-index: 10;
}
.header-container .header .close-search-button .line:first-of-type {
  position: absolute;
  top: calc(50% - 15px);
  width: 1px;
  height: 30px;
  background: #000000;
  transform: rotate(45deg);
}
.header-container .header .close-search-button .line:nth-of-type(2) {
  position: absolute;
  left: calc(50% - 15px);
  height: 1px;
  width: 30px;
  background: #000000;
  transform: rotate(45deg);
}
.header-container .header .close-search-button.hidden {
  opacity: 0;
  visibility: hidden;
}
.header-container.hidden {
  transform: translateY(-100%);
}

#search-box-popup {
  position: fixed;
  left: 0;
  top: var(--header-height);
  width: 100%;
  min-height: 340px;
  background-color: #ffffff;
  z-index: 100;
  border-bottom: 5px solid #EFEFEF;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 0.4s;
}
#search-box-popup.active {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1365px) {
  .header-container .header {
    height: calc(110px + 20 * (100vw - 1366px) / 342);
  }
  .header-container .header .logo {
    width: calc(220px + 100 * (100vw - 1366px) / 342);
  }
  .header-container .header .header-menu {
    margin: 0 calc(30px + 10 * (100vw - 1366px) / 342);
  }
  .header-container .header .header-menu .menu-item a, .header-container .header .header-menu .menu-item button {
    padding: 10px calc(15px + 10 * (100vw - 1366px) / 342);
  }
  .header-container .header .search-button {
    margin-right: calc(30px + 10 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .header-container .header {
    height: 90px;
  }
  .header-container .header .logo {
    width: 200px;
  }
  .header-container .header .header-menu,
.header-container .header .linkedin-link {
    display: none;
  }
  .header-container .header .search-button {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  #search-box-popup {
    min-height: calc(100% - var(--header-height));
  }
}
@media (max-width: 600px) {
  .header-container .header .logo {
    width: 175px;
  }
  .header-container .header .search-button {
    margin-right: 10px;
  }
  .header-container .header .search-button .search-icon > svg {
    width: 25px;
  }
}
@media (max-width: 320px) {
  .header-container .header .logo {
    width: 160px;
  }
}
.image-with-decoration {
  flex-shrink: 0;
  position: relative;
  width: 606px;
  padding-right: 54px;
}
.image-with-decoration__photo {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  opacity: 0;
  z-index: 1;
}
.image-with-decoration__decoration-gray {
  position: absolute;
  top: -62px;
  right: 0;
  bottom: -62px;
  width: 203px;
  opacity: 0.1;
  background-color: #636363;
}
.image-with-decoration__decoration-yellow {
  position: absolute;
  top: -41px;
  right: 54px;
  width: 10px;
  height: 112px;
  background-color: #FCC52B;
  z-index: 2;
}
.image-with-decoration.bottom-yellow-line .image-with-decoration__decoration-yellow {
  right: 0;
  top: auto;
  bottom: 0;
  transform: rotate(270deg) translate(100%, 0%);
  transform-origin: 100% 100%;
}
.image-with-decoration.left-side-deco {
  padding-right: 25px;
  padding-bottom: 25px;
  width: 100%;
}
.image-with-decoration.left-side-deco .image-with-decoration__decoration-yellow {
  top: -60px;
  right: 100%;
}
.image-with-decoration.left-side-deco .image-with-decoration__decoration-gray {
  top: -80px;
  left: -65px;
  right: auto;
  bottom: -45px;
}
.image-with-decoration.top-right-yellow-line {
  padding: 0;
}
.image-with-decoration.top-right-yellow-line .image-with-decoration__decoration-yellow {
  top: 0;
  right: 0;
  height: 72px;
}
.image-with-decoration.top-right-yellow-line .image-with-decoration__decoration-gray {
  height: calc(100% - 10px);
  top: 70px;
  right: -54px;
}
.image-with-decoration.bottom-right-yellow-line {
  padding: 0;
}
.image-with-decoration.bottom-right-yellow-line .image-with-decoration__decoration-yellow {
  top: 100%;
  right: 0;
  width: 330px;
  height: 10px;
}
.image-with-decoration.bottom-right-yellow-line .image-with-decoration__decoration-gray {
  right: -60px;
  bottom: -60px;
  top: auto;
  height: 100%;
  width: 392px;
}
.image-with-decoration.short-bottom-right-yellow-line {
  padding: 0;
}
.image-with-decoration.short-bottom-right-yellow-line .image-with-decoration__decoration-yellow {
  top: auto;
  bottom: 0;
  right: -50px;
  width: 112px;
  height: 10px;
}
.image-with-decoration.short-bottom-right-yellow-line .image-with-decoration__decoration-gray {
  right: -50px;
  bottom: -56px;
  top: -50px;
  height: auto;
  width: 203px;
}
.image-with-decoration.animated .image-with-decoration__photo {
  transition: opacity 1s ease;
  opacity: 1;
}
.image-with-decoration.large-bottom-gray-background .image-with-decoration__decoration-gray {
  z-index: 10;
  width: 300px;
  height: 570px;
}
.image-with-decoration .button {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}

@media (min-width: 1367px) {
  .image-with-decoration {
    width: calc(606px + -150 * (100vw - 1366px) / -554);
    padding-right: calc(54px + -11 * (100vw - 1366px) / -554);
  }
  .image-with-decoration__decoration-gray {
    top: calc(-62px + 10 * (100vw - 1366px) / -554);
    bottom: calc(-62px + 10 * (100vw - 1366px) / -554);
    width: calc(203px + -10 * (100vw - 1366px) / -554);
  }
  .image-with-decoration__decoration-yellow {
    top: calc(-41px + 5 * (100vw - 1366px) / -554);
    right: calc(54px + -11 * (100vw - 1366px) / -554);
    width: calc(10px + -1 * (100vw - 1366px) / -554);
    height: calc(112px + -10 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .image-with-decoration {
    width: calc(756px + -24 * (100vw - 1920px) / -640);
    padding-right: calc(65px + -10 * (100vw - 1920px) / -640);
  }
  .image-with-decoration__decoration-gray {
    top: calc(-72px + 5 * (100vw - 1920px) / -640);
    bottom: calc(-72px + 5 * (100vw - 1920px) / -640);
    width: calc(213px + -12 * (100vw - 1920px) / -640);
  }
  .image-with-decoration__decoration-yellow {
    top: calc(-46px + 5 * (100vw - 1920px) / -640);
    right: calc(65px + -10 * (100vw - 1920px) / -640);
    width: calc(11px + -1 * (100vw - 1920px) / -640);
    height: calc(122px + -10 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .image-with-decoration {
    width: 780px;
    padding-right: 75px;
  }
  .image-with-decoration__decoration-gray {
    top: -77px;
    bottom: -77px;
    width: 225px;
  }
  .image-with-decoration__decoration-yellow {
    top: -51px;
    right: 75px;
    width: 12px;
    height: 132px;
  }
}
@media (max-width: 1365px) {
  .image-with-decoration {
    width: calc(606px + 186 * (100vw - 1366px) / 342);
    padding-right: calc(54px + 10 * (100vw - 1366px) / 342);
  }
  .image-with-decoration__decoration-gray {
    top: calc(-62px + -12 * (100vw - 1366px) / 342);
    bottom: calc(-62px + -12 * (100vw - 1366px) / 342);
    width: calc(203px + 13 * (100vw - 1366px) / 342);
  }
  .image-with-decoration__decoration-yellow {
    top: calc(-41px + -6 * (100vw - 1366px) / 342);
    right: calc(54px + 10 * (100vw - 1366px) / 342);
    height: calc(112px + 12 * (100vw - 1366px) / 342);
  }
  .image-with-decoration.large-bottom-gray-background .image-with-decoration__decoration-gray {
    width: calc(300px + 80 * (100vw - 1366px) / 342);
    height: calc(570px + 220 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .image-with-decoration {
    width: calc(420px + 20 * (100vw - 1024px) / 124);
    padding-right: calc(44px + 9 * (100vw - 1024px) / 124);
  }
  .image-with-decoration__decoration-gray {
    top: calc(-50px + -10 * (100vw - 1024px) / 124);
    bottom: calc(-50px + -10 * (100vw - 1024px) / 124);
    width: calc(190px + 20 * (100vw - 1024px) / 124);
  }
  .image-with-decoration__decoration-yellow {
    top: calc(-35px + -9 * (100vw - 1024px) / 124);
    right: calc(44px + 9 * (100vw - 1024px) / 124);
    height: calc(100px + 20 * (100vw - 1024px) / 124);
  }
  .image-with-decoration.large-bottom-gray-background .image-with-decoration__decoration-gray {
    width: calc(220px + 20 * (100vw - 1024px) / 256);
    height: calc(350px + 30 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 900px) {
  .image-with-decoration {
    width: calc(400px + 125 * (100vw - 900px) / 580);
    padding-right: calc(35px + 20 * (100vw - 900px) / 580);
  }
  .image-with-decoration__decoration-gray {
    top: calc(-40px + -20 * (100vw - 900px) / 580);
    bottom: calc(-40px + -20 * (100vw - 900px) / 580);
    width: calc(170px + 70 * (100vw - 900px) / 580);
  }
  .image-with-decoration__decoration-yellow {
    top: calc(-26px + -16 * (100vw - 900px) / 580);
    right: calc(35px + 20 * (100vw - 900px) / 580);
    height: calc(80px + 40 * (100vw - 900px) / 580);
  }
}
@media (max-width: 768px) {
  .image-with-decoration {
    width: 100%;
  }
  .image-with-decoration.left-side-deco .image-with-decoration__decoration-gray {
    bottom: calc(-45px + -45 * (100vw - 768px) / 448);
  }
  .image-with-decoration.large-bottom-gray-background .image-with-decoration__decoration-gray {
    display: none;
  }
}
@media (max-width: 320px) {
  .image-with-decoration {
    width: 275px;
    padding-right: 15px;
  }
  .image-with-decoration__decoration-gray {
    top: -20px;
    bottom: -20px;
    width: 100px;
  }
  .image-with-decoration__decoration-yellow {
    top: -10px;
    right: 15px;
    height: 40px;
  }
}
/*.image-with-svg-decoration {
    position: relative;
    &__photo {
        position: relative;
        display: block;
        margin-left: auto;
        margin-right: 0;
        z-index: 1;
    }
    &__decoration-gray {
        position: absolute;
        top: -82px;
        left: 50%;
        bottom: -90px;
        transform: translate(-50%,0);
        width: 300px;
        height: auto;
        background-color: $colorBorder;
        opacity: 0.2;
        svg {
            display: block;
            position: absolute;
            top: 5px;
            right: 5px;
            max-width: 100%;
            height: auto;
            opacity: 0.35;
        }
    }
    & > svg {
        display: block;
        position: absolute;
        bottom: -45px;
        left: 50px;
        z-index: 1;
        max-width: 100%;
        height: 90px;
        width: auto;
        opacity: 0.21;
    }
    .button {
        position: absolute;
        bottom: 0;
        right: 0;
        transform: translate(0,50%);
        z-index: 1;
    }
}
*/
.list-cover {
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: opacity 0.3s, visibility 0.3s;
}
.list-cover.active {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.logotype {
  height: auto;
  max-width: 100%;
}
.logotype-size_30 {
  width: 30%;
}
.logotype-size_40 {
  width: 40%;
}
.logotype-size_50 {
  width: 50%;
}
.logotype-size_60 {
  width: 60%;
}
.logotype-size_70 {
  width: 70%;
}
.logotype-size_80 {
  width: 80%;
}
.logotype-size_90 {
  width: 90%;
}

#menu-mobile {
  display: none;
}

@media (max-width: 1024px) {
  #menu-mobile {
    display: block;
    background-color: #ffffff;
    top: var(--header-height);
    height: calc(100% - var(--header-height));
  }
  #menu-mobile .mobile-menu {
    text-transform: uppercase;
    letter-spacing: 0.015em;
    text-align: center;
  }
  #menu-mobile .mobile-menu .menu-item a {
    display: inline-block;
    padding: 10px;
  }
  #menu-mobile .linkedin-link-container {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }
}
#menu-modal {
  display: block;
  top: 0;
  height: 100%;
  background-color: transparent;
}
#menu-modal .window-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 0;
  padding: 0 0 0 170px;
  width: 50%;
  min-height: 100%;
  min-width: 700px;
  background-color: rgba(130, 102, 77, 0.88);
}
#menu-modal .window {
  height: 100%;
  margin: 0;
  color: #ffffff;
  background-color: transparent;
}
#menu-modal .mobile-modal .menu-item {
  margin: 22px 0;
}
#menu-modal .mobile-modal .menu-item a {
  position: relative;
  padding: 10px 10px 10px 50px;
  line-height: 37px;
  transition: font-size 0.3s;
}
#menu-modal .mobile-modal .menu-item a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-10px, -50%);
  width: 36px;
  height: 3px;
  background-color: #FCC52B;
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}
#menu-modal .mobile-modal .menu-item a:hover:before {
  transform: translate(0, -50%);
  opacity: 1;
}
#menu-modal .mobile-modal .menu-item.current-menu-item > a {
  font-weight: 500;
}
#menu-modal .header-menu {
  display: none;
}
#menu-modal .linkedin-link-container {
  position: absolute;
  bottom: 0;
}
#menu-modal .linkedin-link-container .contact-link {
  margin: 0 0 50px 50px;
  border-color: #ffffff;
}
#menu-modal .linkedin-link-container .contact-link svg path {
  transition: fill 0.3s;
  fill: #ffffff;
}
#menu-modal .linkedin-link-container .contact-link:hover svg path {
  fill: #FCC52B;
}
#menu-modal .close-btn {
  position: absolute;
  top: 30px;
  right: 30px;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
#menu-modal .close-btn:after, #menu-modal .close-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 1px;
  margin: auto;
  background-color: #ffffff;
}
#menu-modal .close-btn:after {
  transform: rotate(45deg);
}
#menu-modal .close-btn:before {
  transform: rotate(-45deg);
}

@media (max-width: 1024px) {
  #menu-modal .mobile-modal .menu-item-has-children > a {
    display: none;
  }
  #menu-modal .header-menu {
    display: block;
  }
  #menu-modal .linkedin-link-container {
    width: 100%;
    position: relative;
  }
}
@media (max-width: 768px) {
  #menu-modal .window-container {
    padding: 0 0 0 calc(170px + 170 * (100vw - 768px) / 448);
    width: 100%;
    min-width: auto;
  }
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 70px;
}
.pagination .page-numbers {
  padding: 5px;
  margin: 3px;
  color: rgba(36, 35, 33, 0.4);
  font-weight: 600;
}
.pagination .page-numbers.current {
  color: #FCC52B;
}
.pagination .next,
.pagination .prev {
  position: relative;
  width: 38px;
  height: 38px;
  margin-left: 16px;
}
.pagination .next:after,
.pagination .prev:after {
  content: "";
  position: absolute;
  border: 2px solid #242321;
  top: 0;
  left: 0;
  transform: rotate(0deg);
  width: 34px;
  height: 34px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_1744_5192%29%27%3E%3Cpath d=%27M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z%27 fill=%27%23242321%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_1744_5192%27%3E%3Crect width=%2724%27 height=%2724%27 fill=%27white%27 transform=%27translate%2824 24%29 rotate%28-180%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
}
.pagination .prev {
  margin-left: 0;
  margin-right: 16px;
}
.pagination .prev:after {
  transform: rotate(180deg);
}

.pop-up {
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  overflow: auto;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 0.4s;
}
.pop-up.active {
  opacity: 1;
  visibility: visible;
}
.pop-up .window-container {
  position: relative;
  margin: auto;
  padding: 50px;
}
.pop-up .window-container .window {
  position: relative;
  background-color: #ffffff;
}

.video-popup-collection {
  position: relative;
  z-index: 100;
}
.video-popup-collection .video-popup-box {
  display: flex;
  position: fixed;
  justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 44, 45, 0.95);
  padding: 50px;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 0.6s;
  overflow-y: auto;
}
.video-popup-collection .video-popup-box .embed-container {
  position: relative;
  z-index: 1;
  padding-bottom: 38%;
  overflow: hidden;
  width: 80%;
  height: auto;
  max-width: 1200px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out 0.5s;
}
.video-popup-collection .video-popup-box .embed-container iframe,
.video-popup-collection .video-popup-box .embed-container object,
.video-popup-collection .video-popup-box .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-popup-collection .video-popup-box.active {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
.video-popup-collection .video-popup-box.active .embed-container {
  opacity: 1;
}
.video-popup-collection .video-popup-box .close-button {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  transition: transform 0.3s ease;
  cursor: pointer;
  z-index: 10;
}
.video-popup-collection .video-popup-box .close-button span:first-of-type {
  position: absolute;
  top: calc(50% - 15px);
  width: 1px;
  height: 30px;
  background: #ffffff;
  transform: rotate(45deg);
}
.video-popup-collection .video-popup-box .close-button span:nth-of-type(2) {
  position: absolute;
  left: calc(50% - 15px);
  height: 1px;
  width: 30px;
  background: #ffffff;
  transform: rotate(45deg);
}
.video-popup-collection .video-popup-box .close-button:hover {
  transform: rotate(90deg);
}

@media (max-width: 1024px) {
  .video-popup-collection .video-popup-box {
    padding: 40px;
  }
  .video-popup-collection .video-popup-box .embed-container {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .video-popup-collection .video-popup-box {
    padding: 20px;
  }
}
#preloader-logo {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #ffffff;
  opacity: 1;
  transition: opacity 0.8s linear 3.5s;
}
#preloader-logo.hidden {
  display: none;
}
#preloader-logo .preloader-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(1);
  transform-origin: var(--content-1162-box-indent) 0%;
  transition: transform 1s linear 2.5s;
}
#preloader-logo .preloader-wrapper .logo-box {
  display: flex;
  position: relative;
  overflow: hidden;
}
#preloader-logo .preloader-wrapper .logo-box .circle-part {
  z-index: 3;
  position: relative;
  width: 180px;
  transform: rotate(-270deg) scale(0);
  opacity: 0;
  transition: transform 0.7s linear, opacity 0.3s linear;
}
#preloader-logo .preloader-wrapper .logo-box .circle-part:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 20%;
  height: 100%;
  background-color: #ffffff;
  z-index: -1;
}
#preloader-logo .preloader-wrapper .logo-box .circle-part svg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#preloader-logo .preloader-wrapper .logo-box .circle-part.back {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#preloader-logo .preloader-wrapper .logo-box .title-part {
  position: relative;
  z-index: 2;
  margin-left: 60px;
  width: 432px;
  transform: translateX(calc(-100% - 180px - 60px));
  transition: transform 1.4s linear 0.7s;
}
#preloader-logo .preloader-wrapper .logo-box .title-part svg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
#preloader-logo.animated {
  opacity: 0;
}
#preloader-logo.animated .preloader-wrapper {
  transform: scale(0);
}
#preloader-logo.animated .preloader-wrapper .logo-box .circle-part {
  transform: rotate(0deg) scale(1);
  opacity: 1;
}
#preloader-logo.animated .preloader-wrapper .logo-box .title-part {
  transform: translateX(0);
}

@media (max-width: 1024px) {
  #preloader-logo .preloader-wrapper .logo-box .circle-part {
    width: 120px;
  }
  #preloader-logo .preloader-wrapper .logo-box .title-part {
    margin-left: 40px;
    transform: translateX(calc(-100% - 120px - 40px));
    width: 288px;
  }
}
@media (max-width: 768px) {
  #preloader-logo .preloader-wrapper .logo-box .circle-part {
    width: 90px;
  }
  #preloader-logo .preloader-wrapper .logo-box .title-part {
    margin-left: 25px;
    transform: translateX(calc(-100% - 90px - 25px));
    width: 216px;
  }
}
@media (max-width: 420px) {
  #preloader-logo .preloader-wrapper .logo-box .circle-part {
    width: 60px;
  }
  #preloader-logo .preloader-wrapper .logo-box .title-part {
    margin-left: 25px;
    transform: translateX(calc(-100% - 90px - 25px));
    width: 144px;
  }
}
.quote__text > svg {
  display: block;
  margin-bottom: 40px;
}
.quote__info {
  color: #636363;
}
.quote__info .line {
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
  background-color: #636363;
}
.quote__info .name {
  font-weight: 700;
}
.quote__info .separator {
  color: #FCC52B;
}

@media (max-width: 768px) {
  .quote__text > svg {
    width: 50px;
    width: calc(50px + 10 * (100vw - 768px) / 448);
    height: 50px;
    height: calc(50px + 10 * (100vw - 768px) / 448);
    margin-bottom: calc(40px + 16 * (100vw - 768px) / 448);
  }
  .quote__info .line {
    margin-bottom: 20px;
    background-color: #636363;
  }
}
.search-page-section .search-result-title {
  font-weight: 600;
  margin-top: 60px;
}
.search-page-section .search-results-box .search-results-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #636363;
  padding: 30px 0 30px;
}
.search-page-section .search-results-box .search-results-item .info {
  padding-right: 20px;
}
.search-page-section .search-results-box .search-results-item .info .post-title {
  font-family: "paralucent";
  line-height: 1.34;
  font-weight: 600;
}
.search-page-section .search-results-box .search-results-item .info .post_excerpt {
  margin: 10px 0 0 0;
}
.search-page-section .search-results-box .search-results-item .search-arrow {
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.search-page-section .search-results-box .search-results-item .search-arrow .icon {
  width: 32px;
}
.search-page-section .search-results-box .search-results-item .search-arrow .icon > svg {
  width: 100%;
  height: auto;
  display: block;
}
.search-page-section .search-results-box .search-results-item .search-arrow .icon > svg line, .search-page-section .search-results-box .search-results-item .search-arrow .icon > svg path {
  transition: stroke 0.3s ease;
}
.search-page-section .search-results-box .search-results-item:hover .search-arrow .icon > svg line, .search-page-section .search-results-box .search-results-item:hover .search-arrow .icon > svg path {
  stroke: #000000;
}

.search-page {
  min-height: calc(100vh - var(--header-height) - var(--footer-height));
}

@media (max-width: 480px) {
  .search-page-section .search-results-box .search-results-item {
    flex-direction: column;
    align-items: flex-end;
  }
  .search-page-section .search-results-box .search-results-item .info {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .search-page-section .search-results-box .search-results-item .search-arrow {
    height: auto;
  }
}
#searchform {
  position: relative;
}
#searchform #search-input {
  width: 100%;
  height: 50px;
  border: none;
  outline: none;
  border-bottom: 1px solid #636363;
  color: #000000;
  padding-right: 60px;
}
#searchform #search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
#searchform #search-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
#searchform #search-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
#searchform #search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
#searchform #search-input:placeholder {
  color: rgba(0, 0, 0, 0.2);
}
#searchform .search-arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
#searchform .search-arrow .icon {
  width: 32px;
}
#searchform .search-arrow .icon > svg {
  width: 100%;
  height: auto;
  display: block;
}
#searchform .search-arrow .icon > svg line, #searchform .search-arrow .icon > svg path {
  transition: stroke 0.3s ease;
}
#searchform .search-arrow:hover .icon > svg line, #searchform .search-arrow:hover .icon > svg path {
  stroke: #000000;
}
#searchform #searchsubmit {
  display: none;
}

.section-subtitle, .article h3 {
  position: relative;
  font-weight: 700;
  font-family: "Archivo", sans-serif;
}
.section-subtitle::before, .article h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -70px;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 3px;
  background-color: #FCC52B;
  opacity: 0;
}
.section-subtitle.animated::before, .article h3.animated::before {
  opacity: 1;
  transform: translate(0, -50%);
  transition: opacity 1s ease, transform 1s ease;
}

@media (max-width: 768px) {
  .section-subtitle::before, .article h3::before {
    left: calc(-70px + -42 * (100vw - 768px) / 448);
    width: calc(48px + 30 * (100vw - 768px) / 448);
    height: calc(3px + 2 * (100vw - 768px) / 448);
  }
}
@media (max-width: 320px) {
  .section-subtitle::before, .article h3::before {
    left: -28px;
    width: 18px;
    height: 1px;
  }
}
.section-title, .article h2 {
  margin-bottom: 36px;
  font-weight: 900;
  font-family: "Archivo", sans-serif;
  overflow: hidden;
  line-height: 1;
}
.section-title__text {
  display: block;
  transform: translateY(100%);
}
.section-title.animated .section-title__text, .article h2.animated .section-title__text {
  transform: translateY(0);
  transition: transform 1s ease;
}

@media (min-width: 1367px) {
  .section-title, .article h2 {
    margin-bottom: calc(26px + -4 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .section-title, .article h2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 1365px) {
  .section-title, .article h2 {
    margin-bottom: calc(26px + 6 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .section-title, .article h2 {
    margin-bottom: 20px;
  }
}
.side-panel {
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  transition: transform 0.3s;
  z-index: 1001;
}
.side-panel.side-panel-left {
  left: 0;
  transform: translate(-100%, 0);
}
.side-panel.side-panel-right {
  right: 0;
  transform: translate(100%, 0);
}
.side-panel.active {
  transform: translate(0, 0);
}

.side-panel-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition-property: opacity, visibility;
  transition-duration: 0.3s;
  z-index: 1000;
}
.side-panel-bg.active {
  visibility: visible;
  opacity: 1;
}

.team-member-container {
  position: relative;
  padding: 10px 10px 35px;
}
.team-member-container .team-member {
  text-align: center;
  cursor: pointer;
}
.team-member-container .team-member .photo-container {
  position: relative;
}
.team-member-container .team-member .photo {
  display: block;
  width: 100%;
  height: auto;
}
.team-member-container .team-member .name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 16px 0 13px;
  font-weight: 700;
  color: #ffffff;
  background-color: rgba(130, 102, 77, 0.71);
  transition: color 0.4s ease, background-color 0.4s ease;
  font-family: "Archivo", sans-serif;
}
.team-member-container .team-member .position {
  margin-top: 18px;
  min-height: 3em;
  letter-spacing: 0;
}
.team-member-container .team-member:hover:not(.empty-link) .name, .team-member-container .team-member:focus:not(.empty-link) .name, .team-member-container .team-member:focus-visible:not(.empty-link) .name {
  color: #FCC52B;
/*  background-color: #40667B;*/
}

@media (min-width: 1367px) {
  .team-member-container .team-member .name {
    padding: calc(16px + -2 * (100vw - 1366px) / -554) 0 calc(13px + -2 * (100vw - 1366px) / -554);
  }
  .team-member-container .team-member .position {
    margin-top: calc(18px + -2 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .team-member-container .team-member .name {
    padding: 18px 0 15px;
  }
  .team-member-container .team-member .position {
    margin-top: 20px;
  }
}
@media (max-width: 1365px) {
  .team-member-container .team-member .name {
    padding: calc(16px + 2 * (100vw - 1366px) / 342) 0 calc(13px + 2 * (100vw - 1366px) / 342);
  }
  .team-member-container .team-member .position {
    margin-top: calc(18px + 3 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .team-member-container {
    padding: 10px calc(10px + 7 * (100vw - 1024px) / 704) 35px;
  }
  .team-member-container .team-member .name {
    padding: 14px 0 11px;
  }
  .team-member-container .team-member .position {
    margin-top: calc(15px + 2 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .team-member-container .team-member .position {
    margin-top: 13px;
  }
  .team-member-container .team-member .name {
    line-height: 1.2;
    padding: calc(16px + 13 * (100vw - 768px) / 448) 0 calc(13px + 10 * (100vw - 768px) / 448);
  }
}
.team-member-container.team-list-container {
  padding: 0;
}
.team-member-container.team-list-container .team-member {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  border-bottom: 1px solid #636363;
}
.team-member-container.team-list-container .team-member .photo {
  display: none;
}
.team-member-container.team-list-container .team-member .photo-container {
  flex-basis: 340px;
  flex-shrink: 0;
}
.team-member-container.team-list-container .team-member .name {
  position: relative;
  color: #000000;
  background-color: transparent;
}
.team-member-container.team-list-container .team-member .position {
  margin: 0 36px 0 0;
  flex-basis: auto;
  color: #636363;
  min-height: auto;
}
.team-member-container.team-list-container .team-member:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
  width: 20px;
  height: 2px;
  background-color: #FCC52B;
  transition: transform 0.5s;
}
.team-member-container.team-list-container .team-member:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%) rotate(45deg);
  width: 4px;
  height: 4px;
  border: 2px solid;
  border-color: #FCC52B #FCC52B transparent transparent;
  transition: transform 0.5s;
}
.team-member-container.team-list-container .team-member:hover .name {
  color: #82664D;
}
.team-member-container.team-list-container .team-member:hover:after {
  transform: translate(5px, -50%);
}
.team-member-container.team-list-container .team-member:hover:before {
  transform: translate(5px, -50%) rotate(45deg);
}

@media (max-width: 1365px) {
  .team-member-container.team-list-container .team-member .photo-container {
    flex-basis: calc(340px + 70 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .team-member-container.team-list-container .team-member .photo-container {
    flex-basis: calc(270px + 40 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .team-member-container.team-list-container .team-member .photo-container {
    flex-basis: 230px;
  }
}
@media (max-width: 550px) {
  .team-member-container.team-list-container .team-member {
    flex-wrap: wrap;
  }
  .team-member-container.team-list-container .team-member .photo-container {
    flex-basis: 100%;
  }
  .team-member-container.team-list-container .team-member .photo-container .name {
    padding-bottom: 0;
  }
  .team-member-container.team-list-container .team-member .position {
    padding-bottom: 5px;
  }
}
.text-on-yellow-bg-with-photo {
  display: flex;
  align-items: flex-start;
}
.text-on-yellow-bg-with-photo .left-side {
  z-index: 2;
}
.text-on-yellow-bg-with-photo .section-title, .text-on-yellow-bg-with-photo .article h2, .article .text-on-yellow-bg-with-photo h2 {
  margin-right: 52px;
  margin-bottom: 68px;
}
.text-on-yellow-bg-with-photo .yellow-block {
  position: relative;
  padding: 50px 60px 70px 0;
}
.text-on-yellow-bg-with-photo .yellow-block p:last-of-type {
  margin-bottom: 0;
}
.text-on-yellow-bg-with-photo .yellow-block:before {
  content: "";
  position: absolute;
  top: 0;
  right: -65px;
  width: 200%;
  height: 100%;
  background-color: rgba(252, 197, 43, 0.5);
}
.text-on-yellow-bg-with-photo .yellow-block .text-cover,
.text-on-yellow-bg-with-photo .yellow-block .section-subtitle,
.text-on-yellow-bg-with-photo .yellow-block .article h3,
.article .text-on-yellow-bg-with-photo .yellow-block h3 {
  position: relative;
}

@media (min-width: 1367px) {
  .text-on-yellow-bg-with-photo .yellow-block {
    padding: calc(50px + -10 * (100vw - 1367px) / -553) calc(60px + -40 * (100vw - 1367px) / -553) calc(70px + -5 * (100vw - 1367px) / -553) 0;
  }
}
@media (min-width: 1920px) {
  .text-on-yellow-bg-with-photo .yellow-block {
    padding: calc(60px + -20 * (100vw - 1920px) / -640) calc(100px + -30 * (100vw - 1920px) / -640) calc(75px + -5 * (100vw - 1920px) / -640) 0;
  }
}
@media (min-width: 2560px) {
  .text-on-yellow-bg-with-photo .yellow-block {
    padding: 80px 130px 80px 0;
  }
}
@media (max-width: 1365px) {
  .text-on-yellow-bg-with-photo .yellow-block {
    padding: calc(50px + 10 * (100vw - 1366px) / 598) calc(60px + 42 * (100vw - 1366px) / 598) calc(70px + 30 * (100vw - 1366px) / 598) 0;
  }
}
@media (max-width: 768px) {
  .text-on-yellow-bg-with-photo {
    flex-wrap: wrap;
    justify-content: center;
  }
  .text-on-yellow-bg-with-photo .yellow-block {
    margin-bottom: 36px;
    width: 100%;
    padding: 40px 18px 40px 0;
  }
}
.view-mode {
  display: flex;
}
.view-mode button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 20px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.view-mode button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border: 1px solid rgba(99, 99, 99, 0.2);
}
.view-mode button svg {
  transition: fill 0.3s;
}
.view-mode button.active {
  background-color: #636363;
}
.view-mode button.active svg {
  fill: #ffffff;
}

@media (max-width: 768px) {
  .view-mode button:first-of-type {
    margin-left: 0;
  }
}
.about-framework-section {
  margin-bottom: 116px;
}
.about-framework-section .section-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 var(--content-1026-box-indent) 0 0;
}
.about-framework-section .section-subtitle, .about-framework-section .article h3, .article .about-framework-section h3 {
  margin-bottom: 50px;
}
.about-framework-section .section-subtitle sup, .about-framework-section .article h3 sup, .article .about-framework-section h3 sup {
  font-size: 60%;
}
.about-framework-section .image-with-decoration {
  width: 496px;
}
.about-framework-section .info-block {
  margin-left: 80px;
  width: 520px;
}
.about-framework-section .info-block .button {
  margin-top: 40px;
}

@media (min-width: 1367px) {
  .about-framework-section .image-with-decoration {
    width: calc(496px + -254 * (100vw - 1367px) / -553);
  }
  .about-framework-section .info-block {
    width: calc(520px + -80 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 1920px) {
  .about-framework-section .image-with-decoration {
    width: calc(750px + -150 * (100vw - 1920px) / -640);
  }
  .about-framework-section .info-block {
    width: calc(600px + -100 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .about-framework-section .image-with-decoration {
    width: 900px;
  }
  .about-framework-section .info-block {
    width: 700px;
  }
}
@media (max-width: 1365px) {
  .about-framework-section .image-with-decoration {
    width: calc(496px + 196 * (100vw - 1366px) / 598);
  }
  .about-framework-section .info-block {
    width: 520px;
  }
  .about-framework-section .info-block .button {
    margin-top: 40px;
  }
}
@media (max-width: 1024px) {
  .about-framework-section .section-content {
    align-items: center;
  }
}
@media (max-width: 768px) {
  .about-framework-section .section-content {
    flex-wrap: wrap;
    justify-content: center;
  }
  .about-framework-section .image-with-decoration {
    width: 100%;
    margin-left: var(--content-1026-box-indent);
    margin-top: 36px;
  }
  .about-framework-section .info-block {
    order: -1;
    width: 100%;
    margin-left: var(--content-1026-box-indent);
  }
}
@media (max-width: 1800px) and (min-width: 1500px) {
  .apply-scheme-section .text-cover {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
  }
}
.apply-scheme-section .section-content {
  padding-top: 70px;
  position: relative;
  overflow: hidden;
  background-color: #EFEFEF;
}
.apply-scheme-section .section-content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 27px;
  width: 140px;
  height: 10px;
  background-color: #FCC52B;
}
.apply-scheme-section .text-cover {
  padding: 0 70px 55px;
  text-align: center;
  font-weight: 500;
}
.apply-scheme-section .apply-items-cover {
  display: flex;
  justify-content: space-between;
}
.apply-scheme-section .apply-item {
  width: 33.33%;
  display: flex;
  flex-direction: column;
}
.apply-scheme-section .apply-item .icon-yellow-line {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  padding: 35px 0;
}
.apply-scheme-section .apply-item .icon-yellow-line .yellow-line {
  width: 50%;
  height: 54px;
  background-color: #FCC52B;
}
.apply-scheme-section .apply-item .icon-yellow-line .yellow-line.gradient {
  background-image: linear-gradient(to right, #FCC52B, #EFEFEF);
}
.apply-scheme-section .apply-item .icon-yellow-line .icon-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #FCC52B;
  border: 10px solid #ffffff;
}
.apply-scheme-section .apply-item .icon-yellow-line .icon-circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 60px;
  max-height: 60px;
}
@media (min-width: 768px) {
  .apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .yellow-line:last-of-type {
    right: 27px;
  }
  .apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .yellow-line:last-of-type:after {
    right: -26px !important;
  }
}
.apply-scheme-section .apply-item .info-cover {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}
.apply-scheme-section .apply-item .info-cover .item-title {
  flex: 0 0 auto;
  margin: 12px 0;
  text-align: center;
  font-weight: 700;
}
.apply-scheme-section .apply-item .info-cover .period {
  flex: 0 0 auto;
  margin-bottom: 20px;
  color: #242321;
  opacity: 0.6;
  text-align: center;
  font-weight: 700;
}
.apply-scheme-section .apply-item .info-cover .description-cover {
  flex: 1 0 auto;
  padding: 46px 20px 46px 30px;
  background-color: rgba(99, 99, 99, 0.1);
}
.apply-scheme-section .apply-item .info-cover .description-cover ul li:before {
  background-color: #82664D;
}
.apply-scheme-section .apply-item:nth-of-type(1) {
  width: calc(33.33% - 12.5px);
}
.apply-scheme-section .apply-item:nth-of-type(1) .info-cover {
  margin-right: 25px;
}
.apply-scheme-section .apply-item:nth-of-type(1) .icon-yellow-line .icon-circle {
  transform: translate(calc(-50% - 12.5px), -50%);
}
.apply-scheme-section .apply-item:nth-of-type(2) {
  width: calc(33.33% + 25px);
}
.apply-scheme-section .apply-item:nth-of-type(2) .info-cover {
  margin: 0 25px;
}
.apply-scheme-section .apply-item:nth-of-type(3) {
  width: calc(33.33% - 12.5px);
}
.apply-scheme-section .apply-item:nth-of-type(3) .info-cover {
  margin-left: 25px;
}
.apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .icon-circle {
  transform: translate(calc(-50% + 12.5px), -50%);
}
.apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .yellow-line.gradient {
  background-image: none;
}
.apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .yellow-line:last-of-type {
  position: relative;
}
.apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .yellow-line:last-of-type:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  -webkit-backface-visibility: hidden;
  transform: translate(50%, 0);
  width: 0;
  height: 0;
  border: 27px solid #EFEFEF;
  border-color: #EFEFEF #EFEFEF #EFEFEF #FCC52B;
}
.apply-scheme-section .apply-item:nth-child(n+2) .icon-yellow-line .yellow-line:first-of-type {
  position: relative;
}
.apply-scheme-section .apply-item:nth-child(n+2) .icon-yellow-line .yellow-line:first-of-type:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 27px solid #EFEFEF;
  border-color: #FCC52B #FCC52B #FCC52B #EFEFEF;
}

@media (max-width: 1365px) {
  .apply-scheme-section .apply-item .icon-yellow-line .icon-circle {
    width: calc(120px + 20 * (100vw - 1365px) / 341);
    height: calc(120px + 20 * (100vw - 1365px) / 341);
  }
  .apply-scheme-section .apply-item .icon-yellow-line .icon-circle img {
    max-width: calc(60px + 10 * (100vw - 1365px) / 341);
    max-height: calc(60px + 10 * (100vw - 1365px) / 341);
  }
  .apply-scheme-section .apply-item .info-cover .description-cover {
    padding: calc(46px + 14 * (100vw - 1365px) / 341) calc(20px + 2 * (100vw - 1365px) / 341) calc(46px + 22 * (100vw - 1365px) / 341) calc(30px + 10 * (100vw - 1365px) / 341);
  }
  .apply-scheme-section .apply-item:nth-of-type(1) {
    width: calc(33.33% - (12.5px + 12.5 * (100vw - 1365px) / 341));
  }
  .apply-scheme-section .apply-item:nth-of-type(1) .info-cover {
    margin-right: calc(25px + 25 * (100vw - 1365px) / 341);
  }
  .apply-scheme-section .apply-item:nth-of-type(1) .icon-yellow-line .icon-circle {
    transform: translate(calc(-50% - (12.5px + 12.5 * (100vw - 1365px) / 341)), -50%);
  }
  .apply-scheme-section .apply-item:nth-of-type(2) {
    width: 33.33%;
  }
  .apply-scheme-section .apply-item:nth-of-type(2) .info-cover {
    margin: 0 calc(25px + 19 * (100vw - 1365px) / 341);
  }
  .apply-scheme-section .apply-item:nth-of-type(3) {
    width: calc(33.33% - (12.5px - 12.5 * (100vw - 1365px) / 341));
  }
  .apply-scheme-section .apply-item:nth-of-type(3) .info-cover {
    margin-left: calc(25px + 25 * (100vw - 1365px) / 341);
  }
  .apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .icon-circle {
    transform: translate(calc(-50% + 12.5px + 12.5 * (100vw - 1365px) / 341), -50%);
  }
}
@media (max-width: 1024px) {
  .apply-scheme-section .text-cover {
    padding: 0 calc(70px + 60 * (100vw - 1024px) / 704) 55px;
  }
  .apply-scheme-section .apply-item .icon-yellow-line .icon-circle {
    width: 100px;
    height: 100px;
  }
  .apply-scheme-section .apply-item .icon-yellow-line .icon-circle img {
    max-width: 50px;
    max-height: 50px;
  }
  .apply-scheme-section .apply-item .info-cover .description-cover {
    padding: 32px 15px 24px 20px;
  }
  .apply-scheme-section .apply-item:nth-of-type(1) {
    width: 33.33%;
  }
  .apply-scheme-section .apply-item:nth-of-type(1) .info-cover {
    margin-right: 0;
  }
  .apply-scheme-section .apply-item:nth-of-type(1) .icon-yellow-line .icon-circle {
    transform: translate(-50%, -50%);
  }
  .apply-scheme-section .apply-item:nth-of-type(2) .info-cover {
    margin: 0 6px;
  }
  .apply-scheme-section .apply-item:nth-of-type(3) {
    width: 33.33%;
  }
  .apply-scheme-section .apply-item:nth-of-type(3) .info-cover {
    margin-left: 0;
  }
  .apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .icon-circle {
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 768px) {
  .apply-scheme-section .apply-items-cover {
    flex-wrap: wrap;
  }
  .apply-scheme-section .apply-item:nth-of-type(1), .apply-scheme-section .apply-item:nth-of-type(2), .apply-scheme-section .apply-item:nth-of-type(3) {
    width: 100%;
  }
  .apply-scheme-section .apply-item:nth-of-type(1) .icon-yellow-line .yellow-line.gradient, .apply-scheme-section .apply-item:nth-of-type(2) .icon-yellow-line .yellow-line.gradient, .apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .yellow-line.gradient {
    background-image: none;
  }
  .apply-scheme-section .apply-item:nth-of-type(1) .icon-yellow-line .yellow-line:after, .apply-scheme-section .apply-item:nth-of-type(1) .icon-yellow-line .yellow-line:before, .apply-scheme-section .apply-item:nth-of-type(2) .icon-yellow-line .yellow-line:after, .apply-scheme-section .apply-item:nth-of-type(2) .icon-yellow-line .yellow-line:before, .apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .yellow-line:after, .apply-scheme-section .apply-item:nth-of-type(3) .icon-yellow-line .yellow-line:before {
    display: none;
  }
  .apply-scheme-section .apply-item:nth-of-type(1) .info-cover, .apply-scheme-section .apply-item:nth-of-type(2) .info-cover, .apply-scheme-section .apply-item:nth-of-type(3) .info-cover {
    margin: 0 25px;
  }
}
.approach-section {
  margin-top: 40px;
}
.approach-section .approaches-cover {
  display: flex;
  align-items: center;
  margin-top: 60px;
  padding: 30px 0;
  border-top: 1px solid #FCC52B;
  border-bottom: 1px solid #FCC52B;
}
.approach-section .general {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 352px;
  height: 352px;
  padding: 36px;
  border: 40px solid #ffffff;
  border-radius: 50%;
  background-color: #82664D;
  color: #ffffff;
  text-align: center;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
}
.approach-section .approaches {
  flex-grow: 1;
}
.approach-section .approach {
  display: flex;
  align-items: center;
}
.approach-section .approach .yellow-block {
  position: relative;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  width: 240px;
  height: 100px;
  padding: 16px 40px;
  margin-right: 50px;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  line-height: 1.4;
}
.approach-section .approach .yellow-block:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: calc(100% + 175px);
  height: 100%;
  background-color: rgba(255, 228, 149, 0.9);
}
.approach-section .approach .description {
  flex-grow: 1;
  line-height: 1.3;
}
.approach-section .approach .description ul {
  margin-bottom: 0;
}
.approach-section .approach:nth-of-type(1) {
  padding-bottom: 10px;
}
.approach-section .approach:nth-of-type(2) .yellow-block {
  margin-top: 16px;
  margin-bottom: 16px;
}
.approach-section .approach:nth-of-type(2) .description {
  padding: 16px 0;
  border-top: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
}
.approach-section .approach:nth-of-type(3) {
  padding-top: 10px;
}

@media (min-width: 1367px) {
  .approach-section .general {
    width: calc(352px + -8 * (100vw - 1367px) / -553);
    height: calc(352px + -8 * (100vw - 1367px) / -553);
    padding: calc(36px + 3 * (100vw - 1367px) / -553);
  }
  .approach-section .approach .yellow-block {
    width: calc(240px + -60 * (100vw - 1367px) / -553);
    padding: 16px calc(40px + -10 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 1920px) {
  .approach-section .general {
    width: calc(360px + -10 * (100vw - 1920px) / -640);
    height: calc(360px + -10 * (100vw - 1920px) / -640);
  }
  .approach-section .approach .yellow-block {
    width: calc(300px + -30 * (100vw - 1920px) / -640);
    padding: 16px calc(50px + -15 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .approach-section .general {
    width: 370px;
    height: 370px;
  }
  .approach-section .approach .yellow-block {
    width: 330px;
    padding: 16px 65px;
  }
}
@media (max-width: 1365px) {
  .approach-section .general {
    width: calc(352px + 37 * (100vw - 1365px) / 341);
    height: calc(352px + 37 * (100vw - 1365px) / 341);
    padding: calc(36px + 6 * (100vw - 1365px) / 341);
    border-width: calc(40px + 8 * (100vw - 1365px) / 341);
  }
  .approach-section .approach .yellow-block {
    width: calc(240px + 45 * (100vw - 1365px) / 341);
    height: calc(100px + -10 * (100vw - 1365px) / 341);
    padding: calc(16px + -6 * (100vw - 1365px) / 341) calc(40px + 14 * (100vw - 1365px) / 341);
    margin-right: calc(50px + 29 * (100vw - 1365px) / 341);
  }
}
@media (max-width: 1024px) {
  .approach-section .general {
    width: auto;
    height: 330px;
    padding: 24px;
    border: none;
    border-radius: 0;
    writing-mode: tb;
    transform: rotate(180deg);
  }
  .approach-section .approach .yellow-block {
    width: 185px;
    height: 110px;
    padding: 22px 20px;
    margin-right: 21px;
  }
  .approach-section .approach .yellow-block:before {
    width: calc(100% + 116px + 41 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .approach-section .approaches-cover {
    flex-direction: column;
    align-items: stretch;
  }
  .approach-section .general {
    writing-mode: initial;
    transform: rotate(0);
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }
  .approach-section .approach {
    width: 100%;
  }
  .approach-section .approach .yellow-block {
    width: 170px;
    text-align: center;
    justify-content: center;
  }
  .approach-section .approach .yellow-block:before {
    width: 100%;
  }
  .approach-section .approach:nth-of-type(2) .description {
    padding: 26px 0;
  }
}
@media (max-width: 500px) {
  .approach-section .approach {
    flex-wrap: wrap;
  }
  .approach-section .approach .yellow-block {
    width: 100%;
    margin-bottom: 16px;
  }
  .approach-section .approach:nth-of-type(2) .description {
    padding: 10px 0;
    border: none;
  }
}
.button-section .section-content.align-center {
  text-align: center;
}
.button-section .decoration {
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center;
  transform: rotate(180deg);
  max-width: 100%;
  z-index: -1;
}

.case-studies-section .filters .view-mode {
  display: none;
}
.case-studies-section .cases-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -23px;
  /*display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 47px;
  row-gap: 96px;*/
}
.case-studies-section .case-container {
  width: calc(50% - 1px);
  position: relative;
  padding: 0 23px 103px;
}
.case-studies-section .case {
  display: block;
  width: 100%;
  position: relative;
  background-color: #82664D;
  padding-top: 72%;
}
.case-studies-section .case .image-container {
  display: block;
  width: 100%;
  height: 100%;
}
.case-studies-section .case .image-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.75), transparent);
  transition: opacity 0.5s;
}
.case-studies-section .case .image-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #82664D, transparent);
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 1;
}
.case-studies-section .case .logotype-container {
  position: absolute;
  top: 37px;
  left: 37px;
  width: 170px;
  height: 55px;
  display: flex;
  align-items: center;
}
.case-studies-section .case .info-container {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 37px 23px;
  width: 100%;
  z-index: 1;
  transition: color 0.5s;
}
.case-studies-section .case .info-container .name {
  display: block;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
}
.case-studies-section .case .info-container .description {
  padding: 16px 0 24px;
  display: none;
}
.case-studies-section .case .button {
  position: absolute;
  left: 37px;
  bottom: -25px;
  z-index: 1;
  opacity: 0;
  transform: translate(-30px, 0);
  transition: opacity 0.5s, transform 0.5s;
}
.case-studies-section .case:hover .image-container {
  display: block;
  width: 100%;
  height: 100%;
}
.case-studies-section .case:hover .image-container:after {
  opacity: 0;
}
.case-studies-section .case:hover .image-container:before {
  opacity: 1;
}
.case-studies-section .case:hover .info-container {
  color: #ffffff;
}
.case-studies-section .case:hover .button {
  opacity: 1;
  transform: translate(0, 0);
  /*span {
      &:after {
          transform: translate(5px, -50%);
      }
      &:before {
          transform: translate(5px, -50%) rotate(45deg);
      }
  }*/
}

@media (max-width: 1365px) {
  .case-studies-section .cases-container {
    margin: 0 calc(-23px + -13 * (100vw - 1366px) / 342);
  }
  .case-studies-section .case-container {
    padding: 0 calc(23px + 13 * (100vw - 1366px) / 342) 103px;
  }
}
@media (max-width: 1024px) {
  .case-studies-section .cases-container {
    margin: 40px 0 0 0;
  }
  .case-studies-section .case-container {
    width: 100%;
    padding: 0 0 40px;
  }
  .case-studies-section .case {
    position: relative;
    padding: 0;
    background-color: transparent !important;
  }
  .case-studies-section .case .image-container {
    position: relative;
  }
  .case-studies-section .case .image-container img {
    position: relative;
    display: block;
  }
  .case-studies-section .case .image-container:before {
    display: none !important;
  }
  .case-studies-section .case .info-container {
    position: relative;
    padding: 16px 0 0 0;
    display: block;
    color: #2b2c2d !important;
  }
  .case-studies-section .case .info-container .description {
    display: block !important;
    padding: 12px 0 24px 0;
  }
  .case-studies-section .case .button {
    opacity: 1;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    transform: none;
  }
}
.contact-section {
  margin-bottom: 70px;
}
.contact-section .contact-block {
  display: flex;
  margin: 0 0 30px var(--content-1026-box-indent);
}
.contact-section .brown-block {
  position: relative;
  flex-grow: 1;
  align-self: flex-start;
  z-index: 1;
  margin-top: 74px;
  padding: 80px 0 60px;
  color: #ffffff;
}
.contact-section .brown-block:before {
  content: "";
  position: absolute;
  top: 0;
  right: -74px;
  width: 200%;
  height: 100%;
  background-color: #40667B;
}
.contact-section .brown-block .content {
  position: relative;
}
.contact-section .brown-block .content .contact-item {
  margin-bottom: 46px;
}
.contact-section .brown-block .content .contact-item a {
  transition: color 0.3s ease-in-out;
}
.contact-section .brown-block .content .contact-item a:hover {
  color: #FCC52B;
}
.contact-section .map-cover {
  width: 658px;
  height: 570px;
}
.contact-section #map {
  height: 100%;
  width: 100%;
}
.contact-section .button-block {
  position: relative;
}
.contact-section .button-block .button {
  margin-top: 60px;
  margin-bottom: 16px;
}
.contact-section .button-block .decoration {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 100%;
}

@media (min-width: 1367px) {
  .contact-section .brown-block .content .contact-item {
    margin-bottom: calc(46px + -19 * (100vw - 1367px) / -553);
  }
  .contact-section .map-cover {
    width: calc(658px + -342 * (100vw - 1367px) / -553);
    height: calc(570px + -80 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 1920px) {
  .contact-section .brown-block .content .contact-item {
    margin-bottom: 65px;
  }
  .contact-section .map-cover {
    width: calc(1000px + -300 * (100vw - 1920px) / -640);
    height: calc(650px + -150 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .contact-section .map-cover {
    width: 1300px;
    height: 800px;
  }
}
@media (max-width: 768px) {
  .contact-section .contact-block {
    flex-wrap: wrap;
  }
  .contact-section .brown-block {
    margin-top: 0;
  }
  .contact-section .brown-block .content {
    width: 250px;
    margin: auto;
  }
  .contact-section .map-cover {
    width: calc(100% + var(--content-1026-box-indent));
    margin-left: var(--minus-content-1026-box-indent);
  }
}
.culture-code-section .section-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.culture-code-section .code-item {
  display: flex;
  position: relative;
  z-index: 1;
  width: 46%;
  max-height: 120px;
  margin: 24px 0;
}
.culture-code-section .code-item .border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  overflow: hidden;
}
.culture-code-section .code-item .border:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  border-top: 10px solid #EFEFEF;
  border-right: 10px solid #EFEFEF;
  border-radius: 0 60px 0 0;
  box-sizing: border-box;
}
.culture-code-section .code-item .description {
  padding-top: 32px;
  padding-right: 80px;
}
.culture-code-section .code-item .icon-cover {
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 15px solid #ffffff;
  background-color: #FCC52B;
}
.culture-code-section .code-item:nth-of-type(2n) .border:after {
  border-top: 10px solid #EFEFEF;
  border-left: 10px solid #EFEFEF;
  border-right: none;
  border-radius: 60px 0 0 0;
  box-sizing: border-box;
}
.culture-code-section .code-item:nth-of-type(2n) .description {
  padding-right: 0;
  padding-left: 80px;
}
.culture-code-section .code-item:nth-of-type(2n) .icon-cover {
  order: -1;
}
.culture-code-section .code-item:nth-of-type(3), .culture-code-section .code-item:nth-of-type(4) {
  width: 38%;
}
.culture-code-section .code-item:nth-of-type(3) .description, .culture-code-section .code-item:nth-of-type(4) .description {
  padding-left: 0;
  padding-right: 0;
}
.culture-code-section .code-item:nth-of-type(5) .icon-cover:before {
  content: "";
  position: absolute;
  top: -10px;
  right: 50%;
  z-index: -1;
  width: 100%;
  height: 50%;
  background-color: #ffffff;
}
.culture-code-section .code-item:nth-of-type(6) .icon-cover:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  z-index: -1;
  width: 100%;
  height: 50%;
  background-color: #ffffff;
}
.culture-code-section .big-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 408px;
  height: 408px;
}
.culture-code-section .big-circle .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.culture-code-section .big-circle .logo {
  width: 167px;
}
.culture-code-section .big-circle .logo svg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.culture-code-section .big-circle .code-title {
  margin-top: 15px;
  letter-spacing: 0.05em;
  color: #636363;
  text-align: center;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  color: #242321;
}
.culture-code-section .big-circle .decoration {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  width: 100%;
  height: 100%;
}
.culture-code-section .big-circle:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid #FFE495;
  border-radius: 50%;
  box-sizing: border-box;
}

@media (max-width: 1365px) {
  .culture-code-section .code-item {
    margin: calc(40px + 15 * (100vw - 1365px) / 205) 0;
  }
  .culture-code-section .code-item .description {
    padding-top: calc(42px + 22 * (100vw - 1365px) / 341);
    padding-right: calc(80px + 80 * (100vw - 1365px) / 341);
  }
  .culture-code-section .code-item:nth-of-type(2n) .description {
    padding-left: calc(80px + 65 * (100vw - 1365px) / 341);
  }
  .culture-code-section .code-item:nth-of-type(4) .description {
    padding-left: 0;
  }
  .culture-code-section .big-circle {
    width: calc(408px + 48 * (100vw - 1365px) / 341);
    height: calc(408px + 48 * (100vw - 1365px) / 341);
  }
  .culture-code-section .big-circle .logo {
    width: calc(167px + 27 * (100vw - 1365px) / 341);
  }
}
@media (max-width: 1160px) {
  .culture-code-section .code-item {
    margin: 34px 0;
  }
}
@media (max-width: 1024px) {
  .culture-code-section .code-item {
    margin: 27px 0;
    width: 48% !important;
  }
  .culture-code-section .code-item .description {
    padding-top: 20px;
    padding-right: 0;
  }
  .culture-code-section .code-item:nth-of-type(2n) .description {
    padding-left: 0;
  }
  .culture-code-section .big-circle {
    width: 160px;
    height: 290px;
    background-color: #FFF4D0;
  }
  .culture-code-section .big-circle:after {
    border-radius: 0;
  }
  .culture-code-section .big-circle .decoration,
.culture-code-section .big-circle .center {
    display: none;
  }
}
@media (max-width: 768px) {
  .culture-code-section .code-item {
    justify-content: space-between;
    width: 100% !important;
    max-height: none;
  }
  .culture-code-section .code-item .description {
    padding-right: 0;
    padding-left: calc(120px + 120 * (100vw - 768px) / 448);
  }
  .culture-code-section .code-item:nth-of-type(2n) .description {
    padding-right: calc(120px + 120 * (100vw - 768px) / 448);
    padding-left: 0;
  }
  .culture-code-section .code-item:nth-of-type(3) .description {
    padding-left: calc(120px + 120 * (100vw - 768px) / 448);
  }
  .culture-code-section .big-circle {
    display: none;
  }
}
.diagram-section .section-content {
  display: flex;
  align-items: center;
}
.diagram-section .diagram-container {
  flex: 0 0 580px;
  position: relative;
}
.diagram-section .diagram-container .diagram-mobile {
  display: none;
}
.diagram-section .diagram-container .diagram-mobile .diagram-mobile-title {
  text-align: center;
  background-color: #FFE495;
  padding: 10px;
}
.diagram-section .diagram-container .diagram-mobile .diagram-mobile-title br {
  display: none;
}
.diagram-section .diagram-container .diagram-mobile p {
  margin-bottom: 25px;
  padding-top: 6px;
}
.diagram-section .diagram-container .diagram {
  display: block;
}
.diagram-section .diagram-container .diagram path {
  fill: #EFEFEF;
  transition: all 0.7s ease, fill 0.7s ease;
  cursor: pointer;
}
.diagram-section .diagram-container .diagram path:hover {
  fill: #FFF4D0;
}
.diagram-section .diagram-container .diagram path.active {
  fill: #FCC52B;
}
.diagram-section .diagram-container .titles-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.diagram-section .diagram-container .diagram-title {
  position: absolute;
  text-align: center;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: top 0.7s ease, left 0.7s ease;
}
.diagram-section .diagram-container line {
  stroke: #CFCFCF;
  stroke-dasharray: 120;
  transition: all 0.7s ease;
}
.diagram-section .diagram-container line.color-active {
  stroke: #FCC52B;
}
.diagram-section .diagram-container line.dasharray-active {
  stroke-dasharray: 155;
}
.diagram-section .diagram-container .descriptions-container {
  width: 274px;
  height: 274px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
}
.diagram-section .diagram-container .descriptions-container .diagram-description {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 10px;
  opacity: 0;
  line-height: 1.25;
  transition: opacity 0.5s ease;
}
.diagram-section .diagram-container .descriptions-container .diagram-description.active {
  opacity: 1;
  z-index: 1;
}
.diagram-section .image-container {
  flex: 1 1 auto;
  margin-left: 30px;
}
.diagram-section .image-container .image-with-svg-decoration {
  position: relative;
}
.diagram-section .image-container .image-with-svg-decoration__photo {
  opacity: 0;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: 0;
  z-index: 1;
  height: auto;
}
.diagram-section .image-container .image-with-svg-decoration__decoration-gray {
  position: absolute;
  top: -92px;
  left: 33%;
  bottom: -98px;
  width: 150%;
  height: auto;
  background-color: #636363;
  opacity: 0.1;
}
.diagram-section .image-container .image-with-svg-decoration__decoration-gray svg {
  display: block;
  position: absolute;
  top: 5px;
  left: 135px;
  max-width: 100%;
  height: auto;
  transform: rotate(180deg);
  transform-origin: center;
  opacity: 0.35;
}
.diagram-section .image-container .image-with-svg-decoration__decoration-gray svg path {
  fill: #ffffff !important;
}
.diagram-section .image-container .image-with-svg-decoration > svg {
  display: block;
  position: absolute;
  bottom: -45px;
  left: 25%;
  z-index: 1;
  max-width: 100%;
  height: 90px;
  width: auto;
  opacity: 0.21;
}
.diagram-section .image-container .image-with-svg-decoration .button {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(0, 50%);
  z-index: 1;
}
.diagram-section .image-container .image-with-svg-decoration.animated .image-with-svg-decoration__photo {
  transition: opacity 1s ease;
  opacity: 1;
}

@media (min-width: 1367px) {
  .diagram-section .image-container .image-with-svg-decoration__photo {
    width: calc(550px + -170 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 1920px) {
  .diagram-section .image-container .image-with-svg-decoration__photo {
    width: calc(720px + -120 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .diagram-section .image-container .image-with-svg-decoration__photo {
    width: 840px;
  }
}
@media (max-width: 1365px) {
  .diagram-section .image-container .image-with-svg-decoration__photo {
    max-width: 100%;
  }
}
@media (max-width: 1230px) {
  .diagram-section .section-content {
    justify-content: center;
    flex-flow: row wrap;
  }
  .diagram-section .image-container {
    flex: 1 1 100%;
    max-width: 600px;
    margin: 80px 0 100px 0;
  }
  .diagram-section .image-container .image-with-svg-decoration__decoration-gray {
    top: -60px;
  }
}
@media (max-width: 585px) {
  .diagram-section .diagram-container {
    flex-basis: 100%;
  }
  .diagram-section .diagram-container .diagram-desktop {
    display: none;
  }
  .diagram-section .diagram-container .diagram-mobile {
    display: block;
  }
}
.framework-section {
  padding-bottom: 90px;
}
.framework-section .section-content {
  margin: 0 var(--content-1162-box-indent) 0 var(--content-1026-box-indent);
}
.framework-section .content-cover {
  margin-top: 48px;
  display: flex;
}
.framework-section .content-cover .text-block {
  flex: 0 1 auto;
  padding-right: 85px;
}
.framework-section .content-cover .illustration-block {
  flex: 0 0 563px;
}
.framework-section .content-cover .illustration-block .scheme-svg-wrap {
  opacity: 0;
}
.framework-section .content-cover .illustration-block .scheme-svg-wrap > * {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.framework-section .content-cover .illustration-block.animated .scheme-svg-wrap {
  transition: opacity 1s ease;
  opacity: 1;
}
.framework-section .decoration {
  position: absolute;
  max-width: 100%;
}
.framework-section .decoration:first-of-type {
  top: 0;
  right: 0;
}
.framework-section .decoration:last-of-type {
  bottom: 0;
  left: 0;
}

@media (min-width: 1367px) {
  .framework-section .content-cover .text-block {
    padding-right: calc(85px + -55 * (100vw - 1367px) / -553);
  }
  .framework-section .content-cover .illustration-block {
    flex-basis: calc(563px + -137 * (100vw - 1367px) / -553);
  }
  .framework-section .content-cover .illustration-block .scheme-svg-wrap {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .framework-section .content-cover .text-block {
    padding-right: calc(140px + -30 * (100vw - 1920px) / -640);
  }
  .framework-section .content-cover .illustration-block {
    flex-basis: calc(700px + -30 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .framework-section .content-cover .text-block {
    padding-right: 170px;
  }
  .framework-section .content-cover .illustration-block {
    flex-basis: 730px;
  }
}
@media (max-width: 1365px) {
  .framework-section .content-cover .text-block {
    padding-right: calc(85px + 37 * (100vw - 1366px) / 342);
  }
  .framework-section .content-cover .illustration-block {
    flex: 0 0 calc(563px + 213 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .framework-section .content-cover {
    flex-wrap: wrap;
  }
  .framework-section .content-cover .text-block {
    padding-right: 0;
  }
  .framework-section .content-cover .illustration-block {
    flex: 0 0 100%;
    margin: 24px 0;
    display: flex;
    justify-content: center;
  }
  .framework-section .content-cover .illustration-block .scheme-svg-wrap {
    width: 100%;
  }
}
.front-page-about-section {
  margin-bottom: 220px;
}
.front-page-about-section.without-quote {
  margin-bottom: 80px;
}
.front-page-about-section.without-quote .svg-cover {
  margin-bottom: 0px;
}
.front-page-about-section .section-content {
  display: flex;
  justify-content: space-between;
}
.front-page-about-section .founders {
  position: relative;
  margin-top: 135px;
}
.front-page-about-section .founders__image {
  flex-basis: 50%;
}
.front-page-about-section .founders__text {
  flex-basis: 50%;
  position: relative;
  margin-top: 52px;
  padding: 76px 85px 56px 55px;
}
.front-page-about-section .founders__text p:last-of-type {
  margin-bottom: 0;
}
.front-page-about-section .founders__text .bg-block {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 684px;
  height: 100%;
  background-color: #EFEFEF;
}
.front-page-about-section .founders .decorative-image {
  position: absolute;
  top: -60px;
  right: 0;
  width: 586px;
  height: auto;
  max-width: 100%;
}
.front-page-about-section .svg-cover {
  margin-top: 83px;
  margin-bottom: 106px;
  width: 583px;
  max-width: 100%;
}
.front-page-about-section .svg-cover svg {
  display: block;
  width: 100%;
  height: auto;
}
.front-page-about-section .quote {
  margin-top: 65px;
}
.front-page-about-section .quote__text {
  flex-basis: 606px;
  flex-shrink: 0;
}
.front-page-about-section .quote__image {
  flex-basis: auto;
  margin-left: 72px;
  margin-top: 40px;
}
.front-page-about-section .quote .image-with-svg-decoration {
  position: relative;
}
.front-page-about-section .quote .image-with-svg-decoration__photo {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: 0;
  z-index: 1;
}
.front-page-about-section .quote .image-with-svg-decoration__decoration-gray {
  position: absolute;
  top: -82px;
  left: 50%;
  bottom: -90px;
  transform: translate(-50%, 0);
  width: 300px;
  height: auto;
  background-color: #636363;
  opacity: 0.2;
}
.front-page-about-section .quote .image-with-svg-decoration__decoration-gray svg {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  max-width: 100%;
  height: auto;
  opacity: 0.35;
}
.front-page-about-section .quote .image-with-svg-decoration > svg {
  display: block;
  position: absolute;
  bottom: -45px;
  left: 50px;
  z-index: 1;
  max-width: 100%;
  height: 90px;
  width: auto;
  opacity: 0.21;
}
.front-page-about-section .quote .image-with-svg-decoration .button {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(0, 50%);
  z-index: 1;
}

@media (min-width: 1367px) {
  .front-page-about-section .founders__text {
    padding: calc(76px + -7 * (100vw - 1367px) / -553) 85px calc(56px + -19 * (100vw - 1367px) / -553) calc(55px + -20 * (100vw - 1367px) / -553);
  }
  .front-page-about-section .founders__text .bg-block {
    width: calc(684px + -179 * (100vw - 1367px) / -553);
  }
  .front-page-about-section .quote__image {
    flex-basis: calc(485px + -215 * (100vw - 1367px) / -553);
  }
  .front-page-about-section .quote .image-with-svg-decoration__decoration-gray {
    width: calc(300px + -175 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 1920px) {
  .front-page-about-section .founders__text {
    padding: calc(83px + -17 * (100vw - 1920px) / -640) calc(85px + -15 * (100vw - 1920px) / -640) calc(75px + -15 * (100vw - 1920px) / -640) calc(75px + -15 * (100vw - 1920px) / -640);
  }
  .front-page-about-section .founders__text .bg-block {
    width: calc(863px + -112 * (100vw - 1920px) / -640);
  }
  .front-page-about-section .quote__text {
    flex-basis: calc(606px + -94 * (100vw - 1920px) / -640);
  }
  .front-page-about-section .quote__image {
    flex-basis: calc(700px + -100 * (100vw - 1920px) / -640);
  }
  .front-page-about-section .quote .image-with-svg-decoration__decoration-gray {
    width: calc(475px + -45 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .front-page-about-section .founders__text {
    padding: 100px 100px 90px 90px;
  }
  .front-page-about-section .founders__text .bg-block {
    width: 975px;
  }
  .front-page-about-section .quote__text {
    flex-basis: 700px;
  }
  .front-page-about-section .quote__image {
    flex-basis: 800px;
  }
  .front-page-about-section .quote .image-with-svg-decoration__decoration-gray {
    width: 520px;
  }
}
@media (max-width: 1365px) {
  .front-page-about-section {
    margin-bottom: calc(220px + 150 * (100vw - 1365px) / 1045);
  }
  .front-page-about-section .founders__text {
    padding: calc(76px + 20 * (100vw - 1365px) / 341) calc(85px + 43 * (100vw - 1365px) / 341) calc(56px + 8 * (100vw - 1365px) / 341) calc(55px + 9 * (100vw - 1365px) / 341);
  }
  .front-page-about-section .founders__text .bg-block {
    width: calc(684px + 152 * (100vw - 1365px) / 341);
  }
  .front-page-about-section .quote__text {
    flex-basis: calc(606px + 186 * (100vw - 1365px) / 341);
  }
}
@media (max-width: 1024px) {
  .front-page-about-section .founders {
    margin-top: 80px;
  }
  .front-page-about-section .founders .section-content {
    flex-wrap: wrap;
  }
  .front-page-about-section .founders__text {
    flex-basis: 100%;
    margin-top: -100px;
    padding: 180px 0 48px 52px;
  }
  .front-page-about-section .founders__text .bg-block {
    right: auto;
    left: 0;
    width: 125%;
  }
  .front-page-about-section .founders__image {
    flex-basis: 100%;
  }
  .front-page-about-section .quote .section-content {
    flex-wrap: wrap;
  }
  .front-page-about-section .quote__text {
    flex-basis: 100%;
    margin-top: 75px;
  }
  .front-page-about-section .quote__image {
    order: -1;
    flex-basis: 100%;
    margin-left: 0;
  }
  .front-page-about-section .quote__image .image-with-svg-decoration__decoration-gray {
    width: calc(600px + 200 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .front-page-about-section.without-quote {
    margin-bottom: 60px;
  }
  .front-page-about-section .founders__text {
    margin-top: calc(-100px + -35 * (100vw - 768px) / 448);
    padding: calc(180px + 80 * (100vw - 768px) / 448) 0 calc(48px + 12 * (100vw - 768px) / 448) 0;
  }
  .front-page-about-section .founders__text .bg-block {
    left: -20%;
    width: 140%;
  }
  .front-page-about-section .founders__image .image-with-decoration {
    padding-right: 0;
  }
  .front-page-about-section .svg-cover {
    margin-top: calc(83px + 35 * (100vw - 768px) / 448);
    margin-bottom: calc(106px + 58 * (100vw - 768px) / 448);
  }
  .front-page-about-section .quote {
    margin-top: 48px;
  }
  .front-page-about-section .quote .image-with-svg-decoration__decoration-gray {
    width: calc(400px + 150 * (100vw - 768px) / 448);
    top: calc(-82px + -36 * (100vw - 768px) / 448);
    bottom: calc(-90px + -45 * (100vw - 768px) / 448);
  }
  .front-page-about-section .quote .image-with-svg-decoration__decoration-gray svg {
    max-width: 30%;
  }
  .front-page-about-section .quote .image-with-svg-decoration > svg {
    display: none;
  }
}
.front-page-contact-section {
  padding-bottom: 165px;
}
.front-page-contact-section .bg-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 310px;
  opacity: 0.5;
}
.front-page-contact-section .contact-items {
  display: flex;
  justify-content: space-between;
}
.front-page-contact-section .contact-items .contact-item {
  position: relative;
  width: 30.5%;
  padding: 35px 68px 24px;
  display: flex;
  flex-direction: column;
  background-color: rgba(252, 197, 43, 0.36);
}
.front-page-contact-section .contact-items .contact-item .line {
  position: absolute;
  top: 0;
  left: 0;
  height: 57%;
  width: 10px;
  overflow: hidden;
}
.front-page-contact-section .contact-items .contact-item .line::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
  background-color: #FCC52B;
}
.front-page-contact-section .contact-items .contact-item .line.animated::before {
  transform: translateY(0);
  transition: transform 0.8s ease;
}
.front-page-contact-section .contact-items .contact-item .contact-title {
  margin-bottom: 8px;
  font-family: "paralucent";
  font-weight: 500;
}
.front-page-contact-section .contact-items .contact-item .contact-text {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.front-page-contact-section .contact-items .contact-item .contact-text .link-underline {
  background-image: linear-gradient(to top, transparent 2px, #2B2C2D 2px, #2B2C2D 3px, transparent 3px);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  background-position: left;
}
.front-page-contact-section .contact-items .contact-item .contact-text .link-underline.hover, .front-page-contact-section .contact-items .contact-item .contact-text .link-underline:hover, .front-page-contact-section .contact-items .contact-item .contact-text .link-underline:focus {
  background-size: 0 100%;
}

@media (max-width: 1365px) {
  .front-page-contact-section {
    padding-bottom: calc(165px + 45 * (100vw - 1365px) / 341);
  }
  .front-page-contact-section .bg-img {
    height: calc(310px + 61 * (100vw - 1365px) / 341);
  }
  .front-page-contact-section .contact-items .contact-item {
    padding: calc(35px + 11 * (100vw - 1365px) / 341) calc(68px + 26 * (100vw - 1365px) / 341) calc(24px + 6 * (100vw - 1365px) / 341);
  }
}
@media (max-width: 1024px) {
  .front-page-contact-section {
    padding-bottom: calc(120px + 20 * (100vw - 1024px) / 256);
  }
  .front-page-contact-section .bg-img {
    height: calc(249px + 26 * (100vw - 1024px) / 256);
  }
  .front-page-contact-section .contact-items .contact-item {
    padding: calc(24px + 6 * (100vw - 1024px) / 256) calc(42px + 18 * (100vw - 1024px) / 256) calc(18px + 2 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .front-page-contact-section {
    margin-top: calc(70px + 10 * (100vw - 768px) / 448);
    padding-bottom: calc(100px + 50 * (100vw - 768px) / 448);
  }
  .front-page-contact-section .bg-img {
    height: calc(380px + 60 * (100vw - 768px) / 448);
  }
  .front-page-contact-section .contact-items {
    flex-wrap: wrap;
  }
  .front-page-contact-section .contact-items .contact-item {
    padding: 35px 68px 24px;
    margin-bottom: 36px;
    width: 100%;
  }
  .front-page-contact-section .contact-items .contact-item .line {
    height: 70px;
  }
}
@media (max-width: 320px) {
  .front-page-contact-section {
    margin-top: 60px;
    padding-bottom: 50px;
  }
  .front-page-contact-section .bg-img {
    height: 320px;
  }
}
.front-page-keywords-slider-simple-section .keywords-slider {
  width: 100%;
}
.front-page-keywords-slider-simple-section .keywords-slide {
  padding-right: 20px;
  padding-left: 20px;
}
.front-page-keywords-slider-simple-section .keywords-slide .keyword-box {
  display: flex;
  align-items: flex-start;
}
.front-page-keywords-slider-simple-section .keywords-slide .keyword-box .quote-icon {
  flex: 0 0 50px;
  margin: 4px 60px 0 0;
}
.front-page-keywords-slider-simple-section .keywords-slide .keyword-box .quote-icon > svg {
  display: block;
  width: 100%;
  height: auto;
}
.front-page-keywords-slider-simple-section .keywords-slide .keyword-box .keyword {
  font-weight: 600;
  font-family: "paralucent";
  line-height: 1.2;
}
.front-page-keywords-slider-simple-section .keywords-slide .quote-text {
  font-weight: 500;
  line-height: 1.3;
  margin: 35px 0 25px;
}
.front-page-keywords-slider-simple-section .keywords-slide .quote-info {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part {
  line-height: 1.2;
  font-weight: 700;
  color: #636363;
  margin-right: 40px;
  flex-grow: 1;
}
.front-page-keywords-slider-simple-section .keywords-slide .quote-info .name-part .separator {
  color: #FCC52B;
}
.front-page-keywords-slider-simple-section .keywords-slide .pagination {
  width: auto;
  margin-top: 0;
}
.front-page-keywords-slider-simple-section .keywords-slide .pagination .slider-arrow-prev,
.front-page-keywords-slider-simple-section .keywords-slide .pagination .slider-arrow-next {
  position: relative;
  width: 26px;
  height: 26px;
}
.front-page-keywords-slider-simple-section .keywords-slide .pagination .slider-arrow-prev:after,
.front-page-keywords-slider-simple-section .keywords-slide .pagination .slider-arrow-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: transparent transparent #636363 #636363;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(45deg);
  opacity: 0.5;
}
.front-page-keywords-slider-simple-section .keywords-slide .pagination .slider-arrow-prev.active,
.front-page-keywords-slider-simple-section .keywords-slide .pagination .slider-arrow-next.active {
  cursor: pointer;
}
.front-page-keywords-slider-simple-section .keywords-slide .pagination .slider-arrow-prev.active:after,
.front-page-keywords-slider-simple-section .keywords-slide .pagination .slider-arrow-next.active:after {
  opacity: 1;
}
.front-page-keywords-slider-simple-section .keywords-slide .pagination .slider-arrow-next:after {
  border-color: #636363 #636363 transparent transparent;
}
.front-page-keywords-slider-simple-section .keywords-slide .line {
  height: 1px;
  background-color: #636363;
}

@media (max-width: 1024px) {
  .front-page-keywords-slider-simple-section .keywords-slide .keyword-box .quote-icon {
    flex: 0 0 40px;
    margin: 0px 40px 0 0;
  }
}
@media (max-width: 768px) {
  .front-page-keywords-slider-simple-section .keywords-slide {
    padding: 0 10px;
  }
  .front-page-keywords-slider-simple-section .keywords-slide .keyword-box {
    flex-flow: row wrap;
  }
  .front-page-keywords-slider-simple-section .keywords-slide .keyword-box .quote-icon {
    margin: 0 0 20px 0;
  }
  .front-page-keywords-slider-simple-section .keywords-slide .keyword-box .keyword {
    width: 100%;
  }
  .front-page-keywords-slider-simple-section .keywords-slide .quote-text {
    margin: 7px 0 20px;
  }
}
.front-page-keywords-slider-section .keywords-slider-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.front-page-keywords-slider-section .keywords-slider {
  width: 630px;
  margin-right: 130px;
}
.front-page-keywords-slider-section .keywords-slide {
  padding-right: 20px;
}
.front-page-keywords-slider-section .keywords-slide .quote-icon {
  width: 50px;
}
.front-page-keywords-slider-section .keywords-slide .quote-icon > svg {
  display: block;
  width: 100%;
  height: auto;
}
.front-page-keywords-slider-section .keywords-slide .quote-text {
  font-weight: 500;
  line-height: 1.3;
  margin: 45px 0 25px;
}
.front-page-keywords-slider-section .keywords-slide .mobile-keyword {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
  display: none;
}
.front-page-keywords-slider-section .keywords-slide .quote-info {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.front-page-keywords-slider-section .keywords-slide .quote-info .name-part {
  line-height: 1.2;
  font-weight: 700;
  color: #636363;
  margin-right: 40px;
  flex-grow: 1;
}
.front-page-keywords-slider-section .keywords-slide .quote-info .name-part .separator {
  color: #FCC52B;
}
.front-page-keywords-slider-section .keywords-slide .pagination {
  width: auto;
  margin-top: 0;
}
.front-page-keywords-slider-section .keywords-slide .pagination .slider-arrow-prev,
.front-page-keywords-slider-section .keywords-slide .pagination .slider-arrow-next {
  position: relative;
  width: 26px;
  height: 26px;
}
.front-page-keywords-slider-section .keywords-slide .pagination .slider-arrow-prev:after,
.front-page-keywords-slider-section .keywords-slide .pagination .slider-arrow-next:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: transparent transparent #636363 #636363;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(45deg);
  opacity: 0.5;
}
.front-page-keywords-slider-section .keywords-slide .pagination .slider-arrow-prev.active,
.front-page-keywords-slider-section .keywords-slide .pagination .slider-arrow-next.active {
  cursor: pointer;
}
.front-page-keywords-slider-section .keywords-slide .pagination .slider-arrow-prev.active:after,
.front-page-keywords-slider-section .keywords-slide .pagination .slider-arrow-next.active:after {
  opacity: 1;
}
.front-page-keywords-slider-section .keywords-slide .pagination .slider-arrow-next:after {
  border-color: #636363 #636363 transparent transparent;
}
.front-page-keywords-slider-section .keywords-slide .line {
  height: 1px;
  background-color: #636363;
}
.front-page-keywords-slider-section .keywords-list {
  flex-grow: 1;
}
.front-page-keywords-slider-section .keywords-list .keyword-item {
  background-color: #EFEFEF;
  margin-bottom: 11px;
  padding: 18px 43px;
  cursor: pointer;
  position: relative;
}
.front-page-keywords-slider-section .keywords-list .keyword-item .keyword {
  line-height: 1.2;
  font-family: "akzidenz-grotesk-pro";
  font-weight: 700;
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease;
}
.front-page-keywords-slider-section .keywords-list .keyword-item:last-of-type {
  margin-bottom: 0;
}
.front-page-keywords-slider-section .keywords-list .keyword-item .left-line {
  position: absolute;
  left: -38px;
  top: calc(50% - 5px);
  width: 76px;
  height: 10px;
  background-color: #FCC52B;
  z-index: 2;
  opacity: 0;
  transform: scaleX(0);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.front-page-keywords-slider-section .keywords-list .keyword-item:hover .left-line, .front-page-keywords-slider-section .keywords-list .keyword-item.active .left-line {
  opacity: 1;
  transform: scaleX(1);
}
.front-page-keywords-slider-section .keywords-list .keyword-item:hover .keyword, .front-page-keywords-slider-section .keywords-list .keyword-item.active .keyword {
  transform: translateX(28px);
}
.front-page-keywords-slider-section .keywords-list .keyword-item .overlay {
  overflow: hidden;
}
.front-page-keywords-slider-section .keywords-list .keyword-item .overlay:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #FFE495;
  transform: translateX(-105%);
  transition: transform 0.3s ease-in-out;
}
.front-page-keywords-slider-section .keywords-list .keyword-item.active .overlay:before {
  transform: translateX(0%);
}

@media (min-width: 1367px) {
  .front-page-keywords-slider-section .keywords-slider {
    width: calc(630px + -170 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 1920px) {
  .front-page-keywords-slider-section .keywords-slider {
    width: calc(800px + -150 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .front-page-keywords-slider-section .keywords-slider {
    width: 950px;
  }
}
@media (max-width: 1365px) {
  .front-page-keywords-slider-section .keywords-slider {
    width: calc(630px + 300 * (100vw - 1365px) / 597);
    margin-right: calc(130px + 80 * (100vw - 1365px) / 597);
  }
}
@media (max-width: 768px) {
  .front-page-keywords-slider-section .keywords-slider {
    width: 100%;
    margin-right: 0;
  }
  .front-page-keywords-slider-section .keywords-slide {
    padding: 0;
  }
  .front-page-keywords-slider-section .keywords-slide .mobile-keyword {
    display: block;
    margin-top: 16px;
  }
  .front-page-keywords-slider-section .keywords-slide .quote-icon {
    width: 40px;
  }
  .front-page-keywords-slider-section .keywords-slide .quote-text {
    margin: 8px 0 20px;
  }
  .front-page-keywords-slider-section .keywords-list {
    display: none;
  }
}
.front-page-main-banner-section {
  overflow: hidden;
  height: calc(100vh - var(--header-height));
}
.front-page-main-banner-section .background-image {
  opacity: 0.3;
}
.front-page-main-banner-section .decorative-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 275px;
}
.front-page-main-banner-section .section-content {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 0 7vh 380px;
}
.front-page-main-banner-section .section-content .tagline {
  font-family: "paralucent";
  font-weight: 600;
  line-height: 1.3;
}
.front-page-main-banner-section .section-content .tagline .line {
  display: flex;
  align-items: center;
}
.front-page-main-banner-section .section-content .tagline .line:nth-child(1) {
  color: #2B2C2D;
}
.front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before, .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
  content: "";
  height: 5px;
  margin-right: 33px;
  background-color: currentColor;
}
.front-page-main-banner-section .section-content .tagline .line:nth-child(2) {
  color: #82664D;
}
.front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before {
  width: 60px;
}
.front-page-main-banner-section .section-content .tagline .line:nth-child(3) {
  color: #FCC52B;
}
.front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
  width: 152px;
}
.front-page-main-banner-section .section-content .ffi-logo-link {
  position: absolute;
  bottom: 7vh;
  right: var(--content-1264-box-indent);
  width: 18.7vh;
  height: 18.7vh;
  display: block;
  max-width: 220px;
  max-height: 220px;
  opacity: 0;
  transition: opacity 0.5s;
}
.front-page-main-banner-section .section-content .ffi-logo-link:hover {
  opacity: 0.8 !important;
}
.front-page-main-banner-section .section-content .ffi-logo-link:focus-visible {
  outline: 1px dashed #000000;
  outline-offset: 5px;
}
.front-page-main-banner-section .section-content .ffi-logo-link svg {
  width: 100%;
  height: 100%;
}

@media (min-width: 1367px) {
  .front-page-main-banner-section .decorative-image {
    width: calc(275px + -110 * (100vw - 1366px) / -554);
  }
  .front-page-main-banner-section .section-content {
    padding: 0 0 7vh calc(380px + -160 * (100vw - 1366px) / -554);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before, .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    height: calc(5px + -2 * (100vw - 1366px) / -554);
    margin-right: calc(33px + -5 * (100vw - 1366px) / -554);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before {
    width: calc(60px + -30 * (100vw - 1366px) / -554);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    width: calc(152px + -48 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .front-page-main-banner-section .decorative-image {
    width: calc(385px + -115 * (100vw - 1920px) / -640);
  }
  .front-page-main-banner-section .section-content {
    padding: 0 0 7vh calc(540px + -200 * (100vw - 1920px) / -640);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before, .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    height: 7px;
    margin-right: 38px;
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before {
    width: 90px;
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    width: 200px;
  }
}
@media (min-width: 2560px) {
  .front-page-main-banner-section .decorative-image {
    width: 500px;
  }
  .front-page-main-banner-section .section-content {
    padding: 0 0 7vh 740px;
  }
}
@media (max-width: 1365px) {
  .front-page-main-banner-section .decorative-image {
    width: calc(275px + 70 * (100vw - 1366px) / 342);
  }
  .front-page-main-banner-section .section-content {
    padding: 0 0 7px calc(380px + 100 * (100vw - 1366px) / 342);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before, .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    margin-right: calc(33px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before {
    width: calc(60px + 10 * (100vw - 1366px) / 342);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    width: calc(152px + 22 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .front-page-main-banner-section .decorative-image {
    width: calc(205px + 45 * (100vw - 1024px) / 256);
  }
  .front-page-main-banner-section .section-content {
    padding: 0 0 7px calc(280px + 80 * (100vw - 1024px) / 256);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before, .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    margin-right: calc(28px + 6 * (100vw - 1024px) / 256);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before {
    width: calc(50px + 10 * (100vw - 1024px) / 256);
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    width: calc(130px + 30 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .front-page-main-banner-section .decorative-image {
    display: none;
  }
  .front-page-main-banner-section .section-content {
    justify-content: center;
    padding: 0 30px 7vh;
  }
  .front-page-main-banner-section .section-content .ffi-logo-link {
    max-width: 140px;
    max-height: 140px;
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before, .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    margin-right: 22px;
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(2)::before {
    width: 40px;
  }
  .front-page-main-banner-section .section-content .tagline .line:nth-child(3)::before {
    width: 100px;
  }
}
@media (max-width: 560px) {
  .front-page-main-banner-section .section-content .tagline .line::before {
    display: none;
  }
  .front-page-main-banner-section .section-content .ffi-logo-link {
    max-width: 100px;
    max-height: 100px;
  }
}
.front-page-portfolio-section {
  margin-top: 112px;
}
.front-page-portfolio-section .section-content .companies-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 33px;
  row-gap: 35px;
}
.front-page-portfolio-section .section-content .companies-container .company .logotype-container {
  position: relative;
  display: block;
  background-color: rgba(99, 99, 99, 0.1);
  transition: background-color 0.7s ease;
}
.front-page-portfolio-section .section-content .companies-container .company .logotype-container::before {
  content: "";
  display: block;
  padding-top: 47.37%;
}
.front-page-portfolio-section .section-content .companies-container .company .logotype-container .logotype {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.front-page-portfolio-section .section-content .companies-container .company .logotype-container .logotype.lazyload, .front-page-portfolio-section .section-content .companies-container .company .logotype-container .logotype.lazyloading {
  opacity: 0;
}
.front-page-portfolio-section .section-content .companies-container .company .logotype-container .logotype.lazyloaded {
  opacity: 1;
  transition: opacity 0.7s ease;
}
.front-page-portfolio-section .section-content .companies-container .company .name {
  display: block;
  margin-top: 24px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.36;
  min-height: 2.72em;
}
.front-page-portfolio-section .section-content .companies-container .company:hover .logotype-container, .front-page-portfolio-section .section-content .companies-container .company:focus .logotype-container {
  background-color: rgba(252, 197, 43, 0.3);
}

@media (min-width: 1367px) {
  .front-page-portfolio-section {
    margin-top: calc(112px + -13 * (100vw - 1366px) / -554);
  }
  .front-page-portfolio-section .section-content .companies-container {
    column-gap: calc(33px + -7 * (100vw - 1366px) / -554);
    row-gap: calc(35px + -5 * (100vw - 1366px) / -554);
  }
  .front-page-portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(24px + -2 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .front-page-portfolio-section {
    margin-top: calc(125px + -10 * (100vw - 1920px) / -640);
  }
  .front-page-portfolio-section .section-content .companies-container {
    column-gap: calc(40px + -5 * (100vw - 1920px) / -640);
    row-gap: calc(40px + -3 * (100vw - 1920px) / -640);
  }
  .front-page-portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(26px + -2 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .front-page-portfolio-section {
    margin-top: 135px;
  }
  .front-page-portfolio-section .section-content .companies-container {
    column-gap: 45px;
    row-gap: 43px;
  }
  .front-page-portfolio-section .section-content .companies-container .company .name {
    margin-top: 28px;
  }
}
@media (max-width: 1365px) {
  .front-page-portfolio-section {
    margin-top: calc(112px + 12 * (100vw - 1366px) / 342);
  }
  .front-page-portfolio-section .section-content .companies-container {
    column-gap: calc(33px + 13 * (100vw - 1366px) / 342);
    row-gap: calc(35px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(24px + 4 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .front-page-portfolio-section {
    margin-top: calc(100px + 10 * (100vw - 1024px) / 256);
  }
  .front-page-portfolio-section .section-content .companies-container {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: calc(20px + 5 * (100vw - 1024px) / 256);
    row-gap: calc(30px + 5 * (100vw - 1024px) / 256);
  }
  .front-page-portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(20px + 5 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .front-page-portfolio-section {
    margin-top: calc(90px + 20 * (100vw - 768px) / 448);
  }
  .front-page-portfolio-section .section-content .companies-container {
    grid-template-columns: 1fr 1fr;
    column-gap: calc(20px + 10 * (100vw - 768px) / 448);
    row-gap: calc(30px + 15 * (100vw - 768px) / 448);
  }
  .front-page-portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(20px + 10 * (100vw - 768px) / 448);
  }
}
@media (max-width: 320px) {
  .front-page-portfolio-section {
    margin-top: 70px;
  }
  .front-page-portfolio-section .section-content .companies-container {
    column-gap: 10px;
    row-gap: 15px;
  }
  .front-page-portfolio-section .section-content .companies-container .company .name {
    margin-top: 10px;
  }
}
.front-page-team-section {
  margin-bottom: 65px;
}
.front-page-team-section .section-content .team-members-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 68px;
}
.front-page-team-section .section-content .team-members-list .team-member-container {
  position: relative;
  padding-bottom: 15px;
}
.front-page-team-section .section-content .team-members-list .team-member-container .team-member {
  text-align: center;
  cursor: pointer;
}
.front-page-team-section .section-content .team-members-list .team-member-container .team-member .photo-container {
  position: relative;
}
.front-page-team-section .section-content .team-members-list .team-member-container .team-member .photo {
  display: block;
  width: 100%;
  height: auto;
}
.front-page-team-section .section-content .team-members-list .team-member-container .team-member .name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 16px 0 13px;
  font-family: "paralucent";
  font-weight: 600;
  color: #ffffff;
  background-color: rgba(130, 102, 77, 0.71);
  transition: color 0.4s ease;
}
.front-page-team-section .section-content .team-members-list .team-member-container .team-member .position {
  margin-top: 18px;
  min-height: 3em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.front-page-team-section .section-content .team-members-list .team-member-container .yellow-line {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  pointer-events: none;
  overflow: hidden;
}
.front-page-team-section .section-content .team-members-list .team-member-container .yellow-line::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FCC52B;
  transform: translateX(-100%);
  transition: transform 0.5s ease;
}
.front-page-team-section .section-content .team-members-list .team-member-container.opened .team-member .name {
  color: #FCC52B;
}
.front-page-team-section .section-content .team-members-list .team-member-container.opened .yellow-line::before {
  transform: translateX(0);
}
.front-page-team-section .section-content .team-members-list .biography-container {
  display: none;
  position: relative;
  grid-column-end: span 4;
}
.front-page-team-section .section-content .team-members-list .biography-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: calc(100% - 56px);
  transform: translateX(-50%);
  background-color: #EFEFEF;
  z-index: -1;
}
.front-page-team-section .section-content .team-members-list .biography-container.opened {
  display: block;
}
.front-page-team-section .section-content .team-members-list .biography {
  display: none;
  padding: 40px 0;
  margin-bottom: 56px;
}
.front-page-team-section .section-content .team-members-list .biography .link-container {
  margin-top: 23px;
}

@media (min-width: 1367px) {
  .front-page-team-section .section-content .team-members-list {
    column-gap: calc(68px + -10 * (100vw - 1366px) / -554);
  }
  .front-page-team-section .section-content .team-members-list .team-member-container {
    padding-bottom: calc(15px + -10 * (100vw - 1366px) / -554);
  }
  .front-page-team-section .section-content .team-members-list .team-member-container .team-member .name {
    padding: calc(16px + -2 * (100vw - 1366px) / -554) 0 calc(13px + -2 * (100vw - 1366px) / -554);
  }
  .front-page-team-section .section-content .team-members-list .team-member-container .team-member .position {
    margin-top: calc(18px + -2 * (100vw - 1366px) / -554);
  }
  .front-page-team-section .section-content .team-members-list .biography-container::before {
    height: calc(100% - (56px + -4 * (100vw - 1366px) / -554));
  }
  .front-page-team-section .section-content .team-members-list .biography {
    padding: calc(40px + -5 * (100vw - 1366px) / -554) 0;
    margin-bottom: calc(56px + -4 * (100vw - 1366px) / -554);
  }
  .front-page-team-section .section-content .team-members-list .biography .link-container {
    margin-top: calc(23px + -2 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .front-page-team-section .section-content .team-members-list {
    column-gap: calc(78px + -7 * (100vw - 1920px) / -640);
  }
  .front-page-team-section .section-content .team-members-list .team-member-container {
    padding-bottom: calc(25px + -5 * (100vw - 1920px) / -640);
  }
  .front-page-team-section .section-content .team-members-list .team-member-container .team-member .name {
    padding: 18px 0 15px;
  }
  .front-page-team-section .section-content .team-members-list .team-member-container .team-member .position {
    margin-top: 20px;
  }
  .front-page-team-section .section-content .team-members-list .biography-container::before {
    height: calc(100% - (60px + -3 * (100vw - 1920px) / -640));
  }
  .front-page-team-section .section-content .team-members-list .biography {
    padding: calc(45px + -5 * (100vw - 1920px) / -640) 0;
    margin-bottom: calc(60px + -3 * (100vw - 1920px) / -640);
  }
  .front-page-team-section .section-content .team-members-list .biography .link-container {
    margin-top: calc(25px + -5 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .front-page-team-section .section-content .team-members-list {
    column-gap: 85px;
  }
  .front-page-team-section .section-content .team-members-list .team-member-container {
    padding-bottom: 30px;
  }
  .front-page-team-section .section-content .team-members-list .biography-container::before {
    height: calc(100% - 63px);
  }
  .front-page-team-section .section-content .team-members-list .biography {
    padding: 50px 0;
    margin-bottom: 63px;
  }
  .front-page-team-section .section-content .team-members-list .biography .link-container {
    margin-top: 30px;
  }
}
@media (max-width: 1365px) {
  .front-page-team-section .section-content .team-members-list {
    column-gap: calc(68px + 28 * (100vw - 1366px) / 342);
  }
  .front-page-team-section .section-content .team-members-list .team-member-container {
    padding-bottom: calc(15px + 2 * (100vw - 1366px) / 342);
  }
  .front-page-team-section .section-content .team-members-list .team-member-container .team-member .name {
    padding: calc(16px + 2 * (100vw - 1366px) / 342) 0 calc(13px + 2 * (100vw - 1366px) / 342);
  }
  .front-page-team-section .section-content .team-members-list .team-member-container .team-member .position {
    margin-top: calc(18px + 3 * (100vw - 1366px) / 342);
  }
  .front-page-team-section .section-content .team-members-list .biography-container::before {
    height: calc(100% - (56px + 6 * (100vw - 1366px) / 342));
  }
  .front-page-team-section .section-content .team-members-list .biography {
    padding: calc(40px + 5 * (100vw - 1366px) / 342) 0;
    margin-bottom: calc(56px + 6 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .front-page-team-section .section-content .team-members-list {
    column-gap: calc(40px + 25 * (100vw - 1024px) / 256);
  }
  .front-page-team-section .section-content .team-members-list .team-member-container {
    padding-bottom: 13px;
  }
  .front-page-team-section .section-content .team-members-list .team-member-container .team-member .name {
    padding: 14px 0 11px;
  }
  .front-page-team-section .section-content .team-members-list .team-member-container .team-member .position {
    margin-top: calc(15px + 2 * (100vw - 1024px) / 256);
  }
  .front-page-team-section .section-content .team-members-list .biography-container::before {
    height: calc(100% - 50px);
  }
  .front-page-team-section .section-content .team-members-list .biography {
    padding: 35px 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .front-page-team-section .section-content .team-members-list {
    column-gap: calc(30px + 15 * (100vw - 768px) / 218);
    grid-template-columns: 1fr 1fr 1fr;
  }
  .front-page-team-section .section-content .team-members-list .team-member-container .team-member .position {
    margin-top: 13px;
  }
  .front-page-team-section .section-content .team-members-list .biography-container {
    grid-column-end: span 3;
  }
}
@media (max-width: 550px) {
  .front-page-team-section .section-content .team-members-list {
    column-gap: calc(30px + 15 * (100vw - 550px) / 230);
    grid-template-columns: 1fr 1fr;
  }
  .front-page-team-section .section-content .team-members-list .biography-container {
    grid-column-end: span 2;
  }
}
@media (max-width: 320px) {
  .front-page-team-section .section-content .team-members-list {
    column-gap: 15px;
  }
}
.front-page-what-we-do-section {
  margin-top: 82px;
}
.front-page-what-we-do-section .section-content .two-columns-text {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 30px;
}
.front-page-what-we-do-section .section-content .two-columns-text .column {
  width: 420px;
}
.front-page-what-we-do-section .section-content .investments {
  margin-top: 47px;
}
.front-page-what-we-do-section .section-content .investments .two-columns-text .column-2 {
  margin-top: -26px;
}
.front-page-what-we-do-section .section-content .areas-of-focus {
  position: relative;
  margin-top: 84px;
}
.front-page-what-we-do-section .section-content .areas-of-focus .block-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #636363;
  font-weight: 300;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container {
  position: relative;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .area-heading {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .title {
  text-align: right;
  font-weight: 700;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon {
  flex-shrink: 0;
  width: 144px;
  height: auto;
  margin: 0 83px 0 20px;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon .animation-element {
  transform-origin: 50% 50%;
  transition: transform 1s linear;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon.animated .animation-element {
  transform: rotate(360deg);
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .description {
  flex-shrink: 0;
  width: 580px;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .description :last-child {
  margin-bottom: 0;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(2) {
  margin-right: 68px;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(n+2) {
  margin-top: 35px;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .line {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 345px;
  width: 552px;
  clip-path: polygon(0% 0%, 50% 0, 50% 100%, 0% 100%);
  pointer-events: none;
  z-index: -1;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .line::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid #FFE495;
  box-sizing: border-box;
  border-radius: 50%;
}
.front-page-what-we-do-section .section-content .areas-of-focus .areas-container .line::after {
  content: "";
  display: block;
  padding-top: 100%;
}
.front-page-what-we-do-section .section-content .look-for {
  margin: 173px var(--content-1264-box-indent) 0 var(--content-1026-box-indent);
}
.front-page-what-we-do-section .section-content .look-for .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
}
.front-page-what-we-do-section .section-content .look-for .wrap .text-container {
  width: 200px;
}
.front-page-what-we-do-section .section-content .look-for .wrap .text-container .description {
  position: relative;
  width: 615px;
  padding: 60px 235px 50px 0;
  color: #ffffff;
  z-index: 10;
}
.front-page-what-we-do-section .section-content .look-for .wrap .text-container .description::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  background-color: rgba(130, 102, 77, 0.8);
  z-index: -1;
}
.front-page-what-we-do-section .section-content .look-for .wrap .text-container .description ul {
  margin-left: -27px;
}
.front-page-what-we-do-section .section-content .value-container {
  position: relative;
  margin-top: 90px;
}
.front-page-what-we-do-section .section-content .value-container .two-columns-text .column-1 {
  padding-bottom: 60px;
}
.front-page-what-we-do-section .section-content .value-container .two-columns-text .column-2 :last-child {
  margin-bottom: 0;
}
.front-page-what-we-do-section .section-content .value-container .decoration {
  position: absolute;
  left: 0;
  bottom: 7px;
  width: 583px;
}
.front-page-what-we-do-section .section-content .graphic {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 50px;
  margin-top: 73px;
}
.front-page-what-we-do-section .section-content .graphic .item {
  display: flex;
  flex-direction: column;
}
.front-page-what-we-do-section .section-content .graphic .item .title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  margin: 0 27px -40px;
  text-align: center;
  font-weight: 700;
  background-color: rgba(252, 197, 43, 0.5);
}
.front-page-what-we-do-section .section-content .graphic .item .wrap {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 70px 28px 0;
  background-color: rgba(99, 99, 99, 0.1);
}
.front-page-what-we-do-section .section-content .graphic .item .description-container {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.front-page-what-we-do-section .section-content .graphic .item .duration {
  border-top: 1px solid #636363;
  padding: 25px 0 28px;
  text-align: center;
  text-transform: uppercase;
  color: #636363;
}
.front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) .title .line {
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  height: 10px;
  width: 137px;
  overflow: hidden;
}
.front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) .title .line::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background-color: #FCC52B;
}
.front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) .title .line.animated::before {
  transform: translateX(0);
  transition: transform 0.8s ease;
}

@media (min-width: 1367px) {
  .front-page-what-we-do-section {
    margin-top: calc(82px + -18 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .two-columns-text {
    margin-top: calc(30px + -5 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .two-columns-text .column {
    width: calc(420px + -105 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .investments {
    margin-top: calc(47px + -3 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .investments .two-columns-text .column-2 {
    margin-top: calc(-26px + 4 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus {
    margin-top: calc(84px + -10 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .block-title {
    width: calc(150px + -50 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon {
    width: calc(144px + -11 * (100vw - 1366px) / -554);
    margin: 0 calc(83px + -7 * (100vw - 1366px) / -554) 0 calc(20px + -5 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .description {
    width: calc(580px + -80 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(n+2) {
    margin-top: calc(35px + -5 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .look-for {
    margin: calc(173px + -17 * (100vw - 1366px) / -554) var(--content-1264-box-indent) 0 var(--content-1026-box-indent);
  }
  .front-page-what-we-do-section .section-content .look-for .wrap {
    margin-top: calc(5px + -5 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container .description {
    width: calc(615px + -150 * (100vw - 1366px) / -554);
    padding: calc(60px + -5 * (100vw - 1366px) / -554) calc(235px + -65 * (100vw - 1366px) / -554) calc(50px + -5 * (100vw - 1366px) / -554) 0;
  }
  .front-page-what-we-do-section .section-content .value-container {
    margin-top: calc(90px + -10 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .value-container .two-columns-text .column-1 {
    padding-bottom: calc(60px + -10 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .value-container .decoration {
    bottom: calc(7px + -2 * (100vw - 1366px) / -554);
    width: calc(583px + -47 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .graphic {
    column-gap: calc(50px + -5 * (100vw - 1366px) / -554);
    margin-top: calc(73px + -7 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .graphic .item .title {
    height: calc(80px + -10 * (100vw - 1366px) / -554);
    margin: 0 calc(27px + -3 * (100vw - 1366px) / -554) calc(-40px + 5 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .graphic .item .wrap {
    padding: calc(70px + -5 * (100vw - 1366px) / -554) calc(28px + -7 * (100vw - 1366px) / -554) 0;
  }
  .front-page-what-we-do-section .section-content .graphic .item .duration {
    padding: calc(25px + -2 * (100vw - 1366px) / -554) 0 calc(28px + -2 * (100vw - 1366px) / -554);
  }
  .front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) .title .line {
    height: calc(10px + -1 * (100vw - 1366px) / -554);
    width: calc(137px + -23 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .front-page-what-we-do-section {
    margin-top: calc(100px + -20 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .two-columns-text {
    margin-top: calc(35px + -5 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .two-columns-text .column {
    width: calc(525px + -95 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .investments {
    margin-top: calc(50px + -5 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .investments .two-columns-text .column-2 {
    margin-top: -30px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus {
    margin-top: calc(94px + -6 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .block-title {
    width: calc(200px + -20 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon {
    width: calc(155px + -10 * (100vw - 1920px) / -640);
    margin: 0 calc(90px + -5 * (100vw - 1920px) / -640) 0 calc(25px + -5 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .description {
    width: calc(660px + -120 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(n+2) {
    margin-top: calc(40px + -10 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .look-for {
    margin: 190px var(--content-1264-box-indent) 0 var(--content-1026-box-indent);
  }
  .front-page-what-we-do-section .section-content .look-for .wrap {
    margin-top: 10px;
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container .description {
    width: calc(765px + -160 * (100vw - 1920px) / -640);
    padding: calc(65px + -10 * (100vw - 1920px) / -640) calc(300px + -40 * (100vw - 1920px) / -640) calc(55px + -10 * (100vw - 1920px) / -640) 0;
  }
  .front-page-what-we-do-section .section-content .value-container {
    margin-top: calc(100px + -10 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .value-container .two-columns-text .column-1 {
    padding-bottom: calc(70px + -20 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .value-container .decoration {
    bottom: 9px;
    width: calc(630px + -100 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .graphic {
    column-gap: 55px;
    margin-top: calc(80px + -20 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .graphic .item .title {
    height: calc(90px + -20 * (100vw - 1920px) / -640);
    margin: 0 calc(30px + -10 * (100vw - 1920px) / -640) calc(-45px + 10 * (100vw - 1920px) / -640);
  }
  .front-page-what-we-do-section .section-content .graphic .item .wrap {
    padding: calc(75px + -20 * (100vw - 1920px) / -640) calc(35px + -5 * (100vw - 1920px) / -640) 0;
  }
  .front-page-what-we-do-section .section-content .graphic .item .duration {
    padding: 27px 0 30px;
  }
  .front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) .title .line {
    height: calc(11px + -1 * (100vw - 1920px) / -640);
    width: calc(160px + -30 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .front-page-what-we-do-section {
    margin-top: 120px;
  }
  .front-page-what-we-do-section .section-content .two-columns-text {
    margin-top: 40px;
  }
  .front-page-what-we-do-section .section-content .two-columns-text .column {
    width: 620px;
  }
  .front-page-what-we-do-section .section-content .investments {
    margin-top: 55px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus {
    margin-top: 100px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .block-title {
    width: 220px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon {
    width: 165px;
    margin: 0 95px 0 30px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .description {
    width: 780px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(n+2) {
    margin-top: 50px;
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container .description {
    width: 925px;
    padding: 75px 340px 65px 0;
  }
  .front-page-what-we-do-section .section-content .value-container {
    margin-top: 110px;
  }
  .front-page-what-we-do-section .section-content .value-container .two-columns-text .column-1 {
    padding-bottom: 90px;
  }
  .front-page-what-we-do-section .section-content .value-container .decoration {
    width: 730px;
  }
  .front-page-what-we-do-section .section-content .graphic {
    margin-top: 100px;
  }
  .front-page-what-we-do-section .section-content .graphic .item .title {
    height: 110px;
    margin: 0 40px -55px;
  }
  .front-page-what-we-do-section .section-content .graphic .item .wrap {
    padding: 95px 40px 0;
  }
  .front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) .title .line {
    height: 12px;
    width: 190px;
  }
}
@media (max-width: 1365px) {
  .front-page-what-we-do-section {
    margin-top: calc(82px + 2 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .two-columns-text {
    margin-top: calc(30px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .two-columns-text .column {
    width: calc(420px + 80 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .investments {
    margin-top: calc(47px + 7 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .investments .two-columns-text .column-2 {
    margin-top: calc(-26px + -11 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus {
    margin-top: calc(84px + 9 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon {
    width: calc(144px + 14 * (100vw - 1366px) / 342);
    margin: 0 calc(83px + 13 * (100vw - 1366px) / 342) 0 calc(20px + 2 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .description {
    width: calc(580px + 190 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(n+2) {
    margin-top: calc(35px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .look-for {
    margin: calc(173px + 23 * (100vw - 1366px) / 342) var(--content-1264-box-indent) 0 var(--content-1026-box-indent);
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container .description {
    width: calc(615px + 145 * (100vw - 1366px) / 342);
    padding: calc(60px + 30 * (100vw - 1366px) / 342) calc(235px + 155 * (100vw - 1366px) / 342) calc(50px + 40 * (100vw - 1366px) / 342) 0;
  }
  .front-page-what-we-do-section .section-content .value-container {
    margin-top: calc(90px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .value-container .two-columns-text .column-1 {
    padding-bottom: calc(60px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .value-container .decoration {
    width: calc(583px + 123 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .graphic {
    column-gap: calc(50px + 20 * (100vw - 1366px) / 342);
    margin-top: calc(73px + 8 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .graphic .item .title {
    height: calc(80px + 2 * (100vw - 1366px) / 342);
    margin: 0 calc(27px + 12 * (100vw - 1366px) / 342) calc(-40px + -1 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .graphic .item .wrap {
    padding: calc(70px + 10 * (100vw - 1366px) / 342) calc(28px + 13 * (100vw - 1366px) / 342) 0;
  }
  .front-page-what-we-do-section .section-content .graphic .item .duration {
    padding: calc(25px + 5 * (100vw - 1366px) / 342) 0 calc(28px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) .title .line {
    height: calc(10px + 2 * (100vw - 1366px) / 342);
    width: calc(137px + 47 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .front-page-what-we-do-section {
    margin-top: calc(80px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .two-columns-text {
    margin-top: calc(25px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .two-columns-text .column {
    width: calc(340px + 20 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .investments {
    margin-top: calc(40px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .investments .two-columns-text .column-2 {
    margin-top: calc(-15px + -5 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus {
    margin-top: calc(75px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon {
    width: calc(130px + 10 * (100vw - 1024px) / 124);
    margin: 0 calc(70px + 10 * (100vw - 1024px) / 124) 0 calc(18px + 3 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .description {
    width: calc(390px + 20 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(n+2) {
    margin-top: calc(30px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .look-for {
    margin: calc(150px + 20 * (100vw - 1024px) / 124) var(--content-1264-box-indent) 0 var(--content-1026-box-indent);
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container .description {
    width: calc(470px + 60 * (100vw - 1024px) / 124);
    padding: calc(30px + 5 * (100vw - 1024px) / 124) calc(80px + 20 * (100vw - 1024px) / 124) calc(10px + 5 * (100vw - 1024px) / 124) 0;
  }
  .front-page-what-we-do-section .section-content .value-container {
    margin-top: calc(85px + 10 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .value-container .two-columns-text .column-1 {
    padding-bottom: calc(55px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .value-container .decoration {
    width: calc(460px + 90 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .graphic {
    column-gap: calc(30px + 10 * (100vw - 1024px) / 124);
    margin-top: calc(65px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .graphic .item .title {
    height: calc(78px + 2 * (100vw - 1024px) / 124);
    margin: 0 calc(15px + 5 * (100vw - 1024px) / 124) calc(-39px + -1 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .graphic .item .wrap {
    padding: calc(60px + 5 * (100vw - 1024px) / 124) calc(15px + 5 * (100vw - 1024px) / 124) 0;
  }
  .front-page-what-we-do-section .section-content .graphic .item .duration {
    padding: calc(20px + 5 * (100vw - 1024px) / 124) 0 calc(23px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) .title .line {
    height: 8px;
    width: calc(90px + 20 * (100vw - 1024px) / 124);
  }
}
@media (max-width: 900px) {
  .front-page-what-we-do-section {
    margin-top: 75px;
  }
  .front-page-what-we-do-section .section-content .two-columns-text {
    display: block;
    margin-top: 20px;
  }
  .front-page-what-we-do-section .section-content .two-columns-text .column {
    width: 100%;
  }
  .front-page-what-we-do-section .section-content .two-columns-text .column-2 {
    margin-top: calc(30px + 10 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .investments {
    margin-top: calc(35px + 5 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .investments .two-columns-text .column-2 {
    margin-top: calc(30px + 10 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus {
    margin-top: calc(70px + 10 * (100vw - 900px) / 580);
    margin-left: var(--content-1026-box-indent);
    margin-right: var(--content-1026-box-indent);
    width: auto;
    padding-bottom: calc(30px + 10 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus::before {
    content: "";
    position: absolute;
    top: 0;
    left: var(--minus-content-1026-box-indent);
    bottom: 0;
    width: 8px;
    background-color: #FFE495;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .block-title {
    position: static;
    margin-bottom: calc(30px + 5 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area {
    display: block;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .area-heading {
    position: relative;
    justify-content: flex-end;
    flex-direction: row-reverse;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .area-heading::before {
    content: "";
    position: absolute;
    top: 50%;
    right: calc(100% - 5px);
    transform: translateY(-50%);
    height: 8px;
    width: 100vw;
    background-color: #FFE495;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon {
    width: calc(120px + 20 * (100vw - 900px) / 580);
    margin: 0 calc(20px + 10 * (100vw - 900px) / 580) 0 0;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .title {
    text-align: left;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .description {
    margin-top: calc(30px + 10 * (100vw - 900px) / 580);
    width: 100%;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(2) {
    margin-right: 0;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(n+2) {
    margin-top: calc(40px + 7 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .line {
    display: none;
  }
  .front-page-what-we-do-section .section-content .look-for {
    margin: calc(130px + 60 * (100vw - 900px) / 580) var(--content-1264-box-indent) 0 var(--content-1026-box-indent);
  }
  .front-page-what-we-do-section .section-content .look-for .wrap {
    display: block;
    margin-top: calc(40px + 20 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container {
    width: 100%;
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container .description {
    width: 100%;
    padding: calc(35px + 5 * (100vw - 900px) / 580) calc(80px + 40 * (100vw - 900px) / 580) calc(20px + 5 * (100vw - 900px) / 580) 0;
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container .description ul {
    margin-left: calc(-27px + -7 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .image-with-decoration {
    margin-top: calc(100px + 20 * (100vw - 900px) / 580);
    width: 100%;
  }
  .front-page-what-we-do-section .section-content .value-container {
    margin-top: calc(75px + 20 * (100vw - 900px) / 580);
    padding-bottom: calc(70px + 10 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .value-container .two-columns-text .column-1 {
    padding-bottom: 0;
  }
  .front-page-what-we-do-section .section-content .value-container .decoration {
    width: calc(370px + 130 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .graphic {
    display: block;
    margin-top: calc(60px + 10 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .graphic .item {
    margin: auto;
    max-width: 400px;
  }
  .front-page-what-we-do-section .section-content .graphic .item .title {
    height: calc(80px + 20 * (100vw - 900px) / 580);
    margin: 0 calc(50px + 20 * (100vw - 900px) / 580) calc(-40px + -10 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .graphic .item .wrap {
    padding: calc(70px + 20 * (100vw - 900px) / 580) calc(50px + 20 * (100vw - 900px) / 580) 0;
  }
  .front-page-what-we-do-section .section-content .graphic .item .duration {
    padding: calc(20px + 10 * (100vw - 900px) / 580) 0 calc(23px + 10 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) {
    margin-top: calc(50px + 10 * (100vw - 900px) / 580);
  }
  .front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) .title .line {
    display: none;
  }
}
@media (max-width: 320px) {
  .front-page-what-we-do-section .section-content .two-columns-text .column-2 {
    margin-top: 20px;
  }
  .front-page-what-we-do-section .section-content .investments {
    margin-top: 30px;
  }
  .front-page-what-we-do-section .section-content .investments .two-columns-text .column-2 {
    margin-top: 20px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus {
    margin-top: 60px;
    padding-bottom: 20px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .block-title {
    margin-bottom: 25px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .icon {
    width: 100px;
    margin: 0 10px 0 0;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area .description {
    margin-top: 20px;
  }
  .front-page-what-we-do-section .section-content .areas-of-focus .areas-container .area:nth-child(n+2) {
    margin-top: 33px;
  }
  .front-page-what-we-do-section .section-content .look-for {
    margin: 70px var(--content-1264-box-indent) 0 var(--content-1026-box-indent);
  }
  .front-page-what-we-do-section .section-content .look-for .wrap {
    margin-top: 20px;
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container .description {
    padding: 30px 40px 15px 0;
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .text-container .description ul {
    margin-left: -20px;
  }
  .front-page-what-we-do-section .section-content .look-for .wrap .image-with-decoration {
    margin-top: 80px;
  }
  .front-page-what-we-do-section .section-content .value-container {
    margin-top: 55px;
    padding-bottom: 60px;
  }
  .front-page-what-we-do-section .section-content .value-container .decoration {
    width: 240px;
  }
  .front-page-what-we-do-section .section-content .graphic {
    margin-top: 50px;
  }
  .front-page-what-we-do-section .section-content .graphic .item .title {
    height: 60px;
    margin: 0 30px -30px;
  }
  .front-page-what-we-do-section .section-content .graphic .item .wrap {
    padding: 50px 30px 0;
  }
  .front-page-what-we-do-section .section-content .graphic .item .duration {
    padding: 10px 0 13px;
  }
  .front-page-what-we-do-section .section-content .graphic .item:nth-child(n+2) {
    margin-top: 40px;
  }
}
.front-page-who-we-are-section {
  margin: 128px 0 0;
}
.front-page-who-we-are-section .section-content {
  display: grid;
  grid-template-columns: calc(100% - 606px) 606px;
  margin: 0 var(--content-1264-box-indent) 0 var(--content-1026-box-indent);
}
.front-page-who-we-are-section .section-content .firm {
  position: relative;
  z-index: 10;
}
.front-page-who-we-are-section .section-content .firm .firm-title {
  margin: 47px 0 33px;
}
.front-page-who-we-are-section .section-content .firm .firm-description {
  position: relative;
  padding: 61px 130px 40px 0;
  width: 817px;
}
.front-page-who-we-are-section .section-content .firm .firm-description::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  background-color: rgba(252, 197, 43, 0.5);
  z-index: -1;
}
.front-page-who-we-are-section .section-content .founders {
  grid-row-end: span 2;
  margin-top: 26px;
}
.front-page-who-we-are-section .section-content .founders .founders-photo {
  width: 100%;
}
.front-page-who-we-are-section .section-content .founders .founders-description {
  position: relative;
  padding: 157px 122px 84px 75px;
}
.front-page-who-we-are-section .section-content .founders .founders-description .background-image {
  opacity: 0.5;
  z-index: -1;
}
.front-page-who-we-are-section .section-content .glance {
  margin-top: 80px;
}
.front-page-who-we-are-section .section-content .glance .numbers {
  margin-top: 24px;
}
.front-page-who-we-are-section .section-content .glance .numbers__item {
  display: flex;
  align-items: center;
  position: relative;
  padding: 20px 0 20px 35px;
}
.front-page-who-we-are-section .section-content .glance .numbers__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 134px;
  background-color: rgba(99, 99, 99, 0.1);
}
.front-page-who-we-are-section .section-content .glance .numbers__item:nth-child(n+2) {
  margin-top: 20px;
}
.front-page-who-we-are-section .section-content .glance .numbers__value {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 157px;
  height: 80px;
  line-height: 1;
  font-family: "paralucent";
  font-weight: 300;
  background-color: rgba(252, 197, 43, 0.48);
}
.front-page-who-we-are-section .section-content .glance .numbers__title {
  width: 255px;
  margin-left: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.front-page-who-we-are-section .decorative-image {
  position: absolute;
  right: 0;
  bottom: -137px;
  width: 586px;
  height: auto;
}

@media (min-width: 1367px) {
  .front-page-who-we-are-section {
    margin: calc(128px + -22 * (100vw - 1366px) / -554) 0 0;
  }
  .front-page-who-we-are-section .section-content {
    grid-template-columns: calc(100% - (606px + -150 * (100vw - 1366px) / -554)) calc(606px + -150 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .firm .firm-title {
    margin: calc(47px + -3 * (100vw - 1366px) / -554) 0 calc(33px + -3 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .firm .firm-description {
    padding: calc(61px + -9 * (100vw - 1366px) / -554) calc(130px + -30 * (100vw - 1366px) / -554) calc(40px + -10 * (100vw - 1366px) / -554) 0;
    width: calc(817px + -183 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .founders {
    margin-top: calc(26px + 26 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .founders .founders-description {
    padding: calc(157px + -10 * (100vw - 1366px) / -554) calc(122px + -10 * (100vw - 1366px) / -554) calc(84px + -10 * (100vw - 1366px) / -554) calc(75px + -10 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .glance {
    margin-top: calc(80px + -10 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .glance .numbers {
    margin-top: calc(24px + -6 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item {
    padding: calc(20px + -2 * (100vw - 1366px) / -554) 0 calc(20px + -2 * (100vw - 1366px) / -554) calc(35px + -5 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item::before {
    width: calc(134px + -5 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__value {
    width: calc(157px + -13 * (100vw - 1366px) / -554);
    height: calc(80px + -6 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__title {
    width: calc(255px + -45 * (100vw - 1366px) / -554);
    margin-left: calc(30px + -5 * (100vw - 1366px) / -554);
  }
  .front-page-who-we-are-section .decorative-image {
    bottom: calc(-137px + -27 * (100vw - 1366px) / -554);
    width: calc(586px + -164 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .front-page-who-we-are-section {
    margin: calc(150px + -30 * (100vw - 1920px) / -640) 0 0;
  }
  .front-page-who-we-are-section .section-content {
    grid-template-columns: calc(100% - (756px + -24 * (100vw - 1920px) / -640)) calc(756px + -24 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .section-content .firm .firm-title {
    margin: calc(50px + -5 * (100vw - 1920px) / -640) 0 calc(36px + -4 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .section-content .firm .firm-description {
    padding: calc(70px + -5 * (100vw - 1920px) / -640) calc(160px + -20 * (100vw - 1920px) / -640) calc(50px + -10 * (100vw - 1920px) / -640) 0;
    width: calc(1000px + -50 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .section-content .founders {
    margin-top: 0;
  }
  .front-page-who-we-are-section .section-content .founders .founders-description {
    padding: calc(167px + -10 * (100vw - 1920px) / -640) calc(132px + -10 * (100vw - 1920px) / -640) calc(94px + -6 * (100vw - 1920px) / -640) calc(85px + -5 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .section-content .glance {
    margin-top: calc(90px + -5 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .section-content .glance .numbers {
    margin-top: calc(30px + -3 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item {
    padding: calc(22px + -2 * (100vw - 1920px) / -640) 0 calc(22px + -2 * (100vw - 1920px) / -640) calc(40px + -2 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item::before {
    width: calc(139px + -6 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__value {
    width: calc(170px + -6 * (100vw - 1920px) / -640);
    height: calc(86px + -4 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__title {
    width: calc(300px + -20 * (100vw - 1920px) / -640);
    margin-left: calc(35px + -5 * (100vw - 1920px) / -640);
  }
  .front-page-who-we-are-section .decorative-image {
    bottom: -110px;
    width: calc(750px + -50 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .front-page-who-we-are-section {
    margin: 180px 0 0;
  }
  .front-page-who-we-are-section .section-content {
    grid-template-columns: calc(100% - 780px) 780px;
  }
  .front-page-who-we-are-section .section-content .firm .firm-title {
    margin: 55px 0 40px;
  }
  .front-page-who-we-are-section .section-content .firm .firm-description {
    padding: 75px 180px 60px 0;
    width: 1050px;
  }
  .front-page-who-we-are-section .section-content .founders .founders-description {
    padding: 177px 142px 100px 90px;
  }
  .front-page-who-we-are-section .section-content .glance {
    margin-top: 95px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers {
    margin-top: 33px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item {
    padding: 24px 0 24px 42px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item::before {
    width: 145px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__value {
    width: 176px;
    height: 90px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__title {
    width: 320px;
    margin-left: 40px;
  }
  .front-page-who-we-are-section .decorative-image {
    width: 800px;
  }
}
@media (max-width: 1365px) {
  .front-page-who-we-are-section {
    margin: calc(128px + 8 * (100vw - 1366px) / 342) 0 0;
  }
  .front-page-who-we-are-section .section-content {
    grid-template-columns: calc(100% - (606px + 186 * (100vw - 1366px) / 342)) calc(606px + 186 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .firm .firm-title {
    margin: calc(47px + 5 * (100vw - 1366px) / 342) 0 calc(33px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .firm .firm-description {
    padding: calc(61px + 21 * (100vw - 1366px) / 342) calc(130px + 70 * (100vw - 1366px) / 342) calc(40px + 20 * (100vw - 1366px) / 342) 0;
    width: calc(817px + 247 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .founders .founders-description {
    padding: calc(157px + 30 * (100vw - 1366px) / 342) calc(122px + 52 * (100vw - 1366px) / 342) calc(84px + 24 * (100vw - 1366px) / 342) calc(75px + 15 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .glance {
    margin-top: calc(80px + 10 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .glance .numbers {
    margin-top: calc(24px + 4 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item {
    padding: calc(20px + 3 * (100vw - 1366px) / 342) 0 calc(20px + 3 * (100vw - 1366px) / 342) calc(35px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item::before {
    width: calc(134px + 24 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item:nth-child(n+2) {
    margin-top: calc(20px + 2 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__value {
    width: calc(157px + 7 * (100vw - 1366px) / 342);
    height: calc(80px + 5 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__title {
    width: calc(255px + 75 * (100vw - 1366px) / 342);
    margin-left: calc(30px + 15 * (100vw - 1366px) / 342);
  }
  .front-page-who-we-are-section .decorative-image {
    bottom: calc(-137px + -47 * (100vw - 1366px) / 342);
    width: calc(586px + 166 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .front-page-who-we-are-section {
    margin: calc(120px + 10 * (100vw - 1024px) / 124) 0 0;
  }
  .front-page-who-we-are-section .section-content {
    grid-template-columns: calc(100% - (420px + 20 * (100vw - 1024px) / 124)) calc(420px + 20 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .firm .firm-title {
    margin: calc(42px + 3 * (100vw - 1024px) / 124) 0 calc(28px + 4 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .firm .firm-description {
    padding: calc(40px + 20 * (100vw - 1024px) / 124) calc(60px + 20 * (100vw - 1024px) / 124) calc(20px + 10 * (100vw - 1024px) / 124) 0;
    width: calc(570px + 40 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .founders .founders-description {
    padding: calc(127px + 17 * (100vw - 1024px) / 124) calc(70px + 20 * (100vw - 1024px) / 124) calc(60px + 20 * (100vw - 1024px) / 124) calc(60px + 20 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .glance {
    margin-top: calc(70px + 10 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .glance .numbers {
    margin-top: calc(20px + 2 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item {
    padding: calc(17px + 2 * (100vw - 1024px) / 124) 0 calc(17px + 2 * (100vw - 1024px) / 124) calc(30px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item::before {
    width: calc(110px + 15 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item:nth-child(n+2) {
    margin-top: calc(18px + 2 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__value {
    width: calc(150px + 30 * (100vw - 1024px) / 124);
    height: calc(75px + 5 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__title {
    width: calc(180px + 20 * (100vw - 1024px) / 124);
    margin-left: calc(15px + 2 * (100vw - 1024px) / 124);
  }
  .front-page-who-we-are-section .decorative-image {
    bottom: calc(-90px + -20 * (100vw - 1024px) / 124);
    width: calc(420px + 60 * (100vw - 1024px) / 124);
  }
}
@media (max-width: 900px) {
  .front-page-who-we-are-section {
    margin: calc(110px + 50 * (100vw - 900px) / 580) 0 0;
  }
  .front-page-who-we-are-section .section-content {
    display: block;
  }
  .front-page-who-we-are-section .section-content .firm .firm-title {
    margin: calc(39px + 10 * (100vw - 900px) / 580) 0 calc(24px + 4 * (100vw - 900px) / 580);
  }
  .front-page-who-we-are-section .section-content .firm .firm-description {
    padding: calc(30px + 10 * (100vw - 900px) / 580) calc(60px + 30 * (100vw - 900px) / 580) calc(20px + 10 * (100vw - 900px) / 580) 0;
    width: 100%;
  }
  .front-page-who-we-are-section .section-content .founders {
    margin-top: calc(100px + 40 * (100vw - 900px) / 580);
  }
  .front-page-who-we-are-section .section-content .founders .founders-description {
    padding: calc(70px + 20 * (100vw - 900px) / 580) calc(40px + 20 * (100vw - 900px) / 580) calc(40px + 20 * (100vw - 900px) / 580) calc(40px + 20 * (100vw - 900px) / 580);
  }
  .front-page-who-we-are-section .section-content .glance {
    margin-top: calc(60px + 10 * (100vw - 900px) / 580);
  }
  .front-page-who-we-are-section .section-content .glance .numbers {
    margin-top: 18px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item {
    padding: calc(15px + 3 * (100vw - 900px) / 580) 0 calc(15px + 3 * (100vw - 900px) / 580) calc(25px + 10 * (100vw - 900px) / 580);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item::before {
    width: calc(95px + 25 * (100vw - 900px) / 580);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item:nth-child(n+2) {
    margin-top: 20px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__value {
    width: calc(140px + 55 * (100vw - 900px) / 580);
    height: calc(75px + 15 * (100vw - 900px) / 580);
  }
  .front-page-who-we-are-section .section-content .glance .numbers__title {
    width: calc(240px + 80 * (100vw - 900px) / 580);
    margin-left: calc(20px + 10 * (100vw - 900px) / 580);
  }
  .front-page-who-we-are-section .decorative-image {
    bottom: calc(-70px + -20 * (100vw - 900px) / 580);
    width: calc(360px + 230 * (100vw - 900px) / 580);
  }
}
@media (max-width: 320px) {
  .front-page-who-we-are-section {
    margin: 60px 0 0;
  }
  .front-page-who-we-are-section .section-content .firm .firm-title {
    margin: 29px 0 20px;
  }
  .front-page-who-we-are-section .section-content .firm .firm-description {
    padding: 20px 30px 10px 0;
  }
  .front-page-who-we-are-section .section-content .founders {
    margin-top: 60px;
  }
  .front-page-who-we-are-section .section-content .founders .founders-description {
    padding: 50px 20px 20px 20px;
  }
  .front-page-who-we-are-section .section-content .glance {
    margin-top: 50px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item {
    padding: 12px 0 12px 15px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__item::before {
    width: 70px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__value {
    width: 85px;
    height: 60px;
  }
  .front-page-who-we-are-section .section-content .glance .numbers__title {
    width: 160px;
    margin-left: 10px;
  }
  .front-page-who-we-are-section .decorative-image {
    bottom: -50px;
    width: 130px;
  }
}
.glance-quote-section .section-content {
  display: flex;
  justify-content: space-between;
  margin: 0 var(--content-1026-box-indent) 0 var(--content-1026-box-indent);
}
.glance-quote-section .glance {
  margin-right: 110px;
  flex-grow: 1;
}
.glance-quote-section .glance .numbers {
  margin-top: 24px;
}
.glance-quote-section .glance .numbers__item {
  display: flex;
  align-items: center;
  position: relative;
  padding: 20px 0 20px 35px;
}
.glance-quote-section .glance .numbers__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 134px;
  background-color: rgba(99, 99, 99, 0.1);
  z-index: 0;
}
.glance-quote-section .glance .numbers__item:nth-child(n+2) {
  margin-top: 20px;
}
.glance-quote-section .glance .numbers__value {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 157px;
  height: 80px;
  line-height: 1;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  background-color: #fcc52b;
  z-index: 1;
}
.glance-quote-section .glance .numbers__title {
  width: 255px;
  margin-left: 30px;
  letter-spacing: 0.05em;
  color: #242321;
  font-weight: 400;
  font-size: 18px;
}
.glance-quote-section .quote_slider_wrapper {
  width: 440px;
  position: relative;
  padding-bottom: 50px;
}
.glance-quote-section .quote_slider_wrapper .overlay-background {
  position: absolute;
  content: "";
  left: -70px;
  top: 150px;
  width: 100vw;
  height: calc(100% - 150px);
  background-color: #EFEFEF;
}
.glance-quote-section .quote_slider_wrapper .left-nav-button,
.glance-quote-section .quote_slider_wrapper .right-nav-button {
  content: "";
  position: absolute;
  top: 100px;
  width: 34px;
  height: 34px;
  border: 2px solid #242321;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_1744_5192%29%27%3E%3Cpath d=%27M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z%27 fill=%27%23242321%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_1744_5192%27%3E%3Crect width=%2724%27 height=%2724%27 fill=%27white%27 transform=%27translate%2824 24%29 rotate%28-180%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  cursor: pointer;
  z-index: 10;
  transition: opacity 0.3s ease-in-out;
}
.glance-quote-section .quote_slider_wrapper .left-nav-button:hover,
.glance-quote-section .quote_slider_wrapper .right-nav-button:hover {
  opacity: 1;
}
.glance-quote-section .quote_slider_wrapper .left-nav-button {
  left: -4px;
  transform: translate(-50%, -50%) rotate(180deg);
}
@media (max-width: 768px) {
  .glance-quote-section .quote_slider_wrapper .left-nav-button {
    left: 0 !important;
    transform: rotate(180deg);
  }
}
.glance-quote-section .quote_slider_wrapper .right-nav-button {
  right: -78px;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .glance-quote-section .quote_slider_wrapper .right-nav-button {
    right: 0 !important;
    transform: rotate(0deg);
  }
}
.glance-quote-section .quote_slider_wrapper .quote-slider {
  position: relative;
  z-index: 1;
}
.glance-quote-section .quote__image {
  padding-left: 42px;
}
.glance-quote-section .quote .image-with-svg-decoration {
  position: relative;
  margin: 0 0 0 auto;
}
.glance-quote-section .quote .image-with-svg-decoration__photo {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.glance-quote-section .quote .image-with-svg-decoration__decoration-brown {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 40px);
  background-color: #82664D;
}
.glance-quote-section .quote .image-with-svg-decoration__decoration-brown svg {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.2;
}
.glance-quote-section .quote .image-with-svg-decoration > svg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 70px;
  z-index: 10;
  transform: translate(-60%, 0);
  background: #FEC72B;
}
.glance-quote-section .quote__text {
  position: relative;
  padding-top: 50px;
  line-height: 1.3;
  font-weight: 500;
  color: #242321;
  font-size: 22px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: -0.11px;
}
.glance-quote-section .quote__info {
  font-weight: 400;
  margin-top: 20px;
  color: #242321;
}

@media (min-width: 1367px) {
  .glance-quote-section .glance .numbers__item:nth-child(n+2) {
    margin-top: calc(20px + -12 * (100vw - 1367px) / -553);
  }
  .glance-quote-section .quote_slider_wrapper {
    width: calc(440px + -175 * (100vw - 1367px) / -553);
  }
  .glance-quote-section .quote__text {
    padding-top: calc(50px + -5 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 1920px) {
  .glance-quote-section .glance {
    margin-top: calc(0px + -100 * (100vw - 1920px) / -640);
  }
  .glance-quote-section .glance .numbers__item:nth-child(n+2) {
    margin-top: 32px;
  }
  .glance-quote-section .glance .numbers__title {
    width: calc(255px + -60 * (100vw - 1920px) / -640);
  }
  .glance-quote-section .quote_slider_wrapper {
    width: calc(615px + -70 * (100vw - 1920px) / -640);
  }
  .glance-quote-section .quote__text {
    padding-top: 55px;
  }
}
@media (min-width: 2560px) {
  .glance-quote-section .glance {
    margin-top: 100px;
  }
  .glance-quote-section .glance .numbers__title {
    width: 315px;
  }
  .glance-quote-section .quote_slider_wrapper {
    width: 685px;
  }
}
@media (max-width: 1365px) {
  .glance-quote-section .glance .numbers__item {
    padding: 20px 0 20px calc(35px + 35 * (100vw - 1365px) / 597);
  }
  .glance-quote-section .glance .numbers__item::before {
    width: calc(134px + 38 * (100vw - 1365px) / 597);
  }
  .glance-quote-section .glance .numbers__value {
    width: calc(157px + 42 * (100vw - 1365px) / 597);
  }
  .glance-quote-section .glance .numbers__title {
    width: calc(255px + 125 * (100vw - 1365px) / 597);
    margin-left: calc(30px + 8 * (100vw - 1365px) / 597);
  }
  .glance-quote-section .quote_slider_wrapper {
    width: calc(440px + 90 * (100vw - 1365px) / 597);
  }
}
@media (max-width: 1240px) {
  .glance-quote-section .glance {
    margin-right: 70px;
  }
  .glance-quote-section .quote_slider_wrapper {
    padding-bottom: 40px;
  }
  .glance-quote-section .quote_slider_wrapper .left-nav-button {
    left: 15px;
  }
  .glance-quote-section .quote_slider_wrapper .right-nav-button {
    right: -45px;
  }
  .glance-quote-section .quote_slider_wrapper .overlay-background {
    left: -50px;
  }
}
@media (max-width: 1080px) {
  .glance-quote-section .quote_slider_wrapper .left-nav-button {
    left: 20px;
  }
  .glance-quote-section .quote_slider_wrapper .right-nav-button {
    right: 4px;
  }
  .glance-quote-section .quote_slider_wrapper .overlay-background {
    left: -40px;
  }
  .glance-quote-section .quote__image {
    padding: 0 40px;
  }
  .glance-quote-section .quote .image-with-svg-decoration > svg {
    width: 48px;
    height: 48px;
  }
  .glance-quote-section .quote__text {
    padding: 50px 40px 0 12px;
  }
}
@media (max-width: 768px) {
  .glance-quote-section .section-content {
    flex-wrap: wrap;
  }
  .glance-quote-section .glance {
    width: 100%;
  }
  .glance-quote-section .glance .numbers__item {
    padding: 20px 0 20px calc(35px + 35 * (100vw - 768px) / 448);
  }
  .glance-quote-section .glance .numbers__item::before {
    width: calc(134px + 52 * (100vw - 768px) / 448);
  }
  .glance-quote-section .glance .numbers__value {
    width: calc(115px + 13 * (100vw - 768px) / 448);
  }
  .glance-quote-section .glance .numbers__title {
    flex-grow: 1;
    width: 130px;
    margin-left: 22px;
  }
  .glance-quote-section .quote_slider_wrapper {
    width: 100%;
  }
  .glance-quote-section .quote_slider_wrapper .overlay-background {
    left: var(--minus-content-1026-box-indent);
    top: 170px;
    height: calc(100% - 170px);
  }
  .glance-quote-section .quote {
    margin-top: 36px;
  }
  .glance-quote-section .quote .image-with-svg-decoration {
    margin: 0 auto;
    width: calc(370px + 120 * (100vw - 768px) / 448);
    width: 100%;
  }
  .glance-quote-section .quote .image-with-svg-decoration > svg {
    transform: none;
  }
  .glance-quote-section .quote .image-with-svg-decoration__photo {
    padding: 0 calc(55px + 25 * (100vw - 768px) / 448) 0 calc(60px + 25 * (100vw - 768px) / 448);
  }
  .glance-quote-section .quote__text {
    padding: 50px 0 0 0;
  }
  .glance-quote-section .quote__image {
    padding: 0;
  }
}
@media (max-width: 520px) {
  .glance-quote-section .quote .image-with-svg-decoration > svg {
    width: 25px;
    height: 25px;
    left: 0;
    bottom: 0;
    transform: none;
  }
  .glance-quote-section .quote .image-with-svg-decoration__decoration-brown svg {
    top: -43px;
    right: 0;
    width: 40px;
  }
  .glance-quote-section .quote_slider_wrapper {
    margin-top: 30px;
  }
  .glance-quote-section .quote_slider_wrapper .left-nav-button,
.glance-quote-section .quote_slider_wrapper .right-nav-button {
    top: 30px;
  }
}
@media (max-width: 320px) {
  .glance-quote-section .glance .numbers__item {
    padding: 20px 0 20px 0;
  }
  .glance-quote-section .glance .numbers__item::before {
    width: 82px;
  }
  .glance-quote-section .glance .numbers__value {
    width: 102px;
  }
}
.gray-block-with-button-section .gray-block {
  position: relative;
  padding: 100px;
  text-align: center;
  background-color: #EFEFEF;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
}
.gray-block-with-button-section .gray-block p:last-of-type {
  margin: 0;
}
.gray-block-with-button-section .gray-block .button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
.gray-block-with-button-section .gray-block .decoration {
  position: absolute;
  opacity: 0.4;
  max-width: 100%;
}
.gray-block-with-button-section .gray-block .decoration:first-of-type {
  top: 0;
  right: 0;
  transform-origin: center;
  transform: rotate(180deg);
}
.gray-block-with-button-section .gray-block .decoration:last-of-type {
  bottom: 0;
  left: 0;
}

@media (max-width: 1024px) {
  .gray-block-with-button-section .gray-block {
    padding: calc(100px + 64 * (100vw - 1024px) / 704) calc(100px + 88 * (100vw - 1024px) / 704);
  }
}
.how-we-partner-section .bg-cover {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% - 210px);
  opacity: 0.5;
}
.how-we-partner-section .items-cover {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.how-we-partner-section .item {
  width: calc(33.33% - 2px);
  margin: 12px 1px;
  padding-top: 24px;
  background-color: rgba(252, 197, 43, 0.5);
}
.how-we-partner-section .item .top-line {
  display: flex;
  align-items: center;
}
.how-we-partner-section .item .icon-cover {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
}
.how-we-partner-section .item .icon-cover .icon {
  width: 100%;
  height: 100%;
  transform: translate(-50%, 0);
  z-index: 1;
}
.how-we-partner-section .item .icon-cover .icon .animation-element {
  transform-origin: 50% 50%;
  transition: transform 1s linear;
  fill: #FCC52B !important;
}
.how-we-partner-section .item .icon-cover .line {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 98px;
  height: 10px;
  background-color: #82664D;
  opacity: 0;
  transition: opacity 0.5s 0.9s;
}
.how-we-partner-section .item .icon-cover.animated .icon .animation-element {
  transform: rotate(360deg);
}
.how-we-partner-section .item .icon-cover.animated .line {
  opacity: 1;
}
.how-we-partner-section .item .item-title {
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
}
.how-we-partner-section .item .description {
  padding: 10px 50px 50px;
}
.how-we-partner-section .item:nth-of-type(1) {
  margin-left: 60px;
}
.how-we-partner-section .item:nth-child(-n+3) {
  width: calc(33.33% - 22px);
}

@media (max-width: 1230px) {
  .how-we-partner-section .item .icon-cover .icon {
    transform: translate(10%, 0);
  }
  .how-we-partner-section .item .item-title {
    margin-left: 12px;
  }
  .how-we-partner-section .item .line {
    display: none;
  }
  .how-we-partner-section .item .description {
    padding: 10px calc(50px + 20 * (100vw - 1230px) / 206) calc(50px + 20 * (100vw - 1230px) / 206);
  }
  .how-we-partner-section .item:nth-of-type(1) {
    margin-left: 0;
  }
  .how-we-partner-section .item:nth-child(-n+3) {
    width: calc(33.33% - 2px);
  }
}
@media (max-width: 1024px) {
  .how-we-partner-section .item,
.how-we-partner-section .item:nth-child(-n+3) {
    width: calc(50% - 2px);
  }
  .how-we-partner-section .item .description,
.how-we-partner-section .item:nth-child(-n+3) .description {
    padding: 10px 30px 30px;
  }
}
@media (max-width: 620px) {
  .how-we-partner-section .item,
.how-we-partner-section .item:nth-child(-n+3) {
    width: 100%;
  }
  .how-we-partner-section .item .item-title,
.how-we-partner-section .item:nth-child(-n+3) .item-title {
    margin-left: calc(30px + 14 * (100vw - 620px) / 300);
  }
}
.industries-include-section .decoration {
  position: absolute;
  top: 0;
  right: 0;
  transform-origin: center;
  transform: rotate(180deg);
  max-width: 100%;
}
.industries-include-section .includes-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 50px;
  row-gap: 22px;
  margin-top: 70px;
  margin-bottom: 155px;
}
.industries-include-section .include-container .include {
  position: relative;
  display: flex;
  align-items: center;
  padding: 40px 24px;
  background: rgba(248, 191, 38, 0.5);
  transition: background-color 0.5s;
  cursor: pointer;
  height: 100%;
}
.industries-include-section .include-container .include:hover {
  background-color: #FCC52B;
}
.industries-include-section .include-container .include .icon {
  flex-shrink: 0;
  width: 114px;
  height: auto;
  overflow: visible;
}
.industries-include-section .include-container .include .icon .animation-element {
  transform-origin: 49% 52%;
  transform-origin: 50.25% 52.5%;
  transition: transform 1s linear;
}
.industries-include-section .include-container .include .icon.animated .animation-element {
  transform: rotate(360deg);
}
.industries-include-section .include-container .include .title {
  margin-left: 28px;
  font-weight: 700;
  font-size: 18px;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
}
.industries-include-section .include-container.opened .include {
  background-color: #FCC52B;
}
.industries-include-section .description-container {
  display: none;
  position: relative;
  grid-column-end: span 3;
}
.industries-include-section .description-container.opened {
  display: block;
}
.industries-include-section .description {
  display: none;
  padding: 20px 0 16px;
}
.industries-include-section .description p:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 1367px) {
  .industries-include-section .include-container .include .title {
    font-size: calc(18px + -5 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .industries-include-section .include-container .include .title {
    font-size: calc(23px + -2 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .industries-include-section .include-container .include .title {
    font-size: 25px;
  }
}
@media (max-width: 1365px) {
  .industries-include-section .includes-container {
    column-gap: calc(50px + 30 * (100vw - 1365px) / 341);
    row-gap: calc(22px + 2 * (100vw - 1365px) / 341);
  }
  .industries-include-section .include-container .include {
    padding: calc(40px + 8 * (100vw - 1365px) / 341) calc(24px + 6 * (100vw - 1365px) / 341);
  }
  .industries-include-section .include-container .include .icon {
    width: calc(114px + 24 * (100vw - 1365px) / 341);
  }
  .industries-include-section .include-container .include .title {
    margin-left: calc(28px + 10 * (100vw - 1365px) / 341);
    font-size: calc(18px + 2 * (100vw - 1366px) / 342);
  }
  .industries-include-section .description {
    padding: calc(20px + 4 * (100vw - 1365px) / 341) 0 16px;
  }
}
@media (max-width: 1024px) {
  .industries-include-section .includes-container {
    column-gap: 20px;
    row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
  .industries-include-section .include-container .include {
    padding: 32px 18px;
  }
  .industries-include-section .include-container .include .icon {
    width: 90px;
  }
  .industries-include-section .include-container .include .title {
    margin-left: 18px;
    font-size: calc(16px + -2 * (100vw - 1024px) / 256);
  }
  .industries-include-section .description-container {
    grid-column-end: span 2;
  }
  .industries-include-section .description {
    padding: 16px 0 16px;
  }
}
@media (max-width: 768px) {
  .industries-include-section .includes-container {
    grid-template-columns: 1fr;
  }
  .industries-include-section .includes-container .include .title {
    font-size: calc(18px + 2 * (100vw - 768px) / 448);
  }
  .industries-include-section .description-container {
    grid-column-end: span 1;
  }
}
@media (max-width: 320px) {
  .industries-include-section .includes-container .include .title {
    font-size: 16px;
  }
}
.internal-page-heading-section {
  position: relative;
  background-color: #EFEFEF;
}
.internal-page-heading-section .section-content {
  display: flex;
  align-items: center;
  min-height: 260px;
  margin: 0 var(--content-1162-box-indent) 0 var(--content-1026-box-indent);
}
.internal-page-heading-section .section-content .heading {
  position: relative;
  z-index: 1;
  padding: 50px 0;
}
.internal-page-heading-section .section-content .heading .heading-title {
  padding-right: 400px;
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  line-height: 1.14;
}
@media (min-width: 1300px) {
  .internal-page-heading-section .section-content .heading .heading-title {
    padding-right: 300px !important;
  }
}
.internal-page-heading-section .section-content .heading .heading-subtitle {
  margin-top: 12px;
  color: #636363;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-size: 20px;
}
.internal-page-heading-section .deco {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.internal-page-heading-section.member-heading .section-content .heading {
  margin-left: 477px;
  line-height: 1;
  transform: translate(0, 50%);
  padding: 0;
}
.internal-page-heading-section.member-heading .section-content .heading .heading-title {
  padding-right: 0;
}
.internal-page-heading-section.member-heading .section-content .heading .heading-subtitle {
  text-transform: none;
}

@media (min-width: 1367px) {
  .internal-page-heading-section .section-content {
    min-height: calc(260px + -30 * (100vw - 1366px) / -554);
  }
  .internal-page-heading-section.member-heading .section-content .heading {
    margin-left: calc(477px + 47 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .internal-page-heading-section .section-content {
    min-height: calc(290px + -20 * (100vw - 1920px) / -640);
  }
  .internal-page-heading-section.member-heading .section-content .heading {
    margin-left: calc(430px + -40 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .internal-page-heading-section .section-content {
    min-height: 310px;
  }
  .internal-page-heading-section.member-heading .section-content .heading {
    margin-left: 470px;
  }
}
@media (max-width: 1365px) {
  .internal-page-heading-section .section-content {
    min-height: calc(260px + 50 * (100vw - 1366px) / 342);
  }
  .internal-page-heading-section .section-content .heading .heading-title {
    padding-right: calc(400px + 400 * (100vw - 1366px) / 342);
  }
  .internal-page-heading-section.member-heading .section-content .heading {
    margin-left: calc(477px + 177 * (100vw - 1365px) / 597);
  }
}
@media (max-width: 1240px) {
  .internal-page-heading-section.member-heading .section-content .heading {
    transform: translate(0, 0);
  }
}
@media (max-width: 1024px) {
  .internal-page-heading-section .section-content {
    min-height: calc(210px + 40 * (100vw - 1024px) / 256);
    padding: 24px 0;
  }
}
@media (max-width: 768px) {
  .internal-page-heading-section .section-content {
    min-height: calc(170px + 20 * (100vw - 768px) / 448);
  }
  .internal-page-heading-section .section-content .heading {
    padding: 0;
  }
  .internal-page-heading-section.member-heading .section-content .heading {
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }
}
@media (max-width: 320px) {
  .internal-page-heading-section .section-content {
    min-height: 150px;
  }
}
.news-section .news-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 26px;
  row-gap: 65px;
}
.news-section .news-list .post {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.news-section .news-list .post .logo-cover {
  display: none;
}
.news-section .news-list .post .image-cover {
  position: relative;
  padding-top: 77%;
}
.news-section .news-list .post .image-cover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #82664D;
  opacity: 0;
  transition: opacity 0.5s;
}
.news-section .news-list .post .date {
  margin: 24px 0;
  text-transform: uppercase;
}
.news-section .news-list .post .post-title {
  flex-grow: 1;
  margin-bottom: 10px;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  transition: color 0.5s;
}
@media (min-width: 1024px) {
  .news-section .news-list .post .post-title.text-20, .news-section .news-list .post .article h4.post-title, .article .news-section .news-list .post h4.post-title, .news-section .news-list .post .front-page-keywords-slider-section .keywords-list .keyword-item .post-title.keyword, .front-page-keywords-slider-section .keywords-list .keyword-item .news-section .news-list .post .post-title.keyword {
    font-size: 22px;
  }
}
.news-section .news-list .post .button {
  align-self: flex-start;
}
.news-section .news-list .post:hover .image-cover:after {
  opacity: 0.66;
}
.news-section .news-list .post:hover .post-title {
  color: #FCC52B;
}
.news-section .news-list .post:hover .button span:after {
  transform: translate(5px, -50%);
}
.news-section .news-list .post:hover .button span:before {
  transform: translate(5px, -50%) rotate(45deg);
}
.news-section .news-list.list-view {
  display: block;
}
.news-section .news-list.list-view .post-cover {
  width: 100%;
  padding: 0;
  margin: 0;
}
.news-section .news-list.list-view .post-cover .post {
  position: relative;
  flex-direction: row;
  align-items: center;
  height: auto;
  text-align: left;
  border-bottom: 1px solid #636363;
}
.news-section .news-list.list-view .post-cover .post .image-cover {
  display: none;
}
.news-section .news-list.list-view .post-cover .post .logo-cover {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 200px;
  margin-right: 20px;
}
.news-section .news-list.list-view .post-cover .post .logo-cover .logo-image {
  width: 90%;
  max-width: 100%;
  height: auto;
}
.news-section .news-list.list-view .post-cover .post .info-cover {
  flex: 1 1 auto;
  padding-right: 120px;
  margin: 24px 0;
}
.news-section .news-list.list-view .post-cover .post .date {
  margin: 0 0 10px;
}
.news-section .news-list.list-view .post-cover .post .post-title {
  margin: 0;
}
.news-section .news-list.list-view .post-cover .post:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
  width: 20px;
  height: 2px;
  background-color: #FCC52B;
  transition: transform 0.5s;
}
.news-section .news-list.list-view .post-cover .post:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%) rotate(45deg);
  width: 4px;
  height: 4px;
  border: 2px solid;
  border-color: #FCC52B #FCC52B transparent transparent;
  transition: transform 0.5s;
}
.news-section .news-list.list-view .post-cover .post:hover {
  color: #82664D;
}
.news-section .news-list.list-view .post-cover .post:hover:after {
  transform: translate(5px, -50%);
}
.news-section .news-list.list-view .post-cover .post:hover:before {
  transform: translate(5px, -50%) rotate(45deg);
}

@media (max-width: 1024px) {
  .news-section .news-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .news-section .news-list.list-view .post-cover .post {
    flex-flow: row wrap;
    justify-content: center;
  }
  .news-section .news-list.list-view .post-cover .post .logo-cover {
    flex: 0 0 300px;
    margin: 40px 0 15px 0;
  }
}
@media (max-width: 600px) {
  .news-section .news-list {
    grid-template-columns: 1fr;
  }
  .news-section .news-list.list-view .post-cover .post .info-cover {
    padding-right: 0;
  }
}
@media (max-width: 420px) {
  .news-section .news-list.list-view .post-cover .post .logo-cover {
    flex: 0 0 260px;
  }
}
.our-firm-section .section-content {
  margin: 0 var(--content-1162-box-indent) 0 var(--content-1026-box-indent);
}
.our-firm-section .text-block {
  max-width: 100%;
  margin: 60px auto 0;
}

@media (min-width: 1367px) {
  .our-firm-section .text-block {
    margin-top: calc(150px + -20 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .our-firm-section .text-block {
    margin-top: calc(80px + -20 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .our-firm-section .text-block {
    margin-top: 100px;
  }
}
.page-content-section {
  margin: 70px 0 60px;
}
.portfolio-section .section-content .companies-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  /*display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 9px;
  row-gap: 35px;*/
}
.portfolio-section .section-content .companies-container .company-container {
  width: calc(25% - 1px);
  padding: 0 5px;
}
.portfolio-section .section-content .companies-container .company .logotype-container {
  position: relative;
  display: block;
}
.portfolio-section .section-content .companies-container .company .logotype-container::before {
  content: "";
  display: block;
  padding-top: 82%;
}
.portfolio-section .section-content .companies-container .company .logotype-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(90% 70% at 50% 50%, #ffffff, transparent);
}
.portfolio-section .section-content .companies-container .company .logotype-container .illustration__gray {
  filter: grayscale(1);
}
.portfolio-section .section-content .companies-container .company .logotype-container .illustration__sepia {
  filter: sepia(1);
  transition: opacity 0.5s;
  opacity: 0;
}
.portfolio-section .section-content .companies-container .company .logotype-container .logotype {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: auto;
}
.portfolio-section .section-content .companies-container .company .logotype-container .logotype.lazyload, .portfolio-section .section-content .companies-container .company .logotype-container .logotype.lazyloading {
  opacity: 0;
}
.portfolio-section .section-content .companies-container .company .logotype-container .logotype.lazyloaded {
  opacity: 1;
  transition: opacity 0.7s ease;
}
.portfolio-section .section-content .companies-container .company .name {
  color: #242321;
  display: block;
  margin-top: 18px;
  text-align: center;
  letter-spacing: -0.1px;
  line-height: 1.36;
  min-height: 2.72em;
  padding-bottom: 20px;
}
.portfolio-section .section-content .companies-container .company:hover .illustration__sepia, .portfolio-section .section-content .companies-container .company:focus .illustration__sepia {
  opacity: 1;
}
.portfolio-section .section-content .companies-container.list-view {
  display: block;
}
.portfolio-section .section-content .companies-container.list-view .company-container {
  width: 100%;
}
.portfolio-section .section-content .companies-container.list-view .company {
  width: 100%;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  border-bottom: 1px solid #636363;
  color: #000000;
  font-weight: 500;
}
.portfolio-section .section-content .companies-container.list-view .company:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
  width: 20px;
  height: 2px;
  background-color: #FCC52B;
  transition: transform 0.5s;
}
.portfolio-section .section-content .companies-container.list-view .company:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%) rotate(45deg);
  width: 4px;
  height: 4px;
  border: 2px solid;
  border-color: #FCC52B #FCC52B transparent transparent;
  transition: transform 0.5s;
}
.portfolio-section .section-content .companies-container.list-view .company:hover {
  color: #82664D;
}
.portfolio-section .section-content .companies-container.list-view .company:hover:after {
  transform: translate(5px, -50%);
}
.portfolio-section .section-content .companies-container.list-view .company:hover:before {
  transform: translate(5px, -50%) rotate(45deg);
}
.portfolio-section .section-content .companies-container.list-view .company .name {
  text-align: left;
}
.portfolio-section .section-content .disclosures {
  margin-top: 30px;
  font-style: italic;
}

@media (min-width: 1367px) {
  .portfolio-section {
    margin-top: calc(112px + -13 * (100vw - 1366px) / -554);
  }
  .portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(24px + -2 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .portfolio-section {
    margin-top: calc(125px + -10 * (100vw - 1920px) / -640);
  }
  .portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(26px + -2 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .portfolio-section {
    margin-top: 135px;
  }
  .portfolio-section .section-content .companies-container .company .name {
    margin-top: 28px;
  }
}
@media (max-width: 1365px) {
  .portfolio-section {
    margin-top: calc(112px + 12 * (100vw - 1366px) / 342);
  }
  .portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(24px + 4 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .portfolio-section {
    margin-top: calc(100px + 10 * (100vw - 1024px) / 256);
  }
  .portfolio-section .section-content .companies-container .company-container {
    width: calc(33.33% - 1px);
  }
  .portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(20px + 5 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .portfolio-section {
    margin-top: calc(90px + 20 * (100vw - 768px) / 448);
  }
  .portfolio-section .section-content .companies-container .company-container {
    width: calc(50% - 1px);
  }
  .portfolio-section .section-content .companies-container .company .name {
    margin-top: calc(20px + 10 * (100vw - 768px) / 448);
  }
}
@media (max-width: 320px) {
  .portfolio-section {
    margin-top: 70px;
  }
  .portfolio-section .section-content .companies-container {
    column-gap: 6px;
    row-gap: 15px;
  }
  .portfolio-section .section-content .companies-container .company .name {
    margin-top: 10px;
  }
}
.quotes-slider-section .quotes-slider {
  margin-top: 36px;
  max-width: 1280px;
}
.quotes-slider-section .quote {
  display: flex;
  position: relative;
  padding-bottom: 40px;
}
.quotes-slider-section .quote .v-align {
  width: 100%;
  padding-right: 74px;
  max-width: 625px;
}
.quotes-slider-section .quote:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 44px;
  bottom: 120px;
  right: 20px;
  background-color: #efefef;
}
.quotes-slider-section .quote__image {
  margin-bottom: 46px;
}
.quotes-slider-section .quote__image .image-with-svg-decoration {
  position: relative;
  padding: 0 54px;
  margin-right: 24px;
  margin-left: 20px;
}
.quotes-slider-section .quote__image .image-with-svg-decoration__photo {
  display: block;
  position: relative;
  z-index: 1;
  opacity: 0;
  height: auto;
  width: 350px !important;
}
@media (max-width: 768px) {
  .quotes-slider-section .quote__image .image-with-svg-decoration__photo {
    width: 300px !important;
  }
}
.quotes-slider-section .quote__image .image-with-svg-decoration__decoration-gray {
  position: absolute;
  top: 45px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: calc(100% - 80px);
}
.quotes-slider-section .quote__image .image-with-svg-decoration__decoration-brown {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 235px;
  height: 120px;
  background-color: rgba(130, 102, 77, 0.45);
  z-index: 1;
}
.quotes-slider-section .quote__image .image-with-svg-decoration__decoration-img {
  position: absolute;
  left: -20px;
  bottom: -46px;
  opacity: 0.21;
  max-width: 80%;
}
.quotes-slider-section .quote__image .image-with-svg-decoration__decoration-img svg {
  display: block;
  max-width: 100%;
}
.quotes-slider-section .quote__image .image-with-svg-decoration .button {
  position: absolute;
  bottom: 33px;
  right: -25px;
  z-index: 1;
}
.quotes-slider-section .quote__image .image-with-svg-decoration.animated .image-with-svg-decoration__photo {
  transition: opacity 1s ease;
  opacity: 1;
}
.quotes-slider-section .quote__image.without-link .image-with-svg-decoration__decoration-brown {
  display: none;
}
.quotes-slider-section .quote__text {
  width: 100%;
  width: 100%;
  position: relative;
  min-height: 100%;
  padding-bottom: 46px;
  display: flex;
  align-items: center;
  position: relative;
}
.quotes-slider-section .quote__text svg {
  margin-bottom: 30px;
  display: block;
}
.quotes-slider-section .quote__text svg path:last-child {
  opacity: 1 !important;
}
.quotes-slider-section .quote__text p {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  max-width: 590px;
}
.quotes-slider-section .quote__text .quote__info {
  width: 100%;
  border-top: 1px solid #636363;
  padding-top: 20px;
  padding-right: 100px;
}
.quotes-slider-section .quote__text .quote__info .line {
  display: none;
}
.quotes-slider-section .quote__text .quote__info .name {
  color: #242321;
  font-weight: 800;
}
.quotes-slider-section .quote__text .quote__info .separator {
  font-size: 30px;
  color: #FCC52B;
  top: 2px;
  position: relative;
}
@media (max-width: 768px) {
  .quotes-slider-section .quote__text .quote__info .separator {
    display: none !important;
  }
}
.quotes-slider-section .quote__text .quote__info span {
  color: #242321;
  font-family: Archivo;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}
.quotes-slider-section .quote__text .pagination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 36px;
  font-family: "akzidenz-grotesk-pro";
  color: #636363;
  position: absolute;
  right: 20px;
  bottom: -40px;
}
.quotes-slider-section .quote__text .pagination .current {
  font-weight: 700;
}
.quotes-slider-section .quote__text .pagination .counter {
  display: none;
}
.quotes-slider-section .quote__text .pagination .slider-arrow-prev,
.quotes-slider-section .quote__text .pagination .slider-arrow-next {
  position: relative;
  width: 38px;
  height: 38px;
}
.quotes-slider-section .quote__text .pagination .slider-arrow-prev:after,
.quotes-slider-section .quote__text .pagination .slider-arrow-next:after {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 38px;
  height: 38px;
  border: 2px solid #242321;
  box-sizing: border-box;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_1744_5192%29%27%3E%3Cpath d=%27M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z%27 fill=%27%23242321%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_1744_5192%27%3E%3Crect width=%2724%27 height=%2724%27 fill=%27white%27 transform=%27translate%2824 24%29 rotate%28-180%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  transform: rotate(180deg);
  opacity: 0.5;
}
.quotes-slider-section .quote__text .pagination .slider-arrow-prev.active,
.quotes-slider-section .quote__text .pagination .slider-arrow-next.active {
  cursor: pointer;
}
.quotes-slider-section .quote__text .pagination .slider-arrow-prev.active:after,
.quotes-slider-section .quote__text .pagination .slider-arrow-next.active:after {
  opacity: 1;
}
.quotes-slider-section .quote__text .pagination .slider-arrow-next {
  margin-left: 16px;
}
.quotes-slider-section .quote__text .pagination .slider-arrow-next:after {
  transform: rotate(0deg);
}
.quotes-slider-section .quote__text .image-with-svg-decoration {
  position: relative;
  padding: 0 54px;
  margin-right: 130px;
  margin-left: 20px;
}
.quotes-slider-section .quote__text .image-with-svg-decoration__decoration-brown {
  position: absolute;
  bottom: 46px;
  right: 20px;
  width: 235px;
  height: 120px;
  background-color: #6D9DAC;
  z-index: 1;
}
@media (max-width: 375px) {
  .quotes-slider-section .quote__text .image-with-svg-decoration__decoration-brown {
    width: 185px;
  }
}
.quotes-slider-section .quote__text .image-with-svg-decoration .button {
  position: absolute;
  bottom: 33px;
  right: -25px;
  z-index: 1;
}
.quotes-slider-section .quote__text .yellow-btn {
  position: absolute;
  left: auto;
  right: -20px;
  top: 50%;
  transform: translatey(-50%);
}

@media (min-width: 1367px) {
  .quotes-slider-section .quote .image-with-svg-decoration {
    margin-right: calc(130px + -60 * (100vw - 1367px) / -553);
    margin-right: 24px;
  }
  .quotes-slider-section .quote .image-with-svg-decoration__photo {
    width: calc(300px + -75 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 1920px) {
  .quotes-slider-section .quote .image-with-svg-decoration__photo {
    width: calc(375px + -55 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .quotes-slider-section .quote .image-with-svg-decoration__photo {
    width: 430px;
  }
}
@media (max-width: 1440px) {
  .quotes-slider-section .quote__text svg {
    margin-bottom: 20px;
  }
  .quotes-slider-section .quote__text p {
    font-size: 18px;
    line-height: 24px;
  }
  .quotes-slider-section .quote__text .quote__info {
    padding-right: 180px;
  }
  .quotes-slider-section .quote__text .quote__info span:last-child {
    display: block;
  }
  .quotes-slider-section .quote__image .image-with-svg-decoration {
    margin-right: 0;
  }
}
@media (max-width: 1365px) {
  .quotes-slider-section .quote .image-with-svg-decoration__photo {
    width: calc(300px + 100 * (100vw - 1365px) / 341);
  }
}
@media (max-width: 1200px) {
  .quotes-slider-section .quote__text .quote__info {
    padding-right: 200px;
  }
  .quotes-slider-section .quote__text .quote__info span {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
  }
  .quotes-slider-section .quote__text .quote__info span.separator {
    display: inline-block;
    top: 4px;
  }
}
@media (max-width: 1200px) and (min-width: 1024px) {
  .quotes-slider-section .quote__text .quote__info {
    padding-right: 120px;
  }
  .quotes-slider-section .quote__text .image-with-svg-decoration__decoration-brown {
    width: 180px;
  }
  .quotes-slider-section .quote__text .image-with-svg-decoration__decoration-brown .button {
    font-size: 14px;
    padding: 15px 28px;
  }
}
@media (max-width: 1024px) {
  .quotes-slider-section .quote__text .quote__info {
    padding-right: 120px;
  }
  .quotes-slider-section .quote__image {
    position: relative;
  }
  .quotes-slider-section .quote__image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 44px;
    bottom: 44px;
    right: 0;
    background-color: rgba(99, 99, 99, 0.2);
  }
  .quotes-slider-section .quote__image .image-with-svg-decoration {
    margin-left: 0;
  }
  .quotes-slider-section .quote {
    flex-wrap: wrap;
    justify-content: center;
  }
  .quotes-slider-section .quote__image {
    max-width: 100%;
  }
  .quotes-slider-section .quote__image .image-with-svg-decoration {
    margin-right: 0;
  }
  .quotes-slider-section .quote__image .image-with-svg-decoration__photo {
    width: 300px;
  }
  .quotes-slider-section .quote__text {
    width: 100%;
  }
  .quotes-slider-section .quote__text .image-with-svg-decoration__decoration-brown {
    bottom: initial;
    top: -70px;
  }
  .quotes-slider-section .quote__text p {
    max-width: 100%;
  }
  .quotes-slider-section .quote__text .v-align {
    max-width: 100%;
    padding-right: 0;
  }
  .quotes-slider-section .quote__text .pagination {
    bottom: 0;
    right: 1px;
  }
  .quotes-slider-section .quote:before {
    bottom: initial;
    height: 380px;
    left: 0;
    right: 0;
    display: none;
  }
}
@media (max-width: 600px) {
  .quotes-slider-section .quote__image .image-with-svg-decoration__photo {
    width: 100% !important;
  }
  .quotes-slider-section .quote__image .image-with-svg-decoration .button {
    right: 0;
  }
}
.single-cases .top-block {
  display: flex;
}
.single-cases .top-block .left-side {
  z-index: 1;
  flex-grow: 1;
}
.single-cases .top-block .logo-image {
  margin-top: 40px;
  max-width: 90%;
  height: auto;
}
.single-cases .top-block .yellow-block {
  position: relative;
  margin-top: 60px;
  padding: 65px 50px 50px 70px;
}
.single-cases .top-block .yellow-block:before {
  content: "";
  position: absolute;
  top: 0;
  right: -85px;
  z-index: -1;
  width: calc(100% + 85px + var(--content-1162-box-indent));
  height: 100%;
  background-color: rgba(252, 197, 43, 0.5);
}
.single-cases .top-block .yellow-block .section-subtitle, .single-cases .top-block .yellow-block .article h3, .article .single-cases .top-block .yellow-block h3 {
  margin-bottom: 40px;
}
.single-cases .top-block .yellow-block .section-subtitle:before, .single-cases .top-block .yellow-block .article h3:before, .article .single-cases .top-block .yellow-block h3:before {
  display: none;
}
.single-cases .top-block .yellow-block .text-cover {
  margin-bottom: 30px;
  color: #000000;
}
.single-cases .top-block .yellow-block .meta-data .item {
  margin-bottom: 25px;
}
.single-cases .top-block .yellow-block .meta-data .item .title {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 11px;
  position: relative;
}
.single-cases .top-block .yellow-block .meta-data .item .title:before {
  position: absolute;
  content: "";
  right: calc(100% + 20px);
  top: calc(50% - 2px);
  width: 33px;
  height: 3px;
  background-color: #FCC52B;
}
.single-cases .top-block .yellow-block .meta-data .item .value {
  line-height: 1.11;
  color: #000000;
}
.single-cases .top-block .yellow-block .meta-data .item:last-of-type {
  margin-bottom: 0;
}
.single-cases .top-block .image-with-decoration {
  z-index: -1;
  align-self: flex-start;
}
.single-cases .single-case-two-column-section {
  margin-top: 20px;
  margin-bottom: 82px;
  padding-top: 100px;
}
.single-cases .single-case-two-column-section .columns-container {
  display: flex;
  justify-content: space-between;
}
.single-cases .single-case-two-column-section .columns-container .column {
  width: calc(50% - 35px);
  padding-right: 70px;
}
.single-cases .single-case-two-column-section .columns-container .column .section-subtitle, .single-cases .single-case-two-column-section .columns-container .column .article h3, .article .single-cases .single-case-two-column-section .columns-container .column h3 {
  margin-bottom: 30px;
}
.single-cases .single-case-two-column-section .columns-container .column .article ul {
  margin-top: 18px;
}
.single-cases .single-case-two-column-section .decoration {
  position: absolute;
  top: 0;
  right: 0;
}
.single-cases .quotes-slider-section > .section-content {
  padding-top: 80px;
  border-top: 1px solid #636363;
}
.single-cases .quotes-slider-section .quote {
  align-items: center;
}
.single-cases .quotes-slider-section .quote__image {
  order: 2;
}
.single-cases .quotes-slider-section .quote__image .image-with-svg-decoration {
  margin-right: 25px;
  margin-left: 130px;
}

@media (min-width: 1367px) {
  .single-cases .quotes-slider-section .quote__image .image-with-svg-decoration {
    margin-left: calc(130px + -45 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 1920px) {
  .single-cases .quotes-slider-section .quote__image .image-with-svg-decoration {
    margin-left: calc(175px + -25 * (100vw - 1367px) / -553);
  }
}
@media (min-width: 2560px) {
  .single-cases .quotes-slider-section .quote__image .image-with-svg-decoration {
    margin-left: 200px;
  }
}
@media (max-width: 1365px) {
  .single-cases .top-block .yellow-block {
    margin-top: calc(60px + 10 * (100vw - 1365px) / 341);
    padding: 65px calc(50px + 5 * (100vw - 1365px) / 341) 50px calc(70px + 10 * (100vw - 1365px) / 341);
  }
  .single-cases .single-case-two-column-section .columns-container .column {
    padding-right: calc(70px + 58 * (100vw - 1365px) / 341);
  }
}
@media (max-width: 1024px) {
  .single-cases .top-block .yellow-block {
    margin-top: 50px;
    padding: 65px calc(45px + 35 * (100vw - 1024px) / 256) calc(50px + 5 * (100vw - 1024px) / 256) calc(60px + 20 * (100vw - 1024px) / 256);
  }
  .single-cases .top-block .yellow-block .meta-data .item .value br {
    display: none;
  }
  .single-cases .single-case-two-column-section {
    margin-bottom: 60px;
  }
  .single-cases .single-case-two-column-section .columns-container .column {
    padding-right: 12px;
  }
  .single-cases .quotes-slider-section > .section-content {
    padding-top: 40px;
  }
  .single-cases .quotes-slider-section .quote {
    justify-content: center;
  }
  .single-cases .quotes-slider-section .quote__image {
    order: 0;
  }
  .single-cases .quotes-slider-section .quote__image .image-with-svg-decoration {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .single-cases .top-block {
    flex-wrap: wrap;
    justify-content: center;
  }
  .single-cases .top-block .logo-image {
    margin-top: 40px;
  }
  .single-cases .top-block .yellow-block {
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 65px 10px 45px calc(40px + 25 * (100vw - 768px) / 448);
    width: 100%;
  }
  .single-cases .top-block .yellow-block:before {
    left: -50%;
    width: 200%;
  }
  .single-cases .top-block .image-with-decoration {
    order: -1;
  }
  .single-cases .single-case-two-column-section .columns-container {
    flex-wrap: wrap;
  }
  .single-cases .single-case-two-column-section .columns-container .column {
    width: 100%;
    padding-right: 0;
  }
  .single-cases .single-case-two-column-section .columns-container .column:first-of-type {
    margin-bottom: 36px;
  }
}
@media (max-width: 320px) {
  .single-cases .top-block .yellow-block {
    padding: 65px 10px 45px 15px;
  }
}
@media (max-width: 768px) {
  .single-news-heading .deco {
    display: none;
  }
}
.single-news-heading .heading-title {
  font-size: 45px !important;
}
@media (max-width: 768px) {
  .single-news-heading .heading-title {
    font-size: 37px !important;
  }
}

.single-news-section .top-block {
  display: flex;
}
.single-news-section .top-block .left-side {
  z-index: 1;
  flex-grow: 1;
}
.single-news-section .top-block .logo-image {
  margin-top: 80px;
  max-width: 90%;
  height: auto;
}
.single-news-section .top-block .yellow-block {
  position: relative;
  margin-top: 100px;
  padding: 65px 50px 50px 70px;
}
.single-news-section .top-block .yellow-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: calc(100% + 85px);
  height: 100%;
  background-color: rgba(252, 197, 43, 0.36);
}
.single-news-section .top-block .yellow-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 10px;
  background-color: #FCC52B;
}
.single-news-section .top-block .image-with-decoration {
  z-index: -1;
  align-self: flex-start;
}
.single-news-section .article-cover {
  margin-top: 137px;
}
.single-news-section .article-cover .article h3 {
  margin-top: 60px;
}
.single-news-section .article-cover .article a {
  font-weight: 500;
  background-image: linear-gradient(to top, transparent 0, #2B2C2D 0, #2B2C2D 1px, transparent 1px);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: background-size 0.3s;
  background-position: left;
}
.single-news-section .article-cover .article a.hover, .single-news-section .article-cover .article a:hover, .single-news-section .article-cover .article a:focus {
  background-size: 0 100%;
}
.single-news-section .navigation {
  margin-top: 50px;
  text-align: center;
}
.single-news-section.empty_image .top-block .left-side {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.single-news-section.empty_image .top-block .logo-image {
  max-width: 400px;
  margin: 0;
}
.single-news-section.empty_image .top-block .yellow-block:before {
  width: 100%;
  left: 0;
}
.single-news-section.empty_image .article-cover {
  margin-top: 60px;
}
.single-news-section.empty_title_text .top-block .image-with-decoration__decoration-gray {
  top: 60px;
}
.single-news-section.empty_image.empty_title_text .article-cover {
  margin-top: 60px;
}

@media (max-width: 1365px) {
  .single-news-section .top-block .logo-image {
    margin-top: calc(80px + 10 * (100vw - 1365px) / 341);
  }
  .single-news-section .top-block .yellow-block {
    margin-top: calc(100px + 50 * (100vw - 1365px) / 341);
    padding: 65px calc(50px + 5 * (100vw - 1365px) / 341) 50px calc(70px + 10 * (100vw - 1365px) / 341);
  }
  .single-news-section .article-cover {
    margin-top: calc(137px + 77 * (100vw - 1365px) / 341);
  }
}
@media (max-width: 1024px) {
  .single-news-section .top-block .logo-image {
    margin-top: 70px;
  }
  .single-news-section .top-block .yellow-block {
    margin-top: 50px;
    padding: 65px calc(45px + 35 * (100vw - 1024px) / 256) calc(50px + 5 * (100vw - 1024px) / 256) calc(60px + 20 * (100vw - 1024px) / 256);
  }
  .single-news-section .article-cover {
    margin-top: 60px;
  }
}
@media (max-width: 768px) {
  .single-news-section .top-block {
    flex-wrap: wrap;
    justify-content: center;
  }
  .single-news-section .top-block .yellow-block {
    padding: 65px 10px 45px calc(40px + 25 * (100vw - 768px) / 448);
    width: 100%;
  }
  .single-news-section .top-block .yellow-block:before {
    left: -50%;
    width: 200%;
  }
  .single-news-section .top-block .image-with-decoration {
    order: -1;
  }
}
@media (max-width: 320px) {
  .single-news-section .top-block .yellow-block {
    padding: 65px 10px 45px 15px;
  }
}
.single-portfolio-section {
  margin-top: 80px;
  margin-bottom: 154px;
}
.single-portfolio-section .section-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: var(--content-1162-box-indent);
  margin-right: var(--content-1264-box-indent);
}
.single-portfolio-section .section-content .logotype-container {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 430px;
}
.single-portfolio-section .section-content .description {
  position: relative;
  width: 657px;
  padding: 120px 45px 42px 88px;
}
.single-portfolio-section .section-content .description::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: -332px;
  width: 100vw;
  background-color: rgba(99, 99, 99, 0.1);
  z-index: -1;
}
.single-portfolio-section .section-content .description::after {
  content: "";
  position: absolute;
  top: 65px;
  left: 50px;
  width: 113px;
  height: 5px;
  background-color: #FCC52B;
}
.single-portfolio-section .section-content .meta-data {
  margin-top: 5px;
  padding-right: 30px;
  width: 420px;
  padding-left: 60px;
}
.single-portfolio-section .section-content .meta-data .item .title {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.single-portfolio-section .section-content .meta-data .item .title::before {
  content: "";
  position: absolute;
  top: 0.3em;
  left: -53px;
  width: 33px;
  height: 3px;
  background-color: #FCC52B;
}
.single-portfolio-section .section-content .meta-data .item .value {
  color: #636363;
  word-break: break-word;
}
.single-portfolio-section .section-content .meta-data .item:nth-child(n+2) {
  margin-top: 35px;
}
.single-portfolio-section .section-content .illustration-container {
  position: relative;
  width: 754px;
  z-index: 1;
}
.single-portfolio-section .section-content .illustration-container .illustration {
  display: block;
  width: 100%;
  height: auto;
}
.single-portfolio-section .navigation {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 65px;
  margin-right: var(--content-1264-box-indent);
  padding-right: 165px;
}
.single-portfolio-section .navigation .decoration {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 583px;
  height: auto;
}
.single-portfolio-section .navigation .prev,
.single-portfolio-section .navigation .next {
  display: inline-flex;
  align-items: center;
  padding: 3px;
  color: #82664D;
}
.single-portfolio-section .navigation .prev::before, .single-portfolio-section .navigation .prev::after,
.single-portfolio-section .navigation .next::before,
.single-portfolio-section .navigation .next::after {
  display: block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #82664D;
  border-right: 2px solid #82664D;
}
.single-portfolio-section .navigation .prev::before {
  content: "";
  margin-right: 7px;
  transform: rotate(225deg);
}
.single-portfolio-section .navigation .next {
  margin-left: 40px;
}
.single-portfolio-section .navigation .next::after {
  content: "";
  margin-left: 7px;
  transform: rotate(45deg);
}
.single-portfolio-section .navigation .button {
  margin-left: 114px;
}

@media (min-width: 1367px) {
  .single-portfolio-section {
    margin-top: calc(80px + -10 * (100vw - 1366px) / -554);
    margin-bottom: calc(154px + -10 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .section-content .logotype-container {
    width: calc(430px + -150 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .section-content .description {
    width: calc(657px + -263 * (100vw - 1366px) / -554);
    padding: calc(120px + -10 * (100vw - 1366px) / -554) calc(45px + -10 * (100vw - 1366px) / -554) calc(42px + -8 * (100vw - 1366px) / -554) calc(88px + -12 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .section-content .description::before {
    bottom: calc(-332px + 23 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .section-content .description::after {
    top: calc(65px + -2 * (100vw - 1366px) / -554);
    left: calc(50px + -2 * (100vw - 1366px) / -554);
    width: calc(113px + -5 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .section-content .meta-data {
    width: calc(420px + -30 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .section-content .meta-data .item .title::before {
    left: calc(-53px + 4 * (100vw - 1366px) / -554);
    width: calc(33px + -2 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .section-content .meta-data .item:nth-child(n+2) {
    margin-top: calc(35px + -5 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .section-content .illustration-container {
    width: calc(754px + -286 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .navigation {
    margin-top: calc(65px + -3 * (100vw - 1366px) / -554);
    padding-right: calc(165px + -5 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .navigation .decoration {
    width: calc(583px + -97 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .navigation .next {
    margin-left: calc(40px + -5 * (100vw - 1366px) / -554);
  }
  .single-portfolio-section .navigation .button {
    margin-left: calc(114px + -4 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .single-portfolio-section {
    margin-top: calc(90px + -10 * (100vw - 1920px) / -640);
    margin-bottom: calc(164px + -11 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .section-content .logotype-container {
    width: calc(580px + -90 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .section-content .description {
    width: calc(920px + -110 * (100vw - 1920px) / -640);
    padding: calc(130px + -5 * (100vw - 1920px) / -640) calc(55px + -5 * (100vw - 1920px) / -640) calc(50px + -5 * (100vw - 1920px) / -640) calc(100px + -5 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .section-content .description::before {
    bottom: calc(-355px + 30 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .section-content .description::after {
    top: calc(67px + -2 * (100vw - 1920px) / -640);
    left: calc(52px + -2 * (100vw - 1920px) / -640);
    width: calc(118px + -5 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .section-content .meta-data {
    width: calc(450px + -50 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .section-content .meta-data .item .title::before {
    left: -57px;
    width: 35px;
  }
  .single-portfolio-section .section-content .meta-data .item:nth-child(n+2) {
    margin-top: calc(40px + -3 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .section-content .illustration-container {
    width: calc(1040px + -120 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .navigation {
    margin-top: calc(68px + -3 * (100vw - 1920px) / -640);
    padding-right: calc(170px + -10 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .navigation .decoration {
    width: calc(680px + -100 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .navigation .next {
    margin-left: calc(45px + -5 * (100vw - 1920px) / -640);
  }
  .single-portfolio-section .navigation .button {
    margin-left: calc(118px + -5 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .single-portfolio-section {
    margin-top: 100px;
    margin-bottom: 175px;
  }
  .single-portfolio-section .section-content .logotype-container {
    width: 670px;
  }
  .single-portfolio-section .section-content .description {
    width: 1030px;
    padding: 135px 60px 55px 105px;
  }
  .single-portfolio-section .section-content .description::before {
    bottom: -385px;
  }
  .single-portfolio-section .section-content .description::after {
    top: 69px;
    left: 54px;
    width: 123px;
  }
  .single-portfolio-section .section-content .meta-data {
    width: 500px;
  }
  .single-portfolio-section .section-content .meta-data .item:nth-child(n+2) {
    margin-top: 43px;
  }
  .single-portfolio-section .section-content .illustration-container {
    width: 1160px;
  }
  .single-portfolio-section .navigation {
    margin-top: 71px;
    padding-right: 180px;
  }
  .single-portfolio-section .navigation .decoration {
    width: 780px;
  }
  .single-portfolio-section .navigation .next {
    margin-left: 50px;
  }
  .single-portfolio-section .navigation .button {
    margin-left: 123px;
  }
}
@media (max-width: 1365px) {
  .single-portfolio-section {
    margin-top: calc(80px + 15 * (100vw - 1366px) / 342);
    margin-bottom: calc(154px + 34 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .section-content .logotype-container {
    width: calc(430px + 110 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .section-content .description {
    width: calc(657px + 177 * (100vw - 1366px) / 342);
    padding: calc(120px + 30 * (100vw - 1366px) / 342) calc(45px + 5 * (100vw - 1366px) / 342) calc(42px + 7 * (100vw - 1366px) / 342) calc(88px + 13 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .section-content .description::before {
    bottom: calc(-332px + -102 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .section-content .description::after {
    top: calc(65px + 12 * (100vw - 1366px) / 342);
    left: calc(50px + 7 * (100vw - 1366px) / 342);
    width: calc(113px + 13 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .section-content .meta-data {
    width: calc(420px + 110 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .section-content .meta-data .item .title::before {
    left: calc(-53px + -8 * (100vw - 1366px) / 342);
    width: calc(33px + 8 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .section-content .meta-data .item:nth-child(n+2) {
    margin-top: calc(35px + 5 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .section-content .illustration-container {
    width: calc(754px + 199 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .navigation {
    margin-top: calc(65px + 10 * (100vw - 1366px) / 342);
    padding-right: calc(165px + 85 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .navigation .decoration {
    width: calc(583px + 160 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .navigation .next {
    margin-left: calc(40px + 10 * (100vw - 1366px) / 342);
  }
  .single-portfolio-section .navigation .button {
    margin-left: calc(114px + 54 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .single-portfolio-section {
    margin-top: calc(65px + 25 * (100vw - 1024px) / 256);
    margin-bottom: calc(120px + 40 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .section-content .logotype-container {
    width: calc(320px + 70 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .section-content .description {
    width: calc(480px + 100 * (100vw - 1024px) / 256);
    padding: calc(90px + 30 * (100vw - 1024px) / 256) calc(40px + 25 * (100vw - 1024px) / 256) calc(35px + 30 * (100vw - 1024px) / 256) calc(75px + 40 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .section-content .description::before {
    bottom: calc(-230px + -80 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .section-content .description::after {
    top: calc(53px + 20 * (100vw - 1024px) / 256);
    left: calc(43px + 19 * (100vw - 1024px) / 256);
    width: calc(100px + 30 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .section-content .meta-data {
    width: calc(310px + 40 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .section-content .meta-data .item .title::before {
    left: calc(-45px + -15 * (100vw - 1024px) / 256);
    width: calc(25px + 10 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .section-content .meta-data .item:nth-child(n+2) {
    margin-top: calc(30px + 15 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .section-content .illustration-container {
    width: calc(555px + 140 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .navigation {
    margin-top: calc(55px + 15 * (100vw - 1024px) / 256);
    padding-right: calc(80px + 50 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .navigation .decoration {
    width: calc(423px + 103 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .navigation .next {
    margin-left: calc(30px + 10 * (100vw - 1024px) / 256);
  }
  .single-portfolio-section .navigation .button {
    margin-left: calc(60px + 20 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .single-portfolio-section {
    margin-top: calc(40px + 5 * (100vw - 768px) / 448);
    margin-bottom: calc(80px + 20 * (100vw - 768px) / 448);
  }
  .single-portfolio-section .section-content {
    flex-direction: column;
  }
  .single-portfolio-section .section-content .logotype-container {
    display: none;
  }
  .single-portfolio-section .section-content .description {
    order: 1;
    width: auto;
    margin-left: calc(70px + 50 * (100vw - 768px) / 448);
    padding: calc(90px + 40 * (100vw - 768px) / 448) calc(40px + 25 * (100vw - 768px) / 448) calc(35px + 30 * (100vw - 768px) / 448) calc(75px + 40 * (100vw - 768px) / 448);
  }
  .single-portfolio-section .section-content .description::before {
    bottom: calc(-230px + -130 * (100vw - 768px) / 448);
  }
  .single-portfolio-section .section-content .description::after {
    top: calc(53px + 28 * (100vw - 768px) / 448);
    left: calc(43px + 23 * (100vw - 768px) / 448);
    width: calc(100px + 50 * (100vw - 768px) / 448);
  }
  .single-portfolio-section .section-content .meta-data {
    order: 3;
    width: auto;
    margin: 40px 0 0 40px;
  }
  .single-portfolio-section .section-content .meta-data .item .title::before {
    left: -40px;
    width: 20px;
  }
  .single-portfolio-section .section-content .meta-data .item:nth-child(n+2) {
    margin-top: 15px;
  }
  .single-portfolio-section .section-content .illustration-container {
    order: 2;
    width: 100%;
  }
  .single-portfolio-section .navigation {
    justify-content: center;
    margin-top: calc(60px + 10 * (100vw - 768px) / 448);
    padding-right: 0;
  }
  .single-portfolio-section .navigation .decoration {
    display: none;
    width: 320px;
  }
  .single-portfolio-section .navigation .next {
    margin-left: 20px;
  }
  .single-portfolio-section .navigation .button {
    margin-left: 40px;
  }
}
@media (max-width: 420px) {
  .single-portfolio-section .navigation {
    flex-wrap: wrap;
  }
  .single-portfolio-section .navigation .button {
    margin: 30px calc(80px + 40 * (100vw - 420px) / 100) 0;
  }
}
@media (max-width: 320px) {
  .single-portfolio-section {
    margin-top: 35px;
    margin-bottom: 60px;
  }
  .single-portfolio-section .section-content .description {
    margin-left: 20px;
    padding: 50px 15px 5px 35px;
  }
  .single-portfolio-section .section-content .description::before {
    bottom: -100px;
  }
  .single-portfolio-section .section-content .description::after {
    top: 25px;
    left: 20px;
    width: 50px;
  }
  .single-portfolio-section .navigation {
    margin-top: 50px;
  }
  .single-portfolio-section .navigation .button {
    margin: 30px 40px 0;
  }
}
.single-team-section .section-content {
  display: flex;
  margin: 0 var(--content-1162-box-indent) 0 var(--content-1162-box-indent);
}
.single-team-section .photo-contacts {
  margin-top: -130px;
  margin-right: 125px;
}
.single-team-section .photo-contacts .contact-title {
  margin: 20px 0;
  text-transform: uppercase;
  color: #636363;
  letter-spacing: 0.01em;
}
.single-team-section .photo-contacts .contacts {
  display: flex;
}
.single-team-section .photo-contacts .photo {
  width: 353px;
  height: auto;
}
.single-team-section .biography {
  margin-top: 60px;
}
.single-team-section .biography .button {
  margin-top: 20px;
}

@media (min-width: 1366px) {
  .single-team-section .photo-contacts .photo {
    width: calc(353px + 49 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .single-team-section .photo-contacts .photo {
    width: calc(304px + -44 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .single-team-section .photo-contacts .photo {
    width: 348px;
  }
}
@media (max-width: 1365px) {
  .single-team-section .photo-contacts {
    margin-right: calc(125px + 85 * (100vw - 1365px) / 597);
  }
  .single-team-section .photo-contacts .photo {
    width: calc(353px + 93 * (100vw - 1365px) / 597);
  }
}
@media (max-width: 1240px) {
  .single-team-section .photo-contacts {
    margin-top: calc(-1 * (160px + 20 * (100vw - 1240px) / 472));
  }
}
@media (max-width: 768px) {
  .single-team-section .section-content {
    flex-direction: column;
    align-items: center;
  }
  .single-team-section .photo-contacts {
    margin-right: 0;
    margin-top: 50px;
  }
  .single-team-section .photo-contacts .contact-title {
    text-align: center;
  }
  .single-team-section .photo-contacts .contacts {
    justify-content: center;
  }
  .single-team-section .photo-contacts .photo {
    width: calc(260px + 60 * (100vw - 768px) / 448);
  }
  .single-team-section .biography {
    margin-top: 40px;
  }
}
@media (max-width: 320px) {
  .single-team-section .photo-contacts .photo {
    width: 200px;
  }
}
.subtitle-text-section .section-subtitle, .subtitle-text-section .article h3, .article .subtitle-text-section h3 {
  margin-bottom: 50px;
}
.subtitle-text-section .decoration {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  transform-origin: center;
  transform: rotate(180deg);
  max-width: 100%;
}
.team-section .section-content .team-members-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.team-section .section-content .team-members-list .team-member-container {
  width: calc(25% - 1px);
}
.team-section .section-content .team-members-list.list-view {
  display: block;
}
.team-section .section-content .team-members-list.list-view .team-member-container {
  width: 100%;
}
.team-section .section-content .operation-team-members-box .operation-team-title {
  margin: 45px 0 30px;
}
.team-section .section-content .operation-team-disclosures {
  margin-top: 20px;
  font-size: 14px;
  font-style: italic;
  max-width: 1090px;
  color: #242321;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.07px;
}

@media (min-width: 1367px) {
  .team-section .section-content .operation-team-disclosures {
    margin-top: calc(20px + -10 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .team-section .section-content .operation-team-disclosures {
    margin-top: 40px;
  }
}
@media (max-width: 1365px) {
  .team-section .section-content .team-members-list.list-view .team-member-container .team-member .photo-container {
    flex-basis: calc(340px + 70 * (100vw - 1366px) / 342);
  }
  .team-section .section-content .operation-team-members-box .operation-team-title {
    margin: calc(45px + 5 * (100vw - 1366px) / 342) 0 calc(30px + 5 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .team-section .section-content .team-members-list {
    margin: 0 calc(-10px + -7 * (100vw - 1024px) / 704);
  }
  .team-section .section-content .team-members-list.list-view .team-member-container .team-member .photo-container {
    flex-basis: calc(270px + 40 * (100vw - 1024px) / 256);
  }
  .team-section .section-content .operation-team-members-box .operation-team-title {
    margin: calc(40px + 10 * (100vw - 1024px) / 256) 0 calc(25px + 5 * (100vw - 1024px) / 256);
  }
}
@media (max-width: 768px) {
  .team-section .section-content .team-members-list .team-member-container {
    width: calc(33.33% - 1px);
  }
  .team-section .section-content.list-view .team-member-container .team-member .photo-container {
    flex-basis: 230px;
  }
  .team-section .section-content .operation-team-members-box .operation-team-title {
    margin: 30px 0 20px;
  }
}
@media (max-width: 550px) {
  .team-section .section-content .team-members-list .team-member-container {
    width: calc(50% - 1px);
  }
  .team-section .section-content .team-members-list.list-view .team-member-container .team-member {
    flex-wrap: wrap;
  }
  .team-section .section-content .team-members-list.list-view .team-member-container .team-member .photo-container {
    flex-basis: 100%;
  }
  .team-section .section-content .team-members-list.list-view .team-member-container .team-member .photo-container .name {
    padding-bottom: 0;
  }
  .team-section .section-content .team-members-list.list-view .team-member-container .team-member .position {
    padding-bottom: 5px;
  }
}
.title-with-decorative-background-section {
  background-color: #FCC52B;
}
.title-with-decorative-background-section .decorative-title {
  font-family: "paralucent";
  font-weight: 600;
  line-height: 1.25;
  position: relative;
  z-index: 1;
  padding: 15px 0 12px;
}
.title-with-decorative-background-section .deco-right {
  position: absolute;
  height: 90%;
  right: 0;
  top: 5%;
}
.title-with-decorative-background-section .deco-right.shift_pattern {
  right: unset;
  left: 80%;
}

@media (min-width: 1367px) {
  .title-with-decorative-background-section .decorative-title {
    padding: calc(15px + -3 * (100vw - 1366px) / -554) 0 calc(12px + -3 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .title-with-decorative-background-section .decorative-title {
    padding: calc(18px + -3 * (100vw - 1920px) / -640) 0 calc(15px + -3 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .title-with-decorative-background-section .decorative-title {
    padding: 21px 0 18px;
  }
}
@media (max-width: 1365px) {
  .title-with-decorative-background-section .deco-right {
    opacity: 0.4;
  }
  .title-with-decorative-background-section .deco-right.shift_pattern {
    right: 0;
    left: unset;
  }
}
.what-we-look-for-section {
  margin-bottom: 120px;
}
.what-we-look-for-section .section-content {
  display: flex;
  align-items: flex-start;
  margin: 0 var(--content-1162-box-indent) 0 var(--content-1026-box-indent);
}
.what-we-look-for-section .section-content .left-side {
  z-index: 2;
}
.what-we-look-for-section .section-content .section-subtitle, .what-we-look-for-section .section-content .article h3, .article .what-we-look-for-section .section-content h3 {
  margin-right: 52px;
  margin-bottom: 40px;
}
.what-we-look-for-section .section-content .brown-block {
  position: relative;
  padding: 50px 60px 40px 0;
}
.what-we-look-for-section .section-content .brown-block:before {
  content: "";
  position: absolute;
  top: 0;
  right: -65px;
  width: 200%;
  height: 100%;
  background-color: #40667b;
}
.what-we-look-for-section .section-content .brown-block .text-cover {
  position: relative;
  color: #ffffff;
  font-weight: 400;
}
.what-we-look-for-section .section-content .brown-block .text-cover ul li:nth-child(n+2) {
  margin-top: 15px;
}

@media (min-width: 1367px) {
  .what-we-look-for-section .section-content .brown-block {
    padding: calc(50px + -10 * (100vw - 1367px) / -553) calc(60px + -20 * (100vw - 1367px) / -553) calc(40px + -10 * (100vw - 1367px) / -553) 0;
  }
}
@media (min-width: 1920px) {
  .what-we-look-for-section .section-content .brown-block {
    padding: calc(60px + -10 * (100vw - 1920px) / -640) calc(80px + -10 * (100vw - 1920px) / -640) calc(50px + -10 * (100vw - 1920px) / -640) 0;
  }
}
@media (min-width: 2560px) {
  .what-we-look-for-section .section-content .brown-block {
    padding: 70px 90px 60px 0;
  }
}
@media (max-width: 768px) {
  .what-we-look-for-section .section-content {
    flex-wrap: wrap;
    justify-content: center;
  }
  .what-we-look-for-section .section-content .brown-block {
    width: 100%;
  }
  .what-we-look-for-section .section-content .image-with-decoration {
    margin-top: 36px;
  }
}
.where-we-invest-section .areas-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 100px;
  row-gap: 0;
  margin-top: 70px;
}
.where-we-invest-section.where-we-invest-section-2-cols .areas-container {
  grid-template-columns: 1fr 1fr;
}
.where-we-invest-section .area .area-heading {
  display: flex;
  align-items: center;
  margin: 0 0 0 -18px;
}
.where-we-invest-section .area .area-heading .icon {
  flex-shrink: 0;
  width: 114px;
  height: auto;
}
.where-we-invest-section .area .area-heading .icon .animation-element {
  transform-origin: 50% 50%;
  transition: transform 1s linear;
}
.where-we-invest-section .area .area-heading .icon.animated .animation-element {
  transform: rotate(360deg);
}
.where-we-invest-section .area .area-heading .title {
  margin-left: 16px;
  font-weight: 700;
  line-height: 1.28;
}
.where-we-invest-section .area .description {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid #FCC52B;
}

@media (max-width: 1365px) {
  .where-we-invest-section .areas-container {
    column-gap: calc(100px + 58 * (100vw - 1365px) / 341);
  }
  .where-we-invest-section .area .area-heading .icon {
    width: calc(114px + 24 * (100vw - 1365px) / 341);
  }
  .where-we-invest-section .area .area-heading .title {
    margin-left: calc(16px + 4 * (100vw - 1365px) / 341);
  }
  .where-we-invest-section .area .description {
    padding-top: calc(24px + 2 * (100vw - 1365px) / 341);
    margin-top: calc(24px + 2 * (100vw - 1365px) / 341);
  }
}
@media (max-width: 1024px) {
  .where-we-invest-section .areas-container {
    column-gap: calc(42px + 22 * (100vw - 1024px) / 256);
  }
  .where-we-invest-section .area .area-heading .icon {
    width: calc(90px + 20 * (100vw - 1024px) / 256);
  }
  .where-we-invest-section .area .area-heading .title {
    margin-left: calc(12px + 2 * (100vw - 1024px) / 256);
  }
  .where-we-invest-section .area .description {
    padding-top: 22px;
    margin-top: 22px;
  }
}
@media (max-width: 768px) {
  .where-we-invest-section .areas-container {
    column-gap: 20px;
    grid-template-columns: 1fr;
  }
  .where-we-invest-section .areas-container .area {
    margin-top: 36px;
  }
  .where-we-invest-section .areas-container .area:first-child {
    margin-top: 0px;
  }
  .where-we-invest-section.where-we-invest-section-2-cols .areas-container {
    grid-template-columns: 1fr;
  }
  .where-we-invest-section .area .area-heading .icon {
    width: 90px;
  }
  .where-we-invest-section .area .area-heading .title {
    margin-left: 16px;
  }
}
.year-in-review-closed-investments-section .closed-investments-title {
  margin-bottom: 40px;
}
.year-in-review-closed-investments-section .companies {
  display: grid;
  column-gap: 22px;
  grid-template-columns: repeat(4, 1fr);
  align-items: flex-start;
  row-gap: 40px;
}
.year-in-review-closed-investments-section .companies .company {
  background-color: #EFEFEF;
  position: relative;
  box-shadow: 9px 9px 0 rgba(130, 102, 77, 0.6);
  transition: background-color 0.3s ease-in-out;
}
.year-in-review-closed-investments-section .companies .company .hover-box {
  z-index: 1;
  opacity: 0;
  background-color: #F1F1F1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 20px;
  transition: opacity 0.3s ease-in-out;
}
.year-in-review-closed-investments-section .companies .company .hover-box .hover-text {
  font-family: "paralucent";
  font-weight: 600;
  text-align: center;
  color: #FCC52B;
  cursor: default;
}
.year-in-review-closed-investments-section .companies .company .top-line {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(130, 102, 77, 0.6);
  transition: background-color 0.3s ease-in-out;
  z-index: 2;
}
.year-in-review-closed-investments-section .companies .company .head-part {
  padding: 10px 0;
}
.year-in-review-closed-investments-section .companies .company .head-part .logo-box {
  padding-top: 32%;
  position: relative;
}
.year-in-review-closed-investments-section .companies .company .head-part .logo-box .logo-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.year-in-review-closed-investments-section .companies .company .head-part .invest-info {
  margin: 10px 0;
  padding: 0 20px;
  text-align: center;
}
.year-in-review-closed-investments-section .companies .company .info-part {
  background-color: #E0E0E0;
  text-align: center;
  padding: 22px 10px;
  transition: background-color 0.3s ease-in-out;
}
.year-in-review-closed-investments-section .companies .company .info-part .info-title {
  margin: 0 0 12px 0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.24;
}
.year-in-review-closed-investments-section .companies .company .info-part .info {
  margin: 0;
  color: #636363;
  line-height: 1.16;
}
.year-in-review-closed-investments-section .companies .company:hover, .year-in-review-closed-investments-section .companies .company:focus-visible {
  background-color: #FFF1C9;
}
.year-in-review-closed-investments-section .companies .company:hover .top-line, .year-in-review-closed-investments-section .companies .company:focus-visible .top-line {
  background-color: #FCC52B;
}
.year-in-review-closed-investments-section .companies .company:hover .info-part, .year-in-review-closed-investments-section .companies .company:focus-visible .info-part {
  background-color: #FFE495;
}
.year-in-review-closed-investments-section .companies .company:hover .hover-box, .year-in-review-closed-investments-section .companies .company:focus-visible .hover-box {
  opacity: 1;
}

@media (min-width: 1367px) {
  .year-in-review-closed-investments-section .closed-investments-title {
    margin-bottom: calc(40px + -10 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .year-in-review-closed-investments-section .closed-investments-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1365px) {
  .year-in-review-closed-investments-section .companies {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .year-in-review-closed-investments-section .companies {
    grid-template-columns: 1fr;
  }
}
.year-in-review-discover-box-section .gray-block {
  position: relative;
  padding: 80px 140px;
  text-align: center;
  font-weight: 500;
  line-height: 1.4;
  background-color: #EFEFEF;
}
.year-in-review-discover-box-section .gray-block p:last-of-type {
  margin: 0;
}
.year-in-review-discover-box-section .gray-block .decoration {
  position: absolute;
  opacity: 0.4;
  max-width: 100%;
}
.year-in-review-discover-box-section .gray-block .decoration:first-of-type {
  top: 0;
  right: 0;
  transform-origin: center;
  transform: rotate(180deg);
}
.year-in-review-discover-box-section .gray-block .decoration:last-of-type {
  bottom: 0;
  left: 0;
}
.year-in-review-discover-box-section .link-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  transform: translateY(50%);
}
.year-in-review-discover-box-section .link-box .button {
  margin-right: 50px;
}
.year-in-review-discover-box-section .link-box .button:last-of-type {
  margin-right: 0;
}
.year-in-review-discover-box-section .disclosure-box {
  margin-top: 100px;
}

@media (max-width: 1024px) {
  .year-in-review-discover-box-section .gray-block {
    padding: calc(80px + 44 * (100vw - 1024px) / 704) calc(140px + 128 * (100vw - 1024px) / 704);
  }
  .year-in-review-discover-box-section .disclosure-box {
    margin-top: calc(100px + 50 * (100vw - 1024px) / 704);
  }
}
@media (max-width: 768px) {
  .year-in-review-discover-box-section .link-box {
    position: static;
    transform: translateY(0);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }
  .year-in-review-discover-box-section .link-box .button {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .year-in-review-discover-box-section .link-box .button:last-of-type {
    margin-bottom: 0;
  }
}
.year-in-review-exits-section .exits-title {
  margin-bottom: 40px;
}
.year-in-review-exits-section .companies {
  margin-bottom: 60px;
}
.year-in-review-exits-section .companies .companies-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  width: calc(100% + 22px);
  margin-bottom: -40px;
}
.year-in-review-exits-section .companies .companies-wrapper .company {
  flex-basis: calc(33.33% - 22px);
  margin-right: 22px;
  background-color: #F1F1F1;
  box-shadow: 9px 9px 0 rgba(130, 102, 77, 0.6);
  margin-bottom: 40px;
  position: relative;
  transition: background-color 0.3s ease-in-out;
}
.year-in-review-exits-section .companies .companies-wrapper .company .top-line {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(130, 102, 77, 0.6);
  transition: background-color 0.3s ease-in-out;
}
.year-in-review-exits-section .companies .companies-wrapper .company .logo-part {
  padding-top: 40%;
  position: relative;
}
.year-in-review-exits-section .companies .companies-wrapper .company .logo-part .logo-wrapper {
  padding: 20px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.year-in-review-exits-section .companies .companies-wrapper .company .info-part {
  border-top: 2px solid #E0E0E0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 4px;
  row-gap: 4px;
  transition: border-color 0.3s ease-in-out;
}
.year-in-review-exits-section .companies .companies-wrapper .company .info-part .info-item {
  background-color: #E0E0E0;
  text-align: center;
  padding: 22px 10px;
  transition: background-color 0.3s ease-in-out;
}
.year-in-review-exits-section .companies .companies-wrapper .company .info-part .info-item .info-title {
  margin: 0 0 12px 0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.24;
}
.year-in-review-exits-section .companies .companies-wrapper .company .info-part .info-item .info {
  margin: 0;
  color: #636363;
  line-height: 1.16;
}
.year-in-review-exits-section .companies .companies-wrapper .company .info-part .info-item .info sup {
  font-size: 0.6em;
}
.year-in-review-exits-section .companies .companies-wrapper .company:hover, .year-in-review-exits-section .companies .companies-wrapper .company:focus-visible {
  background-color: #FFF1C9;
}
.year-in-review-exits-section .companies .companies-wrapper .company:hover .top-line, .year-in-review-exits-section .companies .companies-wrapper .company:focus-visible .top-line {
  background-color: #FCC52B;
}
.year-in-review-exits-section .companies .companies-wrapper .company:hover .info-part, .year-in-review-exits-section .companies .companies-wrapper .company:focus-visible .info-part {
  border-color: #FFE495;
}
.year-in-review-exits-section .companies .companies-wrapper .company:hover .info-part .info-item, .year-in-review-exits-section .companies .companies-wrapper .company:focus-visible .info-part .info-item {
  background-color: #FFE495;
}

@media (min-width: 1367px) {
  .year-in-review-exits-section .exits-title {
    margin-bottom: calc(40px + -10 * (100vw - 1366px) / -554);
  }
  .year-in-review-exits-section .companies {
    margin-bottom: calc(60px + -10 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .year-in-review-exits-section .exits-title {
    margin-bottom: 50px;
  }
  .year-in-review-exits-section .companies {
    margin-bottom: 70px;
  }
}
@media (max-width: 1365px) {
  .year-in-review-exits-section .companies .companies-wrapper .company {
    flex-basis: calc(50% - 22px);
  }
}
@media (max-width: 768px) {
  .year-in-review-exits-section .companies .companies-wrapper {
    width: 100%;
  }
  .year-in-review-exits-section .companies .companies-wrapper .company {
    flex-basis: 100%;
    margin-right: 0;
  }
}
.year-in-review-key-numbers-section .year-in-review-text {
  margin: 45px 0 50px;
}
.year-in-review-key-numbers-section .key-numbers {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 45px;
  grid-row-gap: 45px;
}
.year-in-review-key-numbers-section .key-numbers .image-part {
  position: relative;
  padding-top: 77.51%;
}
.year-in-review-key-numbers-section .key-numbers .info-part {
  padding-left: 40px;
}
.year-in-review-key-numbers-section .key-numbers .info-part .number-box {
  display: inline-block;
  min-width: 108px;
  padding: 12px 25px;
  background-color: rgba(255, 200, 44, 0.48);
  transform: translateY(-50%);
}
.year-in-review-key-numbers-section .key-numbers .info-part .number-box .number {
  line-height: 1.2;
  font-weight: 300;
}
.year-in-review-key-numbers-section .key-numbers .info-part .description {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1.28;
  font-weight: 500;
  color: #636363;
  padding-left: 25px;
  margin-top: -20px;
}

@media (min-width: 1367px) {
  .year-in-review-key-numbers-section .year-in-review-text {
    margin: calc(45px + -5 * (100vw - 1366px) / -554) 0 calc(50px + -10 * (100vw - 1366px) / -554);
  }
  .year-in-review-key-numbers-section .key-numbers .info-part .number-box {
    min-width: calc(108px + -22 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .year-in-review-key-numbers-section .year-in-review-text {
    margin: 50px 0 60px;
  }
  .year-in-review-key-numbers-section .key-numbers .info-part .number-box {
    min-width: 130px;
  }
}
@media (max-width: 1365px) {
  .year-in-review-key-numbers-section .key-numbers {
    grid-column-gap: calc(45px + 15 * (100vw - 1366px) / 342);
    grid-row-gap: calc(45px + 10 * (100vw - 1366px) / 342);
  }
  .year-in-review-key-numbers-section .key-numbers .info-part {
    padding-left: calc(40px + 20 * (100vw - 1366px) / 342);
  }
  .year-in-review-key-numbers-section .key-numbers .info-part .description {
    padding-left: calc(25px + 5 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .year-in-review-key-numbers-section .key-numbers {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
  .year-in-review-key-numbers-section .key-numbers .info-part {
    padding-left: 20px;
  }
  .year-in-review-key-numbers-section .key-numbers .info-part .description {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .year-in-review-key-numbers-section .key-numbers {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 520px) {
  .year-in-review-key-numbers-section .key-numbers {
    grid-template-columns: 1fr;
  }
}
.year-in-review-main-info-section .text-cover {
  line-height: 1.379;
}

.year-in-review-news-section .section-news-title {
  margin-bottom: 40px;
}
.year-in-review-news-section .news-box {
  display: grid;
  column-gap: 40px;
  row-gap: 40px;
  grid-template-columns: repeat(2, 1fr);
}
.year-in-review-news-section .news-box .news-item {
  box-shadow: 9px 9px 0 rgba(130, 102, 77, 0.6);
  position: relative;
  display: flex;
  flex-direction: column;
}
.year-in-review-news-section .news-box .news-item .top-line {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(130, 102, 77, 0.6);
  transition: background-color 0.3s ease-in-out;
}
.year-in-review-news-section .news-box .news-item .image-part {
  padding-top: 62.44%;
  position: relative;
}
.year-in-review-news-section .news-box .news-item .image-part .overlay {
  z-index: 1;
  background-color: rgba(252, 197, 43, 0.4);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.year-in-review-news-section .news-box .news-item .title-part {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #E0E0E0;
  min-height: 215px;
  padding: 30px 44px;
  transition: background-color 0.3s ease-in-out;
}
.year-in-review-news-section .news-box .news-item .title-part .news-title {
  text-align: center;
  font-family: "paralucent";
  font-weight: 500;
  margin: 0px;
  line-height: 1.35;
  color: #000000;
}
.year-in-review-news-section .news-box .news-item .title-part .news-title sup {
  font-size: 0.5em;
}
.year-in-review-news-section .news-box .news-item:hover .top-line, .year-in-review-news-section .news-box .news-item:focus-visible .top-line {
  background-color: #FCC52B;
}
.year-in-review-news-section .news-box .news-item:hover .image-part .overlay, .year-in-review-news-section .news-box .news-item:focus-visible .image-part .overlay {
  opacity: 1;
}
.year-in-review-news-section .news-box .news-item:hover .title-part, .year-in-review-news-section .news-box .news-item:focus-visible .title-part {
  background-color: #FFE495;
}

@media (min-width: 1367px) {
  .year-in-review-news-section .section-news-title {
    margin-bottom: calc(40px + -10 * (100vw - 1366px) / -554);
  }
  .year-in-review-news-section .news-box .news-item .title-part {
    min-height: calc(215px + -65 * (100vw - 1366px) / -554);
    padding: calc(30px + -10 * (100vw - 1366px) / -554) calc(44px + -6 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .year-in-review-news-section .news-box .news-item .title-part {
    min-height: calc(280px + -40 * (100vw - 1920px) / -640);
    padding: 40px calc(50px + -10 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .year-in-review-news-section .news-box .news-item .title-part {
    min-height: 320px;
    padding: 40px 60px;
  }
}
@media (max-width: 768px) {
  .year-in-review-news-section .news-box {
    grid-template-columns: 1fr;
  }
  .year-in-review-news-section .news-box .news-item .title-part {
    padding: calc(30px + 5 * (100vw - 768px) / 448) calc(44px + 24 * (100vw - 768px) / 448);
  }
}
.year-in-review-pageheader-section {
  position: relative;
  background-color: #EFEFEF;
}
.year-in-review-pageheader-section .section-content {
  display: flex;
  align-items: center;
  min-height: 260px;
}
.year-in-review-pageheader-section .section-content .heading {
  position: relative;
  z-index: 1;
  padding: 50px 0;
  width: 100%;
}
.year-in-review-pageheader-section .section-content .heading .heading-title {
  text-align: center;
  font-family: "paralucent";
  font-weight: 600;
  line-height: 1.12;
}
.year-in-review-pageheader-section .section-content .heading .heading-title .main {
  color: #FCC52B;
}
.year-in-review-pageheader-section .deco-right {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.year-in-review-pageheader-section .deco-left {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: rotateY(-180deg);
}

@media (min-width: 1367px) {
  .year-in-review-pageheader-section .section-content {
    min-height: calc(260px + -30 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .year-in-review-pageheader-section .section-content {
    min-height: calc(290px + -20 * (100vw - 1920px) / -640);
  }
}
@media (min-width: 2560px) {
  .year-in-review-pageheader-section .section-content {
    min-height: 310px;
  }
}
@media (max-width: 1365px) {
  .year-in-review-pageheader-section .section-content {
    min-height: calc(260px + 50 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .year-in-review-pageheader-section .section-content {
    min-height: calc(210px + 40 * (100vw - 1024px) / 256);
  }
  .year-in-review-pageheader-section .section-content .heading .heading-title {
    text-align: left;
  }
  .year-in-review-pageheader-section .deco-left {
    display: none;
  }
}
@media (max-width: 768px) {
  .year-in-review-pageheader-section .section-content {
    min-height: calc(170px + 20 * (100vw - 768px) / 448);
  }
  .year-in-review-pageheader-section .section-content .heading {
    padding: calc(50px + 20 * (100vw - 768px) / 448) 0;
  }
}
@media (max-width: 320px) {
  .year-in-review-pageheader-section .section-content {
    min-height: 150px;
  }
  .year-in-review-pageheader-section .section-content .heading {
    padding: 30px 0;
  }
}
.year-in-review-portfolio-section .disclosure-box {
  margin-top: 50px;
}
.year-in-review-portfolio-section .portfolio-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 50px;
  row-gap: 50px;
  right: 50px;
  overflow: hidden;
}
.year-in-review-portfolio-section .portfolio-columns .column {
  display: flex;
  flex-direction: column;
}
.year-in-review-portfolio-section .portfolio-columns .column .icon-part {
  position: relative;
  display: flex;
  justify-content: center;
}
.year-in-review-portfolio-section .portfolio-columns .column .icon-part .icon-wrapper {
  width: 120px;
  position: relative;
  z-index: 1;
}
.year-in-review-portfolio-section .portfolio-columns .column .icon-part .icon-wrapper > svg {
  width: 100%;
  height: auto;
}
.year-in-review-portfolio-section .portfolio-columns .column .icon-part .icon-wrapper > svg .animation-element {
  transform-origin: 50% 50%;
  transform: rotate(90deg);
}
.year-in-review-portfolio-section .portfolio-columns .column .icon-part .top-line {
  position: absolute;
  background-color: #FFE495;
  left: -50vw;
  top: calc(50% - 5px);
  height: 10px;
  width: 200vw;
}
.year-in-review-portfolio-section .portfolio-columns .column .title-part {
  margin-top: 10px;
  padding: 0 40px;
}
.year-in-review-portfolio-section .portfolio-columns .column .title-part .column-title {
  font-family: "paralucent";
  font-weight: 600;
  color: #000000;
  text-align: center;
  line-height: 1.28;
}
.year-in-review-portfolio-section .portfolio-columns .column .separator {
  display: block;
  height: 1px;
  background-color: #FCC52B;
  margin: 30px 0;
}
.year-in-review-portfolio-section .portfolio-columns .column .companies-part {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.year-in-review-portfolio-section .portfolio-columns .column .companies-part .logo-box {
  padding-top: 20%;
  position: relative;
  margin-bottom: 12px;
}
.year-in-review-portfolio-section .portfolio-columns .column .companies-part .logo-box:last-of-type {
  margin-bottom: 0;
}
.year-in-review-portfolio-section .portfolio-columns .column .companies-part .logo-box .logo-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  position: relative;
}
.year-in-review-portfolio-section .portfolio-columns .column .companies-part .logo-box .logo-wrapper .footnote {
  position: absolute;
  right: 14%;
  top: 0;
}

@media (max-width: 1365px) {
  .year-in-review-portfolio-section .portfolio-columns {
    column-gap: calc(50px + 20 * (100vw - 1366px) / 342);
  }
  .year-in-review-portfolio-section .portfolio-columns .column .icon-part .icon-wrapper {
    width: calc(120px + 30 * (100vw - 1366px) / 342);
  }
  .year-in-review-portfolio-section .portfolio-columns .column .icon-part .top-line {
    top: calc(50% - (10px + 4 * (100vw - 1366px) / 342) / 2);
    height: calc(10px + 4 * (100vw - 1366px) / 342);
  }
  .year-in-review-portfolio-section .portfolio-columns .column .title-part {
    padding: 0 calc(40px + 40 * (100vw - 1366px) / 342);
  }
  .year-in-review-portfolio-section .portfolio-columns .column .separator {
    margin: calc(30px + 10 * (100vw - 1366px) / 342) 0;
  }
  .year-in-review-portfolio-section .portfolio-columns .column .companies-part .logo-box .logo-wrapper {
    padding: 0 calc(20px + 20 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 1024px) {
  .year-in-review-portfolio-section .portfolio-columns {
    column-gap: calc(30px + 15 * (100vw - 1024px) / 256);
  }
  .year-in-review-portfolio-section .portfolio-columns .column .icon-part .icon-wrapper {
    width: 90px;
  }
  .year-in-review-portfolio-section .portfolio-columns .column .icon-part .top-line {
    top: calc(50% - 3px);
    height: 6px;
  }
  .year-in-review-portfolio-section .portfolio-columns .column .title-part {
    padding: 0;
  }
  .year-in-review-portfolio-section .portfolio-columns .column .separator {
    margin: 20px 0;
  }
  .year-in-review-portfolio-section .portfolio-columns .column .companies-part .logo-box .logo-wrapper {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .year-in-review-portfolio-section .portfolio-columns {
    grid-template-columns: 1fr;
    column-gap: 15px;
  }
  .year-in-review-portfolio-section .portfolio-columns .column {
    display: block;
  }
  .year-in-review-portfolio-section .portfolio-columns .column .icon-part .top-line {
    left: 40px;
    right: 40px;
    width: auto;
  }
  .year-in-review-portfolio-section .portfolio-columns .column .companies-part {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .year-in-review-portfolio-section .portfolio-columns .column .separator {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .year-in-review-portfolio-section .portfolio-columns .column .icon-part .top-line {
    left: 0;
    right: 0;
  }
}
.year-in-review-team-members-section .year-in-review-team {
  display: grid;
  grid-column-gap: 22px;
  grid-row-gap: 30px;
  margin-bottom: 50px;
  margin-top: 50px;
}
.year-in-review-team-members-section .year-in-review-team.columns-2 {
  width: 50%;
  margin-left: 25%;
  grid-template-columns: repeat(2, 1fr);
}
.year-in-review-team-members-section .year-in-review-team.columns-3 {
  grid-template-columns: repeat(3, 1fr);
  width: 75%;
  margin-left: 12.5%;
}
.year-in-review-team-members-section .year-in-review-team .team-member-container {
  padding: 0px;
}
.year-in-review-team-members-section .year-in-review-team .team-member-container .team-member[href=""] {
  cursor: default;
}

@media (min-width: 1367px) {
  .year-in-review-team-members-section .year-in-review-team {
    margin-bottom: calc(50px + -10 * (100vw - 1366px) / -554);
    margin-top: calc(50px + -10 * (100vw - 1366px) / -554);
  }
}
@media (min-width: 1920px) {
  .year-in-review-team-members-section .year-in-review-team {
    margin-bottom: 60px;
    margin-top: 60px;
  }
}
@media (max-width: 1024px) {
  .year-in-review-team-members-section .year-in-review-team {
    margin-bottom: calc(50px + 10 * (100vw - 1024px) / 256);
    margin-top: calc(50px + 10 * (100vw - 1024px) / 256);
  }
  .year-in-review-team-members-section .year-in-review-team.columns-2 {
    width: 100%;
    margin-left: 0;
  }
  .year-in-review-team-members-section .year-in-review-team.columns-3 {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .year-in-review-team-members-section .year-in-review-team {
    margin-bottom: 40px;
    margin-top: 40px;
    grid-column-gap: calc(22px + 17 * (100vw - 768px) / 448);
  }
}
@media (max-width: 320px) {
  .year-in-review-team-members-section .year-in-review-team {
    grid-column-gap: 5px;
  }
}
.blank-template {
  padding: 0;
}
.blank-template .footer-container,
.blank-template .header-container {
  display: none !important;
}

.dashboard {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}
.dashboard .chart {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 403px;
  background-image: url(../images/2024/dashboard/chart.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto 100%;
  z-index: 2;
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transform: translate3d(0, 400px, 0);
}
@media (max-width: 1600px) {
  .dashboard .chart {
    height: 350px;
  }
}
@media (max-width: 1200px) {
  .dashboard .chart {
    height: 275px;
  }
}
@media (max-width: 767px) {
  .dashboard .chart {
    background-repeat: repeat;
    height: 160px;
  }
}
.dashboard .aos-animate.chart {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 1.5s;
}
.dashboard .custom-container {
  max-width: 1360px;
  padding-left: 24px;
  padding-right: 24px;
  margin: 0 auto;
}
.dashboard .custom-container .row {
  display: flex;
  margin: 0 -24px;
}
.dashboard .custom-container .row .col {
  width: 100%;
  padding: 0 24px;
}
.dashboard .custom-header {
  padding-top: 47px;
  padding-bottom: 47px;
}
.dashboard .custom-header a svg {
  display: block;
  width: 240px;
  height: auto;
}
.dashboard h1 {
  color: #242321;
  font-family: "Archivo", sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -1.44px;
  max-width: 600px;
  margin: 17px 0 0 0;
}
@media (max-width: 767px) {
  .dashboard h1 {
    font-size: 32px;
  }
}
.dashboard .grid {
  display: flex;
  flex-wrap: wrap;
  row-gap: 40px;
  justify-content: center;
  align-items: flex-end;
  margin: 0 -20px;
  margin-top: 32px;
  padding-bottom: 166px;
  position: relative;
}
.dashboard .grid.grid-portfolio .grid-col:nth-child(1) {
  width: 24.237804878%;
  /* 318 / 1312 */
}
.dashboard .grid.grid-portfolio .grid-col:nth-child(2) {
  width: 51.5243902439%;
  /* 676 / 1312 */
}
.dashboard .grid.grid-portfolio .grid-col:nth-child(3) {
  width: 24.237804878%;
  /* 318 / 1312 */
}
.dashboard .grid.grid-portfolio .grid-col:nth-child(4) {
  width: 34.375%;
  /* 451 / 1312 */
}
.dashboard .grid.grid-portfolio .grid-col:nth-child(5) {
  width: 34.375%;
  /* 451 / 1312 */
}
.dashboard .grid.grid-portco {
  margin-top: 80px;
}
@media (min-width: 767px) {
  .dashboard .grid.grid-portco {
    padding-bottom: 307px;
  }
}
.dashboard .grid.grid-portco .grid-col:nth-child(1) {
  width: 33.33333333%;
}
.dashboard .grid.grid-portco .grid-col:nth-child(2) {
  width: 33.33333333%;
}
.dashboard .grid.grid-portco .grid-col:nth-child(3) {
  width: 33.33333333%;
}
.dashboard .grid .grid-col {
  padding: 0 20px;
  position: relative;
  z-index: 3;
}
.dashboard .grid .box-wrapper {
  background: #F0EFED;
  padding: 24px;
  display: block;
  transition: all 0.3s;
  transform-origin: center;
}
.dashboard .grid .box-wrapper:hover {
  background: #F8BF26;
}
@media (min-width: 767px) {
  .dashboard .grid .box-wrapper:hover {
    transform: scale(1.1);
  }
}
.dashboard .grid .box-wrapper .thumb img {
  display: block;
  width: 100%;
  height: auto;
}
.dashboard .grid .box-wrapper p {
  color: #242321;
  text-align: center;
  font-family: "Archivo", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.6px;
  margin: 16px 0 0 0;
}
@media (max-width: 1200px) {
  .dashboard .grid .box-wrapper p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .dashboard .grid .box-wrapper p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .dashboard .grid .grid-col {
    width: 100% !important;
  }
}

/* AOS JS */
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos] {
  pointer-events: none;
}

[data-aos].aos-animate {
  pointer-events: auto;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
  }

  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: none;
  }

  html:not(.no-js) [data-aos=fade-up] {
    transform: translate3d(0, 100px, 0);
  }

  html:not(.no-js) [data-aos=fade-down] {
    transform: translate3d(0, -100px, 0);
  }

  html:not(.no-js) [data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0);
  }

  html:not(.no-js) [data-aos=fade-left] {
    transform: translate3d(100px, 0, 0);
  }

  html:not(.no-js) [data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0);
  }

  html:not(.no-js) [data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0);
  }

  html:not(.no-js) [data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0);
  }

  html:not(.no-js) [data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0);
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1);
  }

  html:not(.no-js) [data-aos=zoom-in] {
    transform: scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-out] {
    transform: scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
    visibility: hidden;
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    transform: translateZ(0);
  }

  html:not(.no-js) [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0);
  }

  html:not(.no-js) [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0);
  }

  html:not(.no-js) [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0);
  }

  html:not(.no-js) [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0);
  }

  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform;
  }

  html:not(.no-js) [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
  }

  html:not(.no-js) [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }

  html:not(.no-js) [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
  }

  html:not(.no-js) [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }

  html:not(.no-js) [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
  }

  html:not(.no-js) [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }

  html:not(.no-js) [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
  }

  html:not(.no-js) [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}
body {
  font-family: "Work Sans", sans-serif !important;
}

sup {
  line-height: 100%;
}

.custom-btn {
  padding: 16px 32px;
  background: #242321;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  transition: all 0.3s;
  display: inline-block;
  font-family: "Archivo", sans-serif;
}
.custom-btn:hover {
  background: #F8BF26;
  color: #242321;
}
.custom-btn.custom-btn-border {
  border: 3px solid #242321;
  background: transparent;
  color: #242321;
  padding: 13px 32px;
}
.custom-btn.custom-btn-border:hover {
  border: 3px solid #F8BF26 !important;
  background: #F8BF26 !important;
  color: #242321 !important;
}
.custom-btn.custom-btn-border.white {
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  .custom-btn.custom-btn-border {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 1024px) {
  .custom-btn {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .custom-btn {
    font-size: 15px;
    line-height: 15px;
  }
}

.masthead {
  height: 90vh;
  background: #000;
  padding: 137px 0;
  position: relative;
}
.masthead .vimeo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.masthead .vimeo-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background: #D9D9D9;
  z-index: 3;
}
.masthead .vimeo-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: linear-gradient(29deg, #101010 3.99%, rgba(16, 16, 16, 0) 67.75%);
  mix-blend-mode: multiply;
  z-index: 4;
}
.masthead .vimeo-wrapper iframe,
.masthead .vimeo-wrapper video {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.masthead .custom-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1352px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  align-items: flex-end;
  justify-items: flex-end;
  height: 100%;
  position: relative;
  z-index: 4;
}
.masthead .bottom-line {
  display: flex;
  justify-items: flex-end;
  align-items: flex-end;
}
.masthead .bottom-line h1 {
  font-family: "Archivo Black", sans-serif;
  color: #FFF;
  font-size: 104px;
  font-style: normal;
  font-weight: 400;
  line-height: 88px;
  letter-spacing: -3.12px;
  max-width: 570px;
  padding-bottom: 20px;
  position: relative;
}
.masthead .bottom-line h1 span {
  position: relative;
  z-index: 2;
}
.masthead .bottom-line h1 span:last-child {
  padding-left: 70px;
}
.masthead .bottom-line h1:before {
  content: "";
  position: absolute;
  left: 10px;
  right: 46px;
  bottom: 0px;
  height: 66px;
  height: 0;
  background: #F8BF26;
  z-index: 1;
  transition: all 1s;
  transition-delay: 1s;
}
.masthead .bottom-line h1 > * {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transition-duration: 1.5s;
  transform: translate3d(0, 100px, 0);
}
.masthead .bottom-line h1.aos-animate:before {
  height: 66px;
}
@media (max-width: 1024px) {
  .masthead .bottom-line h1.aos-animate:before {
    height: 54px;
  }
}
.masthead .bottom-line h1.aos-animate > * {
  opacity: 1;
  transform: translateZ(0);
}
.masthead .bottom-line h1.aos-animate > *:nth-child(2) {
  transition-delay: 0.3s;
}
.masthead .bottom-line h1.aos-animate > *:nth-child(3) {
  transition-delay: 0.6s;
}
.masthead .bottom-line h1.aos-animate > *:nth-child(4) {
  transition-delay: 0.9s;
}
.masthead .bottom-line .copy {
  padding-left: 37px;
  max-width: 460px;
}
.masthead .bottom-line .copy p {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.1px;
  margin: 0 0 32px 0;
}
.masthead .bottom-line .copy > * {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transition-duration: 1.5s;
  transform: translate3d(0, 20px, 0);
}
.masthead .bottom-line .copy.aos-animate > * {
  opacity: 1;
  transform: translateZ(0);
  transition-delay: 1s;
}
.masthead .bottom-line .copy.aos-animate > *:nth-child(2) {
  transition-delay: 1.1s;
}
.masthead .bottom-line .copy.aos-animate > *:nth-child(3) {
  transition-delay: 1.2s;
}
.masthead .bottom-line .copy.aos-animate > *:nth-child(4) {
  transition-delay: 1.3s;
}
@media (max-width: 1024px) {
  .masthead {
    height: 66.25vw;
    padding-bottom: 87px;
  }
  .masthead .bottom-line h1 {
    max-width: 434px;
    font-size: 74px;
    line-height: 68px;
  }
  .masthead .bottom-line .copy {
    margin-top: 24px;
    padding-left: 0;
  }
  .masthead .bottom-line .copy p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .masthead {
    min-height: 66.25vw;
    height: auto;
    padding-bottom: 40px;
    padding-top: 170px;
  }
  .masthead .bottom-line {
    display: block;
  }
  .masthead .bottom-line h1 {
    max-width: 344px;
    font-size: 54px;
    line-height: 48px;
  }
  .masthead .bottom-line h1 span:last-child {
    padding-left: 36px;
  }
  .masthead .bottom-line h1.aos-animate:before {
    height: 44px;
  }
  .masthead .bottom-line .copy {
    max-width: 100%;
  }
  .masthead .bottom-line .copy p {
    font-size: 15px;
  }
}

.scalable-growth {
  padding-bottom: 176px;
  position: relative;
}
.scalable-growth .top-section-wrapper {
  background: #F0EFED;
  padding-top: 130px;
}
.scalable-growth .top-section-wrapper .custom-container {
  padding-bottom: 130px;
}
.scalable-growth .dotted-patter {
  position: absolute;
  top: 50%;
  margin-top: -315px;
  pointer-events: none;
}
.scalable-growth .dotted-patter.right {
  right: 0;
  width: 300px;
}
@media (max-width: 768px) {
  .scalable-growth .dotted-patter.right {
    display: none;
  }
}
.scalable-growth .custom-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1352px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  align-items: center;
}
.scalable-growth .custom-container .col {
  width: 50%;
}
.scalable-growth .custom-container.top-section {
  flex-direction: row-reverse;
}
.scalable-growth .custom-container.top-section .col-left {
  padding-left: 22px;
}
.scalable-growth .custom-container.top-section .col-right > * {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transition-duration: 1.5s;
  transform: translate3d(0, 100px, 0);
}
.scalable-growth .custom-container.top-section .col-right.aos-animate > * {
  opacity: 1;
  transform: translateZ(0);
}
.scalable-growth .custom-container.top-section .col-right.aos-animate > *:nth-child(2) {
  transition-delay: 0.1s;
}
.scalable-growth .custom-container.top-section .col-right.aos-animate > *:nth-child(3) {
  transition-delay: 0.2s;
}
.scalable-growth .custom-container.top-section .col-right.aos-animate > *:nth-child(4) {
  transition-delay: 0.3s;
}
.scalable-growth .custom-container.bottom-section {
  margin-top: 118px;
}
.scalable-growth .custom-container.bottom-section .col {
  width: 50%;
}
.scalable-growth .custom-container.bottom-section .col-left > * {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transition-duration: 1.5s;
  transform: translate3d(0, 100px, 0);
}
.scalable-growth .custom-container.bottom-section .col-right li {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transition-duration: 1.5s;
  transform: translate3d(0, 100px, 0);
}
.scalable-growth .custom-container.bottom-section .aos-animate.col-left > * {
  opacity: 1;
  transform: translateZ(0);
}
.scalable-growth .custom-container.bottom-section .aos-animate.col-left > *:nth-child(2) {
  transition-delay: 0.1s;
}
.scalable-growth .custom-container.bottom-section .aos-animate.col-left > *:nth-child(3) {
  transition-delay: 0.2s;
}
.scalable-growth .custom-container.bottom-section .aos-animate.col-left > *:nth-child(4) {
  transition-delay: 0.3s;
}
.scalable-growth .custom-container.bottom-section .aos-animate.col-right li {
  opacity: 1;
  transform: translateZ(0);
}
.scalable-growth .custom-container.bottom-section .aos-animate.col-right li:nth-child(2) {
  transition-delay: 0.1s;
}
.scalable-growth .custom-container.bottom-section .aos-animate.col-right li:nth-child(3) {
  transition-delay: 0.2s;
}
.scalable-growth .custom-container.bottom-section .aos-animate.col-right li:nth-child(4) {
  transition-delay: 0.3s;
}
.scalable-growth h2 {
  font-family: "Archivo", sans-serif;
  color: #242321;
  font-size: 48px;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.48px;
  margin-bottom: 24px;
}
.scalable-growth p {
  color: #242321;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.1px;
  max-width: 610px;
  margin-bottom: 0;
}
.scalable-growth a:not(.custom-btn) {
  color: #40667B;
  text-decoration: none !important;
  text-decoration: underline !important;
  transition: opacity 0.3s;
}
.scalable-growth a:not(.custom-btn):hover {
  opacity: 0.7;
}
.scalable-growth a:not(.custom-btn) + sup {
  color: #40667B;
}
.scalable-growth .custom-btn {
  margin-top: 48px;
}
.scalable-growth .animation-1 {
  position: relative;
  width: 100%;
  max-width: 500px;
  margin-left: 17px;
}
.scalable-growth .animation-1:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  background: #F0EFED;
  z-index: 4;
  transition: left 1s;
}
.scalable-growth .animation-1 img {
  width: 100%;
  display: block;
  position: relative;
}
.scalable-growth .animation-1 img.anim-1-back {
  position: relative;
  z-index: 1;
}
.scalable-growth .animation-1 img.anim-1-img {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  padding-right: 40px;
  padding-left: 70px;
  opacity: 0;
  transform: translateY(-60px);
}
.scalable-growth .animation-1 img.anim-1-front {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
}
.scalable-growth .list-icons {
  padding-left: 15%;
  margin-top: 20px;
}
.scalable-growth .list-icons li {
  position: relative;
  padding-left: 88px;
}
.scalable-growth .list-icons li:not(:last-child) {
  margin-bottom: 40px;
}
.scalable-growth .list-icons li h3 {
  color: #242321;
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.11px;
  margin-bottom: 8px;
  font-family: "Archivo", sans-serif;
}
.scalable-growth .list-icons li p {
  color: #242321;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.09px;
  max-width: 403px;
}
.scalable-growth .list-icons li .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #F8BF26;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scalable-growth .list-icons li .icon img {
  width: 40px;
  height: 40px;
}
.scalable-growth.aos-animate .animation-1:after {
  left: 100%;
}
.scalable-growth.aos-animate .animation-1 img.anim-1-img {
  transition: all 1s;
  transition-delay: 1s;
  opacity: 1;
  transform: translateY(-20px);
}
@media (max-width: 1200px) {
  .scalable-growth .custom-container.top-section .col-left {
    padding-left: 0;
    padding-right: 50px;
  }
  .scalable-growth .custom-container.top-section .col-left .animation-1 {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .scalable-growth {
    padding-bottom: 126px;
  }
  .scalable-growth .top-section-wrapper {
    padding-top: 80px;
  }
  .scalable-growth .top-section-wrapper .custom-container {
    padding-bottom: 80px;
  }
  .scalable-growth .custom-container.bottom-section {
    align-items: flex-start;
    margin-top: 68px;
  }
  .scalable-growth .custom-container.bottom-section h2 {
    padding-top: 20px;
  }
  .scalable-growth h2 {
    font-size: 38px;
  }
  .scalable-growth p {
    font-size: 18px;
  }
  .scalable-growth .list-icons li h3 {
    font-size: 18px;
  }
  .scalable-growth .list-icons li p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .scalable-growth .animation-1 {
    max-width: 100%;
  }
  .scalable-growth .custom-container {
    display: block;
  }
  .scalable-growth .custom-container .col {
    width: 100% !important;
    padding: 0 !important;
  }
  .scalable-growth h2 {
    font-size: 32px;
    margin-top: 48px;
    padding-top: 0 !important;
  }
  .scalable-growth p {
    max-width: 100%;
    font-size: 15px;
  }
  .scalable-growth .custom-btn {
    margin-top: 32px;
  }
  .scalable-growth .list-icons {
    padding-left: 0;
    margin-top: 48px;
  }
  .scalable-growth .list-icons li p {
    max-width: 100%;
  }
  .scalable-growth .top-section h2 {
    margin-top: 0;
  }
  .scalable-growth .top-section .col-left {
    margin-top: 48px;
  }
}

/************************************************
lets-talk
************************************************/
.lets-talk {
  padding: 177px 0;
  background: #F0EFED;
  position: relative;
  overflow: hidden;
}
.lets-talk .custom-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1352px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  align-items: center;
  position: relative;
  z-index: 2;
}
.lets-talk .custom-container .col {
  width: 100%;
}
.lets-talk .custom-container .col > * {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transition-duration: 1.5s;
  transform: translate3d(0, 100px, 0);
}
.lets-talk h2 {
  color: #242321;
  font-family: "Archivo", sans-serif;
  font-size: 57.39px;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.574px;
}
.lets-talk .custom-btn {
  margin-top: 40px;
}
.lets-talk .pattern {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}
.lets-talk .pattern:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #F0EFED;
  display: block;
  transition: all 2s;
  width: 200%;
  height: 200%;
  transform-origin: top left;
}
@media (max-width: 1700px) {
  .lets-talk .pattern:after {
    left: -10%;
  }
}
@media (max-width: 1500px) {
  .lets-talk .pattern:after {
    left: -20%;
  }
}
@media (max-width: 1400px) {
  .lets-talk .pattern:after {
    left: -30%;
  }
}
@media (max-width: 1300px) {
  .lets-talk .pattern:after {
    left: -40%;
  }
}
@media (max-width: 1200px) {
  .lets-talk .pattern:after {
    left: -60%;
  }
}
@media (max-width: 767px) {
  .lets-talk .pattern:after {
    left: -70%;
    height: 100%;
  }
}
.lets-talk .pattern img {
  height: 100%;
}
.lets-talk.aos-animate .pattern:after {
  transform: rotate(-36deg);
}
.lets-talk.aos-animate .custom-container .col > * {
  opacity: 1;
  transform: translateZ(0);
}
.lets-talk.aos-animate .custom-container .col > *:nth-child(2) {
  transition-delay: 0.1s;
}
.lets-talk.aos-animate .custom-container .col > *:nth-child(3) {
  transition-delay: 0.2s;
}
.lets-talk.aos-animate .custom-container .col > *:nth-child(4) {
  transition-delay: 0.3s;
}
@media (max-width: 1024px) {
  .lets-talk {
    padding: 127px 0;
  }
  .lets-talk h2 {
    font-size: 48px;
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  .lets-talk {
    padding: 88px 0;
  }
  .lets-talk h2 {
    font-size: 42px;
    max-width: 500px;
  }
}

/************************************************
explore-cs 
************************************************/
.explore-cs {
  padding: 192px 0 156px 0;
  position: relative;
}
.explore-cs .custom-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1352px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  align-items: center;
  position: relative;
  z-index: 2;
}
.explore-cs .custom-container h2 {
  color: #242321;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.48px;
  font-family: "Archivo", sans-serif;
}
.explore-cs .custom-container p {
  color: #242321;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.1px;
  margin-top: 24px;
  margin-bottom: 0;
}
.explore-cs .custom-container.top-container {
  align-items: flex-end;
}
.explore-cs .custom-container.top-container .col {
  width: 70%;
}
.explore-cs .custom-container.top-container .col.col-left > * {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transition-duration: 1.5s;
  transform: translate3d(0, 100px, 0);
}
.explore-cs .custom-container.top-container .col.col-left p {
  max-width: 740px;
}
.explore-cs .custom-container.top-container .col.col-right {
  width: 30%;
  display: flex;
  justify-content: flex-end;
}
.explore-cs .custom-container.top-container .col.col-right > * {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transition-duration: 1.5s;
  transform: translate3d(0, 100px, 0);
}
.explore-cs .custom-container.bottom-container {
  margin-top: 86px;
}
.explore-cs .custom-container.bottom-container .custom-row {
  margin: 0 -20px;
  min-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.explore-cs .custom-container.bottom-container .col {
  padding: 0 20px;
  width: 25%;
}
.explore-cs .custom-container.bottom-container .col a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  position: relative;
}
.explore-cs .custom-container.bottom-container .col a:before {
  content: "";
  background: #F8BF26;
  position: absolute;
  left: -16px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  z-index: 1;
  transition: all 0.3s;
  transform: scale(0.4);
  opacity: 0;
  transform-origin: 50% 15%;
}
.explore-cs .custom-container.bottom-container .col a > * {
  position: relative;
  z-index: 2;
}
.explore-cs .custom-container.bottom-container .col a:hover:before {
  transform: scale(1);
  opacity: 1;
}
.explore-cs .custom-container.bottom-container .col a:hover .arrow {
  transition: opacity 0.3s;
  opacity: 1;
}
.explore-cs .custom-container.bottom-container .col .thumb-wrapper {
  width: 100%;
  margin-bottom: 24px;
  display: block;
}
.explore-cs .custom-container.bottom-container .col .thumb-wrapper img {
  width: 100%;
  display: block;
}
.explore-cs .custom-container.bottom-container .col h6 {
  color: #242321;
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  /* 18px */
  letter-spacing: -0.09px;
  margin-bottom: 8px;
}
.explore-cs .custom-container.bottom-container .col p {
  color: #242321;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
  letter-spacing: -0.1px;
  margin-top: 0;
}
.explore-cs .custom-container.bottom-container .col p.tag {
  border-radius: 48px;
  background: #F0F0F0;
  font-family: "Archivo", sans-serif;
  color: #242321;
  font-size: 14px;
  font-weight: 700;
  line-height: 70%;
  letter-spacing: 0.14px;
  padding: 8px 16px;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.explore-cs .custom-container.bottom-container .col .arrow {
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6.11959e-07 9L12.17 9L6.58 14.59L8 16L16 8L8 -6.99382e-07L6.59 1.41L12.17 7L7.86805e-07 7L6.11959e-07 9Z%27 fill=%27%23242321%27/%3E%3C/svg%3E%0A");
  background-size: 16px;
  background-repeat: no-repeat;
  opacity: 0;
}
.explore-cs.aos-animate .custom-container.top-container .col.col-left > *, .explore-cs.aos-animate .custom-container.top-container .col.col-right > * {
  opacity: 1;
  transform: translateZ(0);
}
.explore-cs.aos-animate .custom-container.top-container .col.col-left > *:nth-child(2), .explore-cs.aos-animate .custom-container.top-container .col.col-right > *:nth-child(2) {
  transition-delay: 0.1s;
}
.explore-cs.aos-animate .custom-container.top-container .col.col-left > *:nth-child(3), .explore-cs.aos-animate .custom-container.top-container .col.col-right > *:nth-child(3) {
  transition-delay: 0.2s;
}
.explore-cs.aos-animate .custom-container.top-container .col.col-left > *:nth-child(4), .explore-cs.aos-animate .custom-container.top-container .col.col-right > *:nth-child(4) {
  transition-delay: 0.3s;
}
@media (max-width: 1024px) {
  .explore-cs {
    padding: 142px 0 106px 0;
  }
  .explore-cs .custom-container.top-container .col-left {
    padding-right: 20px;
    width: 60%;
  }
  .explore-cs .custom-container.top-container .col-right {
    width: 40% !important;
  }
  .explore-cs .custom-container.top-container .custom-btn {
    white-space: nowrap;
  }
  .explore-cs .custom-container.bottom-container .col h6 {
    font-size: 16px;
  }
  .explore-cs .custom-container.bottom-container .col p {
    font-size: 18px;
  }
  .explore-cs .custom-container h2 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .explore-cs {
    padding: 92px 0 66px;
  }
  .explore-cs .custom-container h2 {
    font-size: 32px;
  }
  .explore-cs .custom-container p {
    font-size: 15px;
  }
  .explore-cs .custom-container.top-container {
    display: block;
  }
  .explore-cs .custom-container.top-container .col {
    width: 100%;
  }
  .explore-cs .custom-container.top-container .col.col-right {
    display: block;
    padding-left: 0;
    margin-top: 32px;
  }
  .explore-cs .custom-container.bottom-container {
    margin-top: 38px;
  }
  .explore-cs .custom-container.bottom-container .col {
    width: 50%;
    margin-top: 48px;
  }
  .explore-cs .custom-container.bottom-container .col a {
    padding-bottom: 46px;
  }
  .explore-cs .custom-container.bottom-container .col h6 {
    font-size: 16px;
  }
  .explore-cs .custom-container.bottom-container .col p {
    font-size: 15px;
  }
}

/************************************************
testimonials
************************************************/
.testimonials-cs {
  position: relative;
}
.testimonials-cs .dotted-patter {
  position: absolute;
  top: 0;
  margin-top: -190px;
  pointer-events: none;
}
.testimonials-cs .dotted-patter.left {
  left: 0;
  width: 590px;
}
.testimonials-cs .testimonials-cs-wrapper {
  overflow: hidden;
  padding: 176px 0 0 0;
}
.testimonials-cs .testimonials-slider-copy {
  height: 160px;
  display: flex;
  align-items: flex-end;
  margin-top: -88px;
  max-width: calc(100% + (100vw - 1290px) / 2 - 650px);
}
@media (max-width: 1332px) {
  .testimonials-cs .testimonials-slider-copy {
    max-width: calc(100% + (100vw - 1290px) / 2 - 350px);
  }
}
@media (max-width: 1200px) {
  .testimonials-cs .testimonials-slider-copy {
    max-width: calc(100% + (100vw - 1290px) / 2 - 270px);
  }
}
@media (max-width: 1024px) {
  .testimonials-cs .testimonials-slider-copy {
    max-width: calc(100% + (100vw - 1290px) / 2 - 100px);
    max-width: 100%;
    width: 100%;
    padding-right: 230px;
  }
}
@media (max-width: 992px) {
  .testimonials-cs .testimonials-slider-copy p {
    line-height: 130% !important;
  }
}
.testimonials-cs .testimonials-slider-copy p {
  color: #6A6A6A;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 144%;
  letter-spacing: -0.07px;
  margin: 0;
}
.testimonials-cs .aos-animate.custom-container .testimonials-slider:before {
  width: 576px;
}
@media (max-width: 1332px) {
  .testimonials-cs .aos-animate.custom-container .testimonials-slider:before {
    width: 376px;
  }
}
@media (max-width: 1024px) {
  .testimonials-cs .aos-animate.custom-container .testimonials-slider:before {
    width: 200px;
  }
}
.testimonials-cs .aos-animate.custom-container .testimonials-slider:after {
  transition: all 1s;
  transition-delay: 1s;
  opacity: 1;
}
.testimonials-cs .testimonials-slider-arrows {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 3;
  margin-top: 40px;
}
.testimonials-cs .testimonials-slider-arrows li button {
  cursor: pointer;
}
.testimonials-cs .testimonials-slider-arrows li svg {
  display: block;
  width: 40px;
}
.testimonials-cs .testimonials-slider-arrows li:last-child {
  margin-left: 16px;
}
.testimonials-cs .testimonials-slider-arrows li.slick-disabled {
  opacity: 0.4;
  pointer-events: none;
}
@media (max-width: 1332px) {
  .testimonials-cs .testimonials-slider-arrows {
    padding-right: 20px;
  }
}
.testimonials-cs .custom-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1352px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 1332px) {
  .testimonials-cs .custom-container {
    padding-right: 0;
    max-width: 1332px;
  }
}
.testimonials-cs .custom-container .testimonials-slider {
  min-width: calc(100% + (100vw - 1290px) / 2);
  position: relative;
}
.testimonials-cs .custom-container .testimonials-slider .slick-track {
  display: flex;
}
.testimonials-cs .custom-container .testimonials-slider:before {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  top: -160px;
  bottom: -160px;
  background-color: #40667B;
  background-size: 576px;
  z-index: 1;
  transition: all 0.7s;
}
.testimonials-cs .custom-container .testimonials-slider:after {
  content: "";
  position: absolute;
  right: 0;
  width: 576px;
  top: -160px;
  opacity: 0;
  bottom: -160px;
  background-image: url(../images/2023/circle-pattern.png);
  background-repeat: no-repeat;
  background-size: 576px;
  z-index: 2;
}
@media (max-width: 1332px) {
  .testimonials-cs .custom-container .testimonials-slider:after {
    width: 376px;
    background-size: 376px;
  }
}
@media (max-width: 1024px) {
  .testimonials-cs .custom-container .testimonials-slider:after {
    width: 200px;
    background-size: 200px;
  }
}
.testimonials-cs .custom-container .testimonials-slider .slick-list {
  position: relative;
  z-index: 3;
}
.testimonials-cs .custom-container .slick-slide {
  background: #F0EFED;
  margin-right: 40px;
  padding: 32px 48px 40px 48px;
  display: flex;
  height: auto;
}
.testimonials-cs .custom-container .slick-slide:last-child {
  margin-right: 0;
}
.testimonials-cs .custom-container .slick-slide .testimonials-slide {
  position: relative;
  padding-bottom: 130px;
  max-width: 540px !important;
  height: 100%;
}
@media (max-width: 1332px) {
  .testimonials-cs .custom-container .slick-slide .testimonials-slide {
    max-width: 340px !important;
  }
}
.testimonials-cs .custom-container .slick-slide .author-name {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #242321;
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  /* 18px */
  letter-spacing: -0.36px;
}
.testimonials-cs .custom-container .slick-slide .author-logo {
  position: absolute;
  right: 0;
  bottom: 0;
}
.testimonials-cs .custom-container .slick-slide .author-logo img {
  width: auto;
  height: 44px;
}
.testimonials-cs .custom-container .slick-slide p {
  position: relative;
  padding-top: 60px;
  margin-bottom: 0;
  color: #242321;
  font-size: 25px;
  font-weight: 400;
  line-height: 140%;
  /* 35px */
  letter-spacing: -0.125px;
  margin-top: 8px;
}
.testimonials-cs .custom-container .slick-slide p:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width=%2747%27 height=%2740%27 viewBox=%270 0 47 40%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M20.9087 20.7046V39.9074H0.49893V21.8019L10.4844 0.733782H20.9087L13.1179 20.7046H20.9087ZM46.0369 20.7046V39.9074H25.6271V21.8019L35.6125 0.733782H46.0369L38.2461 20.7046H46.0369Z%27 fill=%27%23242321%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 118px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .testimonials-cs .custom-container .slick-slide p {
    font-size: 22px;
  }
  .testimonials-cs .custom-container .slick-slide .author-name {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .testimonials-cs .testimonials-cs-wrapper {
    padding-top: 60px;
  }
  .testimonials-cs .testimonials-slider-arrows {
    margin-top: 10px;
  }
  .testimonials-cs .testimonials-slider-copy {
    padding-right: 0;
    margin-top: 0;
    height: auto;
    margin-top: 32px;
    padding-right: 20px;
  }
  .testimonials-cs .custom-container .testimonials-slider:before, .testimonials-cs .custom-container .testimonials-slider:after {
    top: -60px;
    bottom: -60px;
  }
  .testimonials-cs .custom-container .slick-slide {
    padding: 22px 38px 30px;
  }
  .testimonials-cs .custom-container .slick-slide .testimonials-slide {
    max-width: 260px !important;
  }
  .testimonials-cs .custom-container .slick-slide p {
    font-size: 18px;
  }
  .testimonials-cs .custom-container .slick-slide .author-name {
    font-size: 14px;
    padding-bottom: 2px;
  }
  .testimonials-cs .custom-container .slick-slide .author-logo img {
    height: 32px;
  }
}

.footer.footer-r2 {
  padding-top: 92px;
  padding-bottom: 32px;
}
.footer.footer-r2 .custom-container {
  max-width: 1352px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.footer.footer-r2 .top-section {
  display: flex;
  margin: 0 -20px;
  justify-content: space-between;
}
.footer.footer-r2 .top-section .col {
  max-width: 27%;
  padding: 0 20px;
}
.footer.footer-r2 .top-section .col:last-child {
  max-width: 250px;
}
.footer.footer-r2 .top-section .logo {
  width: 100%;
  max-width: 185px;
  display: block;
  margin-bottom: 24px;
}
.footer.footer-r2 .top-section .logo img {
  display: block;
  width: 100%;
}
.footer.footer-r2 .top-section .short-description {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.09px;
  margin-bottom: 24px;
  padding-right: 10px;
}
.footer.footer-r2 .top-section ul li a {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  text-transform: capitalize;
  margin-bottom: 16px;
  display: inline-block;
  transition: opacity 0.3s;
}
.footer.footer-r2 .top-section ul li a:hover {
  opacity: 0.7;
}
.footer.footer-r2 .top-section ul li.phone-no a {
  padding-left: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2717%27 viewBox=%270 0 16 17%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_797_1625%29%27%3E%3Cpath d=%27M4.41333 7.37302C5.37333 9.25969 6.92 10.7997 8.80667 11.7664L10.2733 10.2997C10.4533 10.1197 10.72 10.0597 10.9533 10.1397C11.7 10.3864 12.5067 10.5197 13.3333 10.5197C13.7 10.5197 14 10.8197 14 11.1864V13.513C14 13.8797 13.7 14.1797 13.3333 14.1797C7.07333 14.1797 2 9.10635 2 2.84635C2 2.47969 2.3 2.17969 2.66667 2.17969H5C5.36667 2.17969 5.66667 2.47969 5.66667 2.84635C5.66667 3.67969 5.8 4.47969 6.04667 5.22635C6.12 5.45969 6.06667 5.71969 5.88 5.90635L4.41333 7.37302Z%27 fill=%27white%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_797_1625%27%3E%3Crect width=%2716%27 height=%2716%27 fill=%27white%27 transform=%27translate%280 0.179688%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: 16px;
  background-position: left top 2px;
  background-repeat: no-repeat;
}
.footer.footer-r2 .top-section ul li.email-address a {
  padding-left: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2717%27 viewBox=%270 0 16 17%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_797_1630%29%27%3E%3Cpath d=%27M13.3335 2.84644H2.66683C1.9335 2.84644 1.34016 3.44644 1.34016 4.17977L1.3335 12.1798C1.3335 12.9131 1.9335 13.5131 2.66683 13.5131H13.3335C14.0668 13.5131 14.6668 12.9131 14.6668 12.1798V4.17977C14.6668 3.44644 14.0668 2.84644 13.3335 2.84644ZM13.3335 5.5131L8.00016 8.84644L2.66683 5.5131V4.17977L8.00016 7.5131L13.3335 4.17977V5.5131Z%27 fill=%27white%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_797_1630%27%3E%3Crect width=%2716%27 height=%2716%27 fill=%27white%27 transform=%27translate%280 0.179688%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: 16px;
  background-position: left top 2px;
  background-repeat: no-repeat;
  text-transform: lowercase;
}
.footer.footer-r2 .top-section ul li.find-us a {
  padding-left: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2717%27 viewBox=%270 0 16 17%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_797_1637%29%27%3E%3Cpath d=%27M8.00016 1.51294C5.42016 1.51294 3.3335 3.59961 3.3335 6.17961C3.3335 9.67961 8.00016 14.8463 8.00016 14.8463C8.00016 14.8463 12.6668 9.67961 12.6668 6.17961C12.6668 3.59961 10.5802 1.51294 8.00016 1.51294ZM8.00016 7.84627C7.08016 7.84627 6.3335 7.09961 6.3335 6.17961C6.3335 5.25961 7.08016 4.51294 8.00016 4.51294C8.92016 4.51294 9.66683 5.25961 9.66683 6.17961C9.66683 7.09961 8.92016 7.84627 8.00016 7.84627Z%27 fill=%27white%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_797_1637%27%3E%3Crect width=%2716%27 height=%2716%27 fill=%27white%27 transform=%27translate%280 0.179688%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: 16px;
  background-position: left top 2px;
  background-repeat: no-repeat;
}
.footer.footer-r2 .top-section .social-icons {
  display: flex;
}
.footer.footer-r2 .top-section .social-icons li {
  width: 26px;
  margin-right: 12px;
}
.footer.footer-r2 .top-section .social-icons li img {
  display: block;
  width: 100%;
}
.footer.footer-r2 .top-section .p-headline {
  color: rgba(255, 255, 255, 0.6);
  font-family: "Archivo", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.footer.footer-r2 .bottom-section {
  margin-top: 120px;
  padding-top: 48px;
  border-top: 1px solid #373737;
}
.footer.footer-r2 .bottom-section p {
  color: #BFBFBF;
  font-size: 14px;
  font-weight: 400;
  line-height: 144%;
  /* 20.16px */
  letter-spacing: -0.07px;
  margin: 0;
}
.footer.footer-r2 .bottom-section .bottom-bar {
  display: flex;
  margin-top: 48px;
}
.footer.footer-r2 .bottom-section .bottom-bar .left {
  width: 50%;
}
.footer.footer-r2 .bottom-section .bottom-bar .left p {
  color: #FFF;
}
.footer.footer-r2 .bottom-section .bottom-bar .right {
  width: 50%;
}
.footer.footer-r2 .bottom-section .bottom-bar .right ul {
  display: flex;
  justify-content: flex-end;
}
.footer.footer-r2 .bottom-section .bottom-bar .right ul li {
  margin-left: 24px;
}
.footer.footer-r2 .bottom-section .bottom-bar .right ul li a {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: -0.07px;
  text-decoration-line: underline;
  transition: opacity 0.3s;
}
.footer.footer-r2 .bottom-section .bottom-bar .right ul li a:hover {
  opacity: 0.7;
}
.footer.footer-r2 .to-top {
  display: none;
  position: absolute;
  padding: 16px 0;
  border: none;
  background: none;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  right: 20px;
  top: -5px;
}
.footer.footer-r2 .to-top:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  width: 3px;
  height: 40px;
  background-color: #fcc52b;
  transition: transform 0.3s;
}
@media (max-width: 1024px) {
  .footer.footer-r2 {
    padding-top: 24px;
  }
  .footer.footer-r2 .to-top {
    display: block;
  }
  .footer.footer-r2 .top-section {
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 28px;
  }
  .footer.footer-r2 .top-section .col {
    display: none;
    width: 100%;
    max-width: 195px;
  }
  .footer.footer-r2 .top-section .col:first-child {
    display: block;
  }
  .footer.footer-r2 .top-section .col:first-child .logo {
    margin-bottom: 0;
  }
  .footer.footer-r2 .top-section .col:first-child .short-description,
.footer.footer-r2 .top-section .col:first-child ul {
    display: none;
  }
  .footer.footer-r2 .bottom-section {
    margin-top: 0;
    padding-top: 24px;
  }
  .footer.footer-r2 .bottom-section .bottom-bar {
    margin-top: 0;
    position: relative;
    padding-bottom: 50px;
  }
  .footer.footer-r2 .bottom-section .bottom-bar .right {
    width: 100%;
    text-align: left;
  }
  .footer.footer-r2 .bottom-section .bottom-bar .right ul {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .footer.footer-r2 .bottom-section .bottom-bar .right ul li {
    margin-left: 0;
    margin-right: 18px;
    margin-bottom: 15px;
  }
  .footer.footer-r2 .bottom-section .bottom-bar .left {
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
  }
}
.header-container .header {
  width: 100% !important;
  max-width: 1352px;
  padding-left: 20px;
  padding-right: 20px;
}
.header-container .header .logo {
  width: 185px;
}
.header-container .header .header-menu .menu-item a,
.header-container .header .header-menu .menu-item button {
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.36px;
  text-transform: capitalize;
  padding: 10px 13px;
}
.header-container .buttons-wrap .hidden {
  display: none;
}
.header-container .buttons-wrap .menu-button {
  display: none !important;
}
@media (max-width: 1024px) {
  .header-container .buttons-wrap .menu-button {
    display: block !important;
  }
  .header-container .buttons-wrap .custom-btn {
    display: none;
  }
}
.header-container .top-menu-wrapper {
  background: #40667B;
  padding: 11px 20px;
}
.header-container .top-menu-wrapper .top-menu {
  width: 100% !important;
  max-width: 1500px;
  margin: 0 auto;
}
.header-container .top-menu-wrapper ul {
  display: flex;
  justify-content: flex-end;
}
.header-container .top-menu-wrapper ul li {
  padding-left: 32px;
}
.header-container .top-menu-wrapper ul li a {
  color: #EFEEEC;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.36px;
  transition: opacity 0.3s;
  padding: 0;
  display: block;
}
.header-container .top-menu-wrapper ul li a:hover {
  opacity: 0.7;
}
.header-container .top-menu-wrapper ul li.login a {
  padding-left: 21px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2713%27 height=%2714%27 viewBox=%270 0 13 14%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23clip0_887_5419%29%27%3E%3Cpath d=%27M10.2917 6.45996H2.70833C2.11002 6.45996 1.625 6.94499 1.625 7.54329V11.335C1.625 11.9333 2.11002 12.4183 2.70833 12.4183H10.2917C10.89 12.4183 11.375 11.9333 11.375 11.335V7.54329C11.375 6.94499 10.89 6.45996 10.2917 6.45996Z%27 stroke=%27%23F8BF26%27 stroke-width=%271.18182%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M3.79102 6.45996V4.29329C3.79102 3.575 4.07636 2.88612 4.58427 2.37821C5.09218 1.8703 5.78105 1.58496 6.49935 1.58496C7.21764 1.58496 7.90652 1.8703 8.41443 2.37821C8.92234 2.88612 9.20768 3.575 9.20768 4.29329V6.45996%27 stroke=%27%23F8BF26%27 stroke-width=%271.18182%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_887_5419%27%3E%3Crect width=%2713%27 height=%2713%27 fill=%27white%27 transform=%27translate%280 0.5%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 13px auto;
}

#menu-modal .window-container {
  background: rgba(64, 102, 123, 0.98) !important;
}

body.front-page {
  padding-top: 0 !important;
}
body.front-page .header-container .header .menu-button .line {
  background-color: #242321;
}
.header-container .header .header-menu .menu-item a .animation-container .animation-line,
.header-container .header .header-menu .menu-item button .animation-container .animation-line {
  right: -5px !important;
}

.header-container .header .header-menu .menu-item a .animation-container .animation-line:before,
.header-container .header .header-menu .menu-item button .animation-container .animation-line:before {
  background-color: #F8BF26 !important;
}

.header-container .header .header-menu > li > button,
.header-container .header .header-menu > li > a {
  color: #242321;
  font-weight: 700 !important;
  font-family: "Archivo", sans-serif !important;
  font-size: 18px !important;
  line-height: 100% !important;
  letter-spacing: -0.36px !important;
  text-transform: capitalize !important;
}

.header-container .header .header-menu .menu-item.current-menu-item > a,
.header-container .header .header-menu .menu-item.current-menu-item > button,
.header-container .header .header-menu .menu-item.current-menu-ancestor > a,
.header-container .header .header-menu .menu-item.current-menu-ancestor > button {
  color: #242321;
  text-transform: initial !important;
}

.header-container .header .header-menu .menu-item a,
.header-container .header .header-menu .menu-item button {
  text-transform: capitalize !important;
  color: #242321;
}

body.front-page.dark-top-menu .header-container .header .header-menu .menu-item:hover > a,
body.front-page.dark-top-menu .header-container .header .header-menu .menu-item:hover > button,
body.front-page.dark-top-menu .header-container .header .header-menu .menu-item.menu-item-has-children:hover > button {
  color: #ffffff !important;
}
body.front-page.dark-top-menu .header-container .header .header-menu .menu-item:hover .menu-item a,
body.front-page.dark-top-menu .header-container .header .header-menu .menu-item:hover .menu-item button {
  color: #242321 !important;
}
body.front-page.dark-top-menu .header-container {
  background: transparent;
  border: 0 !important;
}
body.front-page.dark-top-menu .header-container .header .header-menu > li > a,
body.front-page.dark-top-menu .header-container .header .header-menu > li > button {
  color: #242321;
}
body.front-page.dark-top-menu .header-container .header .header-menu > li > button,
body.front-page.dark-top-menu .header-container .header .header-menu > li > a {
  color: #fff;
}
body.front-page.dark-top-menu .header-container .header .logo {
  background-image: url(../images/2023/logo-white.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left center;
}
body.front-page.dark-top-menu .header-container .header .logo svg {
  opacity: 0;
}
body.front-page.dark-top-menu header .custom-btn {
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
}
body.front-page.dark-top-menu .header-container .header .menu-button .line {
  background-color: #ffffff;
}

.button {
  font-family: "Archivo", sans-serif !important;
}

.header-container header.header .header-menu .menu-item a .animation-container .animation-line:before,
.header-container header.header .header-menu .menu-item button .animation-container .animation-line:before {
  transform: translateX(-101%);
}

.header-container .header .header-menu .menu-item.current-menu-item > a,
.header-container .header .header-menu .menu-item.current-menu-item > button,
.header-container .header .header-menu .menu-item.current-menu-ancestor > a,
.header-container .header .header-menu .menu-item.current-menu-ancestor > button {
  font-weight: 700;
}

@media (max-width: 767px) {
  #menu-modal .mobile-modal .menu-item {
    margin: 10px 0;
  }
}
.button.brown-btn {
  background-color: #40667B;
}

.team-member-container.team-list-container .team-member:hover .name {
  color: #40667B;
}

.apply-scheme-section .apply-item .info-cover .description-cover ul li:before {
  background-color: #40667B;
}

.approach-section .general {
  background-color: #40667B;
}

.case-studies-section .case {
  background-color: #40667B;
}

.case-studies-section .case .image-container:before {
  background-image: linear-gradient(to top, #40667B, transparent);
}

.front-page-main-banner-section .section-content .tagline .line:nth-child(2) {
  color: #40667B;
}

.glance-quote-section .quote .image-with-svg-decoration__decoration-brown {
  background-color: #40667B;
}

.how-we-partner-section .item .icon-cover .line {
  background-color: #40667B;
}

.news-section .news-list .post .image-cover:after {
  background-color: #40667B;
}

.news-section .news-list.list-view .post-cover .post:hover {
  color: #40667B;
}

.portfolio-section .section-content .companies-container.list-view .company:hover {
  color: #40667B;
}

.single-portfolio-section .navigation .prev,
.single-portfolio-section .navigation .next {
  color: #40667B;
}

.single-portfolio-section .navigation .prev::before,
.single-portfolio-section .navigation .prev::after,
.single-portfolio-section .navigation .next::before,
.single-portfolio-section .navigation .next::after {
  border-top: 2px solid #40667B;
  border-right: 2px solid #40667B;
}

.button.brown-btn:hover {
  background-color: rgba(109, 157, 172, 0.7);
}

#menu-modal .window-container {
  background-color: rgba(109, 157, 172, 0.88);
}

.team-member-container .team-member .name {
  background-color: rgba(109, 157, 172, 0.71);
}

.front-page-team-section .section-content .team-members-list .team-member-container .team-member .name {
  background-color: rgba(109, 157, 172, 0.71);
}

.front-page-what-we-do-section .section-content .look-for .wrap .text-container .description::before {
  background-color: rgba(109, 157, 172, 0.8);
}

.quotes-slider-section .quote__image .image-with-svg-decoration__decoration-brown {
  background-color: rgba(109, 157, 172, 0.45);
}

.year-in-review-closed-investments-section .companies .company {
  box-shadow: 9px 9px 0 rgba(109, 157, 172, 0.6);
}

.year-in-review-closed-investments-section .companies .company .top-line {
  background-color: rgba(109, 157, 172, 0.6);
}

.year-in-review-exits-section .companies .companies-wrapper .company {
  box-shadow: 9px 9px 0 rgba(109, 157, 172, 0.6);
}

.year-in-review-exits-section .companies .companies-wrapper .company .top-line {
  background-color: rgba(109, 157, 172, 0.6);
}

.year-in-review-news-section .news-box .news-item {
  box-shadow: 9px 9px 0 rgba(109, 157, 172, 0.6);
}

.year-in-review-news-section .news-box .news-item .top-line {
  background-color: rgba(109, 157, 172, 0.6);
}

/* our team changes */
.team-member-container .team-member .photo {
  filter: grayscale(100%);
  transition: all 0.3s;
}

.team-member-container .team-member:hover .photo {
  filter: none;
}

/* what we do */
.industries-include-section .include-container .include .see-more {
  position: absolute;
  right: 18px;
  bottom: 16px;
  color: #2b2c2d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  background: #F8BF26;
  border-radius: 50%;
  width: 27px;
  height: 27px;
}

.industries-include-section .include-container .include .see-more:before,
.industries-include-section .include-container .include .see-more:after {
  background: #FFFFFF;
  content: "";
  height: 3px;
  left: 8px;
  position: absolute;
  top: 11px;
  width: 12px;
  transition: transform 500ms ease;
  transform-origin: center;
  transform: rotate(90deg);
}

.industries-include-section .include-container .include .see-more:before {
  transform: rotate(180deg);
}

.industries-include-section .include-container.opened .include .see-more:after,
.industries-include-section .include-container.opened .include .see-more:before {
  transform: rotate(0deg);
}

.resource-banner .custom-container {
  max-width: 1312px;
  max-width: 1026px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 130px auto;
}
@media (min-width: 1367px) {
  .resource-banner .custom-container {
    max-width: calc(1066px + -254 * (100vw - 1366px) / -554);
  }
}
@media (max-width: 1365px) {
  .resource-banner .custom-container {
    width: calc(1066px + 256 * (100vw - 1366px) / 342);
  }
}
@media (max-width: 768px) {
  .resource-banner .custom-container {
    width: calc(650px + 360 * (100vw - 768px) / 448);
  }
}
.resource-banner .resource-banner-wrapper {
  display: flex;
  background: #F0EFED;
}
.resource-banner .resource-banner-wrapper .resource-banner-thumb {
  width: 35%;
  min-width: 35%;
}
.resource-banner .resource-banner-wrapper .resource-banner-thumb a {
  display: block;
  height: 100%;
}
.resource-banner .resource-banner-wrapper .resource-banner-thumb img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
.resource-banner .resource-banner-wrapper .resource-banner-content {
  width: auto;
  padding: 56px 72px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.resource-banner .resource-banner-wrapper .resource-banner-content p {
  font-family: "Archivo";
  color: #40667B;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.36px;
  margin: 0 0 10px 0;
}
.resource-banner .resource-banner-wrapper .resource-banner-content h2 {
  font-family: "Archivo";
  color: #242321;
  margin: 0;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -0.7px;
}
.resource-banner .resource-banner-wrapper .resource-banner-content .resource-banner-title {
  max-width: 520px;
  padding-right: 15px;
}
.resource-banner .resource-banner-wrapper .resource-banner-content .custom-btn {
  white-space: nowrap;
  margin-top: 27px;
}
.resource-banner .resource-description {
  margin-top: 72px;
}
.resource-banner .resource-description p {
  color: #2B2C2D;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 26px;
  /* 185.714% */
}
@media (max-width: 1024px) {
  .resource-banner .resource-banner-wrapper .resource-banner-content {
    padding: 40px;
    flex-wrap: wrap;
  }
  .resource-banner .resource-banner-wrapper .resource-banner-content .resource-banner-title {
    width: 100%;
    max-width: 100%;
  }
  .resource-banner .resource-banner-wrapper .resource-banner-content h2 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .resource-banner .resource-banner-wrapper {
    flex-wrap: wrap;
  }
  .resource-banner .resource-banner-wrapper .resource-banner-thumb {
    width: 100%;
  }
}

.subtitle-text-section p {
  color: #2B2C2D;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.subtitle-text-section p em {
  font-style: normal;
}

.archive-page-hero {
  background: #F0EFED;
  overflow: hidden;
  position: relative;
}
.archive-page-hero .pattern-wrapper {
  position: absolute;
  right: 0;
  bottom: 25%;
  max-width: 730px;
  z-index: 9;
}
.archive-page-hero .pattern-wrapper img {
  width: 100%;
  display: block;
}
.archive-page-hero .pattern-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  background: #F0EFED;
  z-index: 4;
  transition: left 1s;
}
.archive-page-hero.aos-animate .pattern-wrapper:after {
  left: 100%;
}
.archive-page-hero .cf-z-index {
  z-index: 99;
  position: relative;
}
.archive-page-hero .cf-z-index:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  background: #fff;
  z-index: 9;
}
.archive-page-hero .cf-z-index .container-fluid {
  z-index: 9999;
  position: relative;
}
.archive-page-hero .col-inner {
  display: flex;
  align-items: center;
  padding: 48px;
  background: #fff;
  border: 2px solid #F0EFED;
  position: relative;
  transition: border 0.3s;
}
.archive-page-hero .col-inner .col-img {
  width: 100%;
  max-width: 580px;
  min-width: 580px;
  overflow: hidden;
}
.archive-page-hero .col-inner .col-img img {
  display: block;
  width: 100%;
  transition: all 0.3s;
  transform-origin: center;
}
.archive-page-hero .col-inner .icon-right-arrow {
  position: absolute;
  right: 62px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.3s;
}
.archive-page-hero .col-inner .icon-right-arrow svg {
  display: block;
}
.archive-page-hero .col-inner:hover {
  border: 2px solid #F8BF26;
}
.archive-page-hero .col-inner:hover .col-img img {
  transform: scale(1.06);
}
.archive-page-hero .col-inner:hover .icon-right-arrow {
  background: #F8BF26;
}
.archive-page-hero .col-inner:hover .icon-right-arrow .right-arrow {
  transform: scale(1.2);
  transform-origin: center;
}
.archive-page-hero .col-content .col-content-inner {
  padding-left: 48px;
  padding-right: 96px;
  position: relative;
}
.archive-page-hero .col-content .col-content-inner .headline {
  color: #40667B;
  font-size: 16px;
  font-weight: 900;
  line-height: 120%;
  /* 19.2px */
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.archive-page-hero .col-content .col-content-inner h3 {
  color: #242321;
  font-size: 36px;
  font-weight: 900;
  line-height: 40px;
  /* 111.111% */
  letter-spacing: -1.08px;
  margin: 0 0 18px 0;
}
.archive-page-hero .col-content .col-content-inner p {
  color: #383838;
  font-family: "Work Sans";
  font-size: 16px;
  font-style: normal;
  line-height: 160%;
  /* 25.6px */
  letter-spacing: -0.32px;
  padding-right: 10px;
}
.archive-page-hero .col-content .col-content-inner .author-box {
  display: flex;
  align-items: center;
}
.archive-page-hero .col-content .col-content-inner .author-box .author-thumb {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}
.archive-page-hero .col-content .col-content-inner .author-box .author-thumb img,
.archive-page-hero .col-content .col-content-inner .author-box .author-thumb svg {
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
.archive-page-hero .col-content .col-content-inner .author-box .author-details {
  padding-left: 10px;
}
.archive-page-hero .col-content .col-content-inner .author-box .author-details p {
  color: #242321;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.1px;
  margin: 0 0 4px 0;
}
.archive-page-hero .col-content .col-content-inner .author-box .author-details span {
  color: #242321;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.065px;
  display: block;
}
.archive-page-hero .container-fluid {
  max-width: 1336px;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}
.archive-page-hero .container-fluid .row {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
}
.archive-page-hero .container-fluid .row .col-12 {
  padding-right: 20px;
  padding-left: 20px;
}
.archive-page-hero .container-fluid .row .col-12 h1 {
  font-family: "Archivo Black", sans-serif;
  color: #242321;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 60px */
  letter-spacing: -1.8px;
  padding: 110px 0;
}

.archive-page {
  margin-top: 70px;
  padding-bottom: 190px;
}
.archive-page h2 {
  color: #242321;
  font-size: 36px;
  font-weight: 900;
  line-height: 100%;
  /* 36px */
  letter-spacing: -1.08px;
  padding-bottom: 40px;
  border-bottom: 2px solid #F0EFED;
  width: 100%;
  display: block;
  margin-bottom: 80px;
}
.archive-page .container-fluid {
  max-width: 1336px;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}
.archive-page .container-fluid .row {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
}
.archive-page .container-fluid .row .col-12 {
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
}
.archive-page .container-fluid .row .col-lg-4 {
  flex: 0 0 auto;
  width: 33.33333%;
}
.archive-page .related-posts {
  position: relative;
}
.archive-page .related-posts .related-post {
  margin-bottom: 76px;
  position: relative;
}
.archive-page .related-posts .related-post:before {
  content: "";
  background: #F8BF26;
  position: absolute;
  left: 4px;
  top: -16px;
  right: 4px;
  bottom: 0;
  z-index: 1;
  transition: all 0.3s;
  transform: scale(0.4);
  opacity: 0;
  transform-origin: 50% 15%;
}
.archive-page .related-posts .related-post:hover:before {
  transform: scale(1);
  opacity: 1;
}
.archive-page .related-posts .related-post:hover .hover-arrow {
  opacity: 1 !important;
  right: 8px !important;
}
.archive-page .related-posts .related-post:hover .col-inner .col-img img {
  transform: scale(1.1);
}
.archive-page .related-posts .related-post.no-hover:before {
  display: none;
}
.archive-page .related-posts .related-post .inner-ad-article {
  background-color: #40667B;
  box-shadow: 0px 26.665px 37.776px 0px rgba(43, 7, 79, 0.08);
  background-image: url(../images/2023/circle-pattern-blog.png);
  background-repeat: no-repeat;
  background-size: 350px;
  background-position: right top;
  height: 100%;
  display: flex;
  align-items: center;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-confirmation-container-full {
  background: transparent;
  border: 0;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-confirmation-container-full p {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  /* 25.6px */
  margin: 0;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-container {
  margin: 0;
  padding: 40px;
  text-align: center;
  width: 100%;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-field {
  margin: 0;
  padding: 0;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-field-text label {
  color: #FFF;
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  line-height: 110%;
  /* 39.6px */
  letter-spacing: -1.08px;
  font-family: "Archivo", sans-serif;
  margin: 0 0 16px 0;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-field-text input {
  display: none !important;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-field-text .wpforms-field-description {
  margin: 0 0 35px 0;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  /* 25.6px */
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-field-email input {
  height: 60px;
  padding: 16px 14px;
  border-radius: 0;
  border: 0;
  background: #fff;
  width: 100%;
  min-width: 100%;
  color: #242321;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-field-email input::placeholder {
  color: #242321;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  opacity: 1;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-submit-container {
  margin-top: 18px;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-submit-container button {
  border: 3px solid #FFF;
  padding: 16px 32px;
  background: transparent;
  color: #FFF;
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  /* 18px */
  letter-spacing: -0.36px;
  border-radius: 0;
  width: 100%;
  height: auto;
  transition: all 0.3s;
}
.archive-page .related-posts .related-post .inner-ad-article .wpforms-submit-container button:hover {
  border: 3px solid #F8BF26;
  background: #F8BF26;
  color: #242321;
}
.archive-page .related-posts .related-post .col-inner {
  position: relative;
  z-index: 9;
}
.archive-page .related-posts .related-post .col-inner .col-img {
  height: 225px;
  overflow: hidden;
  margin-bottom: 24px;
}
.archive-page .related-posts .related-post .col-inner .col-img img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 100%;
  transition: all 0.3s;
}
.archive-page .related-posts .related-post .col-inner .col-middle {
  position: relative;
  min-height: 200px;
  padding-bottom: 100px;
}
.archive-page .related-posts .related-post .col-inner .col-middle .col-middle-content h4 {
  color: #242321;
  font-size: 22px;
  font-weight: 900;
  line-height: 28px;
  /* 127.273% */
  letter-spacing: -0.66px;
  padding-right: 10px;
}
.archive-page .related-posts .related-post .col-inner .col-middle .col-bottom {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
}
.archive-page .related-posts .related-post .col-inner .col-middle .col-bottom .author-box {
  display: flex;
  align-items: center;
}
.archive-page .related-posts .related-post .col-inner .col-middle .col-bottom .author-box .author-thumb {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}
.archive-page .related-posts .related-post .col-inner .col-middle .col-bottom .author-box .author-thumb img,
.archive-page .related-posts .related-post .col-inner .col-middle .col-bottom .author-box .author-thumb svg {
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
.archive-page .related-posts .related-post .col-inner .col-middle .col-bottom .author-box .author-details {
  padding-left: 10px;
}
.archive-page .related-posts .related-post .col-inner .col-middle .col-bottom .author-box .author-details p {
  color: #242321;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.1px;
  margin: 0 0 4px 0;
}
.archive-page .related-posts .related-post .col-inner .col-middle .col-bottom .author-box .author-details span {
  color: #242321;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.065px;
  display: block;
}
.archive-page .related-posts .related-post .col-inner .col-middle .col-bottom .author-box .hover-arrow {
  position: absolute;
  transition: all 0.3s;
  right: 20px;
  top: 50%;
  margin-top: -8px;
  opacity: 0;
}
.archive-page .loading-page {
  position: absolute;
  display: none;
  background: rgba(255, 255, 255, 0.7);
  bottom: 20px;
  top: 0;
  z-index: 9;
  left: -20px;
  right: -20px;
}
.archive-page .loadmore-row {
  margin-top: 4px;
  text-align: center;
}
.archive-page .loadmore-row .btn-loadmore {
  background: #242321;
  padding: 16px 32px;
  color: #FFFFFF;
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 18px */
  letter-spacing: -0.36px;
  transition: none;
  display: inline-block;
}
.archive-page .loadmore-row .btn-loadmore:hover {
  background: #F8BF26;
  color: #242321;
}
.archive-page .loadmore-row .btn-loadmore .loading-animation {
  display: none;
}
.archive-page .loadmore-row .btn-loadmore.loading {
  font-size: 0;
  line-height: 0;
}
.archive-page .loadmore-row .btn-loadmore.loading .loading-animation {
  display: inline-block;
}
.archive-page .loadmore-row .btn-loadmore.loading .loading-animation:before {
  content: "Load more";
}
@keyframes blinkdot {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.archive-page .loadmore-row .btn-loadmore .loading-animation {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.36px;
}
.archive-page .loadmore-row .btn-loadmore .loading-animation span {
  animation-name: blinkdot;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
  color: inherit;
}
.archive-page .loadmore-row .btn-loadmore .loading-animation span:nth-child(2) {
  animation-delay: 0.2s;
}
.archive-page .loadmore-row .btn-loadmore .loading-animation span:nth-child(3) {
  animation-delay: 0.4s;
}

@media (max-width: 1200px) {
  .archive-page-hero .col-inner .col-img {
    max-width: 400px;
    min-width: 400px;
  }

  .archive-page .related-posts .related-post .inner-ad-article .wpforms-container {
    padding: 40px 20px;
  }
  .archive-page .related-posts .related-post .inner-ad-article .wpforms-field-text label {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .archive-page-hero .col-inner {
    padding: 48px 24px;
  }
  .archive-page-hero .col-inner .col-img {
    max-width: 260px;
    min-width: 260px;
  }
  .archive-page-hero .col-inner .icon-right-arrow {
    right: 24px;
  }
  .archive-page-hero .col-content .col-content-inner {
    padding-left: 24px;
    padding-right: 48px;
  }

  .archive-page .related-posts .related-post .archive-page .related-posts .related-post .col-inner .col-img {
    height: 140px;
  }
}
@media (max-width: 768px) {
  .archive-page-hero .col-inner {
    flex-wrap: wrap;
  }
  .archive-page-hero .col-inner .col-img,
.archive-page-hero .col-inner .col-content {
    min-width: 100%;
    width: 100%;
  }
  .archive-page-hero .col-inner .col-content {
    position: relative;
  }
  .archive-page-hero .col-inner .col-content .col-content-inner {
    padding-left: 0;
    padding-top: 48px;
  }
  .archive-page-hero .col-inner .col-content .icon-right-arrow {
    right: 0;
  }

  .archive-page {
    padding-bottom: 120px;
  }
  .archive-page .container-fluid .row .col-12 {
    width: 100%;
  }
  .archive-page .related-posts .related-post .col-inner .col-middle {
    padding-bottom: 126px;
    min-height: 50px;
  }
  .archive-page .loadmore-row {
    margin-top: 0;
  }
}
.insights-details .container-fluid {
  max-width: 907px;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: auto;
  margin-right: auto;
}
.insights-details .container-fluid .row {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
}
.insights-details .container-fluid .row .col-12 {
  padding-right: 20px;
  padding-left: 20px;
}
.insights-details .container-fluid .row .col-12 .post-type {
  color: #40667B;
  font-size: 16px;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 16px 0;
}
.insights-details .container-fluid .row .col-12 h1 {
  font-family: "Archivo", sans-serif;
  color: #242321;
  font-size: 44px;
  font-weight: 900;
  line-height: 120%;
  /* 52.8px */
  letter-spacing: -1.32px;
  padding: 0;
  margin: 0 0 32px 0;
}
.insights-details .container-fluid .row .col-12 .col-img {
  position: relative;
  padding-right: 15px;
  padding-bottom: 15px;
}
.insights-details .container-fluid .row .col-12 .col-img img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 2;
}
.insights-details .container-fluid .row .col-12 .col-img:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  background: #F8BF26;
  z-index: 1;
  transition: all 1s ease-in-out;
}
.insights-details .container-fluid .row .col-12 .socials {
  display: flex;
}
.insights-details .container-fluid .row .col-12 .socials a {
  margin-left: 16px;
  transition: opacity 0.3s;
}
.insights-details .container-fluid .row .col-12 .socials a:first-child {
  margin-left: 0;
}
.insights-details .container-fluid .row .col-12 .socials a img {
  width: 32px;
  display: block;
}
.insights-details .container-fluid .row .col-12 .socials a:hover {
  opacity: 0.7;
}
.insights-details .container-fluid .row .col-12 .author-box {
  display: flex;
  align-items: center;
}
.insights-details .container-fluid .row .col-12 .author-box .author-thumb {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}
.insights-details .container-fluid .row .col-12 .author-box .author-thumb img,
.insights-details .container-fluid .row .col-12 .author-box .author-thumb svg {
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
.insights-details .container-fluid .row .col-12 .author-box .author-details {
  padding-left: 10px;
}
.insights-details .container-fluid .row .col-12 .author-box .author-details p {
  color: #242321;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
  /* 15px */
  letter-spacing: -0.1px;
  margin: 0 0 4px 0;
}
.insights-details .container-fluid .row .col-12 .author-box .author-details span {
  color: #242321;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.065px;
  display: block;
}
.insights-details .container-fluid .row .col-12 .post-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .insights-details .container-fluid .row .col-12 .post-meta {
    flex-wrap: wrap;
  }
  .insights-details .container-fluid .row .col-12 .post-meta .socials {
    width: 100%;
    margin-top: 32px;
  }
}
.insights-details .col-img-wrapper {
  margin-top: 32px;
  position: relative;
}
.insights-details .col-img-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  background: #fff;
}
.insights-details.insights-details-head {
  background: #F0EFED;
  padding-top: 80px;
}
.insights-details.insights-details-content {
  background: #FFFFFF;
  margin-top: 70px;
  padding-bottom: 140px;
}
.insights-details.insights-details-content .col-12 {
  max-width: 790px;
}
.insights-details.insights-details-content ul li,
.insights-details.insights-details-content ol li {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
}
.insights-details.insights-details-content ol {
  list-style: decimal;
  padding-left: 24px;
  margin-bottom: 32px;
}
.insights-details.insights-details-content ol li {
  margin-bottom: 16px;
}
.insights-details.insights-details-content ol li:last-child {
  margin-bottom: 0;
}
.insights-details.insights-details-content ol li::marker {
  color: #F8BF26;
}
.insights-details.insights-details-content ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 32px;
}
.insights-details.insights-details-content ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 16px;
}
.insights-details.insights-details-content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  display: block;
  background: #F8BF26;
}
.insights-details.insights-details-content ul li:last-child {
  margin-bottom: 0;
}
.insights-details.insights-details-content p,
.insights-details.insights-details-content a {
  color: #242321;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
  letter-spacing: -0.09px;
}
.insights-details.insights-details-content blockquote {
  background: #F0EFED;
  padding: 40px;
  margin: 40px 0;
}
.insights-details.insights-details-content blockquote:before {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width=%2747%27 height=%2740%27 viewBox=%270 0 47 40%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M20.9087 20.4766V39.6794H0.49893V21.5739L10.4844 0.505755H20.9087L13.1179 20.4766H20.9087ZM46.0369 20.4766V39.6794H25.6271V21.5739L35.6125 0.505755H46.0369L38.2461 20.4766H46.0369Z%27 fill=%27%23242321%27/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 50px auto;
}
.insights-details.insights-details-content blockquote p {
  margin: 12px 0 0 0;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 34px;
  /* 154.545% */
  letter-spacing: -0.11px;
}
.insights-details.insights-details-content blockquote cite {
  font-size: 80%;
  margin-top: 24px;
}
.insights-details.insights-details-content p {
  margin-bottom: 32px;
}
.insights-details.insights-details-content h2,
.insights-details.insights-details-content h3 {
  color: #242321;
  font-family: "Archivo", sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -0.66px;
  margin: 64px 0 16px 0;
}
.insights-details.insights-details-content h3 {
  font-size: 20px;
  margin: 56px 0 16px 0;
  font-weight: 700;
}
.insights-details.insights-details-content a {
  color: #40667B;
  transition: opacity 0.3s;
  text-decoration: underline;
}
.insights-details.insights-details-content a:hover {
  opacity: 0.7;
}
.insights-details.insights-details-content .wp-block-image {
  margin: 32px 0;
}
.insights-details.insights-details-content .wp-block-image img {
  width: 100%;
  height: auto;
  display: block;
}
.insights-details.insights-details-content .wp-block-image figcaption {
  margin-top: 8px;
  color: #242321;
  font-family: "Work Sans";
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.07px;
}
.insights-details.insights-details-content .socials {
  margin-top: 64px;
}
.insights-details.insights-details-content .bio {
  position: relative;
  padding-top: 45px;
  margin-top: 40px;
}
.insights-details.insights-details-content .bio:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 5px;
  background: #F0EFED;
}
.insights-details.insights-details-content .bio .author-box .author-thumb {
  width: 64px !important;
  min-width: 64px !important;
  height: 64px !important;
  min-height: 64px !important;
}
.insights-details.insights-details-content .bio .author-box .author-thumb img,
.insights-details.insights-details-content .bio .author-box .author-thumb svg {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  object-position: center;
}
.insights-details.insights-details-content .bio .author-box .author-details {
  padding-left: 16px !important;
}
.insights-details.insights-details-content .bio .author-box .author-details p {
  font-family: "Work Sans";
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 26px !important;
  letter-spacing: -0.08px !important;
}

.keep-reading {
  background: #F0EFED;
  padding: 120px 0 144px 0;
  margin: 0;
}
.keep-reading .related-posts {
  padding: 0 20px;
  width: 100%;
}
.keep-reading h2 {
  text-align: center;
  color: #242321;
  font-family: "Archivo", sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -0.5px;
  border: 0;
  margin-bottom: 64px;
  padding: 0;
}
.keep-reading .col-lg-4 {
  margin-bottom: 0 !important;
}

.yr .fade-up-element,
.yr .fade-up-team {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transform: translate3d(0, 100px, 0);
}
.yr .fade-left-element {
  opacity: 0;
  transition-property: opacity, transform, background-color, border-color;
  transform: translate3d(-100px, 0, 0);
}
.yr.aos-animate.fade-left-element,
.yr .aos-animate.fade-left-element {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.1s;
  transition-duration: 1.5s;
}
.yr.aos-animate.fade-up-team,
.yr .aos-animate.fade-up-team {
  opacity: 1;
  transform: translateZ(0);
  transition-delay: 0.1s;
  transition-duration: 1.5s;
}
.yr.aos-animate.fade-up-team:nth-child(1),
.yr .aos-animate.fade-up-team:nth-child(1) {
  transition-delay: 0.2s;
}
.yr.aos-animate.fade-up-team:nth-child(2),
.yr .aos-animate.fade-up-team:nth-child(2) {
  transition-delay: 0.3s;
}
.yr.aos-animate.fade-up-team:nth-child(3),
.yr .aos-animate.fade-up-team:nth-child(3) {
  transition-delay: 0.4s;
}
.yr.aos-animate.fade-up-team:nth-child(4),
.yr .aos-animate.fade-up-team:nth-child(4) {
  transition-delay: 0.5s;
}
.yr.aos-animate .fade-up-element, .yr.aos-animate.fade-up-element,
.yr .aos-animate .fade-up-element,
.yr .aos-animate.fade-up-element {
  opacity: 1;
  transform: translateZ(0);
  transition-delay: 0.1s;
  transition-duration: 1.5s;
}
.yr.aos-animate .fade-up-element:nth-child(1), .yr.aos-animate .fade-up-element.fade-up-element-delay-1, .yr.aos-animate.fade-up-element:nth-child(1), .yr.aos-animate.fade-up-element.fade-up-element-delay-1,
.yr .aos-animate .fade-up-element:nth-child(1),
.yr .aos-animate .fade-up-element.fade-up-element-delay-1,
.yr .aos-animate.fade-up-element:nth-child(1),
.yr .aos-animate.fade-up-element.fade-up-element-delay-1 {
  transition-delay: 0.2s;
}
.yr.aos-animate .fade-up-element:nth-child(2), .yr.aos-animate .fade-up-element.fade-up-element-delay-2, .yr.aos-animate.fade-up-element:nth-child(2), .yr.aos-animate.fade-up-element.fade-up-element-delay-2,
.yr .aos-animate .fade-up-element:nth-child(2),
.yr .aos-animate .fade-up-element.fade-up-element-delay-2,
.yr .aos-animate.fade-up-element:nth-child(2),
.yr .aos-animate.fade-up-element.fade-up-element-delay-2 {
  transition-delay: 0.3s;
}
.yr.aos-animate .fade-up-element:nth-child(3), .yr.aos-animate .fade-up-element.fade-up-element-delay-3, .yr.aos-animate.fade-up-element:nth-child(3), .yr.aos-animate.fade-up-element.fade-up-element-delay-3,
.yr .aos-animate .fade-up-element:nth-child(3),
.yr .aos-animate .fade-up-element.fade-up-element-delay-3,
.yr .aos-animate.fade-up-element:nth-child(3),
.yr .aos-animate.fade-up-element.fade-up-element-delay-3 {
  transition-delay: 0.4s;
}
.yr.aos-animate .fade-up-element:nth-child(4), .yr.aos-animate .fade-up-element.fade-up-element-delay-4, .yr.aos-animate.fade-up-element:nth-child(4), .yr.aos-animate.fade-up-element.fade-up-element-delay-4,
.yr .aos-animate .fade-up-element:nth-child(4),
.yr .aos-animate .fade-up-element.fade-up-element-delay-4,
.yr .aos-animate.fade-up-element:nth-child(4),
.yr .aos-animate.fade-up-element.fade-up-element-delay-4 {
  transition-delay: 0.5s;
}
.yr.aos-animate .fade-up-element:nth-child(5), .yr.aos-animate .fade-up-element.fade-up-element-delay-5, .yr.aos-animate.fade-up-element:nth-child(5), .yr.aos-animate.fade-up-element.fade-up-element-delay-5,
.yr .aos-animate .fade-up-element:nth-child(5),
.yr .aos-animate .fade-up-element.fade-up-element-delay-5,
.yr .aos-animate.fade-up-element:nth-child(5),
.yr .aos-animate.fade-up-element.fade-up-element-delay-5 {
  transition-delay: 0.6s;
}
.yr.aos-animate .fade-up-element:nth-child(6), .yr.aos-animate .fade-up-element.fade-up-element-delay-6, .yr.aos-animate.fade-up-element:nth-child(6), .yr.aos-animate.fade-up-element.fade-up-element-delay-6,
.yr .aos-animate .fade-up-element:nth-child(6),
.yr .aos-animate .fade-up-element.fade-up-element-delay-6,
.yr .aos-animate.fade-up-element:nth-child(6),
.yr .aos-animate.fade-up-element.fade-up-element-delay-6 {
  transition-delay: 0.7s;
}
.yr .aos-animate.people-list:before {
  left: -25vw;
}
@media (max-width: 768px) {
  .yr .aos-animate.people-list:before {
    left: -1px;
  }
}
.yr.masthead {
  padding: 40px 20px 56px 20px;
  overflow: hidden;
  height: 673px;
}
.yr.masthead .video-pattern {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
}
.yr.masthead .video-mask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.yr.masthead .vimeo-wrapper-clone {
  position: absolute;
  max-width: 1124px;
  padding: 0 95px;
  max-height: 577px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
  height: 100%;
}
.yr.masthead .vimeo-wrapper-clone:before {
  content: "";
  position: absolute;
  left: calc(-50vw + 50%);
  width: 100vw;
  background: #F0EFED;
  height: 144px;
  display: block;
  bottom: 0;
}
.yr.masthead .vimeo-wrapper-clone:after {
  content: "";
  position: absolute;
  left: calc(-50vw + 50%);
  width: 100vw;
  background: #F0EFED;
  height: 500px;
  display: block;
  bottom: -500px;
}
.yr.masthead .vimeo-wrapper-clone.vimeo-wrapper-dots:before {
  content: "";
  position: absolute;
  left: -95px;
  top: 0;
  right: -95px;
  bottom: 0;
  background-image: url(../images/2023/year-in-review/masthead-mask1-dots.svg);
  background-size: 100% 100%;
  width: auto;
  height: auto;
  background-color: transparent;
}
.yr.masthead .vimeo-wrapper-clone.vimeo-wrapper-dots:after {
  display: none;
}
.yr.masthead .vimeo-wrapper {
  position: relative;
  z-index: 3;
  mask-image: url(../images/2023/year-in-review/masthead-mask11.svg);
  mask-size: contain;
  mask-position: center;
  mask-repeat: no-repeat;
  max-width: 1124px;
  padding: 0 95px;
  max-height: 577px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.yr.masthead .vimeo-wrapper:before {
  background: #2D2A2A;
  opacity: 1;
  z-index: 1;
}
@media (max-width: 1200px) {
  .yr.masthead {
    height: 66.25vw;
  }
}
@media (max-width: 768px) {
  .yr.masthead .vimeo-wrapper-clone.vimeo-wrapper-dots:before {
    left: -25px;
    right: -25px;
  }
}

@keyframes pulse_animation {
  0% {
    box-shadow: 0 0 0 0px rgba(248, 191, 38, 0.7);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(248, 191, 38, 0);
  }
}
.anchor-links {
  background: #F0EFED;
  overflow: hidden;
}
.anchor-links .custom-container {
  display: flex;
  max-width: 1352px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
.anchor-links .custom-container ul {
  display: flex;
  align-items: center;
  list-style: none;
  justify-content: space-around;
  width: 100%;
}
.anchor-links .custom-container ul li {
  list-style: none;
  width: calc(20% - 16px);
  margin-left: 16px;
}
.anchor-links .custom-container ul li:first-child {
  margin-left: 0;
  min-width: 288px;
}
.anchor-links .custom-container ul li:first-child a {
  padding-left: 38px;
}
.anchor-links .custom-container ul li a {
  display: flex;
  align-items: center;
  padding: 16px;
  transition: all 0.3s;
  position: relative;
}
.anchor-links .custom-container ul li a:hover {
  background: #E1DED7;
}
.anchor-links .custom-container ul li a.active {
  justify-content: flex-end;
}
.anchor-links .custom-container ul li a.active:before, .anchor-links .custom-container ul li a.active:after {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #F8BF26;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -8px;
}
.anchor-links .custom-container ul li a.active:after {
  box-shadow: 0 0 0 0 black;
  animation: pulse_animation 1.2s infinite;
}
.anchor-links .custom-container ul li a span {
  color: var(--Honey, #F8BF26);
  font-family: "Archivo Black", sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 100%;
  /* 64px */
  letter-spacing: -1.92px;
}
.anchor-links .custom-container ul li a p {
  padding-left: 16px;
  color: var(--Coal, #242321);
  font-family: "Archivo", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 120%;
  /* 28.8px */
  margin: 0;
}
@media (max-width: 1200px) {
  .anchor-links .custom-container ul li:first-child {
    min-width: 220px;
  }
  .anchor-links .custom-container ul li:first-child a {
    padding-left: 16px;
  }
  .anchor-links .custom-container ul li a.active:before, .anchor-links .custom-container ul li a.active:after {
    left: 6px;
  }
  .anchor-links .custom-container ul li a span {
    font-size: 48px;
  }
  .anchor-links .custom-container ul li a p {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .anchor-links .custom-container ul li:first-child {
    min-width: 154px;
  }
  .anchor-links .custom-container ul li a {
    padding: 16px 8px;
  }
  .anchor-links .custom-container ul li a.active:before, .anchor-links .custom-container ul li a.active:after {
    left: 6px;
  }
  .anchor-links .custom-container ul li a span {
    font-size: 24px;
  }
  .anchor-links .custom-container ul li a p {
    font-size: 14px;
    padding-left: 8px;
  }
}
@media (max-width: 768px) {
  .anchor-links .custom-container ul {
    flex-wrap: wrap;
  }
  .anchor-links .custom-container ul li {
    width: calc(50% - 16px);
    margin-left: 0;
  }
  .anchor-links .custom-container ul li:last-child {
    width: calc(100% - 16px);
  }
  .anchor-links .custom-container ul li:first-child {
    min-width: 1px;
  }
  .anchor-links .custom-container ul li:first-child a {
    padding-left: 8px;
  }
  .anchor-links .custom-container ul li a.active {
    justify-content: flex-start;
  }
  .anchor-links .custom-container ul li a.active:before, .anchor-links .custom-container ul li a.active:after {
    left: -10px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
  }
  .anchor-links .custom-container ul li a span {
    font-size: 24px;
  }
  .anchor-links .custom-container ul li a p {
    font-size: 14px;
    padding-left: 8px;
  }
}

.resource-banner.yr {
  padding: 56px 0 77px 0;
  background: #F0EFED;
}
.resource-banner.yr .custom-container {
  max-width: 1352px;
  width: 100% !important;
  margin-top: 0;
  margin-bottom: 0;
}
.resource-banner.yr .resource-banner-thumb {
  min-width: 410px;
  width: 410px;
}
.resource-banner.yr .resource-banner-content {
  flex-wrap: wrap;
  background: #fff;
  padding: 40px 64px;
}
.resource-banner.yr .resource-banner-content .disclaimer {
  width: 100%;
  margin: 24px 0 0 0;
  color: var(--Coal, #242321);
  font-family: "Work Sans";
  font-size: 9px;
  font-weight: 400;
  line-height: 150%;
  /* 12px */
  position: relative;
  padding-left: 8px;
  letter-spacing: 0;
}
.resource-banner.yr .resource-banner-content .disclaimer:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
}
.resource-banner.yr .resource-banner-content .resource-banner-title {
  max-width: 550px;
}
@media (max-width: 1200px) {
  .resource-banner.yr .resource-banner-wrapper .resource-banner-content {
    padding: 40px;
  }
  .resource-banner.yr .resource-banner-wrapper .resource-banner-content h2 br {
    display: none;
  }
}
@media (max-width: 768px) {
  .resource-banner.yr .resource-banner-wrapper .resource-banner-content {
    padding: 40px 24px;
  }
  .resource-banner.yr .resource-banner-thumb {
    min-width: 100%;
    width: 100%;
  }
}

.yr .custom-container {
  max-width: 1352px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
.yr .section-headlines {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 16px;
}
.yr .section-headlines span {
  color: var(--Honey, #F8BF26);
  font-family: "Archivo", sans-serif;
  font-size: 126px;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -3.78px;
  padding-right: 35px;
}
.yr .section-headlines h2 {
  color: var(--Coal, #242321);
  font-family: "Archivo", sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
  /* 57.6px */
  letter-spacing: -1.44px;
  margin: 17px 0;
}
.yr .section-headlines .description {
  width: 100%;
}
.yr .section-headlines .description p {
  color: var(--Coal, #242321);
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.09px;
  max-width: 480px;
}
@media (max-width: 768px) {
  .yr .section-headlines span {
    font-size: 100px;
    padding-right: 24px;
  }
  .yr .section-headlines h2 {
    font-size: 32px;
  }
}

.summit {
  padding: 77px 0 110px 0;
  background: #F0EFED;
  overflow: hidden;
}
.summit .summit-banner-wrapper {
  background-color: #40667B;
  display: flex;
  align-items: flex-start;
  padding: 44px 118px 44px 73px;
  position: relative;
  flex-direction: row-reverse;
  justify-content: space-between;
  background-image: url(../images/2023/year-in-review/summit-pattern.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
}
.summit .summit-banner-wrapper .summit-banner-thumb {
  max-width: 510px;
  width: 100%;
  position: relative;
}
.summit .summit-banner-wrapper .summit-banner-thumb .summit-banner-thumb-wrapper {
  position: absolute;
  top: 0;
}
.summit .summit-banner-wrapper .summit-banner-thumb img {
  display: block;
  position: relative;
  box-shadow: 8px 8px 0px 0px #FEC72B;
  width: 100%;
}
.summit .summit-banner-wrapper .summit-banner-content {
  max-width: 460px;
  padding-top: 48px;
  padding-bottom: 40px;
  padding-right: 20px;
}
.summit .summit-banner-wrapper .summit-banner-content p {
  color: #F8BF26;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}
.summit .summit-banner-wrapper .summit-banner-content h2 {
  color: #F0EFED;
  font-family: "Archivo", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 120%;
  /* 28.8px */
  margin: 0;
}
@media (max-width: 1200px) {
  .summit .summit-banner-wrapper {
    padding: 44px 66px 44px 66px;
  }
}
@media (max-width: 1024px) {
  .summit {
    padding: 77px 0;
  }
  .summit .summit-banner-wrapper {
    padding: 44px;
  }
  .summit .summit-banner-wrapper .summit-banner-content {
    padding-top: 24px;
    padding-bottom: 20px;
  }
  .summit .summit-banner-wrapper .summit-banner-content p {
    font-size: 14px;
  }
  .summit .summit-banner-wrapper .summit-banner-content h2 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .summit {
    padding: 0 0 77px 0;
  }
  .summit .summit-banner-wrapper {
    flex-wrap: wrap;
    flex-direction: initial;
    background-image: url(../images/2023/year-in-review/summit-pattern.jpg);
    background-size: 50% auto;
    background-repeat: repeat-x;
    background-position: right top;
    padding: 40px 32px 40px 24px;
  }
  .summit .summit-banner-wrapper .summit-banner-thumb {
    width: 100%;
    max-width: 100%;
  }
  .summit .summit-banner-wrapper .summit-banner-thumb .summit-banner-thumb-wrapper {
    position: relative;
  }
  .summit .summit-banner-wrapper .summit-banner-content {
    width: 100%;
    max-width: 100%;
    margin-top: 24px;
    padding-right: 0;
    padding-bottom: 0;
  }
  .summit .summit-banner-wrapper .summit-banner-content p {
    font-size: 16px;
  }
  .summit .summit-banner-wrapper .summit-banner-content h2 {
    font-size: 22px;
  }
}

.platform-investments {
  padding: 77px 0 77px 0;
  background: #F0EFED;
  overflow: hidden;
}
.platform-investments .row {
  display: flex;
  margin: 0 -24px;
}
.platform-investments .row .col {
  width: 50%;
  padding: 0 24px;
  position: relative;
}
.platform-investments .row .col .col-wrapper {
  padding: 160px 32px 40px 32px;
  position: relative;
  background: #fff;
  height: 100%;
  box-shadow: 8px 8px 0px 0px #FEC72B;
}
.platform-investments .row .col .col-wrapper .logo-wrapper {
  width: 100%;
  height: 40px;
  position: absolute;
  left: 32px;
  top: 40px;
}
.platform-investments .row .col .col-wrapper .logo-wrapper img {
  width: auto;
  height: 100%;
  display: block;
}
.platform-investments .row .col h4 {
  color: var(--Coal, #242321);
  font-family: "Archivo", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 120%;
  /* 28.8px */
  margin: 0 0 16px 0;
}
.platform-investments .row .col p {
  color: #000;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  max-width: 475px;
}
.platform-investments .row .col:nth-child(2) .col-wrapper .logo-wrapper {
  height: 48px;
}
.platform-investments .row .col:nth-child(2) p {
  max-width: 520px;
}
@media (max-width: 768px) {
  .platform-investments {
    padding-top: 0;
  }
  .platform-investments .row {
    display: flex;
    flex-wrap: wrap;
  }
  .platform-investments .row .col {
    width: 100%;
    margin-bottom: 32px;
  }
  .platform-investments .row .col:last-child() {
    margin-bottom: 0;
  }
}

.add-on-investments {
  padding: 77px 0 20px 0;
  background: #F0EFED;
  overflow: hidden;
}
.add-on-investments .row {
  display: flex;
  margin: 0 -24px;
}
.add-on-investments .row .col {
  width: 50%;
  padding: 0 24px;
  position: relative;
}
.add-on-investments .row .col-image img {
  display: block;
  margin: 0 auto;
  max-width: 370px;
  width: 100%;
}
.add-on-investments .boxes {
  display: flex;
  column-gap: 40px;
}
.add-on-investments .boxes .box {
  background: #ffffff;
  padding: 32px 0 0 0;
  width: 50%;
}
.add-on-investments .boxes .box .top-logo {
  width: auto;
  height: 16px;
  margin: 0 auto 32px auto;
}
.add-on-investments .boxes .box p {
  color: var(--Coal, #242321);
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
  letter-spacing: -0.09px;
  margin: 0 0 8px 0;
}
.add-on-investments .boxes .box img {
  margin: 0 auto;
  display: block;
  height: 30px;
  margin-bottom: 40px;
}
.add-on-investments .boxes .box .footnote {
  padding: 24px;
  text-align: center;
  background: var(--Sand, #E1DED7);
}
.add-on-investments .boxes .box .footnote p {
  color: var(--Coal, #242321);
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 21.6px */
  letter-spacing: 2px;
}
.add-on-investments .boxes .box .footnote p b {
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 120%;
  /* 21.6px */
}
@media (max-width: 1024px) {
  .add-on-investments .row .col {
    width: 60%;
    padding: 0 24px;
    position: relative;
  }
  .add-on-investments .row .col-image {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .add-on-investments {
    padding-top: 0;
  }
  .add-on-investments .row {
    display: flex;
    flex-wrap: wrap;
  }
  .add-on-investments .row .col {
    width: 100%;
    margin-bottom: 32px;
  }
  .add-on-investments .row .col:last-child() {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .add-on-investments .boxes {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0;
  }
  .add-on-investments .boxes .box {
    width: 100%;
    margin-bottom: 32px;
  }
  .add-on-investments .boxes .box:last-child() {
    margin-bottom: 0;
  }
}

.rebrands {
  padding: 77px 0 0 0;
  background: #F0EFED;
  overflow: hidden;
}
.rebrands .custom-container:first-child {
  margin-bottom: 150px;
}
.rebrands .row {
  display: flex;
  margin: 0 -28px;
}
.rebrands .row .col {
  width: 33.3333%;
  padding: 0 28px;
  position: relative;
}
.rebrands .row .col .col-wrapper {
  background: #fff;
  cursor: pointer;
  transition: all 0.3s;
  display: block;
}
.rebrands .row .col .col-wrapper .thumb {
  height: 140px;
  position: relative;
  overflow: hidden;
}
.rebrands .row .col .col-wrapper .thumb .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.rebrands .row .col .col-wrapper .thumb .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  z-index: 2;
  position: relative;
  transition: all 0.3s;
}
.rebrands .row .col .col-wrapper .thumb .image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
  opacity: 0;
  z-index: 3;
}
.rebrands .row .col .col-wrapper .thumb .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 35px;
  z-index: 4;
}
.rebrands .row .col .col-wrapper .thumb .logo .colored {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  opacity: 0;
}
.rebrands .row .col .col-wrapper .thumb .logo img {
  width: auto;
  height: 100%;
  display: block;
  position: relative;
  z-index: 2;
  transition: opacity 0.3s;
}
.rebrands .row .col .col-wrapper .footnote {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.rebrands .row .col .col-wrapper .footnote p {
  color: var(--Coal, #242321);
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
  letter-spacing: -0.09px;
  padding-right: 16px;
  margin: 0;
}
.rebrands .row .col .col-wrapper .footnote .logo {
  height: 42px;
  width: auto;
  display: flex;
  align-items: center;
}
.rebrands .row .col .col-wrapper .footnote .logo img {
  display: block;
  width: auto;
  height: 100%;
  filter: grayscale(100%);
  transition: all 0.3s;
}
.rebrands .row .col .col-wrapper:hover {
  box-shadow: 8px 8px 0px 0px #FEC72B;
}
.rebrands .row .col .col-wrapper:hover .thumb .image img {
  transform: scale(1.1);
}
.rebrands .row .col .col-wrapper:hover .thumb .image:before {
  opacity: 1;
}
.rebrands .row .col .col-wrapper:hover .thumb .logo .colored {
  opacity: 1;
}
.rebrands .row .col .col-wrapper:hover .footnote .logo img {
  filter: grayscale(0);
}
.rebrands .row .col:nth-child(3) .col-wrapper .thumb .logo {
  height: 47px;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .rebrands .row .col:nth-child(3) .col-wrapper .thumb .logo {
    height: 40px;
  }
}
.rebrands .charts .section-headlines {
  position: absolute;
  left: 0;
  bottom: 620px;
}
.rebrands .charts .col {
  width: 100%;
  padding: 0 28px;
}
.rebrands .charts .chart {
  position: relative;
  margin-top: 50px;
}
.rebrands .charts .chart .chart-data {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  z-index: 6;
}
.rebrands .charts .chart .chart-data .chart-col {
  position: relative;
}
.rebrands .charts .chart .chart-data .chart-col.col1 {
  width: 120px;
  height: 388px;
}
.rebrands .charts .chart .chart-data .chart-col.col2 {
  width: 161px;
  height: 488px;
}
.rebrands .charts .chart .chart-data .chart-col.col3 {
  width: 184px;
  height: 570px;
}
.rebrands .charts .chart .chart-data .chart-col.col4 {
  width: 132px;
  height: 540px;
}
.rebrands .charts .chart .chart-data .chart-col.col5 {
  width: 120px;
  height: 650px;
}
.rebrands .charts .chart .chart-data .chart-col.col6 {
  width: 107px;
  height: 725px;
}
.rebrands .charts .chart .chart-data .chart-col .hidden-ul {
  display: none;
}
.rebrands .charts .chart .chart-data .chart-col:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background-image: url("data:image/svg+xml,%3csvg width=%27100%25%27 height=%27100%25%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3crect width=%27100%25%27 height=%27100%25%27 fill=%27none%27 stroke=%27%2340667B%27 stroke-width=%273%27 stroke-dasharray=%276%2c 14%27 stroke-dashoffset=%270%27 stroke-linecap=%27square%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1px 800px;
}
.rebrands .charts .chart .chart-data .chart-col:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 28px;
  width: 2px;
  background: #fff;
}
.rebrands .charts .chart .chart-data ul {
  list-style: none;
  background: #fff;
  padding: 16px;
}
.rebrands .charts .chart .chart-data ul li {
  margin-bottom: 12px;
  color: var(--Coal, #242321);
  font-family: "Work Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  position: relative;
}
.rebrands .charts .chart .chart-data ul li:last-child {
  margin-bottom: 0;
}
.rebrands .charts .chart .chart-data ul li span {
  color: var(--Pacific, #6D9DAC);
  font-family: "Archivo Black", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 120%;
  display: block;
}
.rebrands .charts .chart .chart-data ul li:before, .rebrands .charts .chart .chart-data ul li:after {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  left: -25px;
  top: 14px;
  z-index: 4;
  background-image: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%274%27 fill=%27%2340667B%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%279.375%27 stroke=%27%2340667B%27 stroke-width=%271.25%27/%3E%3C/svg%3E%0A");
  background-size: 20px;
  background-repeat: no-repeat;
}
.rebrands .charts .chart .chart-data ul li:after {
  background: #fff;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 45%, white 45%);
  width: 20px;
  height: 20px;
  left: -25px;
  top: 14px;
  z-index: 3;
}
.rebrands .charts .chart .chart-bg {
  width: calc(100% + 28px + (100vw - 1368px) / 2);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
}
.rebrands .charts .chart .chart-bg img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 0;
}
.rebrands .charts .chart .chart-bg img.yellow-pattern {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 12;
}
@media (max-width: 1352px) {
  .rebrands .charts .chart .chart-bg {
    width: calc(100vw - 20px);
  }
}
@media (max-width: 1024px) {
  .rebrands .charts .chart {
    margin-top: 40px;
  }
  .rebrands .charts .chart .chart-data .chart-col {
    width: 15% !important;
  }
  .rebrands .charts .chart .chart-data ul li {
    font-size: 12px;
  }
  .rebrands .row {
    margin: 0 -20px;
  }
  .rebrands .row .col {
    padding: 0 20px;
  }
  .rebrands .row .col .col-wrapper .footnote .logo {
    height: 26px;
  }
}
@media (max-width: 768px) {
  .rebrands {
    padding-top: 0;
  }
  .rebrands .custom-container:first-child {
    margin-bottom: 77px;
  }
  .rebrands .row {
    flex-wrap: wrap;
  }
  .rebrands .row .col {
    width: 100%;
  }
  .rebrands .row .col .col-wrapper {
    margin-bottom: 24px;
  }
  .rebrands .charts .section-headlines {
    bottom: 0;
    margin-bottom: 32px;
    position: relative;
  }
  .rebrands .charts .chart {
    margin-top: 0;
  }
  .rebrands .charts .chart .chart-data {
    position: relative;
    flex-wrap: wrap;
  }
  .rebrands .charts .chart .chart-data .chart-col {
    width: calc(33.3333% - 13.333px) !important;
  }
  .rebrands .charts .chart .chart-data .chart-col.col1 {
    height: 600px;
  }
  .rebrands .charts .chart .chart-data .chart-col.col2 {
    height: 660px;
  }
  .rebrands .charts .chart .chart-data .chart-col.col3 {
    height: 700px;
  }
  .rebrands .charts .chart .chart-data .chart-col.col2, .rebrands .charts .chart .chart-data .chart-col.col4 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .rebrands .charts .chart .chart-data .chart-col.col4, .rebrands .charts .chart .chart-data .chart-col.col5, .rebrands .charts .chart .chart-data .chart-col.col6 {
    display: none !important;
  }
  .rebrands .charts .chart .chart-data .chart-col .hidden-ul {
    display: block !important;
    margin-bottom: 100px;
  }
  .rebrands .charts .chart .chart-data .chart-col.col2 .hidden-ul {
    margin-bottom: 110px;
  }
  .rebrands .charts .chart .chart-data .chart-col.col3 .hidden-ul {
    margin-bottom: 150px;
  }
  .rebrands .charts .chart .chart-data ul li {
    font-size: 10px;
    max-width: 90px;
  }
  .rebrands .charts .chart .chart-data ul li:before {
    top: 5px;
  }
  .rebrands .charts .chart .chart-data ul li:after {
    top: 5px;
  }
  .rebrands .charts .chart .chart-data ul li span {
    font-size: 24px;
  }
  .rebrands .charts .chart .chart-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  .rebrands .charts .chart .chart-bg img {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 40%;
  }
  .rebrands .charts .chart .chart-bg img:first-child {
    height: 70%;
  }
}
.promotions {
  padding: 77px 0 77px 0;
  overflow: hidden;
}

.new-hires {
  padding: 0 0 77px 0;
  overflow: hidden;
}

.people-list {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 0;
}
.people-list:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
  height: 2px;
  background-image: url("data:image/svg+xml,%3Csvg width=%271600%27 height=%272%27 viewBox=%270 0 1600 2%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1600 1L0 0.99993%27 stroke=%27%2340667B%27 stroke-dasharray=%278 8%27/%3E%3C/svg%3E");
  width: 200%;
  left: -250%;
  transition: all 2s;
}
.people-list .people-col {
  display: flex;
  column-gap: 40px;
  position: relative;
  padding-bottom: 120px;
  transform: translateZ(0);
}
@media (max-width: 1024px) and (min-width: 768px) {
  .people-list .people-col {
    column-gap: 20px;
  }
}
.people-list .people-col .date {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 120px;
  text-align: center;
  margin: 0;
}
.people-list .people-col .date svg {
  position: absolute;
  left: 1px;
  right: 0;
  bottom: 24px;
  margin: 0 auto;
}
.people-list .people-col .date .dot {
  position: absolute;
  left: 50%;
  bottom: 61px;
  width: 20px;
  height: 20px;
  margin-left: -10px;
}
.people-list .people-col .date .dot:before, .people-list .people-col .date .dot:after {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%274%27 fill=%27%2340667B%27/%3E%3Ccircle cx=%2710%27 cy=%2710%27 r=%279.375%27 stroke=%27%2340667B%27 stroke-width=%271.25%27/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 4;
}
.people-list .people-col .date .md {
  color: #242321;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.people-list .people-col .member .thumb {
  width: 185px;
  height: 185px;
  margin: 0 auto;
  display: block;
}
.people-list .people-col .member .thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
}
.people-list .people-col .member .bio {
  background: #F0EFED;
  padding: 16px;
  margin-top: -10px;
  position: relative;
  z-index: 33;
}
.people-list .people-col .member .bio p {
  color: var(--Coal, #242321);
  text-align: center;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  margin: 0;
}
.people-list .people-col .member .bio p b {
  display: block;
  color: var(--Atlantic, #40667B);
  font-family: "Archivo", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  /* 21.6px */
}
@media (max-width: 1024px) {
  .people-list .people-col .member .thumb {
    width: 140px;
    height: 140px;
  }
  .people-list .people-col .member .bio {
    max-width: 140px;
  }
  .people-list .people-col .member .bio p {
    font-size: 13px;
  }
  .people-list .people-col .member .bio p b {
    font-size: 14px;
  }
  .people-list .people-col .member .date svg {
    max-width: 190px;
  }
}
@media (max-width: 768px) {
  .people-list {
    flex-wrap: wrap;
    padding-left: 150px;
  }
  .people-list:before {
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    height: 100%;
    width: 2px;
    background-size: 4px auto;
    background-image: url("data:image/svg+xml,%3Csvg width=%272%27 height=%27675%27 viewBox=%270 0 2 675%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 0L1.00003 675%27 stroke=%27%2340667B%27 stroke-dasharray=%278 8%27/%3E%3C/svg%3E%0A");
  }
  .people-list .people-col {
    width: 100%;
    margin-bottom: 48px;
    padding: 0;
  }
  .people-list .people-col.two-members {
    flex-wrap: wrap;
  }
  .people-list .people-col .member {
    width: 100%;
    margin-bottom: 48px;
  }
  .people-list .people-col .member .thumb {
    margin: 0 auto;
  }
  .people-list .people-col .member .bio {
    max-width: 100%;
  }
  .people-list .people-col .date {
    position: absolute;
    left: -150px;
    bottom: 0;
    right: auto;
    top: 0;
    text-align: center;
    margin: 0;
    width: 160px;
  }
  .people-list .people-col .date .dot {
    position: absolute;
    left: 0px;
    bottom: auto;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
  }
  .people-list .people-col .date .md {
    left: 20px;
    bottom: auto;
    right: auto;
    top: 50%;
    margin-top: -13px;
  }
  .people-list .people-col .date svg {
    display: none;
  }
}

.cs-community {
  padding: 77px 0 77px 0;
  overflow: hidden;
}
.cs-community .row {
  display: flex;
  margin: 0 -24px;
}
.cs-community .row .col {
  width: 50%;
  padding: 0 24px;
  position: relative;
  padding-right: 140px;
  margin-top: 32px;
}
.cs-community .row .col img {
  display: block;
  width: auto;
  height: 62px;
  margin-top: 80px;
}
.cs-community .row .col img:first-child {
  margin-top: 0;
}
.cs-community .row .col h3 {
  margin-top: 24px;
  margin-bottom: 16px;
  color: #242321;
  font-family: "Archivo", sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 120%;
  /* 38.4px */
}
.cs-community .row .col p {
  color: #242321;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
  letter-spacing: -0.09px;
}
.cs-community .row .col .full-img {
  margin-bottom: 70px;
  position: relative;
}
.cs-community .row .col .full-img:before {
  content: "";
  position: absolute;
  left: -18px;
  top: -18px;
  width: 170px;
  height: 170px;
  background-image: url(../images/2023/year-in-review/capstreet-community-pattern.svg);
  background-size: 100% 100%;
  z-index: 2;
}
.cs-community .row .col .full-img img {
  position: relative;
  box-shadow: 10px 10px 0px 0px #FEC72B;
  width: 100%;
  height: auto;
  z-index: 3;
}
@media (max-width: 1200px) {
  .cs-community .row .col {
    padding-right: 64px;
  }
}
@media (max-width: 1024px) {
  .cs-community .row .col {
    padding-right: 32px;
  }
}
@media (max-width: 768px) {
  .cs-community {
    padding-top: 0;
  }
  .cs-community .row {
    flex-wrap: wrap;
  }
  .cs-community .row .col {
    width: 100%;
  }
  .cs-community .row .col .full-img {
    margin-bottom: 42px;
  }
  .cs-community .row .col img {
    margin-top: 32px;
  }
}

.investment {
  background: #F0EFED;
  padding: 120px 0 120px 0;
}
.investment .section-headlines {
  margin-bottom: 8px;
}
.investment .section-headlines h2 {
  margin: 0;
}
.investment .row {
  margin: 0 -20px;
  display: flex;
  flex-wrap: wrap;
}
.investment .row .col {
  width: 33.33333%;
  padding: 0 20px;
  margin-top: 40px;
}
.investment .row .col .col-wrapper {
  background: #FFFFFF;
  box-shadow: 8px 8px 0px 0px #FEC72B;
  padding: 24px 24px 24px 32px;
  height: 100%;
}
.investment .row .col .col-wrapper .icon {
  display: flex;
  margin-bottom: 32px;
}
.investment .row .col .col-wrapper .icon img {
  display: block;
  width: auto;
  height: 80px;
  position: relative;
  z-index: 2;
}
.investment .row .col .col-wrapper .icon img + img {
  z-index: 1;
  margin-left: -30px;
}
.investment .row .col .col-wrapper h4 {
  color: #40667B;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}
.investment .row .col .col-wrapper p {
  color: #242321;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
  letter-spacing: -0.09px;
  margin-bottom: 2px;
}
.investment .row .col .col-wrapper p:last-child {
  margin-bottom: 0;
}
.investment .row .col .col-wrapper p b {
  font-family: "Archivo", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
  /* 36px */
}
.investment .row .col .col-wrapper ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.investment .row .col .col-wrapper ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 8px;
  color: #242321;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
  letter-spacing: -0.09px;
}
.investment .row .col .col-wrapper ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  display: block;
  background: #F8BF26;
}
.investment .row .col .col-wrapper ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .investment {
    padding-top: 77px;
    padding-bottom: 77px;
  }
  .investment .row .col {
    width: 100%;
  }
}

.we-invest {
  background: #40667B;
}
.we-invest .row {
  display: flex;
  flex-wrap: wrap;
}
.we-invest .row .col {
  width: 50%;
}
.we-invest .row .col div {
  display: flex;
}
.we-invest h4 {
  color: #FFF;
  font-family: "Archivo", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  margin: 0 0 40px 0;
}
.we-invest .custom-btn {
  min-width: 185px;
  text-align: center;
}
.we-invest .custom-btn.yellow {
  background: #F8BF26;
  color: #242321;
}
.we-invest .custom-btn.yellow:hover {
  background: #ffffff;
}
.we-invest .custom-btn + .custom-btn {
  margin-left: 16px;
}
.we-invest .col-content {
  padding-top: 144px;
  padding-bottom: 144px;
}
.we-invest .col-pattern {
  background-image: url(../images/2023/year-in-review/pattern.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  background-position: right center;
}
@media (max-width: 1024px) {
  .we-invest .custom-btn {
    min-width: 100px;
  }
}
@media (max-width: 768px) {
  .we-invest .col-content {
    padding-top: 77px;
    padding-bottom: 77px;
  }
  .we-invest .row {
    position: relative;
  }
  .we-invest .row .col {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  .we-invest .row .col.col-pattern {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.1;
    z-index: 2;
  }
}
@media (max-width: 400px) {
  .we-invest .row .col div {
    display: flex;
    flex-wrap: wrap;
  }
  .we-invest .custom-btn {
    min-width: 195px;
  }
  .we-invest .custom-btn + .custom-btn {
    margin-left: 0 !important;
    margin-top: 24px;
  }
}
