/*
Theme Name: ntravel
Author: Paladin Digital Marketing
Author URI: http://paladindigitalmarketing.com
Description: ntravel
Version: 1.0.0
Text Domain: ntravel
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --lineHeightBase: 1.428571429;
  --color-primary: #C59B68;
  --color-primary-light: #D94E18;
  --color-secondary: #191922;
  --color-secondary-light: #252530;
  --color-third: #D7B56D;
  --border-main: #E5E5E5;
  --bgLight: #FAFAF8;
  --textGray: #666666;
  --color-dark: #191922;
  --brand-gradient: linear-gradient(to bottom, #ab886c, #fbd7ba, #c38767);
  --color-teal: #F7F2EA;
  --headingsColor: #fff;
  --textColor: #171717;
  --topMenuColor: #fff;
  --linkColor: var(--color-primary);
  --color-light-gray: #F2F2F2;
  --h1FontSize: 3rem;
  --h2FontSize: 2.5rem;
  --h3FontSize: 2rem;
  --h4FontSize: 1.7rem;
  --h5FontSize: 1.2rem;
  --h6FontSize: 1rem;
  @import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
  --headingsFontFamily: "carisma", sans-serif;
  --headingsFontWeight: 300;
  --headingsLineHeight: 1.3;
  --textFontFamily: "Montserrat", sans-serif;
  --borderRadiusGlobal: 5px;
}

@font-face {
  font-family: "pdmicons";
  src: url("./assets/fonts/pdmicons.eot?wzyrgm");
  src: url("./assets/fonts/pdmicons.eot?wzyrgm#iefix") format("embedded-opentype"), url("./assets/fonts/pdmicons.ttf?wzyrgm") format("truetype"), url("./assets/fonts/pdmicons.woff?wzyrgm") format("woff"), url("./assets/fonts/pdmicons.svg?wzyrgm#pdmicons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=pdmicon-], [class*=" pdmicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "pdmicons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pdmicon-arrow-down:before {
  content: "\e900";
}

.pdmicon-arrow-left:before {
  content: "\e901";
}

.pdmicon-arrow-left-circle:before {
  content: "\e902";
}

.pdmicon-arrow-right:before {
  content: "\e903";
}

.pdmicon-arrow-right-circle:before {
  content: "\e904";
}

.pdmicon-arrow-up:before {
  content: "\e905";
}

.pdmicon-calendar:before {
  content: "\e906";
}

.pdmicon-check:before {
  content: "\e907";
}

.pdmicon-check-circle:before {
  content: "\e908";
}

.pdmicon-chevron-down:before {
  content: "\e909";
}

.pdmicon-chevron-left:before {
  content: "\e90a";
}

.pdmicon-chevron-right:before {
  content: "\e90b";
}

.pdmicon-chevron-up:before {
  content: "\e90c";
}

.pdmicon-chevrons-left:before {
  content: "\e90d";
}

.pdmicon-chevrons-right:before {
  content: "\e90e";
}

.pdmicon-clock:before {
  content: "\e90f";
}

.pdmicon-edit-2:before {
  content: "\e910";
}

.pdmicon-external-link:before {
  content: "\e911";
}

.pdmicon-map-pin:before {
  content: "\e912";
}

.pdmicon-menu:before {
  content: "\e913";
}

.pdmicon-more-horizontal:before {
  content: "\e914";
}

.pdmicon-phone:before {
  content: "\e915";
}

.pdmicon-search:before {
  content: "\e916";
}

.pdmicon-x:before {
  content: "\e917";
}

.pdmicon-facebook:before {
  content: "\e918";
}

.pdmicon-facebook-square:before {
  content: "\e919";
}

.pdmicon-chevron-left1:before {
  content: "\e91a";
}

.pdmicon-chevron-right1:before {
  content: "\e91b";
}

.pdmicon-instagram:before {
  content: "\e91c";
}

.pdmicon-instagram-square:before {
  content: "\e91d";
}

.pdmicon-linkedin:before {
  content: "\e91e";
}

.pdmicon-linkedin-square:before {
  content: "\e91f";
}

.pdmicon-twitter:before {
  content: "\e920";
}

.pdmicon-x1:before {
  content: "\e921";
}

.pdmicon-twitter-square:before {
  content: "\e922";
}

.pdmicon-youtube:before {
  content: "\e923";
}

.pdmicon-youtube-square:before {
  content: "\e924";
}

.pdmicon-quote2:before {
  content: "\e925";
}

.pdmicon-phone-alt-solid:before {
  content: "\e926";
}

.pdmicon-angle-down-solid:before {
  content: "\e927";
}

.pdmicon-angle-right-solid:before {
  content: "\e928";
}

.pdmicon-angle-left-solid:before {
  content: "\e929";
}

.pdmicon-angle-up-solid:before {
  content: "\e92a";
}

.pdmicon-chevron-thin-right:before {
  content: "\e92b";
}

@font-face {
  font-family: "carisma";
  src: url("assets/fonts/CarismaClassic-700Bold.woff") format("woff"), url("assets/fonts/CarismaClassic-700Bold.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: "carisma";
  src: url("assets/fonts/CarismaClassic-500Medium.woff") format("woff"), url("assets/fonts/CarismaClassic-500Medium.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "carisma";
  src: url("assets/fonts/CarismaClassic-300Light.woff") format("woff"), url("assets/fonts/CarismaClassic-300Light.woff2") format("woff2");
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: var(--headingsFontFamily);
  font-weight: var(--headingsFontWeight);
  color: var(--headingsColor);
  margin: 0 0 1.5rem;
  letter-spacing: 0em;
}
h1.elementor-heading-title, h2.elementor-heading-title, h3.elementor-heading-title, h4.elementor-heading-title, h5.elementor-heading-title, h6.elementor-heading-title,
.h1.elementor-heading-title, .h2.elementor-heading-title, .h3.elementor-heading-title, .h4.elementor-heading-title, .h5.elementor-heading-title, .h6.elementor-heading-title {
  line-height: var(--headingsLineHeight);
}

h1, .h1 {
  font-size: var(--h1FontSize);
}

h2, .h2 {
  font-size: var(--h2FontSize);
}

h3, .h3 {
  font-size: var(--h3FontSize);
}

h4, .h4 {
  font-size: var(--h4FontSize);
}

h5, .h5 {
  font-size: var(--h5FontSize);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

h6, .h6 {
  font-size: var(--h6FontSize);
}

p {
  margin: 0 0 1.2rem;
}

blockquote {
  padding: 0 0 0 2rem;
  position: relative;
  font-size: 1.2rem;
  font-weight: 500;
  margin: 0;
  border-left: 4px solid var(--color-primary);
}

.content p, .content ul, .content ol, .content dl, .content table, .content blockquote, .content pre, .content hr, .content figure {
  margin-bottom: 1.5rem;
}
.content > *:last-child {
  margin-bottom: 0;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
}
.content h1 + h2, .content h2 + h3, .content h3 + h4, .content h4 + h5, .content h5 + h6 {
  margin-top: 1rem;
}
.content ul, .content ol {
  padding-left: 1.5rem;
}
.content ul li, .content ol li {
  margin-bottom: 0.5rem;
}
.content ul li::marker, .content ol li::marker {
  color: var(--color-primary);
}
.content ul ul, .content ul ol, .content ol ul, .content ol ol {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.content .social-icons ul {
  padding: 0;
  margin: 0;
}
.content figure, .content .wp-caption {
  margin: 2rem 0;
  max-width: 100%;
}
.content figure img, .content .wp-caption img {
  height: auto;
}
.content figure figcaption, .content figure .wp-caption-text, .content .wp-caption figcaption, .content .wp-caption .wp-caption-text {
  font-size: 0.875rem;
  color: var(--textGray);
  text-align: center;
  margin-top: 0.75rem;
  font-style: italic;
}
.content blockquote {
  margin: 2rem 0;
  padding: 1.5rem 2rem;
  background: var(--bgLight);
  border-left: 4px solid var(--color-primary);
  border-radius: 0 var(--borderRadiusGlobal) var(--borderRadiusGlobal) 0;
  font-size: 1.2rem;
  font-style: italic;
}
.content blockquote p:last-child {
  margin-bottom: 0;
}
.content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.5rem;
  overflow-x: auto;
  display: block;
}
@media (min-width: 768px) {
  .content table {
    display: table;
  }
}
.content table th, .content table td {
  padding: 0.75rem 1rem;
  border: 1px solid var(--border-main);
}
.content table th {
  background-color: var(--bgLight);
  font-weight: var(--headingsFontWeight);
  color: var(--headingsColor);
  text-align: left;
}
.content .wp-block-embed,
.content iframe {
  max-width: 100%;
  margin-bottom: 1.5rem;
}

.social-icons ul li + li {
  margin-top: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: var(--textFontFamily);
  font-size: 18px;
  font-weight: 400;
  line-height: var(--lineHeightBase);
  color: #fff;
  position: relative;
  background: var(--color-secondary-light);
}

a {
  color: var(--linkColor);
}

strong {
  font-weight: 700;
}

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1340px;
}
.container.container-sm {
  max-width: 1100px;
}

iframe {
  max-width: 100%;
}

img, figure {
  max-width: 100%;
  height: auto;
}
img.alignleft, figure.alignleft {
  float: left;
  margin: 0 2.5em 2em 0;
}
img.alignright, figure.alignright {
  margin: 0 0 2em 2.5em;
  float: right;
}
img.aligncenter, figure.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

p {
  margin-top: 0;
}
p:not(:last-child) {
  margin-bottom: 1.5rem;
}

.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

.single-post__content .elementor-element {
  padding: 0;
}

.nt_heading_font {
  font-family: var(--headingsFontFamily);
}

.nt_fancy_text {
  font-family: var(--headingsFontFamily);
}

.nt_fancy_text .eael-fancy-text-strings {
  background: linear-gradient(to right, #b68b6a, #fbd7ba, #613822, #f9d5b8);
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.list-inline {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

.object-cover {
  position: relative;
}
.object-cover img, .object-cover iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

.clamp {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clear {
  clear: both;
}

.tags .tag, .tags a {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 20px;
  background-color: var(--bgLight);
  color: var(--textColor);
  margin: 3px;
  text-decoration: none;
}
.tags .tag:last-child, .tags a:last-child {
  margin-right: 0;
}
.tags.primary .tag, .tags.primary a {
  background-color: var(--color-primary);
  color: #fff;
}

.h-100,
.h-100 .elementor-widget-container,
.h-100 .elementor-image img {
  height: 100%;
}

.elementor .h-100 img {
  height: 100%;
}

.h-100 img {
  object-fit: cover;
  object-position: 50% 50%;
}

.vertical-separator {
  height: 60px;
}

.dropdown {
  position: relative;
  text-align: center;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown .dropdown-btn {
  display: flex;
  align-items: center;
  background: none;
  padding: 4px 10px;
  margin: 0;
  border: none;
}
.dropdown .dropdown-btn i {
  font-size: 80%;
  margin-left: 5px;
}
.dropdown .dropdown-menu-w {
  padding-top: 5px;
}
.dropdown .dropdown-menu {
  display: none;
  position: absolute;
  min-width: 160px;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
  margin: 0;
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  background-color: #fff;
}
.dropdown .dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid var(--bgLight);
}
.dropdown .dropdown-menu li a {
  padding: 15px;
  text-decoration: none;
  white-space: nowrap;
  display: block;
  transition: all 0.3s ease;
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.shine-w {
  overflow: hidden;
  position: relative;
}
.shine-w:hover:before {
  animation: shine 1s;
}
.shine-w:before {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
  transition: all 0.3s ease;
}

.elementor-widget-icon-box a:after {
  content: "";
  display: block !important;
  position: absolute;
  inset: 0;
  z-index: 1;
}

.elementor-icon-box-icon {
  z-index: 2;
}

body.fix-top-menu.admin-bar .fixed-header-w {
  top: 32px;
}
body.fix-top-menu .fixed-header-w {
  transform: translateY(0px);
  opacity: 1;
}

body.menu-primary {
  --topMenuColor: #fff;
}
body.menu-primary .main-header-w.main {
  position: relative;
  background-color: var(--color-dark);
}

.overlap-menu .main-header-w {
  background-color: transparent;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 3;
}

.main-header-w {
  position: relative;
  background-color: var(--color-secondary);
  padding: 10px 0;
}
.main-header-w.fixed-header-w {
  opacity: 0;
  transition: all 0.4s ease;
  transform: translateY(-100%);
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
  will-change: transform, opacity;
}

.main-header {
  display: flex;
  align-items: center;
}
.main-header .main-header__logo img {
  max-width: 200px;
  display: block;
}
.main-header .main-header__menu {
  padding-left: 30px;
  flex: 1;
}

.top-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-menu ul a {
  color: var(--topMenuColor);
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  text-transform: "uppercase";
}
.top-menu > ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.top-menu > ul > li {
  position: relative;
  margin: 0 5px;
}
.top-menu > ul > li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.top-menu > ul > li > a {
  vertical-align: middle;
  padding: 15px 20px;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.05em;
  border-radius: 50px;
}
.top-menu > ul > li > a:hover {
  background: rgba(255, 255, 255, 0.05);
}
.top-menu > ul > li.menu-item-primary a {
  transition: all 0.2s ease;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding: 14px 30px;
  font-weight: 400;
  border: 1px solid;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 15px;
  background: var(--brand-gradient);
  color: var(--textColor);
  border: 1px solid transparent;
}
.top-menu > ul > li.menu-item-has-children > a {
  padding-right: 25px;
}
.top-menu > ul > li.menu-item-has-children > a:before {
  font-family: "pdmicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
  position: absolute;
  font-size: 14px;
  right: 7px;
  top: 50%;
  color: var(--topMenuColor);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.top-menu > ul > li.menu-item-has-children.active > a {
  background: rgba(0, 0, 0, 0.05);
}
.top-menu > ul > li.menu-item-has-children.active > .sub-menu {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(0px);
  -moz-transform: translateX(-50%) translateY(0px);
  -ms-transform: translateX(-50%) translateY(0px);
  -o-transform: translateX(-50%) translateY(0px);
  visibility: visible;
  transform-origin: 0 0;
}
.top-menu > ul > li.menu-item-has-children.active > .sub-menu li.active > .sub-menu {
  display: block;
  position: absolute;
  top: 0px;
  opacity: 1;
  -webkit-transform: translateX(0px) translateY(0px);
  -moz-transform: translateX(0px) translateY(0px);
  -ms-transform: translateX(0px) translateY(0px);
  -o-transform: translateX(0px) translateY(0px);
  visibility: visible;
  transform-origin: 0 0;
  left: 100%;
}
.top-menu > ul > li.menu-item-has-children.active > .sub-menu li.active > .sub-menu:before {
  left: -5px;
  right: auto;
  top: 18px;
  -webkit-transform: translateY(0px) rotate(45deg);
  -moz-transform: translateY(0px) rotate(45deg);
  -ms-transform: translateY(0px) rotate(45deg);
  -o-transform: translateY(0px) rotate(45deg);
  box-shadow: none;
}
.top-menu > ul > li.menu-item-has-children.active > .sub-menu li.active.active-left > .sub-menu {
  right: auto;
  left: -100%;
}
.top-menu > ul > li.menu-item-has-children.active > .sub-menu li.active.active-left > .sub-menu:before {
  right: -5px;
  left: auto;
}
.top-menu > ul > li > a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.top-menu ul.sub-menu {
  z-index: 9999;
  position: absolute;
  border-radius: 0px;
  background-color: #fff;
  left: 50%;
  transform: translateX(-50%) translateY(30px);
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  list-style-type: none;
  margin: 0px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.top-menu ul.sub-menu ul.sub-menu {
  left: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  display: none;
}
.top-menu ul.sub-menu:before {
  content: "";
  left: 50%;
  top: -2px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg) translateX(-50%);
  -moz-transform: rotate(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  -o-transform: rotate(45deg) translateX(-50%);
  background-color: #fff;
  position: absolute;
  z-index: 999;
  box-shadow: -3px -3px 5px rgba(0, 0, 0, 0.04);
}
.top-menu ul.sub-menu li {
  min-width: 200px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center;
  position: relative;
}
.top-menu ul.sub-menu li a {
  padding: 15px 35px;
  display: block;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}
.top-menu ul.sub-menu li a:hover {
  transform: translateX(3px);
}
.top-menu ul.sub-menu li:first-child {
  border-radius: 0px 0px 0px 0px;
}
.top-menu ul.sub-menu li:last-child {
  border-bottom: none;
  border-radius: 0px 0px 0px 0px;
}

.footer-w {
  background: var(--color-dark);
  padding: 80px 0 40px;
  color: #fff;
  position: relative;
  z-index: 1;
}
.footer-w:before {
  content: "";
  position: absolute;
  z-index: -1;
  background-image: url("assets/images/footer-bg.png");
  inset: 0;
}
.footer-w .footer__logo {
  display: block;
  margin-bottom: 30px;
}
.footer-w .footer__title {
  color: #fff;
  font-size: 1.15rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 12px;
}
.footer-w .footer__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 3px;
  background-color: var(--color-primary);
  border-radius: 2px;
}
.footer-w .footer__about {
  font-size: 1.2rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 25px;
}

.footer-address {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-address .fa-icon img {
  display: block;
}
.footer-address > li {
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.55;
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-address > li i {
  color: #fff;
  display: inline-block;
}
.footer-address > li p {
  margin-bottom: 5px;
}
.footer-address > li p:last-child {
  margin-bottom: 0;
}
.footer-address > li a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.75);
  transition: color 0.3s ease;
}
.footer-address > li a:hover {
  color: var(--color-primary-light);
}
.footer-address > li:not(:last-child) {
  margin-bottom: 20px;
}

.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu ul li {
  margin-bottom: 12px;
}
.footer-menu ul li a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  padding: 4px 0;
  position: relative;
  transition: color 0.3s ease;
}
.footer-menu ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--color-primary-light);
  transform: scaleX(0);
  transform-origin: bottom left;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.footer-menu ul li a:hover {
  color: #fff;
}
.footer-menu ul li a:hover::after {
  transform: scaleX(1);
}

.footer-copyright-w {
  background-color: var(--color-dark);
  padding: 25px 0;
}
.footer-copyright-w.centered .footer-copyright__text {
  text-align: center;
}

.footer-copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 767px) {
  .footer-copyright {
    flex-direction: column;
    text-align: center;
    justify-content: center;
  }
}

.footer-copyright__text {
  font-size: 0.85rem;
  color: rgba(255, 255, 255, 0.5);
}

.fcl ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 767px) {
  .fcl ul {
    justify-content: center;
  }
}
.fcl ul li {
  margin: 0;
}
.fcl ul li a {
  font-size: 0.85rem;
  text-decoration: none;
  display: block;
  color: rgba(255, 255, 255, 0.5);
  transition: color 0.3s ease;
}
.fcl ul li a:hover {
  color: var(--color-primary-light);
}

.blog-main {
  display: flex;
  gap: 60px;
}
.blog-main .blog-main__content {
  flex: 1;
}
.blog-main .blog-main__widgets {
  flex: 0 0 320px;
}

.blog-items {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}
.blog-items.blog-items--recent {
  grid-template-columns: repeat(3, 1fr);
}

.post-meta a {
  text-decoration: none;
}
.post-meta > span:not(:last-child) {
  margin-right: 20px;
}
.post-meta .post-meta__author {
  display: inline-flex;
  align-items: center;
}
.post-meta .post-meta__author img {
  display: block;
  margin-right: 10px;
  border-radius: 50%;
}
.post-meta .post-meta__author a {
  color: var(--textColor);
}
.post-card {
  display: flex;
  flex-direction: column;
  border-radius: 5px;
}
.post-card .post-meta {
  font-size: 0.8rem;
  margin-bottom: 10px;
}
.post-card .post-card__media {
  padding-bottom: 60%;
  display: block;
  position: relative;
  overflow: hidden;
}
.post-card .post-card__media img {
  transition: all 0.5s ease-in-out;
}
.post-card .card-body {
  padding: 30px;
  flex: 1;
  border: 1px solid var(--border-main);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.post-card .card-body .card-body__title {
  margin-bottom: 0;
}
.post-card .card-body .card-body__title a {
  text-decoration: none;
  color: var(--headingsColor);
}
.post-card .card-body .card-body__descr {
  margin-top: 15px;
}
.post-card .card-body .card-body__btn {
  margin-top: 15px;
  display: inline-block;
  text-display: none;
}

.single-post-w .single-post__title {
  margin-top: 20px;
}
.single-post-w .single-post__thumbnail {
  margin-bottom: 20px;
}
.single-post-w .single-post__thumbnail img {
  width: 100%;
  border-radius: var(--borderRadiusGlobal);
}
.single-post-w .post-meta {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
  gap: 10px;
}
.single-post-w .author-card {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid var(--border-main);
}
.single-post-w .single-post__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}
.single-post-w .single-post__footer .single-post__tags {
  flex-grow: 1;
}

.pagination-w {
  padding: 40px 0;
  margin-top: 40px;
  border-top: 1px solid var(--border-main);
  text-align: center;
}
.pagination-w h2 {
  margin-top: 0;
}
.pagination-w .nav-links {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.pagination-w .nav-links .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 0.95rem;
  font-weight: 600;
  color: #fff;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  text-decoration: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}
.pagination-w .nav-links .page-numbers:hover:not(.current):not(.dots) {
  color: var(--textColor, #171717);
  background: var(--brand-gradient);
  border-color: transparent;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(197, 155, 104, 0.2);
}
.pagination-w .nav-links .page-numbers.current {
  color: var(--textColor, #171717);
  background: var(--brand-gradient);
  border-color: transparent;
  box-shadow: 0 4px 12px rgba(197, 155, 104, 0.3);
}
.pagination-w .nav-links .page-numbers.dots {
  color: var(--textGray, #666666);
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  width: 30px;
  cursor: default;
}
.pagination-w .nav-links .page-numbers.prev, .pagination-w .nav-links .page-numbers.next {
  width: auto;
  padding: 0 20px;
  border-radius: 20px;
}
.pagination-w .nav-links .page-numbers.prev:hover, .pagination-w .nav-links .page-numbers.next:hover {
  color: var(--textColor, #171717);
  background: var(--brand-gradient);
  border-color: transparent;
}
.pagination-w .screen-reader-text {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: -10000em;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.author-card {
  display: flex;
  align-items: center;
}
.author-card .author-card__media {
  flex: 0 0 200px;
}
.author-card .author-card__media img {
  display: block;
  border-radius: var(--borderRadiusGlobal);
}
.author-card .author-card__media + .author-card__content {
  padding-left: 50px;
}
.author-card .author-card__content {
  flex: 1;
}
.author-card .ac-content .ac-content__title {
  margin: 0 0 15px;
}
.author-card .ac-content .ac-content__meta {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
  gap: 20px;
}

.notfound-w {
  padding: 7% 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.notfound-w .notfound {
  max-width: 760px;
}
.notfound-w .notfound .notfound__title {
  font-size: 12rem;
  margin-bottom: 10px;
  padding: 0;
  line-height: 0.8;
  color: var(--color-primary);
  margin-top: 0;
}
.notfound-w .notfound .notfound__descr {
  font-size: 1.2rem;
}

.tablepress.pdm-table {
  --text-color: #111;
  --head-text-color: #fff;
  --head-bg-color: #fff;
  --odd-bg-color: #fff;
  --head-bg-color: var(--color-primary);
  --odd-bg-color: #f9f9f9;
  --hover-bg-color: #f8f8f8;
  --border-color: #dadada;
  --padding: 20px 15px;
  font-size: 16px;
}
.tablepress.pdm-table thead {
  border: 1px solid var(--head-bg-color);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 16px;
}
.tablepress.pdm-table thead th:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.tablepress.pdm-table tbody {
  border: 1px solid var(--border-color);
}
.tablepress.pdm-table > :where(tfoot) > * > th {
  background-color: #fff;
  color: var(--text-color);
}
.tablepress.pdm-table > * + tbody > * > *, .tablepress.pdm-table > tbody > * ~ * > *, .tablepress.pdm-table > tfoot > * > * {
  border: 1px solid var(--border-color);
}
.tablepress.pdm-table td:not(.column-1), .tablepress.pdm-table th:not(.column-1) {
  text-align: center;
}

.home-intro-text span, .styled-text {
  background: linear-gradient(to right, #b68b6a, #fbd7ba, #613822, #f9d5b8);
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box-meta-info strong {
  color: var(--color-primary);
  font-weight: 400;
}
.box-meta-info span {
  display: inline-block;
  margin: 0 5px;
}

/* ===== CONTACT FORM POPUP MODAL ===== */
.modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(8, 47, 73, 0.4);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.modal-overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.modal-overlay.active .modal-window {
  transform: scale(1);
}

.modal-window {
  background: var(--color-secondary-light);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.6);
  box-shadow: 0 25px 60px rgba(8, 47, 73, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.6);
  border-radius: 32px;
  width: 90%;
  max-width: 600px;
  max-height: 90vh;
  overflow-y: auto;
  padding: 3rem;
  position: relative;
  transform: scale(0.9);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.modal-window .modal-title, .modal-window h3 {
  font-size: 2.1rem;
  font-weight: 400;
  margin-bottom: 0.75rem;
  letter-spacing: -0.02em;
  line-height: 1.25;
}
.modal-window .modal-subtitle, .modal-window p {
  font-family: var(--textFontFamily), sans-serif;
  font-size: 0.95rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}

.modal-close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  line-height: 1;
  transition: all 0.3s ease;
  padding: 0;
}
.modal-close:hover {
  background: rgba(12, 74, 110, 0.1);
  transform: rotate(90deg);
}

.wpcf7 {
  margin: 0;
}
.wpcf7 .wpcf7-spinner {
  display: none !important;
}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
  color: #2d8736;
}
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
  display: none !important;
}
.wpcf7 .wpcf7-form .nt-contact-form p {
  display: contents;
}
.wpcf7 .wpcf7-form .nt-contact-form .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
@media (max-width: 576px) {
  .wpcf7 .wpcf7-form .nt-contact-form .form-row {
    grid-template-columns: 1fr;
    gap: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.wpcf7 .wpcf7-form .nt-contact-form .form-group {
  margin-bottom: 1rem;
}
.wpcf7 .wpcf7-form .nt-contact-form label {
  display: block;
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: 0.08em;
}
.wpcf7 .wpcf7-form .nt-contact-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.wpcf7 .wpcf7-form .nt-contact-form input[type=text],
.wpcf7 .wpcf7-form .nt-contact-form input[type=email],
.wpcf7 .wpcf7-form .nt-contact-form input[type=tel],
.wpcf7 .wpcf7-form .nt-contact-form input[type=number],
.wpcf7 .wpcf7-form .nt-contact-form textarea,
.wpcf7 .wpcf7-form .nt-contact-form select {
  width: 100%;
  background: #f1f3f5;
  border: 1px solid transparent;
  border-radius: 12px;
  padding: 0.9rem 1.1rem;
  color: #1e293b;
  font-family: var(--textFontFamily), sans-serif;
  font-size: 0.95rem;
  box-sizing: border-box;
  transition: all 0.25s ease;
}
.wpcf7 .wpcf7-form .nt-contact-form input[type=text].wpcf7-not-valid,
.wpcf7 .wpcf7-form .nt-contact-form input[type=email].wpcf7-not-valid,
.wpcf7 .wpcf7-form .nt-contact-form input[type=tel].wpcf7-not-valid,
.wpcf7 .wpcf7-form .nt-contact-form input[type=number].wpcf7-not-valid,
.wpcf7 .wpcf7-form .nt-contact-form textarea.wpcf7-not-valid,
.wpcf7 .wpcf7-form .nt-contact-form select.wpcf7-not-valid {
  border-color: #d64545;
}
.wpcf7 .wpcf7-form .nt-contact-form input[type=text]::placeholder,
.wpcf7 .wpcf7-form .nt-contact-form input[type=email]::placeholder,
.wpcf7 .wpcf7-form .nt-contact-form input[type=tel]::placeholder,
.wpcf7 .wpcf7-form .nt-contact-form input[type=number]::placeholder,
.wpcf7 .wpcf7-form .nt-contact-form textarea::placeholder,
.wpcf7 .wpcf7-form .nt-contact-form select::placeholder {
  color: #94a3b8;
}
.wpcf7 .wpcf7-form .nt-contact-form input[type=text]:focus,
.wpcf7 .wpcf7-form .nt-contact-form input[type=email]:focus,
.wpcf7 .wpcf7-form .nt-contact-form input[type=tel]:focus,
.wpcf7 .wpcf7-form .nt-contact-form input[type=number]:focus,
.wpcf7 .wpcf7-form .nt-contact-form textarea:focus,
.wpcf7 .wpcf7-form .nt-contact-form select:focus {
  outline: none;
  background: #ffffff;
  border-color: #cbd5e1;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.05);
}
.wpcf7 .wpcf7-form .nt-contact-form select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1.1rem center;
  background-size: 1.1em;
  padding-right: 2.5rem;
}
.wpcf7 .wpcf7-form .nt-contact-form textarea {
  resize: vertical;
  min-height: 60px;
}
.wpcf7 .wpcf7-form .nt-contact-form .form-submit {
  margin-top: 1.5rem;
}
.wpcf7 .wpcf7-form .wpcf7-response-output {
  margin: 1rem 0 0 0 !important;
  font-size: 1.2rem !important;
  border: 1px solid transparent !important;
}
.wpcf7 .wpcf7-form .wpcf7-mail-sent-ok {
  background: rgba(39, 174, 96, 0.1) !important;
  border-color: rgba(39, 174, 96, 0.2) !important;
  color: #27ae60 !important;
}
.wpcf7 .wpcf7-form .wpcf7-validation-errors {
  background: rgba(214, 69, 69, 0.1) !important;
  border-color: rgba(214, 69, 69, 0.2) !important;
  color: #d64545 !important;
}
.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  font-size: 0.75rem !important;
  color: #d64545 !important;
  margin-top: 0.35rem !important;
  display: block;
}

.contact-form-w .wpcf7 .wpcf7-form .nt-contact-form label {
  color: #fff;
}

body.modal-open {
  overflow: hidden;
}

/* ===== DESTINATIONS WIDGET ===== */
.destination-card {
  position: relative;
  display: block;
  height: 380px;
  border-radius: var(--borderRadiusGlobal);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.destination-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}
.destination-card .destination-card__media,
.destination-card .des-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.destination-card .destination-card__media .des-media-i,
.destination-card .des-media .des-media-i {
  width: 100%;
  height: 100%;
}
.destination-card .destination-card__media .des-media-i img,
.destination-card .des-media .des-media-i img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.destination-card::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.75) 100%);
  z-index: 2;
  transition: opacity 0.4s ease;
}
.destination-card .destination-card__body,
.destination-card .des-body {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  color: #ffffff;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.destination-card .destination-card__body .des-body__title,
.destination-card .des-body .des-body__title {
  color: #ffffff;
  margin-bottom: 8px;
  font-size: 1.5rem;
  line-height: 1.2;
}
.destination-card .destination-card__body .des-body__desc,
.destination-card .des-body .des-body__desc {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 12px;
  line-height: 1.4;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.3s ease, max-height 0.4s ease, margin 0.3s ease;
}
.destination-card .destination-card__body .des-body__count,
.destination-card .des-body .des-body__count {
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-primary);
  background-color: rgba(255, 255, 255, 0.95);
  padding: 4px 10px;
  border-radius: 4px;
  align-self: flex-start;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.destination-card:hover .des-media-i img {
  transform: scale(1.06);
}
.destination-card:hover .des-body__desc {
  opacity: 1;
  max-height: 80px;
  margin-bottom: 15px;
}

.main-title span {
  color: var(--color-primary);
}

.my-faq .e-n-accordion-item {
  font-size: 1.2rem;
}
.my-faq .e-n-accordion-item > .elementor-element {
  background: rgba(255, 255, 255, 0.03);
  border-radius: 0px 0px 5px 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 30px;
  border-top: none;
}

.tour-cta-w {
  background-color: var(--color-secondary);
  padding: 60px 0;
  text-align: center;
  color: #fff;
  margin-bottom: -60px;
  margin-top: 60px;
  font-size: 1.4rem;
  position: relative;
  z-index: 1;
}
.tour-cta-w:before {
  content: "";
  background-image: url("assets/images/logo-clean2.png");
  position: absolute;
  top: 50%;
  right: 40px;
  width: 95px;
  height: 269px;
  transform: translateY(-50%);
  background-size: cover;
  z-index: -1;
}
.tour-cta-w .tour-cta {
  max-width: 900px;
  margin: 0 auto;
}
.tour-cta-w .btn {
  margin-top: 40px;
}
.tour-cta-w .tour-cta-title {
  color: #fff;
}
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    transform: translate3d(0, -40px, 0);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    transform: translate3d(-40px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    transform: translate3d(40px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeUpShort {
  animation-name: fadeInUpShort;
  animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1), cubic-bezier(0, 0, 0.2, 1);
}

.fadeDownShort {
  animation-name: fadeInDownShort;
  animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1), cubic-bezier(0, 0, 0.2, 1);
}

.fadeLeftShort {
  animation-name: fadeInLeftShort;
  animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1), cubic-bezier(0, 0, 0.2, 1);
}

.fadeRightShort {
  animation-name: fadeInRightShort;
  animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1), cubic-bezier(0, 0, 0.2, 1);
}

.fadeUpShort.animated, .fadeDownShort.animated, .fadeRightShort.animated, .fadeLeftShort.animated {
  animation-duration: 1.5s;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 2.5rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 2.5rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 5rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 5rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

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

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

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

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
.btn {
  appearance: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: none;
  text-decoration: none;
  user-select: none;
  white-space: nowrap;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), border-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  font-size: 14px;
  letter-spacing: 0.1em;
  padding: 14px 30px;
  font-weight: 400;
  border: 1px solid;
  border-radius: 50px;
  text-transform: uppercase;
}
.btn .btn-icon {
  font-size: 1.2em;
  margin-left: 10px;
  transition: transform 0.3s ease;
}
.btn svg {
  width: 10px;
  margin-left: 8px;
  transition: transform 0.3s ease;
}
.btn svg path {
  stroke: currentColor;
}
.btn:active, .btn.active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}
.btn:hover .btn-icon,
.btn:hover svg {
  transform: translateX(3px);
}
.btn.btn-primary {
  background: var(--brand-gradient);
  border-color: transparent;
  color: var(--textColor);
}
.btn.btn-outline-primary {
  color: var(--color-primary);
  border-color: var(--color-primary);
  background-color: transparent;
}
.btn.btn-outline-primary:hover {
  background-color: var(--color-primary);
  color: #fff;
  box-shadow: 0 8px 20px rgba(232, 92, 36, 0.2);
}
.btn.btn-secondary {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  color: #fff;
}
.btn.btn-secondary:hover {
  background-color: var(--color-secondary-light);
  border-color: var(--color-secondary-light);
  box-shadow: 0 8px 20px rgba(15, 126, 168, 0.25);
}
.btn.btn-outline-secondary {
  color: var(--color-secondary);
  border-color: var(--color-secondary);
  background-color: transparent;
}
.btn.btn-outline-secondary:hover {
  background-color: var(--color-secondary);
  color: #fff;
  box-shadow: 0 8px 20px rgba(15, 126, 168, 0.2);
}
.btn.btn-white {
  background: linear-gradient(180deg, #FFFDF9 0%, #F8F3EC 55%, #EFE6DB 100%);
  border: 1px solid #D7C8B8;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), inset 0 -1px 0 rgba(0, 0, 0, 0.05), 0 8px 18px rgba(22, 27, 33, 0.1);
  color: var(--textColor);
}
.btn.btn-outline-white {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}
.btn.btn-outline-white:hover {
  background-color: #fff;
  color: var(--textColor, #111111);
  box-shadow: 0 8px 20px rgba(255, 255, 255, 0.15);
}
.btn.btn-dark {
  background-color: var(--headingsColor);
  border-color: var(--headingsColor);
  color: #fff;
}
.btn.btn-dark:hover {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.btn.btn-outline-dark {
  color: var(--headingsColor);
  border-color: var(--headingsColor);
  background-color: transparent;
}
.btn.btn-outline-dark:hover {
  background-color: var(--headingsColor);
  color: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
.btn.btn-sm {
  padding: 0.5rem 1.5rem;
  font-size: 0.8rem;
  border-radius: 4px;
}
.btn.btn-lg {
  padding: 1.2rem 2.4rem;
  font-size: 1.2rem;
  border-radius: 12px;
}
.btn.btn-block {
  width: 100%;
  display: flex;
}

.btn-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--color-primary);
  font-weight: 600;
  transition: color 0.3s ease;
}
.btn-link:hover {
  color: var(--color-primary-light);
  text-decoration: none;
}

.scrollToTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 350;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 6px;
  background-color: #202020;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  color: #fff;
  font-size: 16px;
  opacity: 0;
  pointer-events: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateX(100%);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none;
}
.scrollToTop:hover {
  background-color: #000;
}
.scrollToTop:before {
  content: "\e92a";
  font-family: "pdmicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.scrollToTop.is-visible {
  opacity: 1;
  transform: none;
  pointer-events: visible;
}

.top-bar-w {
  background-color: var(--color-primary);
  padding: 10px 0;
}

.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  color: #fff;
}
.top-bar .bar-links > ul > li:not(:last-child) {
  margin-right: 20px;
}
.top-bar .bar-links > ul > li > a {
  color: #fff;
  text-decoration: none;
}
.top-bar .bar-links > ul .bar-link__phone a {
  background-color: var(--color-primary-light);
  border-radius: 4px;
  display: block;
  padding: 2px 10px;
}
.chapters .chapters__subtitle {
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
.chapters .chapters__top {
  display: grid;
  grid-gap: 25px;
}
.chapters .chapters__main {
  margin-top: 40px;
}
.chapters.chapters--simple .chapters-top .chapter-item .chapter-item__title {
  font-size: 1.4rem;
}
.chapters.chapters--simple .chapters-top .chapter-item:hover {
  transform: translateX(5px);
}
.chapters.chapters--grid .chapters-top .chapter-item {
  border: 1px solid #dfdfdf;
  border-radius: var(--borderRadiusGlobal);
  height: 100%;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 8%;
}
.chapters.chapters--grid .chapters-top .chapter-item:hover {
  transform: translateY(-5px);
  box-shadow: 5px 5px 0 #dfdfdf;
}

.chapters-top {
  display: block;
}
.chapters-top .chapter-item {
  transition: all 0.3s ease;
  display: block;
}
.chapters-top .chapter-item .chapter-item__subtitle {
  color: var(--color-primary);
}
.chapters-top .chapter-item .chapter-item__title {
  margin-bottom: 0;
  color: var(--headingsColor);
}

.chapters-main .chapter-info:not(:last-child) {
  margin-bottom: 50px;
}
.chapters-main .info-head {
  background-color: var(--color-primary);
  border-radius: var(--borderRadiusGlobal) var(--borderRadiusGlobal) 0 0;
  padding: 15px 30px;
}
.chapters-main .info-head .info-head__subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.chapters-main .info-head .info-head__title {
  margin-bottom: 0;
  color: #fff;
}
.chapters-main .info-content {
  padding: 30px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  border-radius: 0 0 var(--borderRadiusGlobal) var(--borderRadiusGlobal);
}
.chapters-main .info-content p:last-of-type {
  margin-bottom: 0;
}

.social-icons {
  display: inline-block;
}
.social-icons ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.social-icons ul li {
  display: inline-flex;
  margin: 0;
  padding: 0;
}
.social-icons ul li img {
  display: block;
}
.social-icons ul li:not(:last-child) {
  margin-right: 12px;
}
.social-icons ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: var(--textColor);
  background: var(--brand-gradient);
  text-decoration: none;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.3s ease, box-shadow 0.3s ease;
}
.social-icons ul li a i {
  display: inline-block;
  line-height: 1;
  transition: transform 0.3s ease;
}
.social-icons ul li a:hover {
  transform: translateY(-4px);
  background-color: var(--color-primary);
  box-shadow: 0 6px 15px rgba(232, 92, 36, 0.3);
  opacity: 1;
  color: #fff;
}
.social-icons ul li a:hover i {
  transform: scale(1.15);
}
.social-icons.squared ul li a {
  border-radius: var(--borderRadiusGlobal, 4px);
}
.social-icons.rounded ul li a {
  border-radius: 8px;
}
.social-icons:not(.squared):not(.rounded) ul li a {
  border-radius: 50%;
}

.mobile-header-w {
  display: none;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  background-color: var(--color-secondary);
}
.mobile-header-w .mobile-header {
  color: #fff;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-gap: 20px;
  align-items: center;
  padding: 10px 20px;
}
.mobile-header-w .mobile-header .mobile-logo a {
  display: block;
}
.mobile-header-w .mobile-header .mobile-logo a img {
  display: block;
  max-width: 160px;
}
.mobile-header-w .mobile-header .mobile-menu-toggler {
  font-size: 22px;
  cursor: pointer;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  text-align: right;
}

.mobile-header-menu-w {
  display: none;
  text-align: center;
  background-color: color-mix(in srgb, var(--color-secondary) 95%, white 5%);
}
.mobile-header-menu-w.active {
  display: block;
}
.mobile-header-menu-w .mobile-menu-main ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.mobile-header-menu-w .mobile-menu-main ul li {
  margin: 0px;
}
.mobile-header-menu-w .mobile-menu-main ul li a {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  text-decoration: none;
  padding: 12px 10px;
  display: block;
  font-size: 1.05rem;
}
.mobile-header-menu-w .mobile-menu-main ul.sub-menu {
  background-color: rgba(255, 255, 255, 0.05);
  display: none;
}
.mobile-header-menu-w .mobile-menu-main ul li.menu-item-has-children {
  position: relative;
}
.mobile-header-menu-w .mobile-menu-main ul li.menu-item-has-children > a:before {
  font-family: "pdmicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
  position: absolute;
  font-size: 14px;
  left: 15px;
  top: 20px;
}
.mobile-header-menu-w .mobile-menu-main ul li.menu-item-has-children.active > .sub-menu {
  display: block;
}
.mobile-header-menu-w .mobile-menu-main ul li.menu-item-has-children.active > .sub-menu li.active > .sub-menu {
  display: block;
}

.page-intro-w {
  padding: 8% 0;
  background-color: var(--color-primary-light);
  min-height: 300px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}
.page-intro-w .page-intro__overlay {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
}

.page-intro {
  font-size: 1.2rem;
  color: #fff;
  display: flex;
  justify-content: center;
  text-align: center;
}
.page-intro h1 {
  color: #fff;
  margin: 0;
}
.page-intro h1 + p {
  margin-top: 1rem;
}
.page-intro .page-intro__content {
  max-width: 1000px;
}
.page-intro .page-intro__actions {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.team-member {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: center;
  text-decoration: none;
  border-radius: var(--borderRadiusGlobal) var(--borderRadiusGlobal);
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
}
.team-member:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.team-member .team-member__media .tm-media-i,
.team-member .tm-media .tm-media-i {
  border-radius: var(--borderRadiusGlobal) var(--borderRadiusGlobal) 0 0;
  padding-bottom: 100%;
  overflow: hidden;
  background-color: var(--border-main);
}
.team-member .team-member__media .tm-media-i img,
.team-member .tm-media .tm-media-i img {
  object-position: top center;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.team-member:hover .tm-media .tm-media-i img {
  transform: scale(1.04);
}
.team-member .team-member__body,
.team-member .tm-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 20px;
  background-color: var(--color-surface, #ffffff);
  border: 1px solid var(--border-main);
  border-top: 0;
  border-radius: 0 0 var(--borderRadiusGlobal) var(--borderRadiusGlobal);
  transition: border-color 0.3s ease;
}
.team-member .team-member__body .tm-body__title,
.team-member .tm-body .tm-body__title {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  transition: color 0.3s ease;
}
.team-member .team-member__body .tm-body__credentials,
.team-member .tm-body .tm-body__credentials {
  margin-bottom: 10px;
  font-size: 0.85rem;
  font-weight: 500;
}
.team-member .team-member__body .tm-body__role,
.team-member .tm-body .tm-body__role {
  margin-top: 10px;
  color: var(--textGray);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  font-weight: 600;
}
.team-member:hover .tm-body {
  border-color: rgba(232, 92, 36, 0.2);
}
.team-member:hover .tm-body .tm-body__title {
  color: var(--color-primary);
}

.stm {
  display: flex;
  padding-top: 60px;
  gap: 50px;
}
@media (max-width: 991px) {
  .stm {
    flex-direction: column;
    gap: 30px;
  }
}
.stm .stm-media {
  flex: 0 0 30%;
}
@media (max-width: 991px) {
  .stm .stm-media {
    flex: 1;
    max-width: 320px;
    margin: 0 auto;
  }
}
.stm .stm-media .stm-media__image {
  border-radius: var(--borderRadiusGlobal);
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.stm .stm-media .stm-media__image img {
  width: 100%;
  height: auto;
  display: block;
}
.stm .stm-content {
  flex: 1;
}
.stm .stm-role {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-primary);
  margin-bottom: 8px;
  font-size: 0.85rem;
  font-weight: 600;
}
.stm .stm-credentials {
  margin-top: 5px;
  margin-bottom: 15px;
}
.stm .stm-title {
  margin: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}
.stm .stm-body {
  margin-top: 30px;
  line-height: 1.6;
}
.stm .stm-quote {
  font-style: italic;
  color: var(--textGray);
  border-left: 3px solid var(--color-primary);
  padding-left: 15px;
  margin: 20px 0;
  font-size: 1.1rem;
}

.stm-contact {
  background-color: var(--bgLight);
  margin-top: 30px;
  border-radius: var(--borderRadiusGlobal);
  border: 1px solid var(--border-main);
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.02);
}
.stm-contact .stm-contact__title {
  color: #fff;
  background-color: var(--color-primary);
  padding: 20px 30px;
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
}
.stm-contact .stm-contact__body {
  padding: 30px;
}

.widget:not(:last-child) {
  margin-bottom: 50px;
}
.widget .widget-title {
  font-size: 24px;
}
.widget a {
  text-decoration: none;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget .search-form {
  position: relative;
}
.widget .search-form .search-input {
  border: 1px solid #808080;
  background: #f5f5f5;
  height: 60px;
  width: 100%;
  border-radius: 3px;
  font-size: 16px;
  line-height: 22px;
  padding: 0 72px 0 25px;
  font-family: var(--textFontFamily), serif;
}
.widget .search-form .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  border: 0 none;
  height: 100%;
  width: 60px;
  text-align: center;
  color: var(--color-primary);
  font-size: 20px;
  border-radius: 0;
}

.widget_categories .cat-item {
  margin-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--border-main);
  display: flex;
  justify-content: space-between;
}
.widget_categories .cat-item a {
  color: var(--textColor);
}

.widget-cta {
  background-color: var(--color-primary);
  border-radius: var(--borderRadiusGlobal);
  padding: 30px;
  color: #fff;
}
.widget-cta h2, .widget-cta h3, .widget-cta h4, .widget-cta h5 {
  color: #fff;
}

.pdm_recent_posts_widget .recent-post {
  display: grid;
  grid-template-columns: 100px 1fr;
  grid-gap: 20px;
  align-items: center;
}
.pdm_recent_posts_widget .recent-post:not(:last-child) {
  margin-bottom: 20px;
}
.pdm_recent_posts_widget .recent-post .recent-post__thumbnail img {
  border-radius: var(--borderRadiusGlobal);
  display: block;
}
.pdm_recent_posts_widget .recent-post .post-content .post-content__title {
  font-size: 1rem;
  margin-bottom: 5px;
}
.pdm_recent_posts_widget .recent-post .post-content .post-content__title a {
  color: var(--headingsColor);
}
.pdm_recent_posts_widget .recent-post .post-content .post-content__date {
  font-size: 0.8rem;
  color: var(--textGray);
}

.widget_tag_cloud .tagcloud a {
  display: inline-block;
  padding: 2px 10px;
  border-radius: var(--borderRadiusGlobal);
  background-color: var(--bgLight);
  color: var(--textColor);
  margin: 3px;
  text-decoration: none;
  font-size: 16px !important;
}
.widget_tag_cloud .tagcloud a:last-child {
  margin-right: 0;
}

.cta-w {
  position: relative;
  font-size: 1.2rem;
}
.cta-w h5 + h2 {
  margin-top: -1rem;
}
.cta-w.primary {
  background-color: var(--color-primary);
  color: #fff;
}
.cta-w.primary h2, .cta-w.primary h3, .cta-w.primary h4, .cta-w.primary h5, .cta-w.primary h6 {
  color: #fff;
}
.cta-w.secondary {
  background-color: var(--color-secondary);
}

.cta-ebook {
  padding: 5% 0;
}
.cta-ebook .cta {
  max-width: 1000px;
  margin: auto;
  display: grid;
  grid-template-columns: 300px 1fr;
  grid-gap: 50px;
  align-items: center;
}
.cta-ebook .cta .cta__media img {
  width: 100%;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.31);
  display: block;
}
.cta-ebook .cta .cta__content .btn {
  margin-top: 10px;
}

.cta-simple-w {
  position: relative;
  z-index: 1;
  font-size: 1.2rem;
}
.cta-simple-w .cta__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35%;
  background-color: var(--color-primary);
  z-index: -1;
}

.cta-simple {
  border-radius: 20px;
  padding: 40px;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-gap: 40px;
  align-items: center;
}
@media (max-width: 1024px) {
  .btn {
    white-space: initial;
    text-align: center;
  }
  :root {
    --h1FontSize: 2.4rem;
    --h2FontSize: 2rem;
    --h3FontSize: 1.6rem;
    --h4FontSize: 1.4rem;
    --h5FontSize: 1rem;
    --h6FontSize: 0.8rem;
  }
  .chapters .chapters__top {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
  }
  .mobile-header-w {
    display: block;
  }
  .main-header-w, .fixed-header-w, .top-bar-w {
    display: none !important;
  }
  .all-wrapper {
    overflow: hidden;
  }
  .blog-main .blog-main__widgets {
    display: none;
  }
  .cta-simple {
    grid-template-columns: 1fr;
    grid-gap: 20px;
    text-align: center;
  }
  .cta-ebook {
    padding: 50px 0;
  }
  .cta-ebook .cta {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    text-align: center;
  }
  .cta-ebook .cta .cta__media img {
    max-width: 250px;
    margin: auto;
  }
  .footer-copyright {
    grid-template-columns: 1fr;
    text-align: center;
    grid-gap: 10px;
  }
  .fcl ul {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
  :root {
    --h1FontSize: 2.4rem;
    --h2FontSize: 2rem;
    --h3FontSize: 1.6rem;
    --h4FontSize: 1.4rem;
    --h5FontSize: 1rem;
    --h6FontSize: 0.8rem;
  }
  .page-intro-w {
    min-height: 200px;
    margin-bottom: 40px;
    padding: 50px 0;
  }
  .stm {
    flex-direction: column;
  }
  .blog-items {
    grid-template-columns: 1fr !important;
  }
  .author-card {
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }
  .author-card .author-card__media + .author-card__content {
    padding-left: 0;
  }
  .author-card .ac-content .ac-content__meta {
    flex-direction: column;
    gap: 20px;
  }
  .btn-block-sm {
    width: 100%;
    display: block;
  }
}

/*# sourceMappingURL=style.css.map */
