::marker {
  color: var(--bs-text-dark);
}
.w-fit {
  width: fit-content;
}
.bg-gray {
  background-color: var(--bs-gray-50) !important;
}
.bg-gray-2 {
  background-color: #f2f2f2 !important;
}
.bg-success-soft {
  background: rgba(var(--bs-success-rgb), 0.05);
}
.bg-danger-soft {
  background: rgba(var(--bs-danger-rgb), 0.05);
}
.text-secondary {
  color: var(--bs-secondary) !important;
}
.text-primary-dark {
  color: var(--bs-primary-dark);
}
.text-light ::marker {
  color: white;
}
.text-success {
  --bs-text-opacity: 1;
  color: #2f9c95 !important;
}
.text-danger {
  --bs-text-opacity: 1;
  color: #d00000 !important;
}
.text-inverse {
  color: rgba(255, 255, 255, 0.9) !important;
}
.bg-dark.text-inverse a:not(.btn):not([class*="link-"]):hover,
.bg-navy.text-inverse a:not(.btn):not([class*="link-"]):hover,
.text-inverse a:not(.btn):hover,
[class*="offcanvas-"].text-inverse a:not(.btn):not([class*="link-"]):hover {
  color: rgba(255, 255, 255, 1) !important;
  border-color: transparent;
}
b,
strong {
  font-weight: bold;
}
a {
  transition: none;
}
.navbar-stick:not(.navbar-dark) button.hamburger {
  color: white;
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1150px;
  }
}
.text-tertiary {
  color: var(--bs-tertiary) !important;
}
.text-dark {
  --bs-text-opacity: 1;
  color: var(--bs-text-dark) !important;
}
.bg-light-soft {
  background: rgba(255, 255, 255, 0.075);
  color: white;
}
.bg-primary-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-primary-dark-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-primary-soft {
  background: rgba(var(--bs-primary-rgb), 0.075);
  color: var(--bs-primary);
}
.bg-secondary-soft {
  background: rgba(var(--bs-secondary-rgb), 0.075);
  color: var(--bs-secondary);
}
.form-label {
  margin-bottom: 0.5rem;
  color: var(--bs-text-dark);
  font-weight: 500;
}
.form-control {
  font-size: 14px;
  font-weight: 400;
  box-shadow: none;
  padding: 10px 20px;
  line-height: 1.5;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.005);
  color: var(--bs-text-dark) !important;
  border-color: rgba(0, 0, 0, 0.2);
}
.form-control-sm {
  min-height: unset;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 2.5px;
}
.form-control:focus {
  border-color: var(--bs-primary);
  background-color: transparent !important;
}
.form-control::placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.form-floating > label {
  font-size: 12px;
  height: auto;
  padding: 0.75rem 1rem;
}
.form-select {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  color: var(--bs-text-dark);
  border-radius: 5px;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.2);
}
.form-select:focus {
  border-color: var(--bs-primary);
}
.form-check {
  display: flex;
  gap: 10px;
  align-items: center;
  min-height: unset;
  padding-left: unset;
  margin-bottom: unset;
}
.form-check .form-check-input {
  float: none;
  margin: 0;
  box-shadow: none;
  border-color: var(--bs-gray-200);
}
.form-check-input:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.post-detail-quote {
  padding: 10px 20px;
  background: var(--bs-gray-50);
  border: 1px solid var(--bs-gray-100);
  border-left: 7.5px solid var(--bs-primary);
}
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0;
  --bs-navbar-color: rgba(var(--bs-dark-rgb), 1);
  --bs-navbar-hover-color: rgba(var(--bs-dark-rgb), 1);
  --bs-navbar-disabled-color: rgba(52, 63, 82, 0.3);
  --bs-navbar-active-color: rgba(var(--bs-dark-rgb), 1);
  --bs-navbar-brand-padding-y: 20px;
  --bs-navbar-brand-margin-end: 0;
  --bs-navbar-brand-font-size: 0.7rem;
  --bs-navbar-brand-color: var(--bs-primary);
  --bs-navbar-brand-hover-color: var(--bs-primary);
  --bs-navbar-nav-link-padding-x: 0.75rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1rem;
  --bs-navbar-toggler-icon-bg: url(
    data:image/svg + xml,
    %3csvgversion="1.1"xmlns="http://www.w3.org/2000/svg"width="45"height="32"viewBox="0 0 45 32"%3e%3cpathfill="%233f78e0"d="M26.88 29.888c-1.076 1.289-2.683 2.103-4.48 2.103s-3.404-0.814-4.472-2.093l-0.008-0.009-5.12-7.040-8.192-10.048-3.52-4.608c-0.646-0.848-1.036-1.922-1.036-3.087 0-2.828 2.292-5.12 5.12-5.12 0.139 0 0.277 0.006 0.413 0.016l-0.018-0.001h33.664c0.118-0.010 0.256-0.015 0.396-0.015 2.828 0 5.12 2.292 5.12 5.12 0 1.165-0.389 2.239-1.045 3.1l0.009-0.013-3.52 4.608-7.872 10.048z"/%3e%3c/svg%3e
  );
  --bs-navbar-toggler-border-color: transparent;
  --bs-navbar-toggler-border-radius: 0.4rem;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar.custom-dark {
  --bs-navbar-color: white;
  --bs-navbar-hover-color: white;
  --bs-navbar-disabled-color: white;
  --bs-navbar-active-color: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background: var(--bs-dark);
}
.navbar.custom-dark .lang-selector button {
  background: transparent;
  color: white;
}
.navbar.custom-dark .lang-selector button:hover {
  background: rgba(255, 255, 255, 0.15);
}
.navbar.custom-dark button.hamburger {
  color: white;
}
.offcanvas-header {
  --bs-gutter-x: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.offcanvas-header .btn-close {
  color: white !important;
  margin-right: 0;
}
.offcanvas-backdrop {
  background-color: rgba(0, 0, 0, 0.7);
}
.offcanvas-body {
  --bs-gutter-x: 1.5rem;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.offcanvas-body .navbar-nav-wrapper {
  padding: 0 10px;
}
.navbar-brand {
  padding-top: 0;
}
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 1rem;
  --bs-nav-link-font-size: 12px;
  --bs-nav-link-font-weight: 400;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-stick:not(.navbar-dark) {
  --bs-navbar-color: var(--bs-text-dark);
  --bs-navbar-hover-color: var(--bs-text-dark);
  background: white;
}
.navbar .navbar-other .nav-item .nav-link > i {
  font-size: 14px;
}
.nav-link {
  --bs-nav-link-font-weight: 400;
  letter-spacing: 0 !important;
  display: flex;
  align-items: center;
  gap: 2.5px;
  transition: none;
  border-radius: 0;
  border-bottom: 1px solid transparent;
}
@media (min-width: 992px) {
  .nav-link:focus,
  .nav-link:hover {
    color: var(--bs-nav-link-hover-color);
    border-color: var(--bs-nav-link-hover-color);
  }
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--bs-nav-link-hover-color);
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-toggle:after {
  font-weight: 200 !important;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-toggle:after {
    top: 6.5px;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .dropend > .dropdown-menu {
    margin-left: 0;
    border-left: 2px solid var(--bs-secondary);
  }
}
.navbar-light .language-select .dropdown-toggle:after {
  color: inherit;
  line-height: 1;
  top: 0;
  font-size: 18px;
}
.nav-link.border-transparent-hover:hover {
  border-color: transparent !important;
}
.nav-link .nav-link-icon {
  line-height: 1 !important;
  opacity: 0;
  transition: 0.2s;
}
.nav-link:focus .nav-link-icon,
.nav-link:hover .nav-link-icon {
  opacity: 1;
}
@media (min-width: 992px) {
  .navbar-expand-lg[class*="navbar-bg-"]:not(.fancy):not(.extended):not(.fixed)
    .navbar-collapse
    .nav-link:not(.no-padding) {
    padding: 0.25rem 0.25rem !important;
    margin: 0.75rem 0.5rem !important;
  }
  .navbar-expand-lg .navbar-nav .nav-link:not(.no-padding) {
    padding: 0.25rem 0.5rem !important;
    margin: 0 !important;
  }
}
.navbar .navbar-other .nav-item .nav-link > svg {
  height: 1.3rem;
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-other .nav-item.language-select .nav-link {
    font-size: 14px;
  }
}
button.hamburger {
  align-items: end;
}
button.hamburger span,
button.hamburger:after,
button.hamburger:before {
  height: 0.1rem;
  width: 1.75rem;
}
.dropdown-item {
  font-weight: 500;
  letter-spacing: 0;
  font-size: 13px;
  color: var(--bs-text-dark);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.dropdown-item:hover {
  background: rgba(0, 0, 0, 0.025);
  background: var(--bs-dark);
  color: white;
}
.dropdown-toggle::after {
  font-weight: 200 !important;
}
.offcanvas {
  --bs-offcanvas-width: 100%;
  background-color: none;
  background: var(--bs-dark);
  transition: none;
  color: var(--bs-text-dark);
}
.offcanvas.offcanvas-desktop {
  --bs-offcanvas-width: 20rem;
}
.offcanvas .ornament-1 {
  visibility: hidden;
  display: none;
}
.offcanvas .ornament-2 {
  visibility: hidden;
  display: none;
}
.navbar .btn-group-sm > .btn,
.navbar .btn-sm {
  font-size: 12px;
}
@media (min-width: 992px) {
  .navbar-expand-lg.extended .navbar-collapse-wrapper,
  .navbar-expand-lg.fancy .navbar-collapse-wrapper {
    border-radius: 100px;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg.fancy:not(.fixed) .navbar-collapse-wrapper {
    padding: 0 0.75rem 0 0.75rem;
  }
}
li > p {
  margin-bottom: 0.5rem;
}
.btn {
  --bs-btn-padding-x: 1.2rem;
  --bs-btn-padding-y: 0.3rem;
  --bs-btn-font-size: 14px;
  --bs-btn-font-weight: 500;
  --bs-btn-line-height: 1.7;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0.2rem;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: unset;
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem
    rgba(var(--bs-btn-focus-shadow-rgb), 0.5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  letter-spacing: 0 !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  box-shadow: var(--bs-btn-box-shadow);
  transition: 0.2s;
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
  box-shadow: none;
}
.btn:not(.btn-link):hover {
  /* transform: unset; */
  box-shadow: none;
}
.btn-group-sm > .btn,
.btn-sm {
  --bs-btn-padding-y: 0.3rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 12px !important;
  --bs-btn-border-radius: 0.2rem !important;
}
.btn.btn-topbar {
  --bs-btn-font-size: 12px;
  --bs-btn-padding-y: 2px;
  --bs-btn-padding-x: 20px;
}
.btn-outline {
  --bs-btn-color: var(--bs-dark);
  --bs-btn-border-color: rgba(var(--bs-dark-rgb), 0.25);
  --bs-btn-hover-color: var(--bs-dark);
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: rgba(var(--bs-dark-rgb), 1);
  --bs-btn-active-color: var(--bs-dark);
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: rgba(var(--bs-dark-rgb), 1);
  --bs-btn-disabled-color: rgba(var(--bs-dark-rgb), 0.5);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: rgba(var(--bs-dark-rgb), 0.5);
  --bs-gradient: none;
}
.btn-primary {
  --bs-btn-bg: var(--bs-primary);
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-bg: var(--bs-primary);
  --bs-btn-hover-border-color: var(--bs-primary);
  --bs-btn-active-bg: var(--bs-primary);
  --bs-btn-active-border-color: var(--bs-primary);
  --bs-btn-color: white;
  --bs-btn-hover-color: white;
  --bs-btn-active-color: white;
  --bs-btn-disabled-color: white;
  --bs-btn-disabled-bg: rgba(var(--bs-primary-rgb), 0.5);
  --bs-btn-disabled-border-color: rgba(var(--bs-primary-rgb), 0.5);
}
.btn-outline-primary {
  --bs-btn-color: var(--bs-primary);
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: var(--bs-primary);
  --bs-btn-hover-border-color: var(--bs-primary);
  --bs-btn-focus-shadow-rgb: 170, 176, 188;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: var(--bs-primary);
  --bs-btn-active-border-color: var(--bs-primary);
  --bs-btn-active-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
  --bs-btn-disabled-color: var(--bs-primary);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-primary);
  --bs-gradient: none;
}
.btn-outline-transparent-primary {
  --bs-btn-color: var(--bs-primary);
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-color: var(--bs-primary);
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: var(--bs-primary);
  --bs-btn-focus-shadow-rgb: none;
  --bs-btn-active-color: var(--bs-primary);
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: var(--bs-primary);
  --bs-btn-active-shadow: none;
  --bs-btn-disabled-color: var(--bs-primary);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-primary);
  --bs-gradient: none;
}
.btn-secondary {
  --bs-btn-color: white;
  --bs-btn-bg: var(--bs-secondary);
  --bs-btn-border-color: var(--bs-secondary);
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: var(--bs-secondary-dark);
  --bs-btn-hover-border-color: var(--bs-secondary-dark);
  --bs-btn-focus-shadow-rgb: 152, 159, 172;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: var(--bs-secondary);
  --bs-btn-active-border-color: var(--bs-secondary);
  --bs-btn-active-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
  --bs-btn-disabled-color: white;
  --bs-btn-disabled-bg: var(--bs-secondary);
  --bs-btn-disabled-border-color: var(--bs-secondary);
}
.btn-outline-secondary {
  --bs-btn-color: var(--bs-secondary);
  --bs-btn-border-color: var(--bs-secondary);
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: var(--bs-secondary);
  --bs-btn-hover-border-color: var(--bs-secondary);
  --bs-btn-focus-shadow-rgb: 170, 176, 188;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: var(--bs-secondary);
  --bs-btn-active-border-color: var(--bs-secondary);
  --bs-btn-active-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
  --bs-btn-disabled-color: var(--bs-secondary);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-secondary);
  --bs-gradient: none;
}
.btn-outline-dark {
  --bs-btn-color: var(--bs-dark);
  --bs-btn-border-color: var(--bs-dark);
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: var(--bs-dark);
  --bs-btn-hover-border-color: var(--bs-dark);
  --bs-btn-focus-shadow-rgb: 170, 176, 188;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: var(--bs-dark);
  --bs-btn-active-border-color: var(--bs-dark);
  --bs-btn-active-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
  --bs-btn-disabled-color: var(--bs-dark);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-dark);
  --bs-gradient: none;
}
.btn-outline-light {
  --bs-btn-color: white;
  --bs-btn-border-color: white;
  --bs-btn-hover-color: var(--bs-dark);
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 170, 176, 188;
  --bs-btn-active-color: var(--bs-dark);
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
  --bs-btn-disabled-color: white;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: white;
  --bs-gradient: none;
}
.btn-outline-transparent-dark {
  --bs-btn-color: var(--bs-dark);
  --bs-btn-border-color: var(--bs-dark);
  --bs-btn-hover-color: var(--bs-dark);
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: var(--bs-dark);
  --bs-btn-focus-shadow-rgb: none;
  --bs-btn-active-color: var(--bs-dark);
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: var(--bs-dark);
  --bs-btn-active-shadow: none;
  --bs-btn-disabled-color: var(--bs-dark);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-dark);
  --bs-gradient: none;
}
.btn-light {
  --bs-btn-bg: white;
  --bs-btn-border-color: white;
  --bs-btn-hover-bg: #e9e9e9;
  --bs-btn-hover-border-color: #e9e9e9;
  --bs-btn-active-bg: #e9e9e9;
  --bs-btn-active-border-color: #e9e9e9;
  --bs-btn-color: var(--bs-primary);
  --bs-btn-hover-color: var(--bs-primary);
  --bs-btn-active-color: var(--bs-primary);
}
.btn-gray {
  --bs-btn-bg: var(--bs-gray);
  --bs-btn-border-color: var(--bs-gray);
  --bs-btn-hover-bg: var(--bs-gray-dark);
  --bs-btn-hover-border-color: var(--bs-gray-dark);
  --bs-btn-active-bg: var(--bs-gray-dark);
  --bs-btn-active-border-color: var(--bs-gray-dark);
  --bs-btn-color: var(--bs-text-dark);
  --bs-btn-hover-color: var(--bs-text-dark);
  --bs-btn-active-color: var(--bs-text-dark);
}
.btn-tertiary {
  --bs-btn-bg: var(--bs-tertiary);
  --bs-btn-border-color: var(--bs-tertiary);
  --bs-btn-hover-bg: var(--bs-tertiary-dark);
  --bs-btn-hover-border-color: var(--bs-tertiary-dark);
  --bs-btn-active-bg: var(--bs-tertiary-dark);
  --bs-btn-active-border-color: var(--bs-tertiary-dark);
  --bs-btn-color: var(--bs-text-dark);
  --bs-btn-hover-color: var(--bs-text-dark);
  --bs-btn-active-color: var(--bs-text-dark);
}
.btn-dark {
  --bs-btn-bg: var(--bs-dark);
  --bs-btn-border-color: var(--bs-dark);
  --bs-btn-hover-bg: var(--bs-dark);
  --bs-btn-hover-border-color: var(--bs-dark);
  --bs-btn-active-bg: var(--bs-dark);
  --bs-btn-active-border-color: var(--bs-dark);
  --bs-btn-color: var(--bs-white);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-active-color: var(--bs-white);
}
.btn-dark-lighter {
  --bs-btn-bg: var(--bs-dark-lighter);
  --bs-btn-border-color: var(--bs-dark-lighter);
  --bs-btn-hover-bg: var(--bs-dark-lighter);
  --bs-btn-hover-border-color: var(--bs-dark-lighter);
  --bs-btn-active-bg: var(--bs-dark-lighter);
  --bs-btn-active-border-color: var(--bs-dark-lighter);
  --bs-btn-color: var(--bs-white);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-active-color: var(--bs-white);
}
.btn-outline-danger {
  --bs-btn-color: var(--bs-danger);
  --bs-btn-border-color: var(--bs-danger);
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: var(--bs-danger);
  --bs-btn-hover-border-color: var(--bs-danger);
  --bs-btn-focus-shadow-rgb: 170, 176, 188;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: var(--bs-danger);
  --bs-btn-active-border-color: var(--bs-danger);
  --bs-btn-active-shadow: 0rem 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
  --bs-btn-disabled-color: var(--bs-danger);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: var(--bs-danger);
  --bs-gradient: none;
}
.bg-dark-lighter {
  background: var(--bs-dark-lighter);
}
.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: var(--bs-dark);
  --bs-table-border-color: var(--bs-dark);
  --bs-table-striped-bg: var(--bs-dark);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: var(--bs-dark);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: var(--bs-dark);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem;
}
.content-meta-header {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}
.content-meta-header .meta-item {
  background: rgba(255, 255, 255, 0.25);
  padding: 0 20px;
  border-left: 3px solid rgba(var(--bs-primary-rgb), 1);
}
.content-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.bullet-divider {
  display: block;
  height: 4px;
  width: 4px;
  min-width: 4px;
  background: var(--bs-body-color);
  border-radius: 50%;
  opacity: 0.5;
}
.share-buttons-wrapper {
  display: flex;
  gap: 7.5px;
  align-items: center;
}
.btn-share {
  border-radius: 0 !important;
  background: rgba(var(--bs-dark-rgb), 0.1) !important;
  color: rgba(var(--bs-dark-rgb), 0.75);
  box-shadow: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-size: 18px;
  padding: 0 7.5px;
  border-bottom: 2px solid transparent;
}
.btn-share:hover {
  background: rgba(var(--bs-dark-rgb), 0.75) !important;
  color: white;
}
.sticky-top {
  z-index: 1000;
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1000;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1000;
  }
}
blockquote {
  font-size: inherit;
  padding: 1rem;
  font-style: italic;
  background: rgba(0, 0, 0, 0.025);
  color: var(--bs-text-dark);
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-bold {
  font-weight: 600 !important;
}
.pagination {
  gap: 10px;
  box-shadow: none;
  flex-wrap: wrap;
  justify-content: center;
}
.pagination .page-link {
  width: 2rem;
  height: 2rem;
  font-size: 0.65rem;
  font-weight: 500;
  transition: none;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px !important;
  border: 0;
  background: rgba(0, 0, 0, 0.05);
}
.active > .page-link,
.page-link.active,
.pagination .page-link:hover {
  z-index: 3;
  color: white;
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.disabled > .page-link {
  z-index: 3;
  color: rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.05);
}
hr {
  margin: 1.5rem 0;
}
.breadcrumb {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: nowrap;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  width: 100%;
  padding: 0;
  line-height: 1;
  font-size: 13px;
}
.breadcrumb-item {
  text-transform: capitalize;
  font-weight: 200;
  color: var(--bs-text-dark);
  line-height: 1.75;
  align-items: center;
  gap: 0.5rem;
}
.breadcrumb-item span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.breadcrumb-item a {
  color: inherit;
  text-wrap: nowrap;
}
.breadcrumb-item a:hover {
  color: var(--bs-primary);
}
.breadcrumb.light .breadcrumb-item {
  color: white;
}
.breadcrumb.light .breadcrumb-item.active {
  color: rgba(255, 255, 255, 0.75);
}
.breadcrumb.light .breadcrumb-item a:hover {
  color: rgba(255, 255, 255, 0.75) !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "" !important;
  font-size: inherit;
  margin-top: 0;
  font-family: inherit;
  font-weight: 400;
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
  color: inherit;
  width: 20px;
  height: 1px;
  background: var(--bs-text-dark);
}
.breadcrumb.light .breadcrumb-item + .breadcrumb-item::before {
  background: rgba(255, 255, 255, 0.5);
}
.breadcrumb.dark .breadcrumb-item {
  color: var(--bs-text-dark);
  font-weight: 400;
}
.breadcrumb.dark .breadcrumb-item + .breadcrumb-item::before {
  font-family: inherit;
  font-weight: 400;
  display: flex;
  align-items: center;
  padding-right: 0.5rem;
  content: "/" !important;
  color: var(--bs-text-dark);
}
.goverlay {
  background: rgba(0, 0, 0, 0.75);
  background: rgba(var(--bs-dark-rgb), 0.75);
}
.glightbox-mobile .goverlay {
  background: rgba(0, 0, 0, 0.75);
  background: rgba(var(--bs-dark-rgb), 0.75);
}
.glightbox-clean .gprev:before {
  content: "\e92e";
}
.glightbox-clean .gnext:before {
  content: "\e930";
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border-color: inherit;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
}
.hover-underline.dark {
  border-bottom: 1px solid transparent;
  width: fit-content;
  padding-bottom: 1px;
  transition: none;
}
.hover-underline.dark:hover {
  text-decoration: underline;
}
.hover-underline.light {
  border-bottom: 1px solid transparent;
  width: fit-content;
  padding-bottom: 1px;
}
.hover-underline.light:hover {
  border-color: white;
}
.link-with-icon i {
  opacity: 0;
}
.link-with-icon:hover i {
  opacity: 1;
}
footer .ornament-1 {
  position: absolute;
  bottom: 0;
  width: 400px;
  left: 0;
}
footer .ornament-1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.1;
  filter: drop-shadow(1px 0 4rem var(--bs-primary));
}
footer .ornament-2 {
  position: absolute;
  top: 0;
  width: 300px;
  right: 0;
  rotate: 180deg;
}
footer .ornament-2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.1;
  filter: drop-shadow(0 0 2rem var(--bs-primary));
}
.lh-1 {
  line-height: 1 !important;
}
.lh-1-25 {
  line-height: 1.25 !important;
}
.content-img {
  position: relative;
}
.content-img::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 20%;
  height: 8px;
  width: 60%;
  background: var(--bs-primary);
}
.content-img img {
  height: auto;
  width: 100%;
}
.section-sup-title {
  padding: 5px 20px;
  border-radius: 100px;
  display: flex;
  width: fit-content;
  font-size: 13px;
  color: var(--bs-dark);
  position: relative;
  align-items: center;
  font-weight: 500;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.section-title {
  color: var(--bs-dark);
  font-weight: 700;
  font-size: 1.5rem;
  position: relative;
  padding-bottom: 15px;
}
.section-title.light {
  color: white;
}
.section-title span {
  color: var(--bs-primary);
}
.section-title-divider {
  width: 40%;
  height: 5px;
  background: var(--bs-primary);
  margin: auto;
  margin-bottom: 30px;
}
.hero-section-custom {
  position: relative;
  color: white;
  min-height: 500px;
  display: flex;
  flex-direction: column;
}
.hero-section-custom.variant-2 {
  min-height: 700px;
  padding-top: 100px;
  padding-bottom: 200px;
}
.hero-section-custom .background-image {
  position: absolute;
  inset: 0;
}
.hero-section-custom .background-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  /*filter: grayscale(1) blur(3px);*/
  filter: blur(3px);
}
.hero-section-custom .overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.9));
}
.hero-section-custom.variant-2 .overlay {
  background: linear-gradient(
    0deg,
    rgba(var(--bs-primary-rgb), 0.1),
    rgba(var(--bs-primary-rgb), 0.4),
    rgba(var(--bs-primary-rgb), 1)
  );
}
.hero-section-custom .overlay-top {
  position: absolute;
  background: linear-gradient(
    0deg,
    transparent,
    rgba(var(--bs-primary-dark-rgb), 1)
  );
  height: 75%;
  width: 100%;
  top: 0;
  left: 0;
}
.hero-section-custom .overlay-bottom {
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
  height: 75%;
  width: 100%;
  bottom: 0;
  left: 0;
  display: none;
}
.hero-section-custom.variant-2 .overlay-bottom {
  display: block;
}
.hero-section-custom .sup-title {
  color: white;
  margin-bottom: 10px;
  display: block;
}
.hero-section-custom .title {
  color: white;
  font-size: 40px;
  font-weight: 200;
  margin: 0;
  line-height: 1.25 !important;
}
.hero-section-custom .sub-title {
  color: var(--bs-primary);
  font-family: "Allison", cursive;
  font-size: 40px;
  margin: 0;
  margin-top: -35px;
}
.overlap-hero-top {
  position: relative;
  transform: translateY(-200px);
  margin-bottom: -200px;
  z-index: 1;
}
.overlap-hero-top .container,
.overlap-hero-top .container-fluid {
  padding-top: 0 !important;
}
.section-background-image .background-image {
  position: absolute;
  inset: 0;
}
.section-background-image .background-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.section-background-image .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.section-background-image .overlay.dark {
  background: rgba(var(--bs-dark-rgb), 0.9);
}
.post-sidebar-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px;
  border-radius: 15px;
}
.post-sidebar-item.with-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
  padding: 20px 0;
}
.post-sidebar-item.popular {
  padding: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
.post-sidebar-item .numbering {
  font-size: 14px;
  width: 30px;
  height: 30px;
  flex: 0 0 auto;
  margin: 0;
  background: rgba(0, 0, 0, 0.035);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  color: var(--bs-dark);
}
.post-sidebar-item .thumbnail {
  width: 75px;
  height: 75px;
  flex: 0 0 auto;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.post-sidebar-item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-sidebar-item .details {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.post-sidebar-item .details .title {
  font-weight: 600;
  line-height: 1.5;
  color: var(--bs-dark);
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-sidebar-item .details .title:hover {
  text-decoration: underline;
}
.post-sidebar-item.popular .details .title {
  font-weight: 400;
}
.post-sidebar-item .details .description {
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-sidebar-item .details .author {
  margin: 0;
  font-size: 10px;
  color: var(--bs-dark);
  padding: 2px 15px;
  background: rgba(var(--bs-dark-rgb), 0.05);
  border-radius: 10px;
}
.post-sidebar-item .details .date {
  margin: 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.75);
}
.dropdown-toggle:after {
  font-size: inherit;
}
.dropdown-menu {
  --bs-dropdown-font-size: 14px;
  --bs-dropdown-min-width: 5rem;
  --bs-dropdown-item-padding-x: 2rem;
  --bs-dropdown-item-padding-y: 10px;
  --bs-dropdown-border-radius: 0;
  --bs-dropdown-padding-y: 0;
}
@media (min-width: 992px) {
  .navbar-expand-lg.navbar-light
    .dropdown:not(.dropdown-submenu)
    > .dropdown-toggle:after {
    color: inherit;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg:not(.hover-none) .navbar-nav .dropdown-menu {
    top: 100%;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg:not(.hover-none)
    .navbar-nav
    .dropdown:not(.dropdown-submenu):hover
    > .dropdown-menu {
    top: 100%;
    border-radius: 0;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg.navbar-dark:not(.transparent)
    .navbar-nav
    .dropdown:not(.dropdown-submenu):not(.language-select)
    > .dropdown-menu,
  .navbar-expand-lg.navbar-light:not(.transparent)
    .navbar-nav
    .dropdown:not(.dropdown-submenu):not(.language-select)
    > .dropdown-menu,
  .navbar-expand-lg.transparent.fixed
    .navbar-nav
    .dropdown:not(.dropdown-submenu):not(.language-select)
    > .dropdown-menu {
    margin-top: 0.75rem;
  }
}
.content-title {
  border-bottom: 1px solid var(--bs-text-dark);
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-title svg {
  height: 30px;
}
.content-title svg path {
  fill: var(--bs-text-dark);
  color: var(--bs-text-dark);
}
.content-body {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.015);
  padding: 20px;
}
.content-sidebar {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.015);
  padding: 20px;
}
.post-header-item {
  display: flex;
  align-items: center;
  gap: 15px;
  background: white;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.post-header-item .thumbnail {
  aspect-ratio: 4 / 3;
  width: 100%;
  flex: 0 0 auto;
  position: relative;
}
.post-header-item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-header-item .content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: end;
  gap: 5px;
  padding: 30px;
  background: linear-gradient(45deg, var(--bs-primary), transparent 60%);
}
.post-header-item .content .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  color: white;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-header-item .content .title:hover {
  text-decoration: underline;
}
.post-header-sidebar-item.popular .details .title {
  font-weight: 400;
}
.post-header-item .content .description {
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-header-item .content .author {
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  color: white;
}
.post-header-item .content .date {
  margin: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.75);
}
.post-header-sidebar-item {
  display: flex;
  align-items: center;
  gap: 15px;
  background: white;
  padding: 10px;
  border-radius: 15px;
}
.post-header-sidebar-item.with-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
  padding: 20px 0;
}
.post-header-sidebar-item .thumbnail {
  aspect-ratio: 4 / 3;
  height: 75px;
  flex: 0 0 auto;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.post-header-sidebar-item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-header-sidebar-item .details {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.post-header-sidebar-item .details .title {
  font-weight: 600;
  line-height: 1.5;
  color: var(--bs-dark);
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-header-sidebar-item .details .title:hover {
  text-decoration: underline;
}
.post-header-sidebar-item.popular .details .title {
  font-weight: 400;
}
.post-header-sidebar-item .details .description {
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-header-sidebar-item .details .author {
  margin: 0;
  font-size: 10px;
  color: var(--bs-primary);
  padding: 2px 15px;
  background: rgba(var(--bs-primary-rgb), 0.05);
  border-radius: 10px;
}
.post-header-sidebar-item .details .date {
  margin: 0;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.5);
}
.post-main-item {
  display: flex;
  align-items: center;
  gap: 35px;
  background: white;
  padding: 10px;
  border-radius: 15px;
}
.post-main-item.with-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
  padding: 20px 0;
}
.post-main-item.popular {
  padding: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
.post-main-item .numbering {
  font-size: 14px;
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  margin: 0;
  background: rgba(0, 0, 0, 0.035);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  color: var(--bs-dark);
}
.post-main-item .thumbnail {
  height: 200px;
  flex: 0 0 auto;
  position: relative;
  aspect-ratio: 4 / 3;
  border-radius: 10px;
  overflow: hidden;
}
.post-main-item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-main-item .details {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.post-main-item .details .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  color: var(--bs-dark);
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-main-item .details .title:hover {
  text-decoration: underline;
}
.post-main-item.popular .details .title {
  font-weight: 400;
}
.post-main-item .details .description {
  font-size: 13px;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-main-item .details .author {
  margin: 0;
  font-size: 13px;
  color: var(--bs-primary);
  padding: 2px 15px;
  background: rgba(var(--bs-primary-rgb), 0.05);
  border-radius: 10px;
}
.post-main-item .details .date {
  margin: 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}
.hero-bg-image-custom .hero-bg-image {
  position: absolute;
  inset: 0;
}
.hero-bg-image-custom .hero-bg-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-bg-image-custom .hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    45deg,
    var(--bs-primary) 15%,
    rgba(var(--bs-primary-rgb), 0.5)
  );
}
.overlay-loading {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(2px);
  color: white;
}
.tooltip-container {
  position: relative;
}
.tooltip-content {
  visibility: hidden;
  background-color: var(--bs-primary);
  font-size: 12px;
  color: #fff !important;
  padding: 6px 10px;
  border-radius: 5px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(130%);
  line-height: 1.25;
  opacity: 0;
  transition: opacity 0.2s ease;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.tooltip-content .arrow-up {
  top: 0;
  transform: translateY(calc(-100% + 2px));
  position: absolute;
  right: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid var(--bs-primary);
}
.tooltip-container.active .tooltip-content {
  visibility: visible;
  opacity: 1;
}
.menu-header {
  display: flex;
  align-items: center;
  margin-left: 50px;
  gap: 20px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
.menu-header a {
  color: var(--bs-text-dark);
  font-weight: 700;
  text-wrap: nowrap;
}
.progress-wrap:after {
  content: "\e932";
  font-size: 1.5rem;
}
.logo-wrapper {
  position: relative;
  display: flex;
  flex: 0 0 auto;
}
.logo-wrapper .svg-side {
  position: absolute;
  height: 80% !important;
  width: fit-content !important;
  right: -2px;
  top: 10%;
}
.logo-wrapper .svg-side.primary > * {
  fill: var(--bs-primary);
}
.logo-wrapper .svg-side.gray > * {
  fill: rgba(var(--bs-gray-rgb), 1);
}
.logo-wrapper .dark-body {
  position: relative;
  background: var(--bs-dark);
  padding: 10px 30px;
  height: 100%;
  display: flex;
  align-items: center;
}
.logo-wrapper .dark-body svg {
  height: fit-content;
  width: 60%;
  position: absolute;
}
.logo-wrapper .dark-body .top-svg {
  top: -1px;
  left: 0;
  transform: translateX(40%);
}
.logo-wrapper .dark-body .top-svg > * {
  fill: white;
}
.logo-wrapper .dark-body .bottom-svg {
  bottom: -1px;
  left: 0;
  transform: translateX(-40%);
  rotate: 180deg;
}
.logo-wrapper .dark-body .bottom-svg > * {
  fill: white;
}
.logo-wrapper .logo {
  height: 30px !important;
}
.logo-wrapper .primary-body {
  position: relative;
  background: var(--bs-primary);
  width: 30px;
  height: 100%;
}
.nav-tabs.nav-tabs-basic {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.nav-tabs.nav-tabs-basic .nav-item {
  margin-bottom: 0 !important;
}
.nav-tabs.nav-tabs-basic .nav-link {
  border: 0;
  border-radius: 10px 10px 0 0;
  border-color: transparent;
  background: 0 0;
  padding: 0.6rem 1rem;
  margin-right: 0;
  margin-bottom: -1px !important;
  border-bottom: 4px solid transparent;
  text-align: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
  width: fit-content;
  text-wrap: nowrap;
}
.nav-tabs.nav-tabs-basic .nav-link:hover {
  border-color: transparent;
  background: rgba(0, 0, 0, 0.05);
}
.nav-tabs.nav-tabs-basic .nav-link.active {
  color: var(--bs-text-dark);
}
.nav-tabs.nav-tabs-basic .nav-link.active:hover {
  border-color: var(--bs-primary);
  background: transparent;
}
.url-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
.url-container p {
  margin: 0 !important;
  line-height: unset;
}
.url-container button {
  border: 0;
  background: transparent;
}
.share-socmed-container {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}
.share-socmed-container .socmed-button {
  background: transparent;
  border: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.share-socmed-container .socmed-button .socmed-icon {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.05);
  font-size: 1rem;
}
.share-socmed-container .socmed-button p {
  margin: 0;
}
.contact-icon-footer {
  width: 30px;
  min-width: 30px;
  height: 30px;
  background: var(--bs-dark);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 18px;
  line-height: 1;
}
.progress-wrap svg.progress-circle path {
  stroke: var(--bs-primary);
}
.progress-wrap:after {
  color: var(--bs-primary);
}
.success-icon-custom {
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: rgba(var(--bs-success-rgb), 0.1);
  border-radius: 50%;
  color: var(--bs-success);
  display: flex;
  justify-content: center;
  align-items: center;
}
.error-icon-custom {
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: rgba(var(--bs-danger-rgb), 0.1);
  border-radius: 50%;
  color: var(--bs-danger);
  display: flex;
  justify-content: center;
  align-items: center;
}
.reset-desc table {
  margin-bottom: 1rem;
  width: 100% !important;
  border-color: #e7e7e7;
  font-size: 12px;
  line-height: 1.5;
}
.reset-desc table td {
  padding: 9px 12px;
  vertical-align: top;
}
.reset-desc img {
  max-width: 100%;
}
.reset-desc blockquote p:last-child {
  margin: 0;
}
.reset-desc figure {
  margin-bottom: 1rem;
}
.reset-desc figcaption {
  font-size: 11px;
  padding: 10px 0;
  color: rgb(84, 86, 88);
}
[class^="social-icon-"] ul,
[class*=" social-icon-"] ul {
  list-style: none;
}
.elements-social ul {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.small-icon li {
  margin: 0 3.5px;
}
.extra-small-icon li {
  margin: 0 1px;
}
.elements-social ul li:first-child {
  margin-left: 0 !important;
}
.elements-social ul li {
  display: inline-block;
}
.social-icon-style-09 ul.primary li a {
  border-color: rgba(var(--bs-primary-rgb), 0.5);
}
.elements-social .primary li a {
  color: var(--bs-primary) !important;
}
.social-icon-style-09 ul.primary li a:hover {
  color: white !important;
  text-decoration: none;
}
.social-icon-style-09 ul.primary li a span {
  background-color: var(--bs-primary);
}
.social-icon-style-09 ul.secondary li a {
  border-color: rgba(var(--bs-secondary-rgb), 0.5);
}
.elements-social .secondary li a {
  color: var(--bs-secondary) !important;
}
.social-icon-style-09 ul.secondary li a:hover {
  color: var(--bs-dark) !important;
  text-decoration: none;
}
.social-icon-style-09 ul.secondary li a span {
  background-color: var(--bs-secondary);
}
.social-icon-style-09 ul.light li a {
  border-color: rgba(255, 255, 255, 0.5);
}
.elements-social .light li a {
  color: white !important;
}
.social-icon-style-09 ul.dark li a {
  border-color: rgba(var(--bs-primary-dark-rgb), 0.5);
}
.elements-social .dark li a {
  color: var(--bs-primary-dark) !important;
}
.social-icon-style-09 ul li a {
  z-index: 9;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 100%;
  position: relative;
}
.elements-social ul li a {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: 0.3s cubic-bezier(0.12, 0, 0.39, 0);
  transition: 0.3s cubic-bezier(0.12, 0, 0.39, 0);
}
.social-icon-style-09 ul.light li a:hover {
  color: black !important;
  text-decoration: none;
}
.social-icon-style-09 ul.light li a span {
  background-color: white;
}
.social-icon-style-09 ul.dark li a:hover {
  color: white !important;
  text-decoration: none;
}
.social-icon-style-09 ul.dark li a span {
  background-color: var(--bs-primary);
}
.social-icon-style-09 ul li a span {
  display: block;
  border-radius: 100%;
  height: 100%;
  width: 100%;
  top: -1px;
  left: -1px;
  padding: 1px;
  box-sizing: content-box;
  margin: 0;
  position: absolute;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  -webkit-transition: 0.5s cubic-bezier(0.12, 0, 0.39, 0);
  transition: 0.5s cubic-bezier(0.12, 0, 0.39, 0);
  pointer-events: none;
  z-index: -1;
  background-color: var(--bs-dark);
}
.social-icon-style-09 ul li a:hover span {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.elements-social li a svg {
  height: 18px;
}
.elements-social .light li a svg > * {
  fill: white;
  -webkit-transition: 0.5s cubic-bezier(0.12, 0, 0.39, 0);
  transition: 0.5s cubic-bezier(0.12, 0, 0.39, 0);
}
.elements-social .dark li a svg > * {
  fill: var(--bs-text-dark);
  -webkit-transition: 0.5s cubic-bezier(0.12, 0, 0.39, 0);
  transition: 0.5s cubic-bezier(0.12, 0, 0.39, 0);
}
.social-icon-style-09 ul li a:hover svg > * {
  fill: var(--bs-dark);
}
.social-icon-style-09 .dark li a:hover svg > * {
  fill: white;
}
.small-icon a {
  font-size: 18px;
  width: 40px;
  height: 40px;
}
.extra-small-icon a {
  font-size: 14px;
  width: 30px;
  height: 30px;
}
.text-with-line {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}
.text-with-line::before {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
}
.text-with-line::after {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
}
.goog-te-banner-frame.skiptranslate,
.goog-te-gadget,
.goog-te-combo,
#goog-gt-tt,
.goog-te-spinner,
.skiptranslate {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  width: 0 !important;
  overflow: hidden !important;
}
.top-bar-custom {
  margin: 0 60px;
  border-radius: 0px 0px 60px 60px;
  background: linear-gradient(
    0deg,
    rgba(var(--bs-primary-dark-rgb), 0.05),
    transparent 30%
  );
  position: relative;
  z-index: 1;
}
.faq-category-wrapper .faq-category-item:first-child {
  margin-top: 0;
  padding-top: 0;
  border: none;
}
.faq-category-wrapper .faq-category-item {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid var(--bs-gray-100);
}
.faq-category-wrapper .faq-category-item .faq-category-title {
  font-size: 16px;
  color: var(--bs-primary);
  font-family: var(--bs-body-font-family);
  font-weight: 600;
}
.accordion-style-02 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.accordion-style-02 .accordion-item {
  background: rgba(0, 0, 0, 0.025);
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}
.accordion-style-02 .accordion-item.home-placement {
  background: rgba(255, 255, 255, 0.45) !important;
}
.accordion-style-02 .accordion-item .accordion-header {
  border: none !important;
}
.accordion-style-02 .accordion-item.home-placement .accordion-header {
  border: none !important;
}
.accordion-style-02 .accordion-item .accordion-header a {
  padding: 15px 20px;
  display: block;
  transition: none;
  color: var(--bs-text-dark);
}
.accordion-style-02 .accordion-item .accordion-header a.collapsed {
  color: var(--bs-text-dark);
}
.accordion-style-02 .accordion-item .accordion-header a.collapsed:hover {
  color: var(--bs-text-dark);
}
.accordion-style-02 .accordion-item .accordion-header a h2 {
  font-family: var(--bs-body-font-family);
  color: var(--bs-text-dark);
}
.accordion-style-02 .accordion-item .accordion-header a.collapsed h2 {
  color: var(--bs-text-dark);
}
.accordion-style-02 .accordion-item .accordion-header a.collapsed:hover h2 {
  color: var(--bs-text-dark);
}
.accordion-style-02 .accordion-item .accordion-header a .accordion-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion-style-02 .accordion-item .accordion-collapse {
  transition: none;
}
.accordion-style-02 .accordion-item .accordion-body {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 0 20px;
  padding-top: 10px;
}
.accordion-style-02 .accordion-item.home-placement .accordion-body {
  color: var(--bs-text-dark);
}
footer .ornament-1 {
  position: absolute;
  bottom: 0;
  width: 400px;
  left: 0;
}
footer .ornament-1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.1;
  filter: drop-shadow(1px 0 4rem var(--bs-primary));
}
footer .ornament-2 {
  position: absolute;
  top: 0;
  width: 300px;
  right: 0;
  rotate: 180deg;
}
footer .ornament-2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.25;
  filter: drop-shadow(0 0 2rem var(--bs-primary));
}
.small-icon.super-small a {
  font-size: 14px;
  height: 30px;
  width: 30px;
}
.small-icon.super-small a svg {
  height: 14px !important;
  width: 14px;
}
.visitor-stat-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
  color: white;
}
.visitor-stat-item:before {
  content: "";
  display: block;
  width: 10px;
  min-width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 50%;
}
/*.visitor-stat-item.today:before {*/
/*    background: var(--bs-tertiary);*/
/*}*/
.visitor-stat-item.online:before {
  background: greenyellow;
}
.icon-with-backgound {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  height: 25px;
  width: 25px;
  min-width: 25px;
  background: var(--bs-primary);
  color: white;
  border-radius: 50%;
}
.overlay-section {
  position: absolute;
  inset: 0;
}
.overlay-section.primary {
  background: linear-gradient(
    0deg,
    rgba(var(--bs-primary-rgb), 0.85),
    transparent
  );
}
.overlay-section.dark {
  background: linear-gradient(
    0deg,
    rgba(var(--bs-dark-rgb), 0.85),
    transparent
  );
}
.overlay-section.dark.variant-2 {
  background: linear-gradient(270deg, rgba(var(--bs-dark-rgb), 1), transparent);
}
.overlay-section.light.variant-2 {
  background: linear-gradient(270deg, white, transparent);
}
.navbar-clone {
  transition: none;
}
.readmore-text.with-overlay {
  position: relative;
}
.readmore-text.with-overlay:after {
  content: "";
  position: absolute;
  height: 50%;
  bottom: 0;
  width: 100%;
  background: linear-gradient(0deg, white, transparent);
}
.readmore-text.with-overlay.expanded:after {
  content: none;
}
.cs_readmore-btn {
  background: none;
  padding: 0;
  border: 0;
  color: var(--bs-text-dark);
  margin-top: 20px;
}
.footer.bg-dark,
footer.bg-dark {
  background: var(--bs-dark) !important;
}
footer {
  background: black;
}
.form-input-dark .form-label {
  color: white;
}
.form-input-dark .form-control {
  color: white !important;
  border-color: white;
  background: rgba(255, 255, 255, 0.05);
}
.form-input-dark .form-control::placeholder {
  color: white;
  opacity: 0.5;
}
.link-custom {
  font-weight: 500;
  text-decoration: underline;
}
.table-p-title {
  font-size: 14px;
  font-weight: 700;
  color: var(--bs-dark);
}
.fs-14 {
  font-size: 14px;
}
.table-primary {
  --bs-table-color: white;
  --bs-table-bg: var(--bs-primary);
  --bs-table-active-color: white;
  --bs-table-hover-bg: var(--bs-primary);
  --bs-table-hover-color: white;
  color: var(--bs-table-color);
  border-color: var(--bs-primary);
}
.table.table-with-border-radius {
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 10px;
  overflow: hidden;
}
.rounded-img-wrapper {
  border-radius: 20px;
  overflow: hidden;
}
.form-check-custom {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 16px;
  color: var(--bs-text-dark);
  padding: 5px 0;
}
.form-check-custom .form-check-input {
  float: none;
  margin: 0;
  padding: 0;
}
.form-check-custom .form-check-input:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.footer-contact-item {
  display: flex;
  gap: 20px;
  align-items: start;
}
.footer-contact-item .icon-wrapper {
  min-width: 35px;
  width: 35px;
  height: 35px;
  border: 1px solid white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--bs-secondary-dark);
  background: white;
  font-size: 16px;
}
.overlay span.bg {
  background: rgba(var(--bs-dark-rgb), 0.6);
}
.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background: rgba(var(--bs-dark-rgb), 0.3);
}
.glightbox-clean .gnext:hover,
.glightbox-clean .gprev:hover {
  background: rgba(var(--bs-dark-rgb), 0.5);
}
#offcanvas-search .search-form:before {
  font-size: 13px;
  color: var(--bs-dark);
}
#offcanvas-search .search-form .form-control {
  font-size: 13px;
  padding-left: 1.75rem;
  padding-right: 0.75rem !important;
}
#offcanvas-search .btn-close {
  color: var(--bs-dark);
}
#offcanvas-search .btn-close:before {
  background: rgba(0, 0, 0, 0.08);
  font-size: 13px;
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
}
#offcanvasMobileMenu {
  background: white;
  z-index: 3000;
}
#offcanvasMobileMenu .btn-close:before {
  background: var(--bs-primary);
}
#offcanvasMobileMenu .offcanvas-body .navbar-nav {
  flex-direction: column;
}
#offcanvasMobileMenu .offcanvas-body .navbar-nav .nav-link {
  padding: 10px 0;
  border-bottom: 1px solid var(--bs-gray-50);
  font-size: 14px;
  justify-content: space-between;
  color: var(--bs-text-dark);
}
#offcanvasMobileMenu .offcanvas-body .navbar-nav .dropdown-menu {
  position: relative !important;
  transform: none !important;
  box-shadow: none;
}
#offcanvasMobileMenu .offcanvas-body .navbar-nav .dropdown-menu .dropdown-item {
  padding: 10px 20px;
  font-size: 14px;
  color: var(--bs-dark);
  font-weight: 400;
}
.form-label {
  font-weight: 400;
}
.form-select {
  line-height: 1.5;
}
.widget-title {
  line-height: 1.5 !important;
}
.section-title-custom {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: var(--bs-primary);
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.section-title-custom.start {
  justify-content: start;
}
.section-title-custom:before {
  content: "";
  display: block;
  height: 7px;
  width: 30px;
  background: url("../../../images/ornament-text.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.section-title-custom.start:before {
  content: none;
}
.section-title-custom:after {
  content: "";
  display: block;
  height: 7px;
  width: 30px;
  background: url("../../../images/ornament-text.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.custom-button-1 {
  --arrow-width: 10px;
  --arrow-stroke: 2px;
  box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 100px;
  color: white;
  padding: 5px 20px;
  padding-left: 25px;
  background: var(--bs-primary);
  display: flex;
  transition: 0.2s background;
  align-items: center;
  gap: 15px;
  font-size: 14px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
.custom-button-1 .arrow-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-button-1 .arrow {
  margin-top: 1px;
  width: var(--arrow-width);
  background: var(--bs-primary);
  height: var(--arrow-stroke);
  position: relative;
  transition: 0.2s;
}
.custom-button-1 .arrow::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  border: solid white;
  border-width: 0 var(--arrow-stroke) var(--arrow-stroke) 0;
  display: inline-block;
  top: -3px;
  right: 3px;
  transition: 0.2s;
  padding: 3px;
  transform: rotate(-45deg);
}
.custom-button-1:hover {
  background-color: var(--bs-primary-dark);
}
.custom-button-1:hover .arrow {
  background: white;
}
.custom-button-1:hover .arrow:before {
  right: 0;
}
.custom-button-1.variant-2 {
  background: transparent;
  border-color: var(--bs-primary);
  color: var(--bs-primary);
}
.custom-button-1.variant-2 .arrow {
  background: transparent;
}
.custom-button-1.variant-2 .arrow::before {
  border-color: solid var(--bs-primary);
}
.custom-button-1.variant-2:hover {
  background-color: transparent;
}
.custom-button-1.variant-2:hover .arrow {
  background: var(--bs-primary);
}
.custom-button-1.variant-3 {
  border-width: 2px;
  background: transparent;
  border-color: var(--bs-text-dark);
  color: var(--bs-text-dark);
}
.custom-button-1.variant-3 .arrow {
  background: transparent;
}
.custom-button-1.variant-3 .arrow::before {
  border-color: solid var(--bs-text-dark);
}
.custom-button-1.variant-3:hover {
  background-color: transparent;
}
.custom-button-1.variant-3:hover .arrow {
  background: var(--bs-text-dark);
}
.custom-button-1.variant-4 {
  background: var(--bs-secondary);
  border-color: var(--bs-secondary);
  color: white;
}
.custom-button-1.variant-4 .arrow {
  background: transparent;
}
.custom-button-1.variant-4 .arrow::before {
  border-color: solid white;
}
.custom-button-1.variant-4:hover {
  background-color: var(--bs-secondary);
}
.custom-button-1.variant-4:hover .arrow {
  background: white;
}
.custom-button-1.transparent {
  background: transparent;
  border-color: white;
}
.custom-button-1.transparent .arrow {
  background: transparent;
}
.custom-button-1.transparent:hover {
  background-color: transparent;
}
.custom-button-1.transparent:hover .arrow {
  background: white;
}
.article-item {
  position: relative;
  overflow: hidden;
  display: flex;
  gap: 20px;
  height: 100%;
  transition: 0.2s all ease;
  border-top: 1px solid var(--bs-gray-50);
  border-radius: 0;
  padding: 20px 0 0;
  padding-right: 20px;
}
.article-item.no-image {
  padding: 20px;
  background: white;
  flex-direction: column;
}
.article-item .thumbnail {
  aspect-ratio: 1.5 / 1;
  display: block;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  min-width: 40%;
  width: 40%;
}
.article-item.no-image .thumbnail {
  min-width: 100%;
  width: 100%;
}
.article-item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s all ease;
}
.article-item:hover .thumbnail img {
  transform: scale(1.1);
}
.article-item .thumbnail span {
  background: var(--bs-primary);
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 4px;
}
.article-item .content {
  display: flex;
  flex-direction: column;
  justify-content: start;
  text-align: start;
  gap: 10px;
}
.article-item .content .meta {
  font-size: 12px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: normal;
  color: var(--bs-primary);
  margin-bottom: 5px;
}
.article-item .content .title {
  font-size: 25px;
  margin-bottom: 0;
  font-weight: 400;
  text-transform: uppercase;
}
.article-item .content .title.small-title {
  font-size: 14px;
}
.article-item .content .title a {
  color: var(--bs-text-dark);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article-item .content .title a:hover {
  text-decoration: underline;
}
.article-item .content .desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 14px;
}
.article-item.vertical {
  flex-direction: column;
  padding: 0;
  border: none;
  border-radius: 0;
  gap: 10px;
}
.article-item.vertical .thumbnail {
  min-width: 100%;
  width: 100%;
}
.article-item.vertical .content {
  text-align: start;
}
.article-item.vertical .content .category-link {
  top: 0;
  left: 0;
  transform: none;
  position: relative;
}
.article-item.vertical .content .desc {
  display: none !important;
}
.article-item.vertical .content .link-custom {
  display: none;
}
.article-item.variant-3 {
  flex-direction: column;
  padding: 0;
  border-radius: 20px;
}
.article-item.variant-3 .thumbnail {
  min-width: 100%;
  width: 100%;
  aspect-ratio: 1.75 / 1;
  border-radius: 0;
}
.article-item.variant-3 .thumbnail span {
  border-radius: 20px;
}
.article-item.variant-3 .content {
  text-align: start;
  padding: 20px;
  padding-top: 0;
}
.blogSwiperWrapper .swiper-pagination {
  position: relative;
  top: 0;
  bottom: 0;
}
.blogSwiperWrapper .swiper-pagination .swiper-pagination-bullet {
  background: var(--bs-gray-100);
  opacity: 1;
}
.blogSwiperWrapper
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--bs-primary);
  opacity: 1;
}
.blogSwiperWrapper .swiper-button-next,
.blogSwiperWrapper .swiper-button-prev {
  height: 30px;
  width: 30px;
  background-color: var(--bs-primary);
  color: white;
  border-radius: 50%;
  visibility: visible;
}
.blogSwiperWrapper .swiper-button-prev {
  left: -15px;
  right: auto;
}
.blogSwiperWrapper .swiper-button-next {
  right: -15px;
  left: auto;
}
@media (max-width: 991.98px) {
  .blogSwiperWrapper {
    border-bottom: 1px solid var(--bs-gray-50);
  }
  .blogSwiperWrapper .swiper-button-prev {
    left: 0px;
    right: auto;
    position: relative;
    float: left;
    margin-top: 0;
    transform: translateY(-15px);
  }
  .blogSwiperWrapper .swiper-button-next {
    right: 0px;
    left: auto;
    position: relative;
    float: right;
    margin-top: 0;
    transform: translateY(-15px);
  }
}
.blogSwiperWrapper .swiper-button-next:after,
.blogSwiperWrapper .swiper-button-prev:after {
  font-size: 15px;
  font-weight: 500;
}
.blogSwiperWrapper .swiper-button-next.swiper-button-disabled,
.blogSwiperWrapper .swiper-button-prev.swiper-button-disabled {
  visibility: hidden;
}
.btn-to-a {
  padding: 0;
  background: none;
  border: none;
}
.gallery-item {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 100%;
}
.gallery-item.home {
  padding-bottom: 133.33%;
}
.gallery-item figure {
  position: absolute;
  inset: 0;
}
.gallery-item figure a {
  height: 100%;
  width: 100%;
}
.gallery-item figure a img {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}
.gallery-item figure figcaption * {
  font-weight: 300;
}
.testimonial-item {
  position: relative;
  background: white;
  border-radius: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--bs-gray-100);
  overflow: hidden;
}
.testimonial-item .description-wrapper {
  padding: 20px;
}
.testimonial-item .description {
  color: var(--bs-dark);
  font-size: 14px;
  margin: 0;
}
.testimonial-item .profile {
  margin-top: auto;
  display: flex;
  align-items: end;
  justify-content: end;
  text-align: end;
}
.testimonial-item .profile .line {
  height: 2px;
  min-width: 30px;
  width: 30px;
  background: var(--bs-primary-dark);
}
.testimonial-item .profile .profile-details {
  min-width: 50%;
}
.testimonial-item .profile .profile-details p {
  margin: 0;
}
.testimonial-item .profile .profile-details .name {
  font-weight: 600;
  color: var(--bs-dark);
  padding-right: 20px;
}
.testimonial-item .profile .profile-details .info {
  font-size: 12px;
  color: white;
  background: var(--bs-primary-dark);
  padding: 5px 20px;
  border-top-left-radius: 20px;
}
.testimonial-item .profile .profile-pic {
  height: 75px;
  width: 75px;
  min-width: 75px;
  border-top-left-radius: 20px;
  overflow: hidden;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.testimonial-item .profile .profile-pic img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.testimonial-item .profile svg {
  height: 25px;
  width: 25px;
  min-width: 25px;
  margin-right: auto;
  margin-left: 20px;
  margin-bottom: 20px;
}
.testimonial-item .profile svg > * {
  stroke: var(--bs-primary-dark);
}
.waves-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
.waves {
  position: relative;
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;
  min-height: 100px;
  max-height: 100px;
}
.parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
.img-with-play-button {
  position: relative;
  overflow: hidden;
  border-radius: 60px 0;
}
.img-with-play-button .button-play {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  width: 75px;
  position: absolute;
  top: calc(50% - 37.5px);
  left: calc(50% - 37.5px);
  background: var(--bs-primary);
  border-radius: 50%;
  animation-name: pulsePlay;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  box-shadow: rgba(var(--bs-primary-rgb), 0.2) 0px 8px 24px;
}
.img-with-play-button .button-play svg {
  height: 30px;
  width: 30px;
}
@keyframes pulsePlay {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--bs-primary-rgb), 0.75);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(var(--bs-primary-rgb), 0);
  }
}
.gallery-section-home:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: var(--bs-primary-soft);
  width: 100%;
  height: 50%;
}
.social-container {
  background: white;
  padding: 20px;
  border-radius: 25px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.social-container .social-profile-pic {
  height: 175px;
  width: 175px;
  border-radius: 50%;
  overflow: hidden;
  background: var(--bs-gray-50);
}
.multimedia-item .divider-title {
  height: 3px;
  width: 75%;
  background: var(--bs-primary);
  margin: 25px 0;
}
.timeline-swiper .swiper-wrapper {
  align-items: center;
}
.timeline-swiper .swiper-slide {
  width: fit-content;
}
.timeline-swiper .swiper-slide:first-child {
  margin-left: 100px;
}
.timeline-swiper .swiper-slide:last-child {
  margin-right: 100px;
}
.timeline-swiper .timeline-item {
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
.timeline-swiper .timeline-item.text-content {
  max-width: 500px;
  height: unset;
}
.timeline-swiper .timeline-item > * {
  margin: 0;
}
.timeline-swiper .timeline-item img {
  max-width: unset;
  width: auto;
  height: 100%;
  border-radius: 20px;
}
.timeline-swiper .timeline-item.text-content img {
  height: fit-content;
}
.timeline-swiper .swiper-pagination {
  position: relative;
}
.timeline-swiper .swiper-pagination .swiper-pagination-progressbar-fill {
  background: var(--bs-primary);
}
.form-testimonial-wrapper {
  padding: 30px;
  background: white;
  border-radius: 30px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.testimoniSwiperWrapper .swiper-pagination {
  position: relative;
  top: 0;
  bottom: 0;
}
.testimoniSwiperWrapper .swiper-pagination .swiper-pagination-bullet {
  background: white;
  opacity: 0.1;
}
.testimoniSwiperWrapper
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: white;
  opacity: 1;
}
.testimoniSwiperWrapper .swiper-button-next,
.testimoniSwiperWrapper .swiper-button-prev {
  height: 30px;
  width: 30px;
  background-color: white;
  color: var(--bs-dark);
  border-radius: 50%;
  visibility: visible;
}
.testimoniSwiperWrapper .swiper-button-prev {
  left: -15px;
  right: auto;
}
.testimoniSwiperWrapper .swiper-button-next {
  right: -15px;
  left: auto;
}
.testimoniSwiperWrapper .swiper-button-next:after,
.testimoniSwiperWrapper .swiper-button-prev:after {
  font-size: 15px;
  font-weight: 500;
}
.testimoniSwiperWrapper .swiper-button-next.swiper-button-disabled,
.testimoniSwiperWrapper .swiper-button-prev.swiper-button-disabled {
  visibility: hidden;
}
.partner-image-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  align-items: center;
}
.partner-image-wrapper .partner-image img {
  min-height: 80px;
  max-height: 80px;
  max-width: 160px;
  object-fit: contain;
  object-position: center;
}
.swiper-partner .swiper-slide {
  height: auto;
}
.swiper-partner .partner-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.swiper-partner .partner-image img {
  width: 100%;
  object-fit: contain;
  object-position: center;
  max-height: 80px;
}
.post-details-image {
  height: 500px;
}
.post-details-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-details-content {
  margin-top: -175px;
  background: white;
  padding: 60px;
}
.post-details-content h1 {
  text-transform: uppercase;
}
.post-header__share {
  padding: 20px 0;
  border-top: 1px solid #f2f5f6;
  border-bottom: 1px solid #f2f5f6;
}
.share-block {
  margin-top: 3em;
  position: relative;
  overflow: hidden;
}
.share-block--header {
  margin: 0 auto;
}
.share-block__actions {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 5px;
}
.share-block__actions a {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px 5px;
  background: #003755;
  border-radius: 2px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
}
@media only screen and (min-width: 22.5em) {
  .share-block__actions a {
    padding: 6px 7px;
  }
}
@media only screen and (min-width: 33.75em) {
  .share-block__actions a {
    padding: 6px 10px;
  }
}
.share-block__actions a[data-type="facebook"] {
  background: #3b5998;
}
.share-block__actions a[data-type="twitter"] {
  background: #000000;
}
.share-block__actions a[data-type="whatsapp"] {
  background: #25d366;
}
.share-block__actions a[data-type="telegram"] {
  background: #0088cc;
}
.share-block__actions a[data-type="linkedin"] {
  background: #0e76a8;
}
.share-block__actions a[data-type="instagram"] {
  /* background: linear-gradient(90deg, #833AB4, #C13584, #E1306C, #FD1D1D, #F56040, #FCAF45); */
  background: linear-gradient(90deg, #833ab4, #c13584, #e1306c);
}
.share-block__actions a[data-type="mail"] {
  background: #b3c3cb;
}
.share-block__actions a > svg {
  fill: #fff;
  display: inline-block;
  vertical-align: baseline;
}
.share-block__actions a[data-type="facebook"] > svg {
  margin-bottom: -1px;
  width: 8px;
  height: 12px;
}
.share-block__actions a[data-type="twitter"] > svg {
  margin-bottom: -1px;
  width: 13px;
  height: 11px;
}
.share-block__actions a[data-type="linkedin"] > svg {
  width: 11px;
  height: 11px;
}
.share-block__actions a[data-type="mail"] > svg {
  margin-bottom: -1px;
  width: 13px;
  height: 11px;
}
.share-block__actions a > span {
  margin-left: 4px;
  display: inline-block;
  vertical-align: baseline;
}
.form-search .header-search {
  border: 0;
  background: var(--bs-gray-50);
}
.form-search .header-search .btn-search {
  font-weight: 300;
}
.statistic-item {
  position: relative;
  padding: 40px 20px;
  background: var(--bs-gray-50);
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid var(--bs-gray-100);
  border-right: none !important;
}
.statistic-item.gray {
  background: var(--bs-gray-50);
  border: 1px solid var(--bs-gray-100);
}
.statistic-item:before {
  content: "";
  position: absolute;
  top: -1.5px;
  left: 20%;
  height: 3px;
  width: 60%;
  background: var(--bs-primary);
}
.statistic-item .icon {
  display: flex;
  justify-content: center;
}
.statistic-item .icon img {
  height: 50px;
}
.statistic-item .number {
  font-size: 25px;
  font-weight: 500;
}
.teamSwiperWrapper .swiper-pagination {
  position: relative;
  top: 0;
  bottom: 0;
}
.teamSwiperWrapper .swiper-pagination .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.25) !important;
  opacity: 1;
}
.teamSwiperWrapper
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: black !important;
  opacity: 1;
}
.teamSwiperWrapper .swiper-button-next,
.teamSwiperWrapper .swiper-button-prev {
  height: 30px;
  width: 30px;
  background-color: black;
  color: white;
  border-radius: 50%;
  visibility: visible;
}
.teamSwiperWrapper .swiper-button-prev {
  left: -15px;
  right: auto;
}
.teamSwiperWrapper .swiper-button-next {
  right: -15px;
  left: auto;
}
@media (max-width: 991.98px) {
  .teamSwiperWrapper .swiper-button-prev {
    left: 0px;
    right: auto;
    position: relative;
    float: left;
    margin-top: 0;
    transform: translateY(-15px);
  }
  .teamSwiperWrapper .swiper-button-next {
    right: 0px;
    left: auto;
    position: relative;
    float: right;
    margin-top: 0;
    transform: translateY(-15px);
  }
}
.teamSwiperWrapper .swiper-button-next:after,
.teamSwiperWrapper .swiper-button-prev:after {
  font-size: 15px;
  font-weight: 500;
}
.teamSwiperWrapper .swiper-button-next.swiper-button-disabled,
.teamSwiperWrapper .swiper-button-prev.swiper-button-disabled {
  visibility: hidden;
}
.teamSwiperWrapper .swiper-pagination {
  position: relative;
  top: 0;
  bottom: 0;
}
.teamSwiperWrapper .swiper-pagination .swiper-pagination-bullet {
  background: var(--bs-gray-100);
  opacity: 1;
}
.teamSwiperWrapper
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: black;
  opacity: 1;
}
.team-item {
  position: relative;
  aspect-ratio: 3 / 4;
}
.team-item:before {
  content: "";
  position: absolute;
  display: block;
  bottom: -2px;
  left: 20%;
  width: 60%;
  height: 4px;
  background: var(--bs-primary);
  z-index: 10;
}
.team-item .content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 30px;
  background: linear-gradient(0deg, black, transparent, transparent);
  color: white;
  z-index: 5;
}
.team-item .content .title {
  color: white;
  font-size: 14px;
  margin-bottom: 2.5px;
}
.team-item .content .sub-title {
  font-size: 10px;
  font-weight: 200;
  margin-bottom: 10px;
}
.team-item .content .description {
  margin: 0;
}
.team-item .thumbnail {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.team-item .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 0;
  transition: 0.3s;
}
.team-item:hover .thumbnail img {
  transform: scale(1.1);
}
.workSwiperWrapper .swiper-pagination {
  position: relative;
  top: 0;
  bottom: 0;
}
.workSwiperWrapper .swiper-pagination .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.25) !important;
  opacity: 1;
}
.workSwiperWrapper
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: black !important;
  opacity: 1;
}
.workSwiperWrapper .swiper-button-next,
.workSwiperWrapper .swiper-button-prev {
  height: 30px;
  width: 30px;
  background-color: black;
  color: white;
  border-radius: 50%;
  visibility: visible;
}
.workSwiperWrapper .swiper-button-prev {
  left: 15px;
  right: auto;
}
.workSwiperWrapper .swiper-button-next {
  right: 15px;
  left: auto;
}
@media (max-width: 991.98px) {
  .workSwiperWrapper .swiper-button-prev {
    left: 0px;
    right: auto;
    position: relative;
    float: left;
    margin-top: 0;
    transform: translateY(-15px);
  }
  .workSwiperWrapper .swiper-button-next {
    right: 0px;
    left: auto;
    position: relative;
    float: right;
    margin-top: 0;
    transform: translateY(-15px);
  }
}
.workSwiperWrapper .swiper-button-next:after,
.workSwiperWrapper .swiper-button-prev:after {
  font-size: 15px;
  font-weight: 500;
}
.workSwiperWrapper .swiper-button-next.swiper-button-disabled,
.workSwiperWrapper .swiper-button-prev.swiper-button-disabled {
  visibility: hidden;
}
.workSwiperWrapper .swiper-pagination {
  position: relative;
  top: 0;
  bottom: 0;
}
.workSwiperWrapper .swiper-pagination .swiper-pagination-bullet {
  background: var(--bs-gray-100);
  opacity: 1;
}
.workSwiperWrapper
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: black;
  opacity: 1;
}
.work-item {
  position: relative;
  display: flex;
  flex-direction: column;
  background: white;
}
.work-item .thumbnail {
  aspect-ratio: 4 / 3;
  overflow: hidden;
}
.work-item .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s;
}
.work-item:hover .thumbnail img {
  transform: scale(1.1);
}
.work-item .content {
  padding: 20px;
}
.work-item .content .title {
  font-size: 17px;
  font-weight: 500;
}
.work-item .content .title a {
  color: var(--bs-text-dark);
}
.work-item .content .desc {
  font-size: 14px;
}
.work-item .content .action {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--bs-text-dark);
  font-weight: 500;
}
.work-item .content .action .icon {
  min-width: 30px;
  width: 30px;
  height: 30px;
  background: var(--bs-primary);
  border-radius: 50%;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(45deg);
  transition: 0.3s;
}
.work-item:hover .content .action .icon {
  transform: rotate(0);
}
.custom-background-section {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.custom-background-section:after {
  content: "";
  position: absolute;
  display: block;
  inset: 0;
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.75),
    rgba(255, 255, 255, 1)
  );
}
.custom-background-section img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  filter: grayscale(1);
}
.program-item {
  position: relative;
  overflow: hidden;
}
.program-item .thumbnail {
  aspect-ratio: 4 / 3;
  position: relative;
  overflow: hidden;
}
.program-item .thumbnail:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, var(--bs-secondary-dark), rgba(var(--bs-secondary-dark-rgb), .1), transparent);
}
.program-item .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.program-item .content {
  position: absolute;
  bottom: 0;
  padding: 30px 40px;
}
.program-item .content .number {
  font-size: 30px;
  font-weight: 600;
  color: var(--bs-primary);
  margin: 0;
}
.program-item .content .title {
  color: white;
  margin: 0;
  font-size: 16px;
}
.program-item .overlay-content {
  position: absolute;
  inset: 0;
  padding: 40px;
  background: var(--bs-secondary-dark);
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.program-item:hover .overlay-content {
  opacity: 1;
  visibility: visible;
}
.program-item .overlay-content .details {
  transform: translateY(100%);
  transition: 0.4s;
}
.program-item:hover .overlay-content .details {
  transform: translateY(0);
}
.program-item .overlay-content .details .number {
  font-size: 30px;
  font-weight: 400;
  color: white;
  margin: 0;
}
.program-item .overlay-content .details .title {
  color: white;
  font-size: 18px;
}
.program-item .overlay-content .details .description {
  color: rgba(255, 255, 255, 0.75);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.program-item .overlay-content .details .more-link {
  color: white;
  text-decoration: underline;
}
.latest-post-item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.latest-post-item .thumbnail {
  aspect-ratio: 2.5 / 3;
  overflow: hidden;
}
.latest-post-item.variant-2 .thumbnail {
  aspect-ratio: 4 / 2.5;
  overflow: hidden;
}
.latest-post-item .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.3s;
}
.latest-post-item:hover .thumbnail img {
  transform: scale(1.1);
}
.latest-post-item .title {
  position: absolute;
  inset: 0;
  padding: 25px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: end;
  gap: 10px;
  background: linear-gradient(
    0deg,
    var(--bs-secondary),
    rgba(var(--bs-secondary-rgb), 0.5),
    transparent,
    transparent
  );
  background: linear-gradient(
    0deg,
    black,
    rgba(0, 0, 0, 0.5),
    transparent,
    transparent
  );
}
.latest-post-item .title .first-title {
  font-size: 16px;
  font-weight: 400;
  color: white;
}
.latest-post-item .title .second-title {
  color: white;
  display: block;
  width: fit-content;
  font-size: 14px;
}
.latest-post-item .title .third-title {
  color: rgba(255, 255, 255, 0.75);
  display: block;
  width: fit-content;
  font-size: 12px;
}
.swiper-wrapper.linear {
  transition-timing-function: linear;
}
.product-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
  border: 1px solid var(--bs-gray-50);
  height: 100%;
  background: white;
}
.product-item .thumbnail {
  aspect-ratio: 1 / 1;
  background: var(--bs-gray-50);
  overflow: hidden;
}
.product-item .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.product-item .content {
  display: flex;
  flex-direction: column;
  gap: 5px;
  flex-grow: 1;
}
.product-item .content p {
  margin: 0;
}
.product-item .content .information {
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 12px;
}
.product-item .content .title {
  font-size: 14px;
  margin: 0;
}
.product-item .content .title a {
  color: var(--bs-dark);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-item .content .price-wrapper {
  display: flex;
  gap: 5px;
  font-size: 12px;
  margin-top: auto;
}
.product-item .content .price-wrapper .discount-price {
  text-decoration: line-through;
  color: var(--bs-danger);
}
.product-item .content .price-wrapper .price {
  color: var(--bs-primary);
}
.productSwiperWrapper .swiper-pagination {
  position: relative;
  top: 0;
  bottom: 0;
}
.productSwiperWrapper .swiper-pagination .swiper-pagination-bullet {
  background: var(--bs-gray-100);
  opacity: 1;
}
.productSwiperWrapper
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--bs-primary);
  opacity: 1;
}
.work-item-horizontal {
  display: flex;
  background: var(--bs-gray-50);
}
.work-item-horizontal .thumbnail {
  width: 50%;
  min-width: 50%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}
.work-item-horizontal:nth-child(even) .thumbnail {
  order: 9;
}
.work-item-horizontal .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.work-item-horizontal .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px;
  text-align: center;
}
.work-item-horizontal .content .title a {
  font-size: 22px;
  color: var(--bs-text-dark);
}
.work-item-horizontal .content .action {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--bs-text-dark);
  font-weight: 500;
}
.work-item-horizontal .content .action .icon {
  min-width: 30px;
  width: 30px;
  height: 30px;
  background: var(--bs-primary);
  border-radius: 50%;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(45deg);
  transition: 0.3s;
}
.work-item-horizontal:hover .content .action .icon {
  transform: rotate(0);
}