.home-hero-l1 {
  position: relative;
  height: calc(100svh + 55px);
  max-height: 980px;
}
.lang-de.home .home-e-tac-wrapper .filled__button,
.lang-de.home .home-who-we-are-wrapper .filled__button,
.lang-de .footer-upper .outlined__button,
.lang-de.page-child .filled__button,
.lang-de.page-id-1556 .filled__button,
.lang-de.page-id-1562 .filled__button,
.lang-de.page-id-1553 .home-cta-wrapper .filled__button,
.lang-de .careers-positions__links .filled__button,
.lang-de .about-wrapper a {
  text-transform: unset;
}
.lang-switcher section {
  margin: 0;
}
.footer-bottom__up {
  flex-direction: row-reverse;
}
.flip-card-back p {
  font-size: 14px;
}
.single-services-process__item ul {
  text-align: left;
}
.single-services-process__item li {
  padding-bottom: 5px;
}
.flip-card {
  background-color: transparent;
  height: calc(233px + 30px);
  perspective: 1000px;
}
.page-id-111 .about-classic-text a,
.page-id-1553 .about-classic-text a {
  display: inline;
  text-decoration: underline;
  color: var(--main-blue);
}

.blog-single-content br {
  display: none;
}
.inner-slider-tab-item svg {
  max-width: 22px;
  max-height: 22px;
}
.careers-positions p br {
  display: block;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  color: #fff;
  height: 100%;
  text-align: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 32px;
  border-radius: 15px;
  height: 100%;
  margin-bottom: 30px;
  background-color: #ffffff1a;
}
.mobile-paragraph {
  display: none;
}
.flip-card-back {
  transform: rotateY(180deg);
}

/* .single-services-testimonials, */
.page-child .home-e-tac,
/* .services-testimonials, */
.services-faq,
.e-tac-testimonials {
  display: none;
}
.force-lowercase {
  text-transform: lowercase !important;
}
.e-tac-how-it-works__item img {
  border-radius: 10px;
}
.careers-positions__links .apply-link:active {
  color: #fff;
}
.featured-pick .card-body__header > .flex::after {
  content: unset;
}
.about-cta a:hover {
  color: #fff;
}
.e-tac-how-it-works__item {
  height: calc(100% - 30px);
}
.e-tac-how-it-works__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.services-testimonials__item-person span {
	white-space: unset !important;
}
.e-tac-how-it-works__item__body {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.default-hero::before,
.home-hero-l1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.default-hero::before {
  background-image: url("../shapes/default-hero-overlay.webp");
}
.home-hero-l1::before {
  background-image: url("../shapes/herl1back.webp");
}
.home-hero-l1::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 85px;
  background-image: url("../shapes/hero-shape.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.menu-item-has-children {
  position: relative;
}
.floating-bar {
  display: none;
}
#primary-menu li.menu-item-has-children a {
  padding-right: 28px;
}
.header-scrolled .menu-item-has-children::after {
  filter: invert(1);
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  color: #000;
}
.main-navigation ul li:hover > ul a {
  color: #000;
}
.header-left {
  position: relative;
}
#active-menu-border {
  position: absolute;
  /* display: none; */
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  height: 1px;
  bottom: -1px;
  top: -14px;
  transform: translateX(10px);
  transition: all 0.4s ease;
  z-index: 10;
}
.header-scrolled #active-menu-border {
  border-color: #000;
}
#site-navigation {
  position: relative;
}
.menu-item-has-children::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-image: url("../icons/arrow-down.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.home-hero-ratings p {
  max-width: 493px;
}
.paragraph__20 p {
  font-size: max(1.04166666667vw, 14px);
}
p br {
  display: none;
}
.gap-55 {
  gap: 55px;
}
/* #wpadminbar {
  display: none;
} */
.gap-20 {
  gap: 20px;
}
.topbar-left-list-submenu {
  left: 0;
  display: none;
  position: absolute;
  flex-direction: column;
  background-color: #fff;
}
.topbar-left-list {
  position: relative;
}
.topbar-left-list-offices {
  position: relative;
}
.topbar-left-list-offices::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 4px;
  background-image: url("../icons/arrow-down.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.topbar-left-list-offices::before {
  content: "";
  position: absolute;
  right: -17px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 16px;
  background-color: rgba(255, 255, 255, 0.19);
}
.topbar-social-media-list a {
  display: flex;
  align-items: center;
}
a {
  text-decoration: unset;
}
.topbar-left-list a {
  padding: 6.5px 28px 6.5px 0;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.topbar-left-info {
  padding-left: 34px;
  color: rgba(255, 255, 255, 0.65);
}
a {
  display: block;
}
.header-wrapper {
  padding-top: 13px;
  padding-bottom: 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.19);
}
.home-hero-l1 {
  background-size: cover;
  background-repeat: no-repeat;
}
.home-hero-content h1 {
  line-height: 1;
  color: #f9f9f9;
}
.home-hero-ratings-text p {
  display: flex;
  align-items: center;
  gap: 3px;
}
.home-hero-ratings-text img {
  max-width: 32px;
  margin-right: 5px;
}
.home-hero-ratings-text {
  padding: 4px 13px 4px 4px;
  border-radius: 52px;
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.16);
}
.home-hero-ratings-text p {
  font-family: "Manrope", serif;
}
.hero-shape {
  position: absolute;
  z-index: 9;
}
.hero-up-left-shape {
  position: absolute;
  left: 0;
  max-width: max(15.104vw, 207px);
  /* top: max(4.489vw, 100px); */
  top: 163px;
}
.hero-down-left-shape {
  left: 0;
  max-width: max(11.3020833333vw, 160px);
  /* top: max(20.833vw, 330px); */
  top: 435px;
}
.hero-up-right-shape {
  right: 0;
  max-width: max(10.104vw, 155px);
  /* top: max(20.52vw, 390px); */
  bottom: 250px;
}
.hero-down-right-shape {
  right: 0;
  max-width: max(17.5vw, 139px);
  /* top: max(36.9791666667vw, 560px); */
  bottom: -130px;
}
h3 {
  line-height: 1.1;
}
.paragraph--gray {
  color: var(--paragraph-gray);
}
.about-wrapper .outlined__button {
  margin-top: 15px;
}
.about-wrapper img {
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.about-wrapper .col-xl-6:first-of-type {
  padding-right: max(5.2083333333vw, 20px);
}
.home-what-we-do__wrapper .col-xl-6 p {
  max-width: 550px;
}
.home-counter-number {
  font-size: max(3.9583333333vw, 40px);
  color: var(--main-blue);
  margin-bottom: 20px;
  font-weight: bold;
  display: inline-block;
  font-family: "Manrope", serif;
  line-height: 60px;
}
.home-what-we-do {
  background: linear-gradient(to bottom, rgb(255, 255, 255), #f7f8fd);
}
.home-counter-box {
  max-width: 336px;
}
.home-counter-wrapper .col-xl-4:last-of-type > div {
  margin: 0 0 0 auto;
}
.home-counter-wrapper .col-xl-4:nth-of-type(2) > div {
  margin: 0 auto 0 auto;
}
.home-what-we-do__wrapper li {
  border-bottom: unset;
  padding-bottom: 0;
}
.home-what-we-do {
  position: relative;
}
.home-what-we-do::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background-image: url("../shapes/wwdo-shape.png");
  background-size: contain;
  background-repeat: no-repeat;
  max-width: max(22.9166666667vw, 150px);
  width: 100%;
  max-height: max(25.2604166667vw, 170px);
  height: 100%;
}
.home-what-we-do__box {
  box-shadow: 0px 3px 21.4px 6px rgba(0, 0, 0, 0.07);
  background-color: #fff;
  border-radius: 10px;
  padding: 45px 55px 65px 65px;
}
.home-what-we-do .col-xl-6:nth-of-type(2) {
  margin-bottom: 30px;
}
.home-what-we-do__box ul {
  padding-top: 30px;
}
.home-what-we-do {
  position: relative;
}
.home-what-we-do::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 105px;
  background-image: url("../shapes/whatwedoshape.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home-e-tac-wrapper .col-xl-6:first-of-type {
  padding-right: max(3.2291666667vw, 15px);
}
.home-e-tac-wrapper .col-xl-6:last-of-type {
  padding-left: max(3.2291666667vw, 15px);
}
.paragraph__l p:not(:last-of-type) {
  margin-bottom: 20px;
}
.home-testimonials__box-footer img {
  max-width: 64px;
}
.gap-16 {
  gap: 16px;
}
.home-testimonials__box-footer-right span {
  display: block;
}
.home-testimonials__box {
  border-radius: 32px;
  padding: 32px 24px;
  background-color: #f5f7fa;
}
.home-testimonials-wrapper .col-xl-6 {
  height: 100%;
}
.home-testimonials-wrapper .col-xl-6:nth-of-type(3) {
  margin-bottom: 24px;
}
.home-testimonials-wrapper .col-xl-6:nth-of-type(5) {
  /* margin-top: -24px; */
  transform: translateY(24px);
}
.home-who-we-are .container-fluid,
.services-slider .container-fluid {
  max-width: 84.7395833333vw;
  margin: 0 0 0 auto;
  padding-right: 0;
}
.members-slider__box {
  padding: 12px 12px 22px 12px;
  border-radius: 10px;
  box-shadow: 0px 3px 21.4px rgba(0, 0, 0, 0.07);
  border: 1px solid #ededed;
  display: flex !important;
  height: inherit !important;
  flex-direction: column;
  background-color: #fff;
}
.members-slider .slick-track {
  display: flex;
}
.members-slider__box {
  margin-right: 15px;
  margin-left: 15px;
}
.members-slider .slick-list {
  margin-right: -45px;
  padding-bottom: 20px;
}
.members-slider__footer {
  padding-top: 20px;
}
.fz-14 {
  font-size: 14px;
  font-family: "Manrope", serif;
}
.members-slider__image img {
  object-fit: cover;
  max-height: 420px;
  height: max(21.875vw, 450px);
  border-radius: 10px;
}
.home-forum {
  background-size: cover;
  background-repeat: no-repeat;
}
.home-who-we-are {
  overflow-x: hidden;
}
.home-recent-blog__item--mid {
  position: relative;
}
.home-recent-blog__item--mid::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
  margin: 9px 9px 9px 9px;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  background: rgba(0, 0, 0, 0.5);
}
.card-body__header > .flex:first-of-type {
  margin-bottom: 9px;
}
.card-body__header {
  margin-top: 7px;
}
.home-recent-blog__item--mid .card-body {
  position: absolute;
  left: 24px;
  right: 24px;
  height: auto;
  bottom: 32px;
}
.home-recent-blog__item--mid * {
  color: #fff;
}
.home-recent-blog__item--mid.home-recent-blog__item img {
  max-height: unset;
  height: 100%;
  aspect-ratio: unset;
}
.home-recent-blog__item--mid.home-recent-blog__item {
  padding-bottom: 9px;
}

.home-recent-blog__item--mid.home-recent-blog__item .blog-card__date,
.home-recent-blog__item--mid.home-recent-blog__item .blog-card__date strong {
  color: #fff;
}
.home-recent-blog__item img {
  max-height: 212px;
  border-radius: 6px;
  aspect-ratio: 2/1;
  object-fit: cover;
}
.blog-card__date {
  font-size: 12px;
  color: var(--paragraph-gray);
  font-family: "Manrope", serif;
  position: relative;
}
.blog-card__date::before {
  content: "";
  position: absolute;
  left: -18px;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  background-image: url("../icons/blog-clock.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.home-recent-blog__item--mid .blog-card__date::before {
  filter: brightness(500);
}
.blog-card__date strong {
  color: #181818;
}
.home-recent-blog__item--mid > a {
  height: 100%;
}
.home-recent-blog__item .subtitle a {
  font-family: "Manrope", serif;
}
.home-recent-blog__item:hover img {
  transform: scale(1.1);
  transition: 0.3s;
}
.home-recent-blog__item img {
  transition: 0.3s;
}

.home-recent-blog__item > a {
  overflow: hidden;
  border-radius: 6px;
}
.home-recent-blog__item {
  padding: 9px 9px 32px 9px;
  border-radius: 10px;
  transition: 0.3s;
  background-color: #fff;
  height: 100%;
  box-shadow: 0px 3px 21.4px rgba(0, 0, 0, 0.07);

  border: 1px solid #ededed;
}
.home-recent-blog__item:hover {
  box-shadow: 0px 3px 21.4px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}
.card-body {
  padding: 11px 12px 0 12px;
  display: flex;
  /* background-color: #fff; */
  position: relative;
  z-index: 9;
  flex-direction: column;
  /*   align-items: flex-start; */
  height: calc(100% - 212px);
  justify-content: space-between;
}
.card-body__footer {
  margin-top: auto;
}
.card-body > .flex:first-of-type {
  margin-bottom: 12px;
  position: relative;
}
.card-body > .flex:first-of-type::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2px;
  height: 17px;
  background: #f1f3f6;
}
.blog-card-title {
  margin-bottom: 14px;
}
.home-recent-blog__item .paragraph__s {
  margin-bottom: 21px;
}
.home-recent-blog__item--mid .arrow__button::after {
  filter: invert(1);
}
.home-cta-left {
  max-width: max(17.8125vw, 150px);
  top: 0;
  left: 0;
  position: absolute;
}
.home-cta-wrapper {
  position: relative;
  overflow: hidden;
}
.home-cta-down {
  max-width: max(20.6770833333vw, 180px);
  position: absolute;
  left: 94px;
  bottom: 0;
}
.home-cta-right {
  position: absolute;
  right: 0;
  top: 0;
  max-width: max(16.9270833333vw, 160px);
}
.home-recent-blogs-wrapper
  .col-xl-4:nth-of-type(2)
  .home-recent-blog__item::after {
  content: "";
  position: absolute;
  left: -150px;
  z-index: -1;
  bottom: -160px;
  background-image: url("../shapes/blog-shape.png");
  background-size: contain;
  background-repeat: no-repeat;
  max-width: max(22.9166666667vw, 150px);
  max-height: max(20.3125vw, 130px);
  width: 100%;
  height: 100%;
}
.footer-logo img {
  max-width: 236px;
}
.footer-description {
  max-width: 476px;
}
.footer-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 33px;
  color: #00356b;
}
.footer-link {
  color: #07171f;
}
.footer-link:not(:last-of-type) {
  margin-bottom: 16px;
}
.footer-link img {
  max-width: 24px;
}
.footer-bottom__up a {
  display: inline-block;
}
.footer-bottom__up-left img {
  max-width: 16px;
}
.footer-bottom__up {
  border-top: 1px solid rgba(7, 23, 31, 0.16);
  border-bottom: 1px solid rgba(7, 23, 31, 0.16);
  padding: 24px 0;
}
.footer-bottom__up-left .flex {
  display: flex;
}
.footer-bottom__up-left a {
  color: #5d6271;
}
.footer-bottom__up-left a:not(:last-of-type) {
  position: relative;
  margin-right: 15px;
  padding-right: 15px;
}
.footer-bottom__up-left a:not(:last-of-type)::after {
  position: absolute;
  right: 0;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  height: 16px;
  width: 2px;
  background: rgba(7, 23, 31, 0.16);
}
.footer-bottom__down {
  padding: 25px 0 29px 0;
}
.footer-bottom__down p {
  color: rgba(93, 98, 113, 0.5);
}
.header-scrolled {
  background-color: #fff;
  /* box-shadow: 0px 3px 21.4px rgba(0, 0, 0, 0.07); */
  box-shadow: 14px 14px 120px -20px #dbdbf0;
  transition: 0.3s ease;
}

.single-post header {
  box-shadow: 14px 14px 120px -20px #dbdbf0;
}
.header-scrolled a,
header.header-scrolled .menu a {
  color: #151515;
}
.header-right__button {
  border: 1px solid transparent;
}
header.header-scrolled a.header-right__button {
  color: #fff;
}
.header-right__button:hover {
  border: 1px solid var(--main-blue);
}
.site-logo {
  max-width: 180px;
}
.header-scrolled .header-right__button img {
  filter: unset !important;
}
.header-scrolled .topbar-right img {
  filter: invert(1);
}
.header-scrolled .topbar-left-list-offices::after {
  filter: invert(1);
}
.header-scrolled .header-wrapper {
  border-color: #ecebea;
}
.home-testimonials {
  position: relative;
}
.home-testimonials::before {
  content: "";
  position: absolute;
  left: 0;
  top: -200px;
  width: max(35.1041666667vw, 150px);
  background-image: url("../shapes/testimonialsshape.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: max(39.6875vw, 170px);
}
.hamburger-menu-trigger {
  display: none;
}
.home-hero-l1 {
  background-position: right;
}
.topbar-left-info a {
  font-weight: 400;
}
.default-hero {
  position: relative;
}
.default-hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  background-image: url("../shapes/defheroshape.webp");
  background-size: cover;
  background-repeat: no-repeat;
}
.home h1 {
  /* font-size: max(5.1125vw, 42px); */
  letter-spacing: -4px;
  font-size: clamp(42px, 5.1125vw, 98px);
}
.divider {
  background-color: #fff;
  height: 1px;
  width: 30px;
}
.breadcrumb {
  font-weight: 400;
  gap: 13px;
  font-size: max(1.1458333333vw, 14px);
}
.breadcrumb a {
  font-size: max(1.1458333333vw, 14px);
}
.default-shape-up {
  position: absolute;
  bottom: 120px;
  right: 0;
  max-width: 150px;
}
.default-shape-down {
  position: absolute;
  right: 0;
  bottom: -90px;
  z-index: 9;
  max-width: max(21.3645833333vw, 160px);
}
.services-services {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}
.text-gray,
.text-gray p {
  color: #54605e;
}
.max-620 {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.mb-25 {
  margin-bottom: max(1.3020833333, 15px);
}
.services-services__item {
  border-radius: 10px;
  border: 1px solid #ededed;
  padding: 45px 20px 50px 45px;
  display: flex;
  height: calc(100% - 20px);
  margin-bottom: 20px;
  flex-direction: column;
  box-shadow: 0px 3px 21.4px 6px rgba(0, 0, 0, 0.07);
  align-items: flex-start;
  justify-content: space-between;
}
.services-services__item > a {
  margin-top: auto;
}
.bg-dark-blue {
  background-color: #01386f;
}
.text-white h3 {
  color: #fff;
}
.services-slider-images img {
  border-radius: 15px;
}
.services-slider-content .slick-list {
  padding-left: 0 !important;
}
.classic-list-bullets li {
  font-size: max(0.9375vw, 14px);
  line-height: 29px;
  padding-left: 37px;
  position: relative;
  font-weight: 500;
}
.classic-list-bullets li:not(:last-of-type) {
  margin-bottom: 15px;
}
.classic-list-bullets {
  max-width: 510px;
}
.classic-list-bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 17px;
  height: 28px;
  background-image: url("../icons/check.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 0;
}

.services-slider {
  overflow-x: hidden;
}
.services-slider-content,
.services-slider-arrows {
  padding-left: 50px;
}
.services-slider .slick-slide {
  opacity: 0.4;
}
.services-slider .slick-current {
  opacity: 1;
}
.services-slider {
  position: relative;
}
.services-slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 31px;
  background-image: url("../shapes/slidershapeup.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
.services-slider::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 31px;
  background-image: url("../shapes/slidershapedown.webp");
  background-repeat: no-repeat;
  background-size: cover;
}
.services-slider-arrows img {
  max-width: 56px;
}
.services-slider-arrows {
  display: flex;
  gap: 10px;
  margin-top: 35px;
  align-items: center;
}
.services-slider-arrows img {
  cursor: pointer;
}
.services-slider-arrows > div {
  transition: 0.3s;
}
.services-slider-arrows .disabled {
  opacity: 0.4;
  transition: 0.3s;
}
.services-slider-left-shape {
  position: absolute;
  left: 0;
  max-width: 205px;
  bottom: 20px;
}
.services-slider-right-shape {
  bottom: 0;
  right: 0;
  position: absolute;
  max-width: 155px;
}
.services-slider-up-shape {
  right: 214px;
  top: 0;
  max-width: 235px;
  position: absolute;
}
.gap-20 {
  gap: 20px;
}
.services-testimonials__item-footer {
  margin-top: auto;
}
.services-testimonials__item-person span {
  display: block;
  white-space: nowrap;
}
.services-testimonials__item {
  display: flex;
  flex-direction: column;
  background-color: #f5f7fa;
  border-radius: 20px;
  padding: 40px 30px 50px 45px;
  align-items: flex-start;
  justify-content: space-between;
}
.gap-13 {
  gap: 13px;
}
.person-name {
  color: #1d2026;
  font-size: max(0.9375vw, 14px);
}
.person-years {
  font-size: max(0.8333333333vw, 14px);

  color: #1d202680;
}
.services-faq-list__item {
  border: 1px solid #f5f5f5;
  border-radius: 60px;
  cursor: pointer;
  padding: 34px 45px;
  margin-bottom: max(1.3020833333vw, 15px);
}
.services-faq-list__item a {
  font-size: max(1.04166666667vw, 14px);
  font-weight: 400;
}
.services-faq-list__item .paragraph__xl {
  display: none;
  margin-top: 20px;
  border-top: 1px solid #f5f5f5;

  padding-top: 20px;
}
.cross {
  width: 17px;
  position: relative;
  opacity: 0.6;
  height: 17px;
}
.line-vertical {
  height: 17px;
  width: 2px;
  transition: 0.3s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #54605e;
}
.line-horizont {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 0.3s;
  transform: translate(-50%, -50%);
  background-color: #54605e;
  width: 17px;
  height: 2px;
}
.services-faq-list__item.services-faq-list__item--active .line-vertical,
.contact-map__card-item--active.contact-map__card-item .line-vertical {
  transform: translate(-50%, -50%) rotate(270deg);
  transition: 0.3s;
}
.services-faq-list__item.services-faq-list__item--active .line-horizont,
.contact-map__card-item--active.contact-map__card-item .line-horizont {
  transform: translate(-50%, -50%) rotate(180deg);
  transition: 0.3s;
}
.page-child .paragraph__l li {
  border-bottom: unset;
}
.single-services-cta__wrapper {
  border-radius: 12px;
  box-shadow: 3px 15px 29.6px 0px rgba(4, 59, 56, 0.4);

  background: linear-gradient(to left, #00356b, #0068d1);
  padding: 45px 50px;
}
.text-white h2,
.text-white .subtitle {
  color: #fff;
}
.single-services-cta__left {
  max-width: 709px;
}
.single-services-cta__left h2 {
  font-size: max(2.5vw, 25px);
  letter-spacing: -1.92px;
  font-weight: 400;
}
.single-services-key-benefits__card h3 {
  font-size: max(1.9791666667vw, 20px);
  font-weight: 500;
  letter-spacing: -3%;
}
.single-services-key-benefits__card p {
  font-size: max(1.1458333333vw, 14px);
  line-height: max(1.9270833333vw, 24px);
  color: #54605e;
  font-weight: 400;
}
.single-services-key-benefits__cards {
  margin-left: auto;
  width: 100%;
  margin-right: auto;
  max-width: max(33.3854166667vw, 390px);
}
.single-services-key-benefits__card-1 {
  background-color: #fff;
  transform: translateY(0px);
}
.single-services-key-benefits__card-2 {
  background-color: #fff;
  top: 80px;
  transform: translateY(800px);
}
.single-services-key-benefits__card-3 {
  background-color: #fff;
  top: 160px;
  transform: translateY(800px);
}
.single-services-key-benefits {
  background-color: #f7f8fd;
}
.page-template-template-with-gsap #page {
  overflow-x: hidden;
}
.single-services-key-benefits__card {
  padding: 37px 33px;
  border-radius: 12px;
  position: absolute;
  width: 100%;
  box-shadow: 0px 26px 50px 0px #cbcee13d;
}
.single-services-key-benefits__cards {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.single-services-key-benefits {
  position: relative;
  padding-bottom: 730px;
}
.page-child {
  overflow-x: hidden;
}
.single-services-key-benefits::after {
  position: absolute;
  content: "";
  max-width: 350px;
  width: 100%;
  max-height: 386px;
  height: 100%;
  right: -90px;
  bottom: -70px;
  background-image: url("../icons/benefitsshape.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.page-template-template-with-gsap .paragraph__l li,
.page-template-template-with-gsap .paragraph__l p {
  font-size: max(0.9375vw, 14px);
}
.page-template-template-with-gsap .about ul {
  padding-top: 20px;
}
.page-template-template-with-gsap .about .paragraph__l li {
  font-weight: 400;
}
.page-template-template-with-gsap .about .paragraph__l a {
  display: inline-block;
}
.page-template-template-with-gsap .paragraph__l li {
  margin-bottom: 18px;
  font-weight: 500;
  color: #54605e;
  padding-bottom: 0;
}
.single-services-process__item__number {
  color: var(--main-blue);
  font-size: max(6.25vw, 55px);
  font-weight: 500;
  line-height: 1;
  display: inline-block;
}
.single-services-process__item-2,
.single-services-process__item-4 {
  transform: translateY(62px);
  position: relative;
}
.single-services-process__item-2::before,
.single-services-process__item-4::before {
  content: "";
  position: absolute;
  left: -50px;
  max-width: 140px;
  width: 100%;
  max-height: 108px;
  height: 100%;
  top: 0;
  background-image: url("../icons/proces-1.webp.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.single-services-process__item-2::after {
  content: "";
  position: absolute;
  right: -110px;
  max-width: 140px;
  width: 100%;
  max-height: 108px;
  height: 100%;
  /* bottom: 0; */
  bottom: -30px;
  background-image: url("../icons/proces-2.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.single-services-testimonials .container {
  background-color: #f7f8fd;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.single-services-testimonials .container::before {
  content: "";
  position: absolute;
  left: -20px;
  max-width: 433px;
  width: 100%;
  opacity: 0.3;
  max-height: 360px;
  height: 100%;
  bottom: 0;
  background-image: url("../icons/testquoteleft.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.single-services-testimonials .container::after {
  content: "";
  position: absolute;
  right: -30px;
  max-width: 433px;
  opacity: 0.3;
  width: 100%;
  max-height: 360px;
  height: 100%;
  bottom: 0;
  background-image: url("../icons/testquoteright.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#page .testimonial__title {
  font-size: max(2.08333333333vw, 20px);
}
.testimonial__paragraph p {
  line-height: 1.6;
  color: #292930;
  font-weight: 400;
  font-size: max(1.4583333333vw, 16px);
}
.single-services-testimonials .testimonial__paragraph {
  max-width: max(53.3958333333vw, 500px);
  margin-left: auto;
  margin-right: auto;
}
.person-photo {
  max-width: 64px;
  margin-left: auto;
  margin-right: auto;
}
.home-recent-blog__item--mid .paragraph__s {
  display: none;
}
.home-recent-blog__item .subtitle a {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.card-body__header > .flex {
  position: relative;
}
.card-body__header > .flex::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2px;
  height: 17px;
  background-color: #f1f3f6;
}
.careers-positions,
.home .about,
.page-child .about {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}
.careers-positions__tags {
  display: flex;
  gap: 20px;
  align-items: center;
}
.careers-positions__tags li {
  color: #4b264b;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  padding: 10px 14px;
  background-color: #f0ebf0;
  border: 1px solid #e2d9e2;
  border-radius: 30px;
}
li.careers-positions__tags-additional {
  background-color: #f3f6fc;
}
.careers-positions__open {
  padding: 37px 45px;
  border-radius: 10px;
  border: 1px solid #ededed;
  background-color: #fff;
  margin-bottom: 40px;
  box-shadow: 0px 26px 50px 0px #cbcee13d;
}
.careers-positions__date-loc {
  color: #737373;
  font-size: 16px;
  font-family: "Manrope", serif;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 17px;
  padding-bottom: 17px;
  border-bottom: 1px solid #ededed;
}
.careers-positions__footer {
  margin-top: 25px;
}
.gap-30 {
  gap: 30px;
}
.filled__button span {
  padding-right: 10px;
}
.job-details {
  display: flex;
  align-items: center;
}
.job-details span {
  padding-right: 10px;
  font-size: 16px;

  color: var(--main-blue);
  font-weight: 600;
}
.filled__button:hover svg {
  filter: brightness(0);
  transition: 0.3s;
}
.filled__button svg {
  transition: 0.3s;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-35 {
  margin-bottom: 35px;
}
.careers-benefits__content-list-item img {
  max-width: 71px;
}
.careers-benefits__content {
  padding: 70px 0 70px 108px;
  position: relative;
}
.careers-benefits__content::after {
  content: "";
  position: absolute;
  top: -70px;
  right: 0;
  background-image: url("../shapes/bennefitsshape.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 306px;
  max-height: 336px;
  height: 100%;
  width: 100%;
}
.careers-benefits .col-lg-6 {
  padding: 0;
}
.careers-benefits__content p {
  max-width: 600px;
}
.careers-benefits__content-list-item h4 {
  color: #fff;
}
.careers-benefits__content-list {
  display: flex;
  flex-wrap: wrap;
  min-width: 2000px;
  overflow: auto;
}
.careers-benefits__content-list-item {
  width: calc(33.33% - 250px);
}
.services-slider-content__item {
  width: calc(33.33% - 100px);
}
.services-slider-content__item {
  margin-right: 50px;
}
.careers-benefits__content-list-item {
  margin-right: 200px;
}
.careers-benefits__content-list-wrapper {
  overflow: auto;
  scrollbar-color: white transparent; /* Za Firefox */
  scrollbar-width: thin;
}
.careers-benefits-img,
.careers-benefits-img img {
  height: 100%;
  object-fit: cover;
}
.mb-25 {
  margin-bottom: 25px;
}
.careers-form__title {
  font-size: max(1.04166666667vw, 16px);
  font-weight: 600;
  color: var(--main-blue);
}
.careers-form__contact-item img {
  max-width: 51px;
}
.careers-form__contact-item {
  max-width: 220px;
}
.paragraph__14 p {
  font-size: 14px;
}
.paragraph__14 a {
  display: inline-block;
  color: var(--main-blue);
  text-decoration: underline;
}
.careers-form-notice {
  padding-left: 27px;
  position: relative;
}
.careers-form-notice::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 18px;
  background-image: url("../icons/Info.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.careers-form-form {
  border: 1px solid #ededed;
  padding: 40px;
  box-shadow: 0px 26px 50px 0px #cbcee13d;
  background-color: #fff;
  border-radius: 12px;
}
.careers-form-form br {
  display: none;
}
.careers-form-form span,
.careers-form-form label {
  width: 100%;
  display: block;
}
.wpcf7-not-valid-tip {
  margin-top: 10px !important;
  display: inline-block !important;
}
.careers-form-form input,
.careers-form-form select,
.careers-form-form textarea {
  width: 100%;
  padding: 14px 17px;
  transition: 0.3s;
  border: 1px solid #d1d5db;
  font-weight: 400;
  font-size: 16px;
  font-family: "Manrope", serif;
  color: #999;
  outline: transparent;
  margin-top: 10px;
  border-radius: 10px;
}
.careers-form-form label {
  display: inline-block;
  font-family: "Manrope", serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #4b5563;
  font-weight: 600;
}
.careers-form-form form > p {
  margin-bottom: 14px;
  padding-bottom: 10px;
}
.two-cols {
  margin-bottom: 14px;
  padding-bottom: 10px;
  gap: 24px;
  display: flex;
}
.careers-form-form textarea {
  height: 112px;
  resize: unset;
}
.page-id-113 .cd-upload-btn,
.page-id-1565 .cd-upload-btn {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  color: transparent;
  z-index: 9;
}
.codedropz-upload-inner > span,
.dnd-upload-counter {
  display: none !important;
}
.codedropz-upload-inner h3 {
  font-family: "Manrope", serif;
  font-size: 16px !important;
  font-weight: 600;
  position: relative;
  width: max-content;
  margin-left: auto !important;
  margin-right: auto !important;
  color: var(--main-blue);
}

.codedropz-upload-inner h3::before {
  content: "";
  position: absolute;
  left: -28px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../icons/upload.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 18px;
  height: 18px;
}
.codedropz-upload-container {
  padding: 35px 20px;
}
.careers-form {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}
.careers-form input:focus,
.careers-form textarea:focus {
  border: 1px solid var(--main-blue);
  transition: 0.3s;
  outline: 3px solid #0068b533;
}
.careers-form-form .wpcf7-submit {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: var(--main-blue);
  display: inline-block;
  padding: 23px 52px;
  line-height: 17px;
  width: max-content;
  transition: 0.3s ease;
  border: 1px solid var(--main-blue);
  cursor: pointer;
  border-radius: 100px;
}
.careers-form-form .wpcf7-submit:hover {
  background-color: #fff;
  color: #000;

  transition: 0.3s;
  border-color: var(--main-blue);
}
.muupload-cstm {
  padding: 10px;

  border-radius: 8px;
  background-color: #0068b50d;
}
.job-details-hidden p,
.job-details-hidden li {
  font-weight: 400;
  font-size: max(0.9375vw, 14px);
}
.job-details-hidden p {
  margin-bottom: 20px;
}
.job-details-hidden h5 {
  margin-bottom: 20px;
}
.job-details-hidden {
  display: none;
}
.job-details-hidden ul {
  margin-bottom: 40px;
}
.job-details-hidden li {
  position: relative;
  padding-left: 37px;
}
.job-details-hidden li:not(:last-of-type) {
  margin-bottom: 15px;
}
.job-details-hidden {
  margin-top: 30px;
}
.job-details-hidden li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0%;
  /* transform: translateY(-50%); */
  width: 17px;
  height: 28px;
  background-image: url("../icons/blueeecheck.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.job-details svg {
  transition: 0.3s;
}
.job-details--active svg {
  transform: rotate(180deg);
  transition: 0.3s;
}
.contact-form-wrapper {
  max-width: 810px;
  margin-right: auto;
  margin-left: auto;
}
.contact-form {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}

.wpcf7-list-item input[type="checkbox"] {
  display: none; /* Sakrij checkbox */
}
.wpcf7-checkbox {
  display: flex !important;
  align-items: center;
}
.wpcf7-checkbox .wpcf7-list-item.last {
  color: #000;
}
.wpcf7-checkbox .wpcf7-list-item.last:hover {
  transition: all 0.3s ease;
  border-color: var(--main-blue);
}
.wpcf7-spinner {
  display: none !important;
}
.wpcf7-checkbox {
  margin-top: 10px;
}
.wpcf7-checkbox > span {
  padding: 10px 15px;
  margin-left: 0;
  cursor: pointer;
  background-color: #fff;
  transition: all 0.3s ease;
  width: max-content;
  border: 1px solid #e8eef7;
  transition: 0.3s;
  border-radius: 29px;
  color: var(--main-blue);
  font-size: 14px;
  font-weight: 500;
  margin-right: 10px;
}
.wpcf7-checkbox > span.checkboxchecked {
  background-color: var(--main-blue);
  color: #fff;
  transition: 0.3s;
  border-color: var(--main-blue);
}
.wpcf7-checkbox > span:hover {
  border-color: var(--main-blue);
  transition: all 0.3s ease;
}
.checkboxchecked span {
  color: #fff !important;
}

/* .wpcf7-list-item.checkboxchecked {
  background-color: #0073aa;
  color: #fff;
  border-color: #0073aa;
} */

.contact-form .codedropz-upload-inner > div,
.contact-form .codedropz-upload-inner > span {
  display: block !important;
  width: auto;
}
.contact-form h3 {
  display: none !important;
}
.contact-form .codedropz-upload-inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.contact-form .codedropz-upload-handler {
  background-color: transparent !important;
  border: unset !important;
  padding: 0;
}
.contact-form .muupload-cstm {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
}
.contact-form .codedropz-upload-container {
  padding: 0;
}
.contact-form .cd-upload-btn {
  padding-left: 5px;
  color: var(--main-blue);
  text-decoration: underline !important;
}
.contact-form-contact-info img {
  max-width: 51px;
}
.contact-form-contact-info__item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.contact-form-contact-info {
  padding: 37px 41px;
  margin-top: 56px;
  border: 1px solid #ededed;
  border-radius: 10px;
}
.contact-form-contact-info__item h6 {
  font-weight: 600;
  font-size: clamp(16px, 1.1458333333vw, 24px);
}
.contact-form-contact-info__item a {
  font-size: clamp(14px, 0.9375vw, 20px);
}
.contact-map__card-item__left span,
.contact-map__card-item {
  font-size: max(0.9375vw, 14px);
  font-family: "Manrope", serif;
  font-weight: 600;
}
.topbar a {
  font-size: 14px !important;
}
.contact-map__card-item {
  padding-bottom: 10px;
  cursor: pointer;
  margin-bottom: 15px;
  border-bottom: 1px solid #0000001a;
}
.contact-map__card {
  padding: 40px 50px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 26px 50px 0px #cbcee13d;
}
h1 {
  line-height: 1;
  margin-bottom: 10px;
}
.e-tac-text {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}
.e-tac-tabs-list {
  /* border-bottom: 1px solid #d1d5db; */
  justify-content: space-between;
  font-family: "Manrope", serif;
}
.e-tac-tabs-list__item {
  font-size: max(1.04166666667vw, 15px);
  font-weight: 400;
  transition: 0.3s;
  letter-spacing: -0.4px;
  color: #222;
  padding-bottom: 40px;
}
.e-tac-tabs-list__item:not(:last-of-type) {
  padding-right: 30px;
}
.e-tac-tabs-list__item--active.e-tac-tabs-list__item,
.e-tac-tabs-list__item:hover {
  transition: 0.3s;
  color: var(--main-blue);
  font-weight: 600;
  /* border-bottom: 2px solid var(--main-blue); */
}
.e-tac-tabs-list__item--active.e-tac-tabs-list__item svg path {
  fill: var(--main-blue);
}
.e-tac-tabs-divider {
  width: 100%;
  transition: 0.3s;
  height: 1px;
  background-color: #d1d5db;
}
.e-tac-tabs-list__item svg path {
  fill: #222222;
}
.e-tac-tabs-list__item svg g {
  mask: unset !important;
}
.e-tac-tabs-output__item {
  /* display: none; */
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.e-tac-tabs-output__item--active {
  display: block;
  height: auto;
  opacity: 1;
  visibility: visible;
  transition: 0.3s;
}
.e-tac-tabs-output__item-title {
  font-size: max(1.875vw, 20px);
  font-weight: 600;
}
.e-tac-tabs-output__item > .flex > div {
  flex: 1;
}
.e-tac-tabs-output__item > .flex {
  gap: 73px;
}
.e-tac-tabs-output__item li,
.e-tac-tabs-output__item p {
  font-size: max(0.9375vw, 14px);
  line-height: 1.6;
}
.e-tac-tabs-output__item p {
  margin-bottom: max(2.08333333333vw, 20px);
}
.e-tac-tabs-output__item li {
  padding-left: 37px;
  position: relative;
  margin-bottom: 15px;
}
.e-tac-tabs-output__item li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  height: 28px;
  background-image: url("../icons/blueeecheck.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.e-tac-tabs__right {
  position: relative;
}
.chart-tabs {
  position: absolute;
  left: -85px;
  max-width: 280px;
  bottom: -50px;
}
.tab-active-after {
  transition: 0.3s;
}
.e-tac-why-us__title {
  color: #fff;
  font-weight: 500;
  font-size: clamp(18px, 1.4583333333vw, 28px);
  overflow-wrap: anywhere;
}
.e-tac-why-us-card img {
  max-width: 60px;
}
.e-tac-why-us-card {
  /* padding: 32px; */
  /* border-radius: 15px; */
  /* height: calc(100% - 30px); */
  margin-bottom: 30px;
  /* background-color: #ffffff1a; */
  /* border: 1px solid rgba(255, 255, 255, 0.3); */
}
.e-tac-why-us {
  position: relative;
}
.e-tac-why-us::after {
  content: "";
  position: absolute;
  right: 0;
  top: -100px;
  max-width: 306px;
  width: 100%;
  height: 100%;
  max-height: 337px;
  background-image: url("../shapes/whyusshape.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.e-tac-why-us .col-12:first-of-type p {
  max-width: 614px;
  margin-right: auto;
  margin-left: auto;
}
.e-tac-how-it-works__item {
  padding: 12px 12px 40px 12px;
  border-radius: 12px;
  border: 1px solid #ededed;
  box-shadow: 0px 26px 50px 0px #cbcee13d;
}
.e-tac-how-it-works .col-12 p {
  max-width: 802px;
  margin-right: auto;
  margin-left: auto;
}
.e-tac-how-it-works .col-lg-4:nth-of-type(3) {
  position: relative;
}
.e-tac-how-it-works .col-lg-4:nth-of-type(3)::before {
  content: "";
  position: absolute;
  left: -40px;
  max-width: 140px;
  max-height: 108px;
  width: 100%;
  height: 100%;
  top: -48px;
  background-image: url("../shapes/howitworksarrowleft.webp.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.e-tac-how-it-works .col-lg-4:nth-of-type(3)::after {
  content: "";
  position: absolute;
  right: -100px;
  max-width: 140px;
  max-height: 108px;
  width: 100%;
  height: 100%;
  bottom: -49px;
  background-image: url("../shapes/howitworksarrowright.webp.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.home-testimonials__box {
  margin-right: 15px;
  margin-left: 15px;
}
.home-testimonials__box-slider {
  margin-bottom: 40px;
}
.home-testimonials__box-slider .slick-list,
.home-testimonials__box-slider-reverse .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.home-testimonials__box-slider-reverse {
  text-align: left;
}
.home-testimonials__box-slider-reverse .services-testimonials__item-footer {
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-start;
}
.home-testimonials__box-slider-reverse
  .services-testimonials__item-person
  > .flex {
  flex-direction: row-reverse;
}
.e-tac-testimonials .container-fluid {
  position: relative;
}
.e-tac-testimonials .container-fluid::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 316px;
  height: 890px;
  background-image: url("../shapes/testimonalgrid.webp");
  background-repeat: no-repeat;
  background-size: contain;
}
.e-tac-testimonials .container-fluid::before {
  content: "";
  z-index: 9;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 316px;
  height: 890px;
  background-image: url("../shapes/testimonialgridleft.webp");
  background-repeat: no-repeat;
  background-size: contain;
}
.e-tac-cta .single-services-cta__left {
  max-width: 809px;
}
.two-rows-faq {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: flex-start;
}
.two-rows-faq .services-faq-list__item {
  width: calc(50% - 15px);
}
.acf-map {
  position: absolute;
  width: 100%;
  height: 100%;
}
.contact-map {
  height: 813px;
  position: relative;
}
.contact-map .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.contact-map h3 {
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  color: #151515;
}
.contact-map > .container {
  height: 100%;
}
.contact-map > .container .row {
  height: 100%;
}
.contact-map__card {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gm-style-iw-c {
  max-width: 250px !important;
}
.gm-style-iw-ch {
  display: none;
}
.gm-style-iw-chr button {
  position: absolute !important;
  right: 0px;
  top: 0px;
}
.gm-style-iw-chr {
  height: 20px !important;
}
.contact-map__card-item--active.contact-map__card-item
  .contact-map__card-list-footer {
  display: block;
}
/* .contact-map__card-item .contact-map__card-list-footer {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  height: 0;
} */
/* .contact-map__card-item.contact-map__card-item--active
  .contact-map__card-list-footer {
  height: auto;
  opacity: 1;
  visibility: visible;
  transition: 0.3s;
} */
.contact-map__card-list-footer img {
  max-width: 17px;
}
.contact-map__card-list-footer a span {
  font-size: max(0.8333333333vw, 14px);
}
.contact-map__card-list-footer {
  padding-left: 10px;
  margin-left: 35px;
  padding-top: 20px;
  max-width: 480px;
  padding-bottom: 20px;
  border-left: 1px solid #0000001a;
}
.home-who-we-are-wrapper .desktop-only {
  display: flex;
}
.contact-map__card-list-footer > div:not(:last-of-type) {
  margin-bottom: 15px;
}
#page {
  overflow-x: hidden;
}
.services-services .col-12 .text-gray,
.careers-positions .text-center .text-gray {
  max-width: max(31.9791666667vw, 350px);
  margin-left: auto;
  margin-right: auto;
}
.single-services-cta a:hover,
.bg-dark-blue .filled__button:hover {
  color: #fff !important;
}
.careers-form .col-lg-5 p:not(:last-of-type) {
  margin-bottom: 20px;
}
.custom-notification {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--main-blue); /* Green background */
  color: white;
  padding: 10px 20px;
  height: 42px;
  border-radius: 99999px;
  line-height: 21px;
  font-size: 12px;
  opacity: 0;
  animation: fadeInOut 1s forwards;
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
    transform: translateX(-50%) translateY(10px);
  }
  50% {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-50%) translateY(-10px);
  }
}

.ml3 .word {
  display: inline-block;
  opacity: 0;
  transform: translateY(0%);
  transition: opacity 0.3s ease, transform 0.5s ease;
}

.ml3 .word.show {
  opacity: 1;
  transform: translateY(0);
}
.services-slider-content {
  display: flex;
  min-width: 2000px;
  overflow: auto;
}
.services-slider-arrows {
  display: none;
}
.services-slider-content-wrapper {
  overflow: hidden;
}
.topbar-left-list-submenu a {
  color: #000;
  /* width: 100px; */
  cursor: pointer;
  padding: 12px 13px;
  transition: 0.3s ease;
  font-size: 12px !important;
}
.topbar-left-list-submenu a:hover {
  text-decoration: underline;
  transition: 0.3s;
}
.topbar-left-list:hover .topbar-left-list-submenu {
  display: flex;
}
.topbar-left-list-submenu {
  z-index: 99;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.page-template-template-classic h2,
.page-template-template-classic h3,
.page-template-template-classic h4,
.page-template-template-classic h5,
.page-template-template-classic h6 {
  margin-bottom: 20px;
}
.page-template-template-classic p a {
  display: inline-block;
  text-decoration: underline;
}
.contact-map__card-item__left img {
  max-width: 25px;
}
.services-services__item-upper h4 {
  height: max(4.9479166667vw, 30px);
}
.page-template-template-classic .classic-template-wrapper {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
  padding-top: max(1.56vw, 20px);
}
.page-template-template-classic .classic-template-wrapper ul {
  padding: 0px 0 20px 20px;
}
.page-template-template-classic main li {
  list-style-type: disc;
  /* padding-left: 20px; */
}
.page-template-template-classic .classic-template-wrapper p {
  margin-bottom: 30px;
}
.page-id-113 .careers-form .codedropz-upload-handler,
.page-id-1565 .careers-form .codedropz-upload-handler {
  margin-bottom: 0 !important;
}
.about-classic-text {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );

  position: relative;
}
.about-classic-text::before {
  content: "";
  position: absolute;
  left: 0;
  top: -59px;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  background: url("../shapes/aboutclassic.webp");
}
.about-classic-text-anim p {
  font-size: max(3.125vw, 24px);
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  font-family: "Manrope", serif;
  color: #1515154d;
  letter-spacing: -1px;
}
.about-cta {
  text-align: center;
}
.about-classic-text .paragraph__xl p:not(:last-of-type) {
  margin-bottom: 40px;
}
.gap-45 {
  gap: 45px;
}
.about-us-tabs-content__tabs img,
.about-us-tabs-content__tabs svg {
  max-width: 24px;
  max-height: 25px;
}
.about-us-tabs-content__tabs:nth-of-type(3) svg rect {
  stroke: #222 !important;
  transition: 0.3s;
}
.about-us-tabs-content__tabs:nth-of-type(3) svg path {
  stroke: #222 !important;
  transition: 0.3s;
}
.about-us-tabs-content__tabs:hover:nth-of-type(3) svg path,
#page .about-us-tabs-content__tab.about-us-tabs-content__tab--active svg path {
  stroke: var(--main-blue) !important;
  transition: 0.3s;
}
.about-us-tabs-content__tabs:hover:nth-of-type(3) svg rect,
#page .about-us-tabs-content__tab.about-us-tabs-content__tab--active svg rect {
  stroke: var(--main-blue) !important;
  transition: 0.3s;
}
.about-us-tabs-content__item,
.about-us-tabs-image__item,
.about-us-tabs-text__item,
.about-us-tabs-image__item {
  height: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
}
.about-us-tabs-content__item.about-us-tabs-content__item--1,
.about-us-tabs-image__item.about-us-tabs-image__item--1,
.about-us-tabs-text__item.about-us-tabs-text__item--1,
.about-us-tabs-text__item.about-us-tabs-text__item--active,
.about-us-tabs-image__item--active.about-us-tabs-image__item {
  height: auto;
  visibility: visible;
  transition: 0.3s ease;
  opacity: 1;
}
.about-us-tabs-content {
  position: relative;
  border-bottom: 1px solid #d1d5db;
}
.about-us-tabs-content__tabs {
  flex: 1;
}
.about-us-tabs-content__tabs a {
  font-size: max(1.04166666667vw, 15px);
}
.about-us-tabs-text__item li {
  font-size: 15px;
  font-family: "Roboto", serif;
}
.about-us-tabs-image {
  max-width: max(28.6979166667vw, 450px);
  margin-right: 0;
  margin-left: auto;
}
.about-us-tabs-text__item h2 {
  font-size: max(2.7083333333vw, 30px);
}
.about-us-tabs {
  position: relative;
}
.about-us-tabs::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  transform: translateY(-250px);
  max-width: 433px;
  max-height: 477px;
  background-image: url("../shapes/visionshape.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.about-us-tabs-content__tab svg path {
  transition: 0.3s;
  fill: #222;
}
.about-us-tabs-content__tab--active svg path {
  fill: var(--main-blue);
  transition: 0.3s;
}
.about-us-tabs-content__tab--active {
  transition: 0.3s;
  color: var(--main-blue);
  font-weight: 600;
}
.about-us-tabs-content__tab g {
  transition: 0.3s;
  mask: unset !important;
}
.about-cta {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.about-cta-left {
  position: absolute;
  bottom: -350px;
  max-width: 533px;
  max-height: 577px;
  object-fit: contain;
  left: -155px;
}
.about-cta-right {
  position: absolute;
  top: -400px;
  object-fit: contain;
  max-width: 533px;
  max-height: 577px;
  right: -107px;
}
.page-id-111 .about .row,
.page-id-1553 .about .row {
  flex-direction: row-reverse;
  align-items: center;
}
.page-id-111 .about .pt-30,
.page-id-1553 .about .pt-30 {
  padding-top: 0;
}
.page-id-111 .about p a,
.page-id-1553 .about p a {
  display: inline-block;
  font-weight: 600;
  color: var(--main-blue);
}

.page-id-111 .about,
.page-id-1553 .about {
  background: linear-gradient(
    to top,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}
.page-id-111 .about .row .col-xl-6:first-of-type,
.page-id-1553 .about .row .col-xl-6:first-of-type {
  padding-left: 80px;
  padding-right: 0;
}
.about-team .members-slider__box {
  margin-left: 0;
  margin-right: 0;
}
.about-team .row {
  justify-content: center;
}
.about-team .col-lg-4 {
  margin-bottom: 30px;
}
.press__box {
  padding: 28px;
}
.press__box h5 {
  margin-bottom: 25px;
}
.press-footer img {
  max-width: 12px;
}
.press__box .members-slider__footer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.press__box {
  height: calc(100% - 30px) !important;
  margin-bottom: 30px;
}
.press-footer {
  border-top: 1px solid #eff2fc;
  padding-top: 20px;
  margin-top: 20px;
}
.press__box .paragraph__xl::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 90px;
  height: 180px;
  width: 100%;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,

    #ffffff 100%
  );
}
.blog-archive {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}
.press__box .arrow__button::after {
  content: unset !important;
}
.press__box .arrow__button {
  display: flex;
  gap: 10px;
}
.press-header a {
  font-size: 14px;
}
.press__box .members-slider__footer {
  padding-top: 0;
}
.about-team {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}
.about-us-tabs-image__item img {
  border-radius: 16px;
}
.about-us-tabs-image {
  height: 100%;
}
.about-us-tabs-image img {
  height: 100%;
  object-fit: cover;
}
.epic-picks {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #b2b2b2;
}
.border-gray {
  border-bottom: 1px solid #0068b530;
}
.featured-pick img {
  border-radius: 20px;
  max-height: max(25vw, 300px);
  object-fit: cover;
}
.blog-filter {
  text-transform: uppercase;
  background-color: #0068b51a;
  color: var(--main-blue);
  font-size: 14px;
  transition: 0.3s;
  font-weight: 400;
  cursor: pointer;
  padding: 9px 17px;
  border: 1px solid #fff;
  border-radius: 29px;
}
.blog-filter:hover {
  border-color: var(--main-blue);
  transition: 0.3s;
}
.blog-list-filters {
  flex-wrap: wrap;
}
.load-more {
  cursor: pointer;
}
.blog-filter--active {
  background-color: var(--main-blue);
  color: #fff;
  font-weight: 700;
  transition: 0.3s;
}
#output-blogs article {
  margin-bottom: 30px;
}
.blog-single__header h1,
.blog-single__header h2,
.blog-single__header h3,
.blog-single__header h4,
.blog-single__header h5,
.blog-single__header h6 {
  color: #000;
}
.blog-single {
  padding-top: 67px;
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
  margin-top: 75px;
}
.blog-single__header {
  max-width: max(42.8645833333vw, 500px);
  margin-left: auto;
  margin-right: auto;
}
.blog-single h1 {
  font-weight: 500;
  letter-spacing: unset;
  font-size: max(3.125vw, 30px);
}
.blog-single .blog-filter {
  font-weight: 500;
}
.blog-single__author img {
  max-width: 53px;
  border-radius: 50%;
  aspect-ratio: 1/1;
}
.blog-single__auhor-name span {
  font-size: 14px;
  color: #808080;
  font-weight: 400;
}
.blog-single__auhor-name span.name-auth {
  color: #333;
  font-weight: 600 !important;
  letter-spacing: -0.36px;
  display: block;
}
.share-on {
  display: block;
  margin-right: 40px;
}
.blog-single__author {
  padding: 10px 20px;
  border-top: 1px solid #0068b530;
  margin-bottom: 45px;
  border-bottom: 1px solid #0068b530;
}
.blog-single-featured img {
  /* object-fit: cover; */
  border-radius: 12px;
}

.container__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: max(48.9583333333vw, 500px);
}
.container__inner h2 {
  margin-bottom: 30px;
  font-size: max(1.875vw, 24px);
}
.container__inner h3 {
  font-size: max(1.5625vw, 22px);
  margin-bottom: 30px;
}
.container__inner p {
  margin-bottom: 30px;
  color: #666666;
}
.container__inner .wp-block-image {
  margin-bottom: 50px;
}
.blog-single-content .text-white p {
  color: #fff;
}
.blog-single-content-cta {
  overflow: hidden;
  position: relative;
}
.blog-single__author-share {
  text-align: right;
}
.blog-single-content-cta::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -90px;
  background-image: url("../shapes/single-cta-shape.png");
  background-repeat: no-repeat;
  background-size: contain;
  max-width: max(16.9270833333vw, 150px);
  width: 100%;
  max-height: max(18.6458333333vw, 180px);
  height: 100%;
}
.blog-single-content-cta a:hover {
  color: #fff;
}
.related-posts {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}
.blog-single .blog-filter {
  background-color: #0068b51a !important;
  color: var(--main-blue) !important;
  cursor: unset;
  border-color: transparent !important;
}
.page-id-117 .home-e-tac,
.page-id-1562 .home-e-tac {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  );
}
.page-id-117 .home-e-tac .row,
.page-id-1562 .home-e-tac .row {
  flex-direction: row-reverse;
}
.e-tac-how-it-works__item__body > a {
  display: none;
}
.page-id-117 .home-e-tac-wrapper .col-xl-6:last-of-type,
.page-id-1562 .home-e-tac-wrapper .col-xl-6:last-of-type {
  padding-left: 15px;
  padding-right: max(3.2291666667vw, 15px);
}
.page-id-117 .home-e-tac-wrapper .col-xl-6:first-of-type,
.page-id-1562 .home-e-tac-wrapper .col-xl-6:first-of-type {
  padding-right: 15px;
  padding-left: max(3.2291666667vw, 15px);
}
.page-id-111 .about-us-tabs-text h2,
.page-id-1553 .about-us-tabs-text h2 {
  margin-bottom: 20px;
}
.home-testimonials {
  display: none;
}
.page-id-109 .max-620,
.page-id-1574 .max-620 {
  max-width: 1020px;
}
.home .home-what-we-do__box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.featured-pick .blog-card__date::before {
  left: 0;
}
.featured-pick .blog-card__date {
  padding-left: 20px;
}
html {
  scroll-behavior: smooth;
}
.page-id-111 .default-hero,
.page-id-1553 .default-hero {
  position: relative;
}
.home-e-tac-wrapper img,
.e-tac-tabs__right img {
  border-radius: 15px;
}
/* .page-id-111 .default-hero::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.45) 54%,
      rgba(0, 0, 0, 0.56) 74%,
      rgba(0, 0, 0, 0.7) 100%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%),
    linear-gradient(
      0deg,
      rgba(42, 82, 190, 0.2) 0%,
      rgba(42, 82, 190, 0.2) 100%
    );
} */
@media only screen and (min-width: 991px) {
  .main-navigation ul ul {
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    height: 0;
    display: block;
  }
  .main-navigation li:hover ul {
    opacity: 1;
    height: auto;
    visibility: visible;
    transition: 0.3s;
  }
}
.blog-single-content li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
}
.blog-single-content ul {
  margin-bottom: 30px;
}
.blog-single-content li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background-image: url("../icons/bliuechecknew.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.blog-single-content li {
  color: #151515;
}
.single-services-process__item .underlined__button {
  display: none;
}
.icon-globe {
  position: relative;
}
.icon-globe::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-image: url("../icons/language-switch.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.wpml-language-dropdown a {
  color: #fff;
}
.active-flag {
  display: none;
}
.wpml-language-switcher-wrap {
  display: flex;
  gap: 5px;
  align-items: center;
}
.header-right {
  gap: 25px;
}
.wpml-language-dropdown {
  text-transform: uppercase;
  position: relative;
}
.language-label {
  color: transparent;
  /* display: none !important; */
}
.wpml-language-dropdown::after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 5px;
  background-image: url("../icons/arrowrightdrop.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.header-scrolled .lang-switcher a {
  color: #000;
}
.header-scrolled .lang-switcher .icon-globe::before {
  filter: brightness(0);
}
.header-scrolled .wpml-language-dropdown::after {
  filter: brightness(0);
}
.error404 .site-main {
  padding-top: 150px;
  padding-bottom: 150px;
}

.error404 .site-main h1 {
  color: #000;
}
.error404 .site-main {
  text-align: center;
}
.page-content a {
  display: inline-block;
  color: var(--main-blue);
  text-decoration: underline;
}
.error-links a {
  text-decoration: unset;
  color: #fff !important;
}
.members-slider .members-slider__box {
  max-height: 70vh;
}
#page .error-links a:hover {
  color: var(--main-blue) !important;
}
@media only screen and (max-width: 575px) {
  .error404 .site-main {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1360px) {
  .members-slider .members-slider__box {
    max-height: 80vh;
  }
}
@media only screen and (max-width: 1199px) {
  .members-slider .members-slider__box {
    /* 		height: unset !important; */
    max-height: 600px !important;
  }
}

.icon-what-we-do img {
  max-width: 64px;
}
.home-what-we-do__box-up p {
  color: #3c3c3c;
}
.home-what-we-do__box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
}
.home-what-we-do__box > a {
  margin-top: auto;
}

/* wpforo from forum website css  */

.wpf-popover-content {
  width: max-content !important;
  flex-direction: row-reverse !important;
  bottom: 0 !important;
  gap: 20px !important;
  left: 55px !important;
}
.wpf-unreact svg path {
  fill: red !important;
}

.wpforo-topic-avatar {
  display: none !important;
}
/* .wpft-post .wpforo-topic-head-wrap, */
.wpft-forum .wpforo-topic-head-wrap,
.wpft-post .wpf-post-head-top {
  display: none !important;
}
#wpforo #wpforo-wrap #wpf_moderation_tools {
  /* display: block !important; */
  background: #fff !important;
}
#wpf_topicmoveform li {
  color: #000 !important;
}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li {
  color: #000;
}

.wpforo-post {
  padding: 20px !important;
}
.wpft-post .wpforo-post-head .wpf-right {
  flex-direction: row !important;
}
.wpft-forum .wpf-end {
  display: none !important;
}
.wpft-forum #wpforo #wpforo-wrap .wpf-breadcrumb div:first-child {
  padding-right: 10px !important;
}
.wpft-forum .wpf-breadcrumb {
  display: flex !important;
}
#page #wpforo .wpforo-last-post-title {
  text-align: right;
  padding-right: 20px;
}
#page #wpforo .wpforo-last-post {
  display: flex !important;
  justify-content: flex-end;
}
#page
  #wpforo
  #wpforo-wrap
  .wpfl-2
  .wpforo-forum
  .wpforo-forum-data
  .wpforo-last-post-info {
  display: none !important;
}
#page #wpforo .wpf-sbd-avatar.wpforo-topic-stat-lastpost {
  display: none !important;
}
.wpft-post .wpf-tool label {
  color: var(--main-blue) !important;
}
#wpforo .wpforo-topic-info {
  padding-left: 12px !important;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-bottom {
  display: flex !important;
}
#wpforo #wpforo-wrap #wpf_moderation_tools .wpf-tool-tab {
  color: var(--main-blue) !important;
}
#wpf_moderation_tools .fa-spinner {
  display: none !important;
}
.wpft-post .wpf-head-bar {
  background: transparent !important;
  border: unset !important;
  padding: 0 !important;
}

#wpforo #wpforo-wrap .wpforo-post .wpf-left .author-name {
  padding: 0 !important;
}
#page #wpforo .wpf-no-new {
  display: none !important;
}

.wpforoeditor .mce-edit-area iframe {
  min-height: 250px;
}

#wpforo_search-2 {
  margin: 0 !important;
}
#wpf-widget-search
  #wpforo-search-form
  .wpf-search-widget-label
  input[type="text"] {
  transition: 0.3s;
  background: transparent;
  color: #fff;
}
.page-id-2370 .wpforo-cat-panel .add_wpftopic {
  display: none !important;
}
#page #wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button,
#page #wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button {
  background: var(--main-blue) !important;
  color: #fff !important;
}
.page-id-2370 #page #wpforo-title {
  display: none !important;
}
.page-id-2370 #page .wpf-head-bar #wpforo-title {
  display: block !important;
}
#page-146 .forum-wrap .wpforo-last-post-avatar,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar {
  display: none !important;
}
.wpforo-last-post-title {
  max-width: 270px;
  overflow: hidden;
}

#page
  #wpforo
  #wpforo-wrap
  .wpf-navi
  .wpf-navi-wrap
  .wpf-next-button
  .fa-chevron-right:before,
#page
  #wpforo
  #wpforo-wrap
  .wpf-navi
  .wpf-navi-wrap
  .wpf-prev-button
  .fa-chevron-left:before {
  color: #fff !important;
}
.header-right a {
  white-space: nowrap;
}
#wpforo
  #wpforo-wrap
  .wpfl-2
  .wpforo-post
  .wpf-right
  .wpforo-post-content
  .wpforo-reaction {
  position: unset !important;
}
.wpforo-post .wpf-left .author-avatar,
.wpforo-post .wpf-left .wpf-author-nicename,
.wpforo-post .wpf-left .wpf-member-profile-buttons,
.wpforo-post .wpf-left .author-posts,
.wpforo-post .wpf-left .author-title,
.wpforo-post .wpf-left .author-rating-full {
  display: none !important;
}

.header-scrolled
  #wpf-widget-search
  #wpforo-search-form
  .wpf-search-widget-label
  input[type="text"] {
  transition: 0.3s;
  background: #fff !important;
  color: #000;
}
#wpf-widget-search
  #wpforo-search-form
  .wpf-search-widget-label
  input[type="text"] {
  outline: unset !important;
}
#page #wpf-widget-search .wpforo-widget-content {
  padding: 0 !important;
  margin: 0 !important;
}
/* main #wpforo-menu {
  display: none !important;

} */
.wp-foro-search .widget-title {
  display: none !important;
}
#wpforo #wpforo-wrap #wpforo-search-title,
#wpforo #wpforo-wrap #wpforo-title {
  letter-spacing: unset;
}
#wpforo-wrap {
  width: 100% !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto !important;
  border-radius: 16px !important;
  margin-left: auto !important;
}
@media only screen and (min-width: 620px) {
  #page #wpforo #wpforo-wrap #wpforo-menu .wpf-menu {
    display: flex !important;
    align-items: center;
    gap: 4px !important;
  }
}
#page #wpforo #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2) {
  display: block !important;
}
body
  #page.site
  #wpforo
  #wpforo-wrap
  .wpf-profile-body
  input.wpf-button-secondary,
.wpf-button-secondary {
  transition: 0.3s;
  color: #fff !important;
}
body
  #page.site
  #wpforo
  #wpforo-wrap
  .wpf-profile-body
  input.wpf-button-secondary:hover,
.wpf-button-secondary:hover {
  color: #000 !important;
  transition: 0.3s;
}
@media (min-width: 576px) {
  #wpforo-wrap {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  #wpforo-wrap {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  #wpforo-wrap {
    /* max-width: 960px;
     */
    max-width: max(68.75vw, 750px);
  }
}

@media (min-width: 1200px) {
  #wpforo-wrap {
    max-width: max(68.75vw, 1000px);
  }
}
#wpforo {
  background: linear-gradient(
    to bottom,
    rgba(247, 248, 253, 1),
    rgba(247, 248, 253, 0)
  ) !important;
}
.default-hero__content h1 {
  color: #fff;
}
#wpforo #wpforo-wrap #wpforo-menu li:hover a {
  color: #fff !important;
}
/* .wpf-field.wpf-field-type-submit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
} */
.wpf-table,
.wpforo-members-content.wpfbg-7 {
  border-radius: 10px !important;
  overflow: hidden;
}
.wpforo-recent-content,
.wpfr-topics,
table {
  border-radius: 10px !important;
  overflow: hidden;
}
.wpf-ptr li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.wpf-spost-topic-recent-posts {
  display: flex;
  gap: 3px;
  padding-left: 20px;
}
#wpforo #wpforo-wrap a {
  color: var(--main-blue) !important;
}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr,
.wpf-statbox-body,
#wpforo #wpforo-wrap .wpf-tools {
  background: #f5f7fa !important;
}
.wpf-button-secondary,
input {
  border-radius: 8px !important;
}
.wpf-post-create,
.wpforo-topic-footer,
#wpforo #wpforo-wrap .wpf-tools {
  border-radius: 16px !important;
}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap {
  border-top: unset !important;
}
.wpf-subscribe-topic {
  color: var(--main-blue) !important;
}
#wpforo #wpforo-wrap .wpf-tags a {
  color: #fff !important;
}
#wpforo i {
  color: var(--main-blue) !important;
}
#wpforo #wpforo-wrap .wpf-action-link span {
  color: var(--main-blue) !important;
}
.wpf-statbox-body,
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox {
  border-radius: 10px !important;
  overflow: hidden;
}
.wpforo-feed {
  display: none !important;
}
.head-title,
.cat-name,
.wpf-footer-title {
  color: #fff !important;
}
#wpforo .wpf-profile-menu.wpforo-active svg,
#wpforo .wpf-profile-menu.wpforo-active path {
  color: #fff !important;
  fill: #fff !important;
}
#wpforo .wpf-profile-menu.wpforo-active span {
  color: #fff !important;
}

#wpforo #wpforo-wrap .wpfl-2 .wpforo-category,
#wpforo #wpforo-wrap .wpforo-active,
#wpforo #wpforo-wrap #wpforo-menu li:hover,
#wpforo #wpforo-wrap #wpforo-menu .current-menu-ancestor,
#wpforo #wpforo-wrap #wpforo-menu .current-menu-parent,
#wpforo #wpforo-wrap #wpforo-menu .current_page_item,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head,
#wpforo-stat-header,
#wpforo-poweredby {
  background-color: var(--main-blue) !important;
}
#wpforo-menu {
  border-radius: 8px !important;
  overflow: hidden;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat,
.wpf-subscribe-forum,
.wpforo-topic a {
  color: var(--main-blue) !important;
}
/* .wpfl-2.wpforo-section, */
/* .wpfl-2, */
#wpforo-footer {
  overflow: hidden;
  border-radius: 10px !important;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic,
#wpforo-stat-body,
#wpforo #wpforo-wrap .wpf-p-error,
#wpforo #wpforo-wrap .wpforo-members-wrap td {
  background: #f5f7fa !important;
}
#wpforo a {
  color: var(--main-blue) !important;
}
#wpforo #wpforo-wrap #wpforo-menu a {
  color: #000 !important;
}
/* #wpforo {
  padding-top: 139px;
} */
#wpforo #wpforo-wrap {
  background-color: transparent !important;
}
#wpforo-menu {
  background: #fff !important;
  padding: 7px !important;
}
#wpforo #wpforo-wrap #wpforo-menu .wpforo-active a,
#wpforo #wpforo-wrap #wpforo-menu li:hover a {
  background: rgb(229, 239, 248) !important;
  border-radius: 8px;
  color: var(--main-blue) !important;
}
#wpforo #wpforo-wrap #wpforo-menu li:hover {
  background: transparent !important;
  border: unset !important;
}
#wpforo #wpforo-wrap #wpforo-menu a {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: var(--main-blue) !important;
}

#wpforo #wpforo-wrap .wpforo-active,
#wpforo #wpforo-wrap #wpforo-menu li.wpforo-active {
  border: unset !important;
  background: transparent !important;
}
#wpforo .sub-menu {
  display: none !important;
}
.wpf-search-form i {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background-color: rgb(229, 239, 248);
  color: var(--main-blue) !important;
  border-radius: 8px;
  height: 50px;
}
.wpf-bar-right {
  height: 100%;
}
#wpforo #wpforo-wrap .wpf-search i {
  transform: translate(-50%, -50%);
  top: 50% !important;
  left: 50%;
  padding: 0 !important;
}
#wpforo #wpforo-wrap .wpf-search input {
  margin-right: 0 !important;
}
.wpf-search-form {
  position: relative;
}
#wpforo-wrap .wpf-search:has(.wpf-search-field:focus) i {
  left: 25px !important;
  transform: translate(0, -50%);
}
#wpforo #wpforo-wrap .wpf-search input[type="text"].wpf-search-field {
  padding: 5px 3px 5px 54px !important;
}
.wpf-alerts {
  display: none !important;
}
.wpf-search-form {
  padding-right: 0 !important;
}
.wpforo-subtop {
  background: #fff !important;
  width: max-content !important;
  padding: 9px 13px !important;
  border-radius: 52px;
  box-shadow: 0px 4px 50px 0px #e6e7e8 !important;
}
#wpforo #wpforo-wrap .wpf-breadcrumb {
  margin: 0 !important;
}
.wpforo-subtop {
  margin-top: 19px !important;
  margin-bottom: 19px !important;
}
.wpf-item-element {
  background-color: transparent !important;
}
/* #wpforo #wpforo-wrap .wpf-breadcrumb div:after */
#wpforo #wpforo-wrap .wpf-breadcrumb div:after {
  width: 10px !important;
  height: 10px !important;
  top: 50% !important;
  transform: translateY(-50%) scale(0.7) rotate(45deg) !important;
}
#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root {
  border-left: unset !important;
}

.wpf-item-element.active::after {
  display: none !important;
}
#page #wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head * {
  color: #fff !important;
}
#wpforo #wpforo-wrap .wpforo-cat-panel,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head {
  border-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border: unset !important;
}
.wpforo-category {
  border-radius: 8px !important;
}
#wpforo #wpforo-wrap .wpforo-category .wpf-button {
  background-color: var(--main-blue) !important;
  box-shadow: unset !important;
  border-color: transparent !important;
  color: #fff !important;
}
#wpforo #wpforo-wrap .wpforo-category .wpf-button i,
#wpforo #wpforo-wrap .wpforo-category .wpf-button span {
  color: #fff !important;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-category {
  margin-bottom: 6px !important;
  border: unset !important;
}
.wpforo-forum-data {
  display: flex;
}
.wpforo-forum-data > div {
  flex: 1;
}
.wpforo-forum-icon {
  border-left: unset !important;
}
.forum-wrap {
  border-left: 1px solid #14141429 !important;
  border-right: 1px solid #14141429 !important;
  border-bottom: 1px solid #14141429 !important;
  align-items: center;
}
#wpforo #wpforo-wrap .wpforo-forum-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.forum-wrap:nth-of-type(2) {
  border-top: 1px solid #14141429 !important;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.forum-wrap:last-of-type {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#wpforo #wpforo-wrap .wpforo-forum-info {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}
#wpforo #wpforo-wrap .wpforo-forum-title a {
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #4f5a62 !important;
}
.wpf-stat-box {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
}
.wpf-sbd {
  font-size: 16px !important;
  color: #090a0a !important;
  font-weight: 400;
}
.wpf-sbl {
  font-size: 11px !important;
  font-weight: 400 !important;
  color: #79808a !important;
}
.wpf-stat-box:last-of-type {
  display: none !important;
}
#wpforo
  #wpforo-wrap
  .wpfl-2
  .wpforo-forum
  .wpforo-forum-data
  .wpforo-forum-details {
  justify-content: flex-end !important;
}
#page #wpforo #wpforo-wrap .wpforo-last-post-title a {
  font-weight: 600 !important;
  font-size: 13px !important;
  color: #4f5a62 !important;
}
.wpforo-last-post-author {
  display: flex;
  align-items: center;
}
#wpforo #wpforo-wrap .wpforo-last-post-author a,
#wpforo #wpforo-wrap .wpforo-last-post-author span {
  font-size: 13px !important;
  font-weight: 400;
  color: #79808a !important;
}
#wpforo #wpforo-wrap .wpforo-forum {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
#wpforo #wpforo-wrap .wpforo-forum .wpforo-forum-data .wpforo-last-post-info {
  border-top: unset !important;
}
#wpforo #wpforo-wrap .forum-wrap .wpforo-forum {
  background: #fff !important;
}
#wpforo #wpforo-wrap .forum-wrap:nth-of-type(odd) .wpforo-forum {
  background: #f5f7fa !important;
}
#wpforo-stat-body .wpf-footer-box:nth-of-type(2) {
  display: none !important;
}
.wpforo-content > div > .forum-wrap {
  overflow: hidden;
}
.wpforo-content > div > .forum-wrap:nth-of-type(3) {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top: 1px solid #e6e6e6 !important;
  overflow: hidden !important;
}
#page #wpforo #wpforo-wrap .wpfl-2 > * {
  color: #fff !important;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data {
  background: transparent !important;
}
#wpforo #wpforo-wrap .wpforoeditor * {
  color: #000 !important;
}
#wpforo #wpforo-wrap a {
  display: inline !important;
}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title svg {
  fill: #fff !important;
}
#wpforo-stat-body .wpf-footer-box:first-of-type {
  padding-bottom: 30px !important;
}
#wpforo-poweredby {
  display: none !important;
}
#wpforo #wpforo-wrap #wpforo-stat-header {
  border-radius: 8px !important;
}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box:first-child {
  border-top-left-radius: 8px !important;
  overflow: hidden !important;
  border-top-right-radius: 8px !important;
}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title {
  border: unset !important;
}
#wpforo #wpforo-wrap #wpforo-stat-body {
  margin-top: -10px;
  position: relative;
  z-index: -1;
}
#wpforo .forum-wrap {
  overflow: hidden !important;
}
#page #wpforo #wpforo-wrap input[type="submit"],
#wpforo #wpforo-wrap input[type="reset"],
#wpforo #wpforo-wrap input[type="button"],
#wpforo-dialog input[type="submit"],
#wpforo-dialog input[type="reset"],
#wpforo-dialog input[type="button"],
#page .wpf-button,
#page #wpforo #wpforo-wrap .wpf-head-bar-right .wpf-button,
#page #wpforo #wpforo-wrap .wpf-post-create input[type="submit"],
#wpforo #wpforo-wrap .wpforo-members-search .wpf-member-search {
  background: var(--main-blue) !important;
  padding: 14px 26px !important;
  color: #fff !important;
  font-size: 14px !important;
  height: unset !important;
  border: 1px solid var(--main-blue) !important;
  display: inline-block;
  white-space: nowrap !important;
  outline: unset;
  line-height: 16px !important;
  border-radius: 300px !important;
}
body #page.site #wpforo #wpforo-wrap input.wpf-button-secondary,
.wpf-button-secondary {
  background: transparent;
  color: #000 !important;
  padding: 14px 26px !important;
  font-size: 14px !important;
  height: unset !important;
  border: 1px solid var(--main-blue) !important;
  display: inline-block;
  white-space: nowrap !important;
  outline: unset;
  line-height: 16px !important;
  border-radius: 300px !important;
}
#wpforo #wpforo-wrap #wpforo-menu li a {
  display: block !important;
}
.wpf-head-bar {
  margin-bottom: 20px !important;
}
.wpf-head-bar,
.wpf-post-head-top,
.wpf-search-bar {
  border-left: unset !important;
  border: 1px solid #ededed !important;
  border-radius: 12px !important;
  padding: 22px 30px !important;
  background: #fff !important;
}
.wpf-head-bar .wpf-action-link {
  display: none !important;
}
.wpf-head-bar #wpforo-description {
  margin-bottom: 0 !important;
}
#page #wpforo #wpforo-wrap .wpf-head-bar-right .wpf-button i {
  color: #fff !important;
}
.wpf-head-bar h1 {
  color: var(--main-blue) !important;
}
.wpforo-topic-title i {
  display: none !important;
}
#wpforo #wpforo-wrap .wpforo-topic-title a {
  color: #000 !important;
}
#page #wpforo .wpforo-topic-start-info a,
#page #wpforo .wpforo-topic-start-info span {
  color: #79808a !important;
}
#page #wpforo #wpforo-wrap .wpf-unread-topic .wpforo-topic-title a {
  font-weight: 500 !important;
}
#page #wpforo .wpforo-topic-stat-views,
#page #wpforo .wpforo-topic-stat-posts {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

#page #wpforo .wpforo-topic-stat-lastpost {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
}
#wpforo
  #wpforo-wrap
  .wpfl-2
  .wpforo-forum
  .wpforo-forum-data
  .wpforo-last-post-info {
  margin: 0 !important;
}
#page #wpforo .topic-wrap:nth-of-type(2n + 1) > div {
  background: #fff !important;
}
#page #wpforo .head-title {
  font-size: 18px !important;
}
#wpforo #wpforo-wrap #wpforo-stat-body {
  background: #f5f7fa !important;
}
.wpf-post-info-forum {
  font-size: 18px !important;
  color: var(--main-blue) !important;
  text-transform: unset !important;
  margin-bottom: 10px !important;
}
.wpf-post-info-forum i {
  display: none !important;
}
#page #wpforo .wpf-post-info > div a,
#page #wpforo .wpf-post-info > div span {
  color: #79808a !important;
}
.wpf-topic-more-info {
  margin-top: 20px !important;
  background: #fff !important;
  border: 1px solid #e6e6e6 !important;
  border-radius: 8px !important;
}
.wpf-topic-more-info * {
  color: #000 !important;
}
.wpf-tmi-user-posts {
  color: #fff !important;
  background: var(--main-blue) !important;
}
.wpf-post-head-bottom {
  display: none !important;
}
#page #wpforo .post-wrap {
  margin-top: 30px !important;
}
.wpf-right {
  display: flex;
  flex-direction: column-reverse;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content,
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top {
  background: white !important;
}
#wpforo
  #wpforo-wrap
  .wpfl-2
  .wpforo-post
  .wpf-right
  .wpforo-post-content-bottom {
  background: #fff;
  margin-top: 0 !important;
  padding-top: 10px !important;
}
.wpforo-post-content-bottom {
  padding-bottom: 15px !important;
}
/* .wpf-post-button-actions, */
.wpforo-post-content-top {
  display: none !important;
}
.wpforo-post-content {
  padding-left: 10px !important;
}
.wpforo-post {
  border-radius: 8px !important;
  border: 1px solid #e6e6e6 !important;
}
.post-wrap {
  border: unset !important;
}
.wpf-tr {
  border-radius: 8px !important;
  border: 1px solid #e6e6e6 !important;
  background: white !important;
}
#wpforo #wpforo-wrap .wpf-post-create {
  background: white !important;
}
.mce-panel {
  border: 1px solid #dae5ed;
  background: #f7f8fd !important;
  border-radius: 4px !important;
}
.wpforo-revisions-wrap {
  display: none !important;
}
.wpforo-topic-footer {
  background: #f5f7fa !important;
}
.wpf-field {
  padding: 10px !important;
  margin-bottom: 10px !important;
}
#page #wpforo #wpforo-wrap .wpforo-members-search {
  padding: 0 !important;
  background: white !important;
}
#wpforo #wpforo-wrap .wpf-field {
  border: unset !important;
}
#wpforo #wpforo-wrap .wpf-tr {
  margin-bottom: 20px !important;
}
#wpforo #wpforo-wrap .wpf-td {
  overflow: hidden !important;
}
#page #wpforo .wpforo-members {
  padding-left: 0 !important;
}
#page
  #wpforo
  #wpforo-wrap
  .wpforo-profile
  .wpforo-profile-head
  .wpforo-profile-back {
  background: var(--main-blue) !important;
  color: #fff !important;
  opacity: 1 !important;
}
#wpforo
  #wpforo-wrap
  .wpforo-profile
  .wpforo-profile-head
  .wpforo-profile-back
  a {
  color: #fff !important;
}
#wpforo
  #wpforo-wrap
  .wpforo-profile
  .wpforo-profile-head
  .wpforo-profile-back
  i {
  color: #fff !important;
}
#wpforo .wpf-profile-menu.wpforo-active span {
  color: var(--main-blue) !important;
}
#wpforo .wpf-profile-menu.wpforo-active svg,
#wpforo .wpf-profile-menu.wpforo-active path {
  fill: var(--main-blue) !important;
  color: var(--main-blue) !important;
}
.wpforo-login-content,
#page #wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content {
  border-radius: 8px !important;
  background: #fff;
  overflow: hidden;
  border: 1px solid #e6e6e6 !important;
}
.wpforo-table {
  background: #f5f7fa !important;
  border-radius: 8px !important;
}
#wpforo #wpforo-wrap .wpfw-1 {
  border: unset !important;
}
#wpforo #wpforo-wrap .wpf-tr {
  border: unset !important;
}
#wpforo
  #wpforo-wrap
  .wpforo-login-wrap
  .wpforo-login-content
  .wpforo-login-table
  .wpf-field {
  background: transparent !important;
}
#page
  #wpforo
  #wpforo-wrap
  .wpforo-login-wrap
  .wpf-field
  .wpf-field-wrap
  input[type="submit"] {
  padding: 14px 26px !important;
  background-color: var(--main-blue) !important;
  color: #fff !important;
  font-size: 14px !important;
  white-space: nowrap !important;
  line-height: 16px !important;
  border-radius: 300px !important;
}
#wpforo #wpforo-wrap .wpf-table {
  padding: 10px !important;
}
#page .wpforo-legal-checkbox {
  display: flex !important;
  flex-wrap: wrap;
  margin-top: 0 !important;
  /* padding: 10px !important; */
  align-items: center;
  gap: 5px;
}
#page .wpf-row-user_login input {
  padding: 10px 10px 10px 32px !important;
}
#wpforo #wpforo-wrap .wpf-field-wrap .wpf-field-icon {
  top: 50% !important;
  transform: translateY(-50%);
}
#wpforo #wpforo-wrap .wpfw-1 {
  padding: 10px !important;
}
.wpforo-register-table .wpf-field.wpf-extra-field-end {
  display: none !important;
}
#page
  #wpforo
  #wpforo-wrap
  .wpforo-register-wrap
  .wpf-field.wpf-field-type-submit
  input[type="submit"] {
  padding: 14px 26px !important;
  background-color: var(--main-blue) !important;
  color: #fff !important;
  font-size: 14px !important;
  white-space: nowrap !important;
  line-height: 16px !important;
  border-radius: 300px !important;
}
#page #wpforo .wpfcl-5 {
  color: var(--main-blue) !important;
  fill: var(--main-blue) !important;
}
#page #wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd {
  border: unset !important;
}
#wpforo #wpforo-wrap .wpforo-table {
  background: #fff !important;
}
#page
  #wpforo
  #wpforo-wrap
  .wpforo-search-wrap
  .wpf-search-bar
  .wpf-toggle-wrap
  .wpf-toggle {
  border: unset !important;
}
#page #wpforo input,
#page #wpforo select,
#page #wpforo textarea {
  border-radius: 4px !important;
  overflow: hidden !important;
}
#page #wpforo .wpfw-90.wpfin {
  width: 100% !important;
}
#page
  #wpforo
  #wpforo-wrap
  .wpforo-search-wrap
  .wpf-search-bar
  .wpf-toggle-wrap
  .wpf-toggle
  i {
  color: var(--main-blue) !important;
}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfd,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfob,
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfo {
  width: 100% !important;
}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr {
  background: var(--main-blue) !important;
  border-radius: 8px !important;
  overflow: hidden;
}
#wpforo
  #wpforo-wrap
  .wpforo-search-wrap
  .wpforo-search-content
  td.wpf-shead-icon,
#wpforo
  #wpforo-wrap
  .wpforo-search-wrap
  .wpforo-search-content
  td.wpf-spost-icon {
  border-right: unset !important;
}
#wpforo
  #wpforo-wrap
  .wpforo-search-wrap
  .wpforo-search-content
  td.wpf-shead-icon {
  border-bottom-left-radius: 8px !important;
}
#wpforo
  #wpforo-wrap
  .wpforo-search-wrap
  .wpforo-search-content
  td.wpf-shead-forum {
  border-bottom-right-radius: 8px !important;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post p {
  flex-wrap: wrap;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data {
  width: 52% !important;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info {
  width: 37% !important;
}
@media only screen and (max-width: 767px) {
  #wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data {
    display: block !important;
  }
  #page #wpforo #wpforo-wrap .wpforo-cat-panel {
    flex-wrap: unset !important;
  }
  #wpforo
    #wpforo-wrap
    .wpforo-recent-wrap
    .wpforo-recent-content
    td.wpf-stext
    li {
    flex-wrap: wrap !important;
  }
  #page .wpforo-last-post-info {
    display: none !important;
  }
  #wpforo #wpforo-wrap .wpforo-cat-panel > div {
    padding: 0 !important;
  }
  #wpforo #wpforo-wrap .wpfl-2 .wpforo-forum {
    padding: 10px !important;
  }
  #page .wpforo-last-post-info {
    display: none !important;
  }
  #wpforo #wpforo-wrap .wpfl-2 .wpforo-forum .wpforo-forum-data {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  #wpforo #wpforo-wrap .wpf-field .wpf-label {
    margin-bottom: 5px !important;
  }
  #page #wpforo .wpforo-topic-stat-lastpost {
    justify-content: center !important;
  }
  .wpf-spost-topic-recent-posts {
    flex-wrap: wrap !important;
  }
  #page .wpforo-legal-checkbox {
    display: block !important;
  }
}
#wpf-msg-box > p {
  background-color: var(--main-blue) !important;
}
.home-forum-offers__list-content h3,
.home-how-it-works__card h3 {
  font-size: clamp(18px, 1.25vw, 32px);
  margin-bottom: 5px;
}
.home-forum-offers__list li {
  margin-bottom: 27px;
  padding-bottom: 27px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.paragraph__xl.mb-0 p {
  margin-bottom: 0;
}
.home-forum-offers__content {
  padding-right: 60px;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.home-how-it-works__card {
  padding: 46px 30px;
  border: 1px solid #ededed;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 12px;
  box-shadow: 0 26px 50px 0 #cbcee13d;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.home-how-it-works__card a {
  text-decoration: underline;
  font-weight: 600;
  letter-spacing: -0.12px;
  line-height: 28px;
  font-size: 16px;
}
.home-how-it-works-description {
  margin-top: 70px;
}
.home-how-it-works-description p {
  font-size: 14px;
  line-height: 24px;
  color: #0c1e21b2;
  font-weight: 400;
}
.home-how-it-works-description p {
  max-width: 100% !important;
}
.home-how-it-works-description img {
  max-width: 20px;
  /* height: 20px; */
}
.gap-5 {
  gap: 5px;
}
.home-how-it-works-description {
  padding: 20px;
  border-radius: 12px;
  border: 1px solid #ededed;
}
.forum-cta__wrapper {
  border-radius: 12px;
  padding-top: 100px;
  padding-bottom: 100px;
  background: linear-gradient(to left, #00356b, #0068d1);
}
.forum-cta__wrapper h2 {
  font-size: clamp(32px, 3.2291666667vw, 62px);
}
.gap-12 {
  gap: 12px;
}
.gap-34 {
  gap: 34px;
}
/* .footer-upper .col-xl-6 {
  display: flex;
  align-items: center;
} */
.footer-upper .col-xl-6:last-of-type {
  justify-content: flex-end;
}
@media only screen and (max-width: 575px) {
  .news-events__item .gap-30 {
    gap: 20px;
  }
  .wpft-login #wpforo #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2),
  .wpft-register #wpforo #wpforo-wrap .wpf-breadcrumb div:nth-last-child(2) {
    display: block !important;
  }
}
@media only screen and (max-width: 620px) {
  #wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .author-data {
    margin-left: 10px !important;
  }
}

#page #wpforo .head-stat-lastpost {
  display: none !important;
}
.wpft-forum .wpf-head-bar-right {
  display: none !important;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info,
#wpforo #wpforo-wrap .wpfl-2 .head-title {
  width: 85% !important;
}
#page #wpforo .wpforo-last-post-title {
  text-align: right;
  padding-right: 20px;
}
#page #wpforo .wpforo-last-post {
  display: flex !important;
  justify-content: flex-end;
}
#page
  #wpforo
  #wpforo-wrap
  .wpfl-2
  .wpforo-forum
  .wpforo-forum-data
  .wpforo-last-post-info {
  display: none !important;
}
#page #wpforo .wpf-sbd-avatar.wpforo-topic-stat-lastpost {
  display: none !important;
}
.wpft-post .wpf-tool label {
  color: var(--main-blue) !important;
}
#wpforo .wpforo-topic-info {
  padding-left: 12px !important;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-bottom {
  display: flex !important;
}
#wpforo #wpforo-wrap #wpf_moderation_tools .wpf-tool-tab {
  color: var(--main-blue) !important;
}
#wpf_moderation_tools .fa-spinner {
  display: none !important;
}
.wpft-post .wpf-head-bar {
  background: transparent !important;
  border: unset !important;
  padding: 0 !important;
}
#wpforo-menu li.moderation-menu {
  display: none !important;
}
.wpfu-group-2 #wpforo-menu li.moderation-menu {
  display: block !important;
}
#wpforo #wpforo-wrap .wpf-field-wrap .fa-key.wpf-field-icon {
  top: 25px !important;
}

#wpforo #wpforo-wrap .wpf-field-wrap .wpf-show-password {
  top: 18px !important;
}
#page .wpforo-user-tools,
#page .wpforo-user-tools a span {
  display: flex !important;
  align-items: center;
}
#page
  #wpforo
  #wpforo-wrap
  .wpforo-profile
  .wpforo-profile-head
  .wpforo-profile-back {
  z-index: 99 !important;
}
#page .wpf-profile-avatar {
  display: none !important;
}



/* 8 maj  */
.services-testimonial__slider .services-testimonial-slider__item-wrapper {
  padding: 0 10px;
}
.services-testimonial__slider .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}
.services-testimonials__item p {
  font-size: 18px;
}
.services-testimonial__slider .slick-track {
  display: flex !important;
  height: inherit;
}
.services-testimonial__slider .slick-slide {
  display: flex !important;
  height: inherit !important;
}
.services-testimonial__block {
  display: flex;
  gap: 20px;
}
.services-testimonial__block > * {
  width: calc(33.33% - 7px);
}
.services-testimonial__slider .slick-dots li button:before {
  font-size: 0;
  outline: 2px solid #f5f7fa;
  border: 2px solid #f5f7fa;
  background: var(--main-blue);
  border-radius: 50%;
}
.services-testimonial__slider .slick-dots {
  bottom: -60px;
}
.services-testimonials__item-person .gap-13 {
	align-items: flex-start;
	flex-direction: column !important;
}
.services-testimonials__item-person img {
	max-width: 100px;
}
.services-testimonials__item p {
  font-family: "Manrope", serif !important;
	
}

@media only screen and (max-width: 1681px) {
  .services-testimonials__item p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .services-testimonial__block {
    flex-wrap: wrap;
  }
  .services-testimonials__item p {
    font-size: 16px;
  }
  .services-testimonial__block > * {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .services-testimonial__block > * {
    width: 100%;
  }
  .services-testimonial__slider .slick-dots {
    bottom: -40px;
  }
}

