/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/css-unicode-loader/index.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/app.scss ***!
  \*****************************************************************************************************************************************************************************************************************************/
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

@font-face {
  font-family: "Inter";
  src: url("../../assets/fonts/Inter_300.ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../assets/fonts/Inter_400.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../assets/fonts/Inter_500.ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../assets/fonts/Inter_600.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Anton";
  src: url("../../assets/fonts/Anton.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* scss variables */
:root {
  font-size: clamp(10px, 0.625vw, 14px);
}

* {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
  margin: 0;
}

body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: #363636;
  font-weight: normal;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .modal-open {
  margin-right: 0;
}
body.active {
  overflow: hidden;
}

.wrapper {
  min-height: 100%;
  margin-bottom: -50px; /* This needs to be calculated dynamically via js  - height of the footer */
  /* form fields */
}
.wrapper .container {
  height: 100%;
}
.wrapper input,
.wrapper textarea,
.wrapper select {
  font-family: "Inter", sans-serif;
  color: #363636;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper select {
  cursor: pointer;
  padding: 9px 6px 9px;
  border: 0;
  border-radius: 0;
  font-size: 20px;
  -webkit-appearance: none;
  height: 36px;
  -moz-appearance: none;
  background: none;
  text-indent: 0.01px;
  color: #363636;
  font-family: "Inter", sans-serif;
  text-overflow: "";
}

a {
  color: #363636;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
}

ul {
  padding-left: 0;
}
ul li {
  line-height: 26px;
}

a:hover {
  text-decoration: underline;
}

img {
  border: none 0;
}

input[type=submit] {
  cursor: pointer;
}

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

select:focus {
  outline: none;
}

section {
  display: block;
}

.errors,
.success {
  background: #ffffff;
  display: block;
  font-size: 14px;
  overflow: hidden;
  padding: 0;
}

.errors {
  color: #f04f71;
}

.success {
  color: #51bf9b;
}

/* text selection color */
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

/* scrollbar color only for windows OS */
.win-os ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .win-os ::-webkit-scrollbar {
    width: 4px;
  }
}

.win-os ::-webkit-scrollbar-track {
  background-color: #ccc;
}

.win-os ::-webkit-scrollbar-thumb {
  width: 10px;
  background-color: #ececec;
}
@media only screen and (max-width: 768px) {
  .win-os ::-webkit-scrollbar-thumb {
    width: 4px;
  }
}

/* placeholder */
input,
textarea {
  /* hide placeholder on focus of input */
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #fff;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #fff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #fff;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent !important;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent !important;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}

input[type=submit] {
  -webkit-appearance: none;
}

.ios-device * {
  background-attachment: scroll;
}

/* wow default css to avoid flickering */
.wow {
  visibility: hidden;
}
@media only screen and (max-width: 1024px) {
  .wow {
    visibility: visible;
  }
}

/* Site Loader */
.site-loader {
  display: none;
  background: #ffffff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999;
  transition: width 0.6s cubic-bezier(0.6, 0.04, 0.12, 0.96);
}
.site-loader.anim {
  width: 25%;
}

.logo-middle {
  display: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: calc(50% - 100px);
  width: 230px;
}
.logo-middle img {
  max-width: 100%;
  height: auto;
  display: block;
}

#gotoTop {
  position: fixed;
  right: 10px;
  bottom: 60px;
  width: 40px;
  height: 40px;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
  transition: all 0.4s cubic-bezier(0.6, 0.04, 0.12, 0.96);
}
#gotoTop.active {
  opacity: 1;
  visibility: visible;
}

.landscape-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff;
  left: 0;
  top: 0;
  text-align: center;
  z-index: 9999;
  display: none;
  padding: 20% 10% 0;
  overflow: hidden;
}
@media only screen and (max-device-width: 700px) and (orientation: landscape) {
  .landscape-alert {
    display: block;
  }
}
.landscape-alert p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.landscape-alert span {
  margin-top: 10px;
  display: inline-block;
  border: 1px solid #000000;
  padding: 5px 10px;
}

.page-template-blogs-page header .nav-icon,
.page-template-blogs-page header .nav-icon::before,
.page-template-blogs-page header .nav-icon::after,
.page-template-default-page header .nav-icon,
.page-template-default-page header .nav-icon::before,
.page-template-default-page header .nav-icon::after {
  background: #0c2d5a !important;
}
.page-template-blogs-page header .header-inner .logo_links ul li a,
.page-template-default-page header .header-inner .logo_links ul li a {
  color: #0c2d5a;
}
@media only screen and (min-width: 1025px) {
  .page-template-blogs-page header .header-inner .logo_links ul li a:hover,
  .page-template-default-page header .header-inner .logo_links ul li a:hover {
    color: #ff6d2c;
  }
}
.page-template-blogs-page header .header-inner .btn_links .trans_btn,
.page-template-default-page header .header-inner .btn_links .trans_btn {
  background: #0c2d5a;
}
@media only screen and (min-width: 1025px) {
  .page-template-blogs-page header .header-inner .btn_links .trans_btn:hover,
  .page-template-default-page header .header-inner .btn_links .trans_btn:hover {
    background: #ff6d2c;
  }
}
.page-template-blogs-page header .header-inner .btn_links .social_block_icons a svg path,
.page-template-default-page header .header-inner .btn_links .social_block_icons a svg path {
  stroke: #0c2d5a;
}
.page-template-blogs-page header .header-inner .btn_links .social_block_icons a:nth-child(2) svg path,
.page-template-default-page header .header-inner .btn_links .social_block_icons a:nth-child(2) svg path {
  fill: #0c2d5a;
  stroke: none;
}
@media only screen and (min-width: 1025px) {
  .page-template-blogs-page header .header-inner .btn_links .social_block_icons a:hover svg path,
  .page-template-default-page header .header-inner .btn_links .social_block_icons a:hover svg path {
    stroke: #ff6d2c;
  }
  .page-template-blogs-page header .header-inner .btn_links .social_block_icons a:hover:nth-child(2) svg path,
  .page-template-default-page header .header-inner .btn_links .social_block_icons a:hover:nth-child(2) svg path {
    fill: #ff6d2c;
    stroke: none;
  }
}
.page-template-blogs-page header .header-inner .btn_links .social_block_icons svg,
.page-template-default-page header .header-inner .btn_links .social_block_icons svg {
  width: 1.3rem;
}

header {
  position: absolute;
  transform: translateY(0);
  width: 100%;
  z-index: 999;
  background: transparent;
  transition: all 0.4s ease;
}
header .header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.4rem 6rem;
}
@media only screen and (max-width: 650px) {
  header .header-inner {
    padding: 2rem;
  }
}
header .header-inner .mob {
  display: none;
}
@media only screen and (max-width: 650px) {
  header .header-inner .mob {
    display: block;
  }
}
header .header-inner .logo_links {
  display: flex;
  align-items: center;
  gap: 4rem;
}
header .header-inner .logo_links img {
  width: 7.8rem;
}
@media only screen and (max-width: 650px) {
  header .header-inner .logo_links img {
    width: 5.9rem;
  }
}
header .header-inner .logo_links ul {
  list-style: none;
  padding: 0px;
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media only screen and (max-width: 650px) {
  header .header-inner .logo_links ul {
    display: none;
  }
}
header .header-inner .logo_links ul li a {
  font-weight: 400;
  color: #fff;
  transition: 0.4s ease;
}
@media only screen and (min-width: 1025px) {
  header .header-inner .logo_links ul li a:hover {
    color: #ff6d2c;
  }
}
header .header-inner .btn_links {
  display: flex;
  gap: 3rem;
  align-items: center;
}
header .header-inner .btn_links .social_block_icons {
  margin-top: 0px;
}
header .header-inner .btn_links .social_block_icons svg {
  width: 1.3rem;
}
@media only screen and (max-width: 650px) {
  header .header-inner .btn_links .trans_btn {
    display: none;
  }
}
header.top {
  transform: translateY(-120%);
  position: fixed;
}
header.sticky {
  transform: translateY(0);
  background: #ffffff;
}
header.sticky .nav-icon,
header.sticky .nav-icon::before,
header.sticky .nav-icon::after {
  background: #0c2d5a !important;
}
header.sticky .header-inner .logo_links ul li a {
  color: #0c2d5a;
}
@media only screen and (min-width: 1025px) {
  header.sticky .header-inner .logo_links ul li a:hover {
    color: #ff6d2c;
  }
}
header.sticky .header-inner .btn_links .trans_btn {
  background: #0c2d5a;
}
@media only screen and (min-width: 1025px) {
  header.sticky .header-inner .btn_links .trans_btn:hover {
    background: #ff6d2c;
  }
}
header.sticky .header-inner .btn_links .social_block_icons a svg path {
  stroke: #0c2d5a;
}
header.sticky .header-inner .btn_links .social_block_icons a:nth-child(2) svg path {
  fill: #0c2d5a;
  stroke: none;
}
@media only screen and (min-width: 1025px) {
  header.sticky .header-inner .btn_links .social_block_icons a:hover svg path {
    stroke: #ff6d2c;
  }
  header.sticky .header-inner .btn_links .social_block_icons a:hover:nth-child(2) svg path {
    fill: #ff6d2c;
    stroke: none;
  }
}
header.sticky .header-inner .btn_links .social_block_icons svg {
  width: 1.3rem;
}
header .mobile-menu {
  cursor: pointer;
  float: right;
  height: 32px;
  width: 3rem;
  display: none;
  transition: left 0.6s ease;
}
@media only screen and (max-width: 650px) {
  header .mobile-menu {
    display: flex;
    align-items: center;
  }
}
header .mobile-menu:hover .nav-icon, header .mobile-menu:hover .nav-icon::before, header .mobile-menu:hover .nav-icon::after {
  background: #fff;
}
header .mobile-menu.active:hover .nav-icon::before, header .mobile-menu.active:hover .nav-icon::after {
  background: #fff;
}
header .mobile-menu.active .nav-icon {
  transition: background 0.3s ease;
  background: transparent !important;
}
header .mobile-menu.active .nav-icon::before, header .mobile-menu.active .nav-icon::after {
  top: 0;
  transition: transform 0.3s ease;
}
header .mobile-menu.active .nav-icon::before {
  transform: rotate3d(0, 0, 1, 45deg);
}
header .mobile-menu.active .nav-icon::after {
  transform: rotate3d(0, 0, 1, -45deg);
}
header .nav-icon,
header .nav-icon::before,
header .nav-icon::after {
  background: #fff;
  display: inline-block;
  width: 100%;
  height: 0.2rem;
  transition: all 0.3s ease;
}
header .nav-icon {
  position: relative;
}
header .nav-icon::before, header .nav-icon::after {
  position: absolute;
  left: 0;
  content: "";
  transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  -moz-transform-origin: 50% 50% 0;
}
header .nav-icon::before {
  top: 10px;
}
header .nav-icon::after {
  top: -10px;
}

.mobile-nav {
  display: flex;
  position: fixed;
  right: 2rem;
  top: 8rem;
  width: 50%;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  z-index: -9999;
  transition: 0.3s ease;
  padding: 2rem;
  flex-direction: column;
  gap: 2.4rem;
}
.mobile-nav.active {
  opacity: 1;
  pointer-events: all;
  z-index: 9999;
}
.mobile-nav a {
  font-size: 1.8rem;
  color: #0c2d5a;
  font-weight: 400;
}
.mobile-nav .blue_btn {
  color: #ffffff;
  font-size: 1.4rem;
}

.sticky-header .mobile-nav {
  top: 10rem;
}

.blurred-container {
  filter: blur(20px);
  transition: filter 0.6s ease;
}

.blurred-container.loaded {
  filter: blur(0);
}

img.is-loaded,
video.is-loaded {
  opacity: 1;
}

.orange_color {
  color: #ff6d2c;
}

.green_color {
  color: #27a228;
}

footer {
  position: relative;
  overflow: hidden;
}

.container-main {
  padding: 8rem 6rem;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 650px) {
  .container-main {
    padding: 4rem 2rem;
  }
}

.main_btn {
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 0.6rem;
  padding: 1.8rem 2.6rem;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 650px) {
  .main_btn {
    padding: 1.2rem 1.4rem;
  }
}
.main_btn svg path {
  transition: all 0.4s ease;
}
@media only screen and (max-width: 650px) {
  .main_btn svg {
    width: 1.1rem;
  }
}

.orange_btn {
  background: #ff6d2c;
  color: #ffffff;
}
@media only screen and (min-width: 1025px) {
  .orange_btn:hover {
    background: #0c2d5a;
    color: #ffffff;
  }
  .orange_btn:hover svg path {
    stroke: #ffffff;
  }
}

.blue_btn {
  background: #0c2d5a;
  color: #ffffff;
}
@media only screen and (min-width: 1025px) {
  .blue_btn:hover {
    background: #ff6d2c;
    color: #ffffff;
  }
  .blue_btn:hover svg path {
    stroke: #ffffff;
  }
}

.white_btn {
  background: #ffffff;
  color: #0c2d5a;
}
@media only screen and (min-width: 1025px) {
  .white_btn:hover {
    background: #ff6d2c;
    color: #ffffff;
  }
  .white_btn:hover svg path {
    stroke: #ffffff;
  }
}

.trans_btn {
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  color: #ffffff;
}
.trans_btn svg path {
  stroke: #ffffff;
}
@media only screen and (min-width: 1025px) {
  .trans_btn:hover {
    background: #ff6d2c;
  }
}

.news_card {
  aspect-ratio: 0.98;
  display: flex;
  align-items: flex-end;
}
.news_card .blurred-container,
.news_card .overlay_link,
.news_card .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
  border-radius: 0.6rem;
}
.news_card .blurred-container {
  z-index: 1;
  height: 100%;
  width: 100%;
}
.news_card .blurred-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.6rem;
  transition: 0.4s ease;
  transform: scale(1);
}
.news_card .overlay_link {
  z-index: 4;
}
.news_card .overlay {
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 24.5%, rgba(0, 0, 0, 0.5) 49.92%);
}
.news_card .news_details {
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 1.5rem;
  z-index: 3;
  padding: 2rem;
}
.news_card .news_details h4 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .news_card:hover .blurred-container img {
    transition: 0.4s ease;
    transform: scale(1.1);
  }
}

.social_block_icons {
  display: flex;
  gap: 3rem;
  align-items: center;
  margin-top: 1rem;
}
.social_block_icons a svg path {
  transition: 0.4s ease;
}
@media only screen and (min-width: 1025px) {
  .social_block_icons a:hover svg path {
    stroke: #ff6d2c;
  }
  .social_block_icons a:nth-child(2):hover svg path {
    fill: #ff6d2c;
    stroke: none;
  }
}

footer {
  background: #0c2d5a;
}
@media only screen and (max-width: 1025px) {
  footer {
    padding: 4rem 2rem;
  }
}
footer .footer-inner {
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 1025px) {
  footer .footer-inner {
    flex-direction: column;
  }
}
@media only screen and (max-width: 650px) {
  footer .footer-inner {
    padding-bottom: 3rem;
  }
}
footer .footer-inner .logo-text {
  width: 44%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 8rem 12rem 8rem 6rem;
}
@media only screen and (max-width: 1025px) {
  footer .footer-inner .logo-text {
    padding: 8rem 6rem;
  }
}
@media only screen and (max-width: 650px) {
  footer .footer-inner .logo-text {
    padding: 0rem;
    border-right: 0px;
    width: 100%;
    padding-bottom: 3rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
footer .footer-inner .logo-text p {
  font-weight: 300;
  color: white;
  opacity: 0.7;
  margin-top: 4rem;
}
footer .footer-inner .links {
  width: 56%;
  padding-left: 12rem;
  display: flex;
  justify-content: space-between;
  padding: 8rem 6rem 8rem 12rem;
}
@media only screen and (max-width: 1025px) {
  footer .footer-inner .links {
    padding: 8rem 6rem;
  }
}
@media only screen and (max-width: 650px) {
  footer .footer-inner .links {
    padding: 0rem;
    width: 100%;
    padding-top: 3rem;
    flex-direction: column;
    gap: 3rem;
  }
}
footer .footer-inner .links ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
footer .footer-inner .links ul li {
  line-height: 1;
}
footer .footer-inner .links ul li a {
  color: #fff;
  font-weight: 300;
  font-size: 2rem;
  transition: 0.4s ease;
}
@media only screen and (min-width: 1025px) {
  footer .footer-inner .links ul li a:hover {
    color: #ff6d2c;
  }
}
footer .footer-inner .links .follow {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
footer .footer-inner .links .follow h3 {
  font-size: 3.2rem;
  line-height: 1;
  color: #fff;
}
footer .footer-inner .links .follow .social_block_icons {
  margin-top: 0px;
}
@media only screen and (max-width: 650px) {
  footer .footer-inner .links .follow .social_block_icons a svg path {
    stroke: #ff6d2c;
  }
  footer .footer-inner .links .follow .social_block_icons a:nth-child(2) svg path {
    fill: #ff6d2c;
    stroke: none;
  }
}
footer .bottom_links {
  padding: 4rem 6rem;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 650px) {
  footer .bottom_links {
    padding: 0rem;
    flex-direction: column;
    gap: 1rem;
    padding-top: 3rem;
  }
}
footer .bottom_links p {
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.5);
}
footer .bottom_links p a {
  color: #34a1a9;
}

.slideButtons {
  display: flex;
  gap: 2rem;
}
.slideButtons .slider_buttons {
  display: flex;
  gap: 1rem;
}
.slideButtons .slider_buttons .button-left,
.slideButtons .slider_buttons .button-right {
  background: #0c2d5a;
  padding: 0px 2.5rem;
  border-radius: 0.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.4s ease;
  border: 1px solid #0c2d5a;
}
@media only screen and (min-width: 1025px) {
  .slideButtons .slider_buttons .button-left:hover,
  .slideButtons .slider_buttons .button-right:hover {
    background: #ff6d2c;
    border: 1px solid #ff6d2c;
  }
}
.slideButtons .slider_buttons .button-left.swiper-button-disabled,
.slideButtons .slider_buttons .button-right.swiper-button-disabled {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  cursor: not-allowed;
}
.slideButtons .slider_buttons .button-left.swiper-button-disabled svg path,
.slideButtons .slider_buttons .button-right.swiper-button-disabled svg path {
  stroke: #000000;
}

.page-wrap {
  max-width: 97rem;
  background: #f9f7f1;
  margin: 0 auto;
}

.pageBanner {
  padding: 19rem 6rem 0rem 6rem;
  background: #f9f7f1;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media only screen and (max-width: 650px) {
  .pageBanner {
    padding: 12rem 2rem 0rem 2rem;
  }
}
.pageBanner.small {
  align-items: center;
  gap: 4rem;
}
@media only screen and (max-width: 650px) {
  .pageBanner.small {
    gap: 2rem;
  }
}
.pageBanner.small h1 {
  font-size: 4.2rem;
  text-align: center;
}
@media only screen and (max-width: 650px) {
  .pageBanner.small h1 {
    text-align: left;
    font-size: 2.4rem;
  }
}
.pageBanner.small .blurred-container {
  width: 100%;
  aspect-ratio: 1.63;
}
@media only screen and (max-width: 650px) {
  .pageBanner.small .blurred-container {
    margin-top: 1rem;
  }
}
.pageBanner.small .blurred-container img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.pageBanner h1 {
  text-transform: uppercase;
}
.pageBanner p {
  font-weight: 300;
  color: #0c2d5a;
  font-size: 2rem;
  line-height: 1.1;
  text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
  .pageBanner p {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}

.breadcrumb-main {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 1rem;
  width: 100%;
}
.breadcrumb-main li.active {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.breadcrumb-main li,
.breadcrumb-main a {
  font-weight: 300;
  color: #0c2d5a;
  font-size: 2rem;
  line-height: 1.1;
  text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
  .breadcrumb-main li,
  .breadcrumb-main a {
    font-size: 1.4rem;
  }
}
.breadcrumb-main li:not(:last-child) {
  flex-shrink: 0;
}
.breadcrumb-main li:last-child {
  flex: 1;
  min-width: 0;
}
.breadcrumb-main .breadcrumb-title {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadcrumb-main a {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.select2-dropdown {
  border: none !important;
}
.select2-dropdown .select2-results__option {
  padding: 1rem 2rem !important;
  font-size: 1.8rem !important;
}
@media only screen and (max-width: 650px) {
  .select2-dropdown .select2-results__option {
    font-size: 1.4rem !important;
  }
}
.select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background: #0c2d5a !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto !important;
  position: absolute !important;
  top: 50% !important;
  right: 2rem !important;
  width: auto !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #2a2929 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-width: 6px 5px 0 5px !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 5px 6px 5px !important;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2a2929 rgba(0, 0, 0, 0);
}

.mobile-menu-mask {
  z-index: 50;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  pointer-events: none;
  opacity: 0;
  transition: 0.3s ease;
}
.mobile-menu-mask.active {
  opacity: 1;
  pointer-events: auto;
}

.page-template-blogs-page {
  background-color: #f9f7f1;
}

.no-support {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  color: #ffffff;
  font-size: 1.2em;
  line-height: 1.2em;
  width: 100%;
  height: auto;
  padding: 10px;
}
.no-support a {
  color: #ffffff;
  text-decoration: underline;
}

h1,
h2,
h3,
h4 {
  font-family: "Anton", sans-serif;
}

/* headings */
h1 {
  font-size: 8.8rem;
  line-height: 1.1;
  letter-spacing: 0.2rem;
  font-weight: 400;
  color: white;
  text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
  h1 {
    font-size: 4.2rem;
    letter-spacing: 0.1rem;
  }
}
h1.small {
  color: #0c2d5a;
  font-size: 5.2rem;
  line-height: 1.3;
}
@media only screen and (max-width: 650px) {
  h1.small {
    font-size: 4.2rem;
  }
}

h2 {
  font-size: 5.2rem;
  line-height: 1.3;
  letter-spacing: 0.2rem;
  font-weight: 400;
  color: #0c2d5a;
  text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
  h2 {
    font-size: 3.2rem;
  }
}

h3 {
  font-size: 12rem;
  line-height: 1.3;
  letter-spacing: 0.2rem;
  font-weight: 400;
  color: #0c2d5a;
}
@media only screen and (max-width: 650px) {
  h3 {
    font-size: 2.4rem;
  }
}

h4 {
  font-size: 2.4rem;
  line-height: 1.4;
  letter-spacing: 0px;
  font-weight: 400;
  color: white;
}
@media only screen and (max-width: 650px) {
  h4 {
    font-size: 2rem;
  }
}

h5 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: 0rem;
  color: #0c2d5a;
  text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
  h5 {
    font-size: 1.4rem;
  }
}

h6 {
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 0px;
  font-weight: 500;
  color: white;
}

p {
  font-size: 1.6rem;
  color: #505050;
  line-height: 2.6rem;
  letter-spacing: 0px;
  font-weight: 400;
}
@media only screen and (max-width: 650px) {
  p {
    font-size: 1.4rem;
    line-height: 1.4;
  }
}

a {
  font-size: 1.6rem;
  line-height: 1.2rem;
  letter-spacing: 0px;
  text-decoration: none;
  font-weight: 600;
}
a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 650px) {
  a {
    font-size: 1.4rem;
  }
}

.formidable .formidable_message.error, .formidable .formidable_message.success {
  padding: 10px 20px;
}
.formidable .formidable_message.error {
  background: #ff0000;
}
.formidable .formidable_message.success {
  background: green;
}
.formidable .formidable_message div {
  line-height: 20px;
  color: #ffffff;
  font-size: 17px;
}
.formidable .form-group {
  margin-bottom: 20px;
  position: relative;
}
.formidable .form-group label {
  position: absolute;
  top: 12px;
  left: 0;
  pointer-events: none;
  padding: 0;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  transition: font-size 0.3s cubic-bezier(0.6, 0.04, 0.12, 0.96), top 0.3s cubic-bezier(0.6, 0.04, 0.12, 0.96);
}
@media only screen and (max-width: 640px) {
  .formidable .form-group label {
    font-size: 13px;
    line-height: 22px;
  }
}
.formidable .form-group label.focus {
  top: -7px;
  font-size: 13px;
  line-height: 22px;
}
@media only screen and (max-width: 640px) {
  .formidable .form-group label.focus {
    font-size: 16px;
  }
}
.formidable .form-group label .required {
  color: #ff0000;
}
.formidable .form-group input,
.formidable .form-group textarea {
  width: 100%;
  border: 0;
  padding: 10px 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 2px solid #000000;
}
.formidable .form-group textarea {
  min-height: 120px;
  max-height: 150px;
  min-width: 100%;
  max-width: 100%;
}
.formidable .form-group .buttons {
  padding-top: 15px;
}
.formidable .form-group .buttons input {
  width: auto;
  background: none;
  border-radius: 25px;
  padding: 10px 20px;
  text-transform: uppercase;
  opacity: 1;
  width: 50%;
  text-align: center;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  border: 1px solid #000000;
}
.formidable .form-group .buttons input:hover {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}

.iti {
  --iti-path-flags-1x: url("../../assets/images/flags.png");
  --iti-path-flags-2x: url("../../assets/images/flags@2x.png");
}

.site-btn,
.btn {
  --_btn-background: var(--themePrimary);
  --_btn-color: var(--dark);
  --_btn_radius: 0;
  --_btn-border: 0;
  --_btn-outline: 1px solid transparent;
  --_btn_blockpadding: 0.9375pxrem;
  --_btn_inlinepadding: 1.875pxrem;
  --_btn_transitiontime: 0.35s;
  --_btn_transitiontype: ease-in-out;
  --_btn-shadow: none;
  --_btn-texttransform: uppercase;
  --_btn-fontsize: 0.875pxrem;
  --_btn-lineheight: normal;
  --_btn-weight: 400;
  background-color: var(--_btn-background);
  color: var(--_btn-color);
  border: var(--_btn-border);
  outline: var(--_btn-outline);
  text-align: center;
  cursor: pointer;
  font-size: var(--_btn-fontsize);
  line-height: var(--_btn-lineheight);
  font-weight: var(--_btn-weight);
  border-radius: var(--_btn_radius);
  box-shadow: var(--_btn-shadow);
  padding-inline: var(--_btn_inlinepadding);
  padding-block: var(--_btn_blockpadding);
  text-transform: var(--_btn-texttransform);
  transition: all var(--_btn_transitiontime) var(--_btn_transitiontype);
}
@media (hover: hover) {
  .site-btn:hover,
  .btn:hover {
    --_btn-outline: 1px solid var(--themePrimary);
    --_btn-color: var(--themePrimary);
    --_btn-background: var(--white);
  }
}
.site-btn:focus, .site-btn:active,
.btn:focus,
.btn:active {
  --_btn-outline: 1px solid var(--themePrimary);
  --_btn-color: var(--themePrimary);
  --_btn-background: var(--white);
}
.site-btn--arrow,
.btn--arrow {
  --_btn_blockpadding: 0.625pxrem;
  --_btn_inlinepadding: 1.3125pxrem 0.875pxrem;
}
.site-btn--arrow:after,
.btn--arrow:after {
  --_btn-arrow: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.81641H15.2177' stroke='%23000E2A' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.40234 1L15.2187 6.81633L9.40234 12.6327' stroke='%23000E2A' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  content: "";
  display: inline-flex;
  background-image: var(--_btn-arrow);
  width: 0.875pxrem;
  height: 0.6875pxrem;
  -webkit-margin-start: 0.5pxrem;
          margin-inline-start: 0.5pxrem;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all var(--_btn_transitiontime) var(--_btn_transitiontype);
}
@media (hover: hover) {
  .site-btn--arrow:hover:after,
  .btn--arrow:hover:after {
    --_btn-arrow: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.81641H15.2177' stroke='%23CEAD72' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.40234 1L15.2187 6.81633L9.40234 12.6327' stroke='%23CEAD72' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}
.site-btn--arrow:focus:after, .site-btn--arrow:active:after,
.btn--arrow:focus:after,
.btn--arrow:active:after {
  --_btn-arrow: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.81641H15.2177' stroke='%23CEAD72' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.40234 1L15.2187 6.81633L9.40234 12.6327' stroke='%23CEAD72' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.site-btn--dark,
.btn--dark {
  --_btn-background: var(--dark);
  --_btn-color: var(--white);
}

.custom-image {
  width: calc(33.3333333333% - 20px);
}
.custom-image img {
  max-width: 100%;
}

.container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.blurred-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  padding-bottom: 50%;
}
.blurred-img::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  animation: pulse 2.5s infinite;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 3;
}
.blurred-img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: opacity 250ms ease-in-out;
  opacity: 0;
  z-index: 1;
}
.blurred-img.loaded::before {
  content: none;
}
.blurred-img.loaded img {
  opacity: 1;
}

@keyframes pulse {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
  }
}
.homepageBanner {
  position: relative;
  overflow: hidden;
  height: 100dvh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.homepageBanner .blurred-container,
.homepageBanner .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
}
.homepageBanner .blurred-container {
  z-index: 1;
}
.homepageBanner .blurred-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.5);
}
.homepageBanner .overlay {
  z-index: 3;
  background: #000000;
  opacity: 0.7;
}
.homepageBanner .details {
  position: relative;
  z-index: 4;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.homepageBanner .details h1,
.homepageBanner .details p {
  text-align: center;
  margin-bottom: 0;
}
.homepageBanner .details p {
  color: white;
  opacity: 0.8;
  line-height: 2.8rem;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 650px) {
  .homepageBanner .details p {
    margin-top: 1rem;
    padding: 0px 2rem;
    line-height: 1.4;
  }
}

.about_block {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  background: #f9f7f1;
}
.about_block h2 {
  width: 50%;
}
@media only screen and (max-width: 1025px) {
  .about_block h2 {
    width: 100%;
  }
}
.about_block .about_block_inner {
  display: flex;
  gap: 13rem;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 1025px) {
  .about_block .about_block_inner {
    flex-direction: column-reverse;
    gap: 4rem;
  }
}
.about_block .about_block_inner .about_block_inner_left {
  width: calc(44.6% - 75px);
  display: flex;
  flex-direction: column;
  gap: 6rem;
  justify-content: space-between;
  height: auto;
}
@media only screen and (max-width: 1025px) {
  .about_block .about_block_inner .about_block_inner_left {
    width: 100%;
  }
}
.about_block .about_block_inner .about_block_inner_left .blurred-container {
  width: 81%;
  aspect-ratio: 0.91;
}
@media only screen and (max-width: 1025px) {
  .about_block .about_block_inner .about_block_inner_left .blurred-container {
    display: none;
  }
}
.about_block .about_block_inner .about_block_inner_left .blurred-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.6rem;
}
.about_block .about_block_inner .about_block_inner_right {
  width: calc(55.4% - 75px);
}
@media only screen and (max-width: 1025px) {
  .about_block .about_block_inner .about_block_inner_right {
    width: 100%;
  }
}
.about_block .about_block_inner .about_block_inner_right .blurred-container {
  width: 100%;
  aspect-ratio: 0.9;
}
.about_block .about_block_inner .about_block_inner_right .blurred-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.6rem;
}
.about_block .facts {
  display: none;
  justify-content: space-between;
  gap: 4rem;
  margin-top: 3rem;
}
.about_block .facts .factCard {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 1025px) {
  .about_block .facts .factCard h3 {
    font-size: 5rem;
  }
  .about_block .facts .factCard p,
  .about_block .facts .factCard h3 {
    text-align: center;
  }
}
.about_block .facts .factCard:nth-child(2) h3 {
  color: #ff6d2c;
}

.title-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-slider h5 {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1025px) {
  .news-slider .title-main .slideButtons .slider_buttons {
    display: none;
  }
  .news-slider .title-main .slideButtons {
    display: none;
  }
}
.news-slider .mobBtn {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .news-slider .mobBtn {
    display: flex;
    justify-content: center;
  }
}
.news-slider .newsSlider {
  margin-top: 6rem;
}
@media only screen and (max-width: 1025px) {
  .news-slider .newsSlider {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 650px) {
  .news-slider .newsSlider {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.news-slider .newsSlider .swiper-slide {
  overflow: hidden;
}

.social_block {
  padding: 0rem 6rem;
  display: flex;
  flex-direction: column;
  gap: 7rem;
  background: #f9f7f1;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1025px) {
  .social_block {
    gap: 2rem;
    padding: 8rem 6rem;
  }
}
@media only screen and (max-width: 650px) {
  .social_block {
    gap: 2rem;
    padding: 4rem 2rem;
  }
}
.social_block .details {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.social_block .details h2,
.social_block .details h5 {
  text-align: center;
}
@media only screen and (max-width: 1025px) {
  .social_block .details {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    margin-bottom: 2rem;
  }
}
.social_block .image_listing_bottom .blurred-container-main,
.social_block .image_listing_top .blurred-container-main {
  width: 22rem;
  aspect-ratio: 0.8;
  position: relative;
  transition: transform 0.3s ease;
  will-change: transform;
  overflow: hidden;
}
@media only screen and (max-width: 1025px) {
  .social_block .image_listing_bottom .blurred-container-main,
  .social_block .image_listing_top .blurred-container-main {
    width: calc(33.33% - 1.33rem);
  }
}
.social_block .image_listing_bottom .blurred-container-main img.img,
.social_block .image_listing_bottom .blurred-container-main a,
.social_block .image_listing_bottom .blurred-container-main svg,
.social_block .image_listing_bottom .blurred-container-main .overlay,
.social_block .image_listing_top .blurred-container-main img.img,
.social_block .image_listing_top .blurred-container-main a,
.social_block .image_listing_top .blurred-container-main svg,
.social_block .image_listing_top .blurred-container-main .overlay {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: 0.4s ease;
  transform: scale(1);
}
.social_block .image_listing_bottom .blurred-container-main svg,
.social_block .image_listing_top .blurred-container-main svg {
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3.2rem;
}
.social_block .image_listing_bottom .blurred-container-main .overlay,
.social_block .image_listing_top .blurred-container-main .overlay {
  z-index: 2;
  background: black;
  opacity: 0.5;
}
.social_block .image_listing_bottom .blurred-container-main a,
.social_block .image_listing_top .blurred-container-main a {
  z-index: 4;
}
@media only screen and (min-width: 1025px) {
  .social_block .image_listing_bottom .blurred-container-main:hover img.img,
  .social_block .image_listing_top .blurred-container-main:hover img.img {
    transition: 0.4s ease;
    transform: scale(1.1);
  }
}
.social_block .image_listing_top {
  display: flex;
  justify-content: space-around;
  gap: 15rem;
  align-items: flex-start;
}
@media only screen and (max-width: 1025px) {
  .social_block .image_listing_top {
    gap: 2rem;
  }
}
@media only screen and (min-width: 1025px) {
  .social_block .image_listing_top .blurred-container-main:nth-child(1) {
    margin-top: 4.5rem;
  }
  .social_block .image_listing_top .blurred-container-main:nth-child(3) {
    margin-top: 7rem;
  }
}
.social_block .image_listing_bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 1025px) {
  .social_block .image_listing_bottom {
    gap: 2rem;
  }
}
@media only screen and (min-width: 1025px) {
  .social_block .image_listing_bottom .blurred-container-main:nth-child(1) {
    margin-bottom: 13rem;
  }
  .social_block .image_listing_bottom .blurred-container-main:nth-child(3) {
    margin-bottom: 5.5rem;
  }
}

.listing-filters {
  padding: 5rem 6rem 4rem 6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f9f7f1;
}
@media only screen and (max-width: 650px) {
  .listing-filters {
    padding: 2rem 2rem 4rem 2rem;
    flex-direction: column;
    gap: 1rem;
  }
}
.listing-filters .inputContainer {
  position: relative;
}
@media only screen and (max-width: 650px) {
  .listing-filters .inputContainer {
    width: 100%;
  }
}
.listing-filters .inputContainer svg {
  position: absolute;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
  pointer-events: none;
}
.listing-filters input {
  padding: 0rem 2rem;
  height: 6.8rem;
  width: 43.7rem;
  color: #0c2d5a;
  font-size: 1.8rem;
  letter-spacing: 0rem;
  border: none;
  border-radius: 0.6rem;
}
@media only screen and (max-width: 1025px) {
  .listing-filters input {
    width: 35rem;
    height: 4.5rem;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 650px) {
  .listing-filters input {
    width: calc(100% - 4rem);
    font-size: 1.4rem;
  }
}
.listing-filters input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.listing-filters input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.listing-filters .select2-container {
  width: 18.5rem !important;
  height: 6.8rem;
}
@media only screen and (max-width: 1025px) {
  .listing-filters .select2-container {
    height: 4.5rem;
  }
}
@media only screen and (max-width: 650px) {
  .listing-filters .select2-container {
    width: 100% !important;
  }
}
.listing-filters .select2-container .selection .select2-selection {
  height: 100%;
  border: none;
  border-radius: 0.6rem;
  display: flex;
  align-items: center;
}
.listing-filters .select2-container .selection .select2-selection .select2-selection__rendered {
  padding-left: 2rem;
  font-size: 1.8rem;
  line-height: 1;
  color: #000000;
}
@media only screen and (max-width: 650px) {
  .listing-filters .select2-container .selection .select2-selection .select2-selection__rendered {
    font-size: 1.4rem;
  }
}

.listing-blogs {
  display: flex;
  gap: 4rem;
  flex-wrap: wrap;
  padding: 4rem 6rem;
}
@media only screen and (max-width: 1025px) {
  .listing-blogs {
    gap: 2rem;
  }
}
@media only screen and (max-width: 650px) {
  .listing-blogs {
    padding: 4rem 2rem;
  }
}
.listing-blogs .news_card {
  width: calc(33.3% - 2.66rem);
  position: relative;
}
@media only screen and (max-width: 1025px) {
  .listing-blogs .news_card {
    width: calc(50% - 1rem);
  }
}
@media only screen and (max-width: 650px) {
  .listing-blogs .news_card {
    width: 100%;
  }
}

.share-desktop {
  padding: 4rem 6rem 7rem 6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 650px) {
  .share-desktop {
    padding: 3rem 2rem;
  }
}
.share-desktop .otherFillers {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  box-sizing: border-box;
}
@media only screen and (max-width: 650px) {
  .share-desktop .otherFillers {
    justify-content: space-between;
    border-radius: 0.6rem 0.6rem 0 0;
    position: fixed;
    bottom: 0rem;
    top: auto;
    left: 0;
    width: 100%;
    padding: 2rem;
    background: white;
    z-index: 999;
  }
}
.share-desktop .filler {
  padding: 0.7rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  font-size: 1.4rem;
  transition: 0.4s ease;
  border-radius: 0.6rem;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  height: 3rem;
}
.share-desktop .filler.listening {
  background: #ff6d2c !important;
}
.share-desktop .filler svg g path {
  transition: 0.4s ease;
}
@media only screen and (min-width: 1025px) {
  .share-desktop .filler:hover {
    background: #0c2d5a !important;
  }
}
.share-desktop .filler.bgBlue {
  background: #0c2d5a;
}
@media only screen and (max-width: 650px) {
  .share-desktop .filler.bgBlue {
    width: 100%;
    justify-content: center;
  }
}
.share-desktop .filler.bgBlue:hover {
  background: #ff6d2c !important;
}
.share-desktop .filler.bgGreen {
  background: #25d366;
}
.share-desktop .filler.bgRed {
  background: #660029;
}
.share-desktop .filler.bgLightBlue {
  background: #1877f2;
}
.share-desktop .filler.bgWhite {
  background: #fff;
  color: #000000;
}
@media only screen and (min-width: 1025px) {
  .share-desktop .filler.bgWhite:hover {
    color: #fff !important;
  }
  .share-desktop .filler.bgWhite:hover svg g path {
    stroke: #fff;
  }
}
@media only screen and (max-width: 650px) {
  .share-desktop .filler.bgWhite {
    color: #fff !important;
    background: #ff6d2c;
  }
  .share-desktop .filler.bgWhite svg g path {
    stroke: #fff;
  }
}

.content {
  padding: 0rem 6rem 3rem 6rem;
}
@media only screen and (max-width: 650px) {
  .content {
    padding: 0rem 2rem 3rem 2rem;
  }
}
.content h4 {
  color: #0c2d5a;
  margin-bottom: 1rem;
  font-size: 2.6rem;
}
.content p {
  margin-bottom: 4rem;
  font-weight: 500;
}
@media only screen and (max-width: 650px) {
  .content p {
    font-size: 1.6rem;
  }
}

/*# sourceMappingURL=app.min.css.map*/