/* === icons.css === */

@font-face {
  font-family: 'SiteIcons';
  font-display: swap;
  src: url('../fonts/icons.woff') format('woff'),
       url('../fonts/icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.site-icon,
[class*="site-icon-"] {
  font-family: 'SiteIcons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-icon-inline {
  margin-left: 0.4rem;
}

.site-icon-phone:before {
  content: "\e95b";
}

.site-icon-mail:before {
  content: "\e945";
}

.site-icon-arrow-right:before {
  content: "\e96b";
}

.site-icon-arrow-left:before {
  content: "\e944";
}

.site-icon-star:before {
  content: "\e97b";
}

.book-slider .embla__button .site-icon {
  font-size: 21px;
  color: inherit;
}

@font-face {
  font-family: 'Socicon';
  font-display: swap;
  src: url('../fonts/socicon.woff') format('woff'),
       url('../fonts/socicon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.socicon,
[class^="socicon-"],
[class*=" socicon-"] {
  font-family: 'Socicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.socicon-facebook:before {
  content: "\e028";
}



/* === base.css === */

/* === Jarallax === */

.jarallax {
    position: relative;
    z-index: 0;
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

/* === Navbar / dropdown === */

.navbar-dropdown {
 left: 0;
 padding: 0;
 position: absolute;
 right: 0;
 top: 0;
 transition: all 0.45s ease;
 z-index: 1030;
 background: #282828; }
 .navbar-dropdown .navbar-logo {
 margin-right: 0.8rem;
 transition: margin 0.3s ease-in-out;
 vertical-align: middle; }
 .navbar-dropdown .navbar-logo img {
 height: 3.125rem;
 transition: all 0.3s ease-in-out; }
 .navbar-dropdown .navbar-logo.site-icon {
 font-size: 3.125rem;
 line-height: 3.125rem; }
 .navbar-dropdown .navbar-caption {
 font-weight: 700;
 white-space: normal;
 vertical-align: -4px;
 line-height: 3.125rem !important; }
 .navbar-dropdown .navbar-caption, .navbar-dropdown .navbar-caption:hover {
 color: inherit;
 text-decoration: none; }
 .navbar-dropdown .site-icon + .navbar-caption {
 vertical-align: -1px; }
 .navbar-dropdown.navbar-fixed-top {
 position: fixed; }
 .navbar-dropdown .navbar-brand span {
 vertical-align: -4px; }
 .navbar-dropdown.bg-color.transparent {
 background: none; }
 .navbar-dropdown.navbar-short .navbar-brand {
 padding: 0.625rem 0; }
 .navbar-dropdown.navbar-short .navbar-brand span {
 vertical-align: -1px; }
 .navbar-dropdown.navbar-short .navbar-caption {
 line-height: 2.375rem !important;
 vertical-align: -2px; }
 .navbar-dropdown.navbar-short .navbar-logo {
 margin-right: 0.5rem; }
 .navbar-dropdown.navbar-short .navbar-logo img {
 height: 2.375rem; }
 .navbar-dropdown.navbar-short .navbar-logo.site-icon {
 font-size: 2.375rem;
 line-height: 2.375rem; }
 .navbar-dropdown.navbar-short .mbr-table-cell {
 height: 3.625rem; }
 .navbar-dropdown .navbar-close {
 left: 0.6875rem;
 position: fixed;
 top: 0.75rem;
 z-index: 1000; }
 .navbar-dropdown .hamburger-icon {
 content:"";
 display: inline-block;
 vertical-align: middle;
 width: 16px;
 -webkit-box-shadow: 0 -6px 0 1px #282828,0 0 0 1px #282828,0 6px 0 1px #282828;
 -moz-box-shadow: 0 -6px 0 1px #282828,0 0 0 1px #282828,0 6px 0 1px #282828;
 box-shadow: 0 -6px 0 1px #282828,0 0 0 1px #282828,0 6px 0 1px #282828; }

.dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
 border-bottom: 0.35em solid transparent;
 border-left: 0.35em solid;
 border-right: 0;
 border-top: 0.35em solid transparent;
 margin-left: 0.3rem; }

.dropdown-menu .dropdown-item:focus {
 outline: 0; }

.nav-dropdown {
 font-size: 0.75rem;
 font-weight: 500;
 height: auto !important; }
 .nav-dropdown .nav-btn {
 padding-left: 1rem; }
 .nav-dropdown .link {
 margin: .667em 1.667em;
 font-weight: 500;
 padding: 0;
 transition: color .2s ease-in-out; }
 .nav-dropdown .link.dropdown-toggle {
 margin-right: 2.583em; }
 .nav-dropdown .link.dropdown-toggle::after {
 margin-left: .25rem;
 border-top: 0.35em solid;
 border-right: 0.35em solid transparent;
 border-left: 0.35em solid transparent;
 border-bottom: 0; }
 .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
 margin: 0;
 padding: 0.667em 3.263em 0.667em 1.667em; }
 .nav-dropdown .link::after,
 .nav-dropdown .dropdown-item::after {
 color: inherit; }
 .nav-dropdown .btn {
 font-size: 0.75rem;
 font-weight: 700;
 letter-spacing: 0;
 margin-bottom: 0;
 padding-left: 1.25rem;
 padding-right: 1.25rem; }
 .nav-dropdown .dropdown-menu {
 border-radius: 0;
 border: 0;
 left: 0;
 margin: 0;
 padding-bottom: 1.25rem;
 padding-top: 1.25rem;
 position: relative; }
 .nav-dropdown .dropdown-submenu {
 margin-left: 0.125rem;
 top: 0; }
 .nav-dropdown .dropdown-item {
 font-weight: 500;
 line-height: 2;
 padding: 0.3846em 4.615em 0.3846em 1.5385em;
 position: relative;
 transition: color .2s ease-in-out, background-color .2s ease-in-out; }
 .nav-dropdown .dropdown-item::after {
 margin-top: -0.3077em;
 position: absolute;
 right: 1.1538em;
 top: 50%; }
 .nav-dropdown .dropdown-item:focus, .nav-dropdown .dropdown-item:hover {
 background: none; }

@media (max-width: 767px) {
 .nav-dropdown.navbar-toggleable-sm {
 bottom: 0;
 display: none;
 left: 0;
 overflow-x: hidden;
 position: fixed;
 top: 0;
 transform: translateX(-100%);
 -ms-transform: translateX(-100%);
 -webkit-transform: translateX(-100%);
 width: 18.75rem;
 z-index: 999; } }
.nav-dropdown.navbar-toggleable-xl {
 bottom: 0;
 display: none;
 left: 0;
 overflow-x: hidden;
 position: fixed;
 top: 0;
 transform: translateX(-100%);
 -ms-transform: translateX(-100%);
 -webkit-transform: translateX(-100%);
 width: 18.75rem;
 z-index: 999; }

.nav-dropdown-sm {
 display: block !important;
 overflow-x: hidden;
 overflow: auto;
 padding-top: 3.875rem; }
 .nav-dropdown-sm::after {
 content:"";
 display: block;
 height: 3rem;
 width: 100%; }
 .nav-dropdown-sm.collapse.in ~ .navbar-close {
 display: block !important; }
 .nav-dropdown-sm.collapsing, .nav-dropdown-sm.collapse.in {
 transform: translateX(0);
 -ms-transform: translateX(0);
 -webkit-transform: translateX(0);
 transition: all 0.25s ease-out;
 -webkit-transition: all 0.25s ease-out;
 background: #282828; }
 .nav-dropdown-sm.collapsing[aria-expanded="false"] {
 transform: translateX(-100%);
 -ms-transform: translateX(-100%);
 -webkit-transform: translateX(-100%); }
 .nav-dropdown-sm .nav-item {
 display: block;
 margin-left: 0 !important;
 padding-left: 0; }
 .nav-dropdown-sm .link,
 .nav-dropdown-sm .dropdown-item {
 border-top: 1px dotted rgba(255, 255, 255, 0.1);
 font-size: 0.8125rem;
 line-height: 1.6;
 margin: 0 !important;
 padding: 0.875rem 2.4rem 0.875rem 1.5625rem !important;
 position: relative;
 white-space: normal; }
 .nav-dropdown-sm .link:focus, .nav-dropdown-sm .link:hover,
 .nav-dropdown-sm .dropdown-item:focus,
 .nav-dropdown-sm .dropdown-item:hover {
 background: rgba(0, 0, 0, 0.2) !important;
 color: #c0a375; }
 .nav-dropdown-sm .nav-btn {
 position: relative;
 padding: 1.5625rem 1.5625rem 0 1.5625rem; }
 .nav-dropdown-sm .nav-btn::before {
 border-top: 1px dotted rgba(255, 255, 255, 0.1);
 content:"";
 left: 0;
 position: absolute;
 top: 0;
 width: 100%; }
 .nav-dropdown-sm .nav-btn + .nav-btn {
 padding-top: 0.625rem; }
 .nav-dropdown-sm .nav-btn + .nav-btn::before {
 display: none; }
 .nav-dropdown-sm .btn {
 padding: 0.625rem 0; }
 .nav-dropdown-sm .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
 margin-left: .25rem;
 border-top: 0.35em solid;
 border-right: 0.35em solid transparent;
 border-left: 0.35em solid transparent;
 border-bottom: 0; }
 .nav-dropdown-sm .dropdown-toggle[data-toggle="dropdown-submenu"][aria-expanded="true"]::after {
 border-top: 0;
 border-right: 0.35em solid transparent;
 border-left: 0.35em solid transparent;
 border-bottom: 0.35em solid; }
 .nav-dropdown-sm .dropdown-menu {
 margin: 0;
 padding: 0;
 position: relative;
 top: 0;
 left: 0;
 width: 100%;
 border: 0;
 float: none;
 border-radius: 0;
 background: none; }
 .nav-dropdown-sm .dropdown-submenu {
 left: 100%;
 margin-left: 0.125rem;
 margin-top: -1.25rem;
 top: 0; }

.navbar-toggleable-sm .nav-dropdown .dropdown-menu {
 position: absolute; }

.navbar-toggleable-sm .nav-dropdown .dropdown-submenu {
 left: 100%;
 margin-left: 0.125rem;
 margin-top: -1.25rem;
 top: 0; }

.navbar-toggleable-sm.opened .nav-dropdown .dropdown-menu {
 position: relative; }

.navbar-toggleable-sm.opened .nav-dropdown .dropdown-submenu {
 left: 0;
 margin-left: 00rem;
 margin-top: 0rem;
 top: 0; }

.is-builder .nav-dropdown.collapsing {
 transition: none !important; }




/* === Theme base === */

@charset"UTF-8";
section {
 background-color: #ffffff;
}

body {
 font-style: normal;
 line-height: 1.5;
 font-weight: 400;
 color: #232323;
 position: relative;
}

button {
 background-color: transparent;
 border-color: transparent;
}

.embla__button,
.carousel-control {
 background-color: #edefea !important;
 opacity: 0.8 !important;
 color: #464845 !important;
 border-color: #edefea !important;
}

.carousel .close,
.modalWindow .close {
 background-color: #edefea !important;
 color: #464845 !important;
 border-color: #edefea !important;
 opacity: 0.8 !important;
}

.carousel .close:hover,
.modalWindow .close:hover {
 opacity: 1 !important;
}

.carousel-indicators li {
 background-color: #edefea !important;
 border: 2px solid #464845 !important;
}

.carousel-indicators li:hover,
.carousel-indicators li:active {
 opacity: 0.8 !important;
}

.embla__button:hover,
.carousel-control:hover {
 background-color: #edefea !important;
 opacity: 1 !important;
}

.modalWindow-video-container {
 height: 80%;
}

section,
.container,
.container-fluid {
 position: relative;
 word-wrap: break-word;
}

a.site-icon:hover {
 text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
 margin-bottom: 0;
}

a {
 font-style: normal;
 font-weight: 400;
 cursor: pointer;
}
a, a:hover {
 text-decoration: none;
}

.section-title {
 font-style: normal;
 line-height: 1.3;
}

.section-subtitle {
 line-height: 1.3;
}

.section-text {
 font-style: normal;
 line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
span,
p,
a {
 line-height: 1;
 word-break: break-word;
 word-wrap: break-word;
 font-weight: 400;
}

b,
strong {
 font-weight: bold;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
 transition-delay: 9999s;
 -webkit-transition-property: background-color, color;
 transition-property: background-color, color;
}

textarea[type=hidden] {
 display: none;
}

section {
 background-position: 50% 50%;
 background-repeat: no-repeat;
 background-size: cover;
}
section .mbr-background-video,
section .mbr-background-video-preview {
 position: absolute;
 bottom: 0;
 left: 0;
 right: 0;
 top: 0;
}

.hidden {
 visibility: hidden;
}

.mbr-z-index20 {
 z-index: 20;
}

/*! Base colors */
.text-white {
 color: #ffffff;
}

.mbr-black {
 color: #111111;
}

.mbr-bg-white {
 background-color: #ffffff;
}

.mbr-bg-black {
 background-color: #000000;
}

/*! Text-aligns */
.align-left {
 text-align: left;
}

.align-center {
 text-align: center;
}

.align-right {
 text-align: right;
}

/*! Font-weight */
.mbr-light {
 font-weight: 300;
}

.text-regular {
 font-weight: 400;
}

.fw-semibold {
 font-weight: 500;
}

.mbr-bold {
 font-weight: 700;
}

/*! Media */
.media-content {
 flex-basis: 100%;
}

.media-container-row {
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 justify-content: center;
 align-content: center;
 align-items: start;
}
.media-container-row .media-size-item {
 width: 400px;
}

.media-container-column {
 display: flex;
 flex-direction: column;
 flex-wrap: wrap;
 justify-content: center;
 align-content: center;
 align-items: stretch;
}
.media-container-column > * {
 width: 100%;
}

@media (min-width: 992px) {
 .media-container-row {
 flex-wrap: nowrap;
 }
}
figure {
 margin-bottom: 0;
 overflow: hidden;
}

figure[mbr-media-size] {
 transition: width 0.1s;
}

img,
iframe {
 display: block;
 width: 100%;
}

.card {
 background-color: transparent;
 border: none;
}

.card-box {
 width: 100%;
}

.card-img {
 text-align: center;
 flex-shrink: 0;
 -webkit-flex-shrink: 0;
}

.media {
 max-width: 100%;
 margin: 0 auto;
}

.mbr-figure {
 align-self: center;
}

.media-container > div {
 max-width: 100%;
}

.mbr-figure img,
.card-img img {
 width: 100%;
}

@media (max-width: 991px) {
 .media-size-item {
 width: auto !important;
 }
 .media {
 width: auto;
 }
 .mbr-figure {
 width: 100% !important;
 }
}
/*! Buttons */
.section-actions {
 margin-left: -0.6rem;
 margin-right: -0.6rem;
 font-size: 0;
}

.btn {
 font-weight: 600;
 border-width: 1px;
 font-style: normal;
 margin: 0.6rem 0.6rem;
 white-space: normal;
 transition: all 0.2s ease-in-out;
 display: inline-flex;
 align-items: center;
 justify-content: center;
 word-break: break-word;
}

.btn-sm {
 font-weight: 600;
 letter-spacing: 0px;
 transition: all 0.3s ease-in-out;
}

.btn-md {
 font-weight: 600;
 letter-spacing: 0px;
 transition: all 0.3s ease-in-out;
}

.btn-lg {
 font-weight: 600;
 letter-spacing: 0px;
 transition: all 0.3s ease-in-out;
}

.btn-form {
 margin: 0;
}
.btn-form:hover {
 cursor: pointer;
}

nav .section-actions {
 margin-left: 0rem;
 margin-right: 0rem;
}

/*! Btn icon margin */
.btn .site-icon,
.btn.btn-sm .site-icon {
 order: 1;
 cursor: pointer;
 margin-left: 0.5rem;
 vertical-align: sub;
}

.btn.btn-md .site-icon,
.btn.btn-md .site-icon {
 margin-left: 0.8rem;
}

.text-regular {
 font-weight: 400;
}

.fw-semibold {
 font-weight: 500;
}

.mbr-bold {
 font-weight: 700;
}

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

/*! Full-screen */
.section-fullscreen .section-overlay {
 min-height: 100vh;
}

.section-fullscreen {
 display: flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 align-items: center;
 min-height: 100vh;
 padding-top: 3rem;
 padding-bottom: 3rem;
}

/*! Map */
.map {
 height: 25rem;
 position: relative;
}
.map iframe {
 width: 100%;
 height: 100%;
}

/*! Scroll to top arrow */
.scroll-top {
 bottom: 25px;
 right: 90px;
 position: fixed;
 text-align: right;
 z-index: 5000;
 color: #ffffff;
 font-size: 22px;
}

.scroll-top a {
 background: rgba(0, 0, 0, 0.2);
 border-radius: 50%;
 color: #fff;
 display: inline-block;
 height: 60px;
 width: 60px;
 border: 2px solid #fff;
 outline-style: none !important;
 position: relative;
 text-decoration: none;
 transition: all 0.3s ease-in-out;
 cursor: pointer;
 text-align: center;
}
.scroll-top a:hover {
 background-color: rgba(0, 0, 0, 0.4);
}
.scroll-top a i {
 line-height: 60px;
}

#scrollToTop a i::before {
 content:"";
 position: absolute;
 display: block;
 border-bottom: 2.5px solid #fff;
 border-left: 2.5px solid #fff;
 width: 27.8%;
 height: 27.8%;
 left: 50%;
 top: 51%;
 transform: translateY(-30%) translateX(-50%) rotate(135deg);
}

@media (max-width: 500px) {
 .scroll-top {
 left: 0;
 right: 0;
 text-align: center;
 }
}
/*Gradients animation*/
@keyframes gradient-animation {
 from {
 background-position: 0% 100%;
 animation-timing-function: ease-in-out;
 }
 to {
 background-position: 100% 0%;
 animation-timing-function: ease-in-out;
 }
}
.bg-gradient {
 background-size: 200% 200%;
 animation: gradient-animation 5s infinite alternate;
 -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
 display: -webkit-flex;
}
.menu .navbar-brand span {
 display: flex;
 display: -webkit-flex;
}
.menu .navbar-brand .navbar-caption-wrap {
 display: -webkit-flex;
}
.menu .navbar-brand .navbar-logo img {
 display: -webkit-flex;
 width: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
 .menu .navbar-toggleable-sm .navbar-nav {
 display: -ms-flexbox;
 }
}
@media (max-width: 991px) {
 .menu .navbar-collapse {
 max-height: 93.5vh;
 }
 .menu .navbar-collapse.show {
 overflow: auto;
 }
}
@media (min-width: 992px) {
 .menu .navbar-nav.nav-dropdown {
 display: -webkit-flex;
 }
 .menu .navbar-toggleable-sm .navbar-collapse {
 display: -webkit-flex !important;
 }
 .menu .collapsed .navbar-collapse {
 max-height: 93.5vh;
 }
 .menu .collapsed .navbar-collapse.show {
 overflow: auto;
 }
}
@media (max-width: 767px) {
 .menu .navbar-collapse {
 max-height: 80vh;
 }
}

.nav-link .site-icon {
 margin-right: 0.5rem;
}

.navbar {
 display: -webkit-flex;
 -webkit-flex-wrap: wrap;
 -webkit-align-items: center;
 -webkit-justify-content: space-between;
}

.navbar-collapse {
 -webkit-flex-basis: 100%;
 -webkit-flex-grow: 1;
 -webkit-align-items: center;
}

.nav-dropdown .link {
 padding: 0.667em 1.667em !important;
 margin: 0 !important;
}

.nav {
 display: -webkit-flex;
 -webkit-flex-wrap: wrap;
}

.row {
 display: -webkit-flex;
 -webkit-flex-wrap: wrap;
}

.justify-content-center {
 -webkit-justify-content: center;
}

.form-inline {
 display: -webkit-flex;
}

.card-wrapper {
 -webkit-flex: 1;
}

.carousel-control {
 z-index: 10;
 display: -webkit-flex;
}

.carousel-controls {
 display: -webkit-flex;
}

.media {
 display: -webkit-flex;
}

.form-group:focus {
 outline: none;
}

.jq-selectbox__select {
 padding: 7px 0;
 position: relative;
}

.jq-selectbox__dropdown {
 overflow: hidden;
 border-radius: 10px;
 position: absolute;
 top: 100%;
 left: 0 !important;
 width: 100% !important;
}

.jq-selectbox__trigger-arrow {
 right: 0;
 transform: translateY(-50%);
}

.jq-selectbox li {
 padding: 1.07em 0.5em;
}

input[type=range] {
 padding-left: 0 !important;
 padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
 height: 100%;
}

.modal-dialog .carousel-inner {
 height: calc(100vh - 1.75rem);
}
@media (max-width: 575px) {
 .modal-dialog .carousel-inner {
 height: calc(100vh - 1rem);
 }
}

.carousel-item {
 text-align: center;
}

.carousel-item img {
 margin: auto;
}

.navbar-toggler {
 align-self: flex-start;
 padding: 0.25rem 0.75rem;
 font-size: 1.25rem;
 line-height: 1;
 background: transparent;
 border: 1px solid transparent;
 border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
 text-decoration: none;
 box-shadow: none;
}

.navbar-toggler-icon {
 display: inline-block;
 width: 1.5em;
 height: 1.5em;
 vertical-align: middle;
 content:"";
 background: no-repeat center center;
 background-size: 100% 100%;
}

.navbar-toggler-left {
 position: absolute;
 left: 1rem;
}

.navbar-toggler-right {
 position: absolute;
 right: 1rem;
}

.card-img {
 width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
 flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
 display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
 bottom: initial !important;
}

html,
body {
 height: auto;
 min-height: 100vh;
}

.dropup .dropdown-toggle::after {
 display: none;
}

.form-asterisk {
 font-family: initial;
 position: absolute;
 top: -2px;
 font-weight: normal;
}

.form-control-label {
 position: relative;
 cursor: pointer;
 margin-bottom: 0.357em;
 padding: 0;
}

.alert {
 color: #ffffff;
 border-radius: 0;
 border: 0;
 font-size: 1.1rem;
 line-height: 1.5;
 margin-bottom: 1.875rem;
 padding: 1.25rem;
 position: relative;
 text-align: center;
}
.alert.alert-form::after {
 background-color: inherit;
 bottom: -7px;
 content:"";
 display: block;
 height: 14px;
 left: 50%;
 margin-left: -7px;
 position: absolute;
 transform: rotate(45deg);
 width: 14px;
}

.form-control {
 background-color: #ffffff;
 background-clip: border-box;
 color: #232323;
 line-height: 1rem !important;
 height: auto;
 padding: 1.2rem 2rem;
 transition: border-color 0.25s ease 0s;
 border: 1px solid transparent !important;
 border-radius: 4px;
 box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}
.form-active .form-control:invalid {
 border-color: red;
}

.row > * {
 padding-right: 1rem;
 padding-left: 1rem;
}

form .row {
 margin-left: -0.6rem;
 margin-right: -0.6rem;
}
form .row [class*=col] {
 padding-left: 0.6rem;
 padding-right: 0.6rem;
}

form .section-actions {
 padding-left: 0.6rem;
 padding-right: 0.6rem;
}

form .form-check-input {
 margin-top: 0.5;
}

textarea.form-control {
 line-height: 1.5rem !important;
}

.form-group {
 margin-bottom: 1.2rem;
}

.form-control,
form .btn {
 min-height: 48px;
}

.gdpr-block label span.textGDPR input[name=gdpr] {
 top: 7px;
}

.form-control:focus {
 box-shadow: none;
}

:focus {
 outline: none;
}

.section-overlay {
 background-color: #000;
 bottom: 0;
 left: 0;
 opacity: 0.5;
 position: absolute;
 right: 0;
 top: 0;
 z-index: 0;
 pointer-events: none;
}

blockquote {
 font-style: italic;
 padding: 3rem;
 font-size: 1.09rem;
 position: relative;
 border-left: 3px solid;
}

ul,
ol,
pre,
blockquote {
 margin-bottom: 2.3125rem;
}

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

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

.container,
.container-fluid {
 padding-left: 16px;
 padding-right: 16px;
}

.row {
 margin-left: -16px;
 margin-right: -16px;
}
.row > [class*=col] {
 padding-left: 16px;
 padding-right: 16px;
}

@media (min-width: 992px) {
 .container-fluid {
 padding-left: 32px;
 padding-right: 32px;
 }
}
@media (max-width: 991px) {
 .mbr-container {
 padding-left: 16px;
 padding-right: 16px;
 }
}
.app-video-wrapper > img {
 opacity: 1;
}

.app-video-wrapper {
 background: transparent;
}

.item {
 position: relative;
}

.dropdown-menu .dropdown-menu {
 left: 100%;
}

.dropdown-item + .dropdown-menu {
 display: none;
}

.dropdown-item:hover + .dropdown-menu,
.dropdown-menu:hover {
 display: block;
}

@media (min-aspect-ratio: 16/9) {
 .mbr-video-foreground {
 height: 300% !important;
 top: -100% !important;
 }
}
@media (max-aspect-ratio: 16/9) {
 .mbr-video-foreground {
 width: 300% !important;
 left: -100% !important;
 }
}.engine {
	position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
	top: 0;
	left: -2400px;
}

/* === Scroll animations === */

/* Scroll reveal animations (subset of animate.css) */
:root {
  --animate-duration: 0.4s;
  --animate-delay: 1s;
}
.animate__animated {
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}
.animate__animated.animate__delay-1s {
  animation-delay: var(--animate-delay);
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
.animate__fadeIn {
  animation-name: fadeIn;
}



/* === site.css === */

.btn {
 border-width: 2px;
}
img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.legacy-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.card,
.item-wrapper {
 border-radius: 2rem !important;
}
.video-wrapper {
 overflow: hidden;
}
body {
 font-family: Inter Tight;
}
.display-1 {
 font-family: 'Inter Tight', sans-serif;
 font-size: 4.4rem;
 line-height: 1;
}
.display-1 > .site-icon {
 font-size: 5.5rem;
}
.display-2 {
 font-family: 'Inter Tight', sans-serif;
 font-size: 3.6rem;
 line-height: 1;
}
.display-2 > .site-icon {
 font-size: 4.5rem;
}
.display-4 {
 font-family: 'Poppins', sans-serif;
 font-size: 1rem;
 line-height: 1.5;
}
.display-4 > .site-icon {
 font-size: 1.25rem;
}
.display-5 {
 font-family: 'Inter Tight', sans-serif;
 font-size: 2rem;
 line-height: 1.5;
}
.display-5 > .site-icon {
 font-size: 2.5rem;
}
.display-7 {
 font-family: 'Inter Tight', sans-serif;
 font-size: 1rem;
 line-height: 1.3;
}
.display-7 > .site-icon {
 font-size: 1.25rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20) 48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
 .display-1 {
 font-size: 3.52rem;
 }
}
@media (max-width: 768px) {
 .display-1 {
 font-size: 3.08rem;
 font-size: calc( 2.19rem + (4.4 - 2.19) * ((100vw - 20rem) / (48 - 20)));
 line-height: calc( 1.1 * (2.19rem + (4.4 - 2.19) * ((100vw - 20rem) / (48 - 20))));
 }
 .display-2 {
 font-size: 2.88rem;
 font-size: calc( 1.91rem + (3.6 - 1.91) * ((100vw - 20rem) / (48 - 20)));
 line-height: calc( 1.3 * (1.91rem + (3.6 - 1.91) * ((100vw - 20rem) / (48 - 20))));
 }
 .display-4 {
 font-size: 0.8rem;
 font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
 line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
 }
 .display-5 {
 font-size: 1.6rem;
 font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
 line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
 }
 .display-7 {
 font-size: 0.8rem;
 font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
 line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
 }
}
@media (min-width: 992px) and (max-width: 1400px) {
 .display-1 {
 font-size: 3.08rem;
 font-size: calc( 2.19rem + (4.4 - 2.19) * ((100vw - 62rem) / (87 - 62)));
 line-height: calc( 1.1 * (2.19rem + (4.4 - 2.19) * ((100vw - 62rem) / (87 - 62))));
 }
 .display-2 {
 font-size: 2.88rem;
 font-size: calc( 1.91rem + (3.6 - 1.91) * ((100vw - 62rem) / (87 - 62)));
 line-height: calc( 1.3 * (1.91rem + (3.6 - 1.91) * ((100vw - 62rem) / (87 - 62))));
 }
 .display-4 {
 font-size: 0.8rem;
 font-size: calc( 1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62)));
 line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62))));
 }
 .display-5 {
 font-size: 1.6rem;
 font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
 line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
 }
 .display-7 {
 font-size: 0.8rem;
 font-size: calc( 1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62)));
 line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62))));
 }
}
/* Buttons */
.btn {
 padding: 1.25rem 2rem;
 border-radius: 4px;
}
@media (max-width: 767px) {
 .btn {
 padding: 0.75rem 1.5rem;
 }
}
.btn-sm {
 padding: 0.6rem 1.2rem;
 border-radius: 4px;
}
.btn-md {
 padding: 0.6rem 1.2rem;
 border-radius: 4px;
}
.btn-lg {
 padding: 1.25rem 2rem;
 border-radius: 4px;
}
.bg-primary {
 background-color: #ffffff !important;
}
.bg-success {
 background-color: #3a341c !important;
}
.bg-info {
 background-color: #7e0101 !important;
}
.bg-warning {
 background-color: #f2ac2b !important;
}
.bg-danger {
 background-color: #645600 !important;
}
.btn-primary,
.btn-primary:active {
 background-color: #ffffff !important;
 border-color: #ffffff !important;
 color: #808080 !important;
 box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
 color: inherit;
 background-color: #ffffff !important;
 border-color: #ffffff !important;
 box-shadow: none;
}
.btn-primary.disabled,
.btn-primary:disabled {
 color: #808080 !important;
 background-color: #ffffff !important;
 border-color: #ffffff !important;
}
.btn-secondary,
.btn-secondary:active {
 background-color: #ffffff !important;
 border-color: #ffffff !important;
 color: #808080 !important;
 box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
 color: inherit;
 background-color: #ffffff !important;
 border-color: #ffffff !important;
 box-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
 color: #808080 !important;
 background-color: #ffffff !important;
 border-color: #ffffff !important;
}
.btn-info,
.btn-info:active {
 background-color: #7e0101 !important;
 border-color: #7e0101 !important;
 color: #ffffff !important;
 box-shadow: none;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
 color: inherit;
 background-color: #b10101 !important;
 border-color: #b10101 !important;
 box-shadow: none;
}
.btn-info.disabled,
.btn-info:disabled {
 color: #ffffff !important;
 background-color: #b10101 !important;
 border-color: #b10101 !important;
}
.btn-success,
.btn-success:active {
 background-color: #3a341c !important;
 border-color: #3a341c !important;
 color: #ffffff !important;
 box-shadow: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
 color: inherit;
 background-color: #5c532d !important;
 border-color: #5c532d !important;
 box-shadow: none;
}
.btn-success.disabled,
.btn-success:disabled {
 color: #ffffff !important;
 background-color: #5c532d !important;
 border-color: #5c532d !important;
}
.btn-warning,
.btn-warning:active {
 background-color: #f2ac2b !important;
 border-color: #f2ac2b !important;
 color: #ffffff !important;
 box-shadow: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
 color: inherit;
 background-color: #f5bf5b !important;
 border-color: #f5bf5b !important;
 box-shadow: none;
}
.btn-warning.disabled,
.btn-warning:disabled {
 color: #ffffff !important;
 background-color: #f5bf5b !important;
 border-color: #f5bf5b !important;
}
.btn-danger,
.btn-danger:active {
 background-color: #645600 !important;
 border-color: #645600 !important;
 color: #ffffff !important;
 box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
 color: inherit;
 background-color: #978200 !important;
 border-color: #978200 !important;
 box-shadow: none;
}
.btn-danger.disabled,
.btn-danger:disabled {
 color: #ffffff !important;
 background-color: #978200 !important;
 border-color: #978200 !important;
}
.btn-white,
.btn-white:active {
 background-color: #eff0ec !important;
 border-color: #eff0ec !important;
 color: #757b62 !important;
 box-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
 color: inherit;
 background-color: #ffffff !important;
 border-color: #ffffff !important;
 box-shadow: none;
}
.btn-white.disabled,
.btn-white:disabled {
 color: #757b62 !important;
 background-color: #ffffff !important;
 border-color: #ffffff !important;
}
.btn-black,
.btn-black:active {
 background-color: #232323 !important;
 border-color: #232323 !important;
 color: #ffffff !important;
 box-shadow: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
 color: inherit;
 background-color: #3d3d3d !important;
 border-color: #3d3d3d !important;
 box-shadow: none;
}
.btn-black.disabled,
.btn-black:disabled {
 color: #ffffff !important;
 background-color: #3d3d3d !important;
 border-color: #3d3d3d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
 background-color: transparent !important;
 border-color: #ffffff;
 color: #ffffff;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
 color: #d4d4d4 !important;
 background-color: transparent !important;
 border-color: #d4d4d4 !important;
 box-shadow: none !important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
 color: #808080 !important;
 background-color: #ffffff !important;
 border-color: #ffffff !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
 background-color: transparent !important;
 border-color: #ffffff;
 color: #ffffff;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
 color: #d4d4d4 !important;
 background-color: transparent !important;
 border-color: #d4d4d4 !important;
 box-shadow: none !important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
 color: #808080 !important;
 background-color: #ffffff !important;
 border-color: #ffffff !important;
}
.btn-info-outline,
.btn-info-outline:active {
 background-color: transparent !important;
 border-color: #7e0101;
 color: #7e0101;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
 color: #280000 !important;
 background-color: transparent !important;
 border-color: #280000 !important;
 box-shadow: none !important;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
 color: #ffffff !important;
 background-color: #7e0101 !important;
 border-color: #7e0101 !important;
}
.btn-success-outline,
.btn-success-outline:active {
 background-color: transparent !important;
 border-color: #3a341c;
 color: #3a341c;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
 color: #000000 !important;
 background-color: transparent !important;
 border-color: #000000 !important;
 box-shadow: none !important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
 color: #ffffff !important;
 background-color: #3a341c !important;
 border-color: #3a341c !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
 background-color: transparent !important;
 border-color: #f2ac2b;
 color: #f2ac2b;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
 color: #bb7d0b !important;
 background-color: transparent !important;
 border-color: #bb7d0b !important;
 box-shadow: none !important;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
 color: #ffffff !important;
 background-color: #f2ac2b !important;
 border-color: #f2ac2b !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
 background-color: transparent !important;
 border-color: #645600;
 color: #645600;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
 color: #0d0b00 !important;
 background-color: transparent !important;
 border-color: #0d0b00 !important;
 box-shadow: none !important;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
 color: #ffffff !important;
 background-color: #645600 !important;
 border-color: #645600 !important;
}
.btn-black-outline,
.btn-black-outline:active {
 background-color: transparent !important;
 border-color: #232323;
 color: #232323;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
 color: #000000 !important;
 background-color: transparent !important;
 border-color: #000000 !important;
 box-shadow: none !important;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
 color: #ffffff !important;
 background-color: #232323 !important;
 border-color: #232323 !important;
}
.btn-white-outline,
.btn-white-outline:active {
 background-color: transparent !important;
 border-color: #fafafa;
 color: #fafafa;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
 color: #cfcfcf !important;
 background-color: transparent !important;
 border-color: #cfcfcf !important;
 box-shadow: none !important;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
 color: #7a7a7a !important;
 background-color: #fafafa !important;
 border-color: #fafafa !important;
}
.text-primary {
 color: #ffffff !important;
}
.text-secondary {
 color: #ffffff !important;
}
.text-success {
 color: #3a341c !important;
}
.text-info {
 color: #7e0101 !important;
}
.text-warning {
 color: #f2ac2b !important;
}
.text-danger {
 color: #645600 !important;
}
.text-white {
 color: #fafafa !important;
}
.text-black {
 color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
 color: #cccccc !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
 color: #cccccc !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
 color: #000000 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
 color: #190000 !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
 color: #ac730b !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
 color: #000000 !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
 color: #c7c7c7 !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
 color: #000000 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
 transition: 0.2s;
 position: relative;
 background-image: linear-gradient(currentColor 50%, currentColor 50%);
 background-size: 10000px 2px;
 background-repeat: no-repeat;
 background-position: 0 1.2em;
}
.nav-tabs .nav-link.active {
 color: #ffffff;
}
.nav-tabs .nav-link:not(.active) {
 color: #232323;
}
.alert-success {
 background-color: #70c770;
}
.alert-info {
 background-color: #7e0101;
}
.alert-warning {
 background-color: #f2ac2b;
}
.alert-danger {
 background-color: #645600;
}
.section-actions .btn:not(.btn-form) {
 border-radius: 100px;
}
.legacy-gallery-filter li a {
 border-radius: 100px !important;
}
.legacy-gallery-filter li.active .btn {
 background-color: #ffffff;
 border-color: #ffffff;
 color: #8c8c8c;
}
.legacy-gallery-filter li.active .btn:focus {
 box-shadow: none;
}
.nav-tabs .nav-link {
 border-radius: 100px !important;
}
a,
a:hover {
 color: #ffffff;
}
.legacy-plan-header.bg-primary .legacy-plan-subtitle,
.legacy-plan-header.bg-primary .legacy-plan-price-desc {
 color: #ffffff;
}
.legacy-plan-header.bg-success .legacy-plan-subtitle,
.legacy-plan-header.bg-success .legacy-plan-price-desc {
 color: #c0b27c;
}
.legacy-plan-header.bg-info .legacy-plan-subtitle,
.legacy-plan-header.bg-info .legacy-plan-price-desc {
 color: #fc0202;
}
.legacy-plan-header.bg-warning .legacy-plan-subtitle,
.legacy-plan-header.bg-warning .legacy-plan-price-desc {
 color: #fef7eb;
}
.legacy-plan-header.bg-danger .legacy-plan-subtitle,
.legacy-plan-header.bg-danger .legacy-plan-price-desc {
 color: #e3c400;
}
/* Scroll to top button*/
#scrollToTop a {
 border-radius: 100px;
}
.form-control {
 font-family: 'Inter Tight', sans-serif;
 font-size: 1rem;
 line-height: 1.3;
 font-weight: 400;
 border-radius: 40px !important;
}
.form-control > .site-icon {
 font-size: 1.25rem;
}
.form-control:hover,
.form-control:focus {
 box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
 border-color: #ffffff !important;
}
.form-control:-webkit-input-placeholder {
 font-family: 'Inter Tight', sans-serif;
 font-size: 1rem;
 line-height: 1.3;
 font-weight: 400;
}
.form-control:-webkit-input-placeholder > .site-icon {
 font-size: 1.25rem;
}
blockquote {
 border-color: #ffffff;
}
/* Forms */
.legacy-form .input-group-btn .btn {
 border-radius: 100px !important;
}
.legacy-form .input-group-btn .btn:hover {
 box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.legacy-form .input-group-btn button[type="submit"] {
 border-radius: 100px !important;
 padding: 1rem 3rem;
}
.legacy-form .input-group-btn button[type="submit"]:hover {
 box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
 background-color: #ffffff;
 color: #000000;
}
.jq-number__spin {
 transition: 0.25s ease;
}
.jq-number__spin:hover {
 border-color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
 transition: 0.4s;
 border-top-color: #232323;
 border-bottom-color: #232323;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
 border-top-color: #ffffff;
 border-bottom-color: #ffffff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
 color: #000000 !important;
 background-color: #ffffff !important;
 box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
 color: #000000 !important;
 background: #ffffff !important;
 box-shadow: none !important;
}
.lazy-bg {
 background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
 display: block;
 position: relative;
 padding-bottom: 56.25%;
 width: 100%;
 height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
 content: '';
 position: absolute;
 width: 200px;
 height: 200px;
 background: transparent no-repeat center;
 background-size: contain;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
 background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffffff' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
 opacity: 0.5;
}
body {
 overflow-x: hidden;
}
a {
 transition: color 0.6s;
}
@media (max-width: 1400px) {
 .container {
 max-width: 100%;
 }
}
@media (max-width: 1400px) and (min-width: 768px) {
 .container {
 padding-left: 32px;
 padding-right: 32px;
 }
}
@media (max-width: 1400px) and (min-width: 768px) {
 .container-fluid {
 padding-left: 32px;
 padding-right: 32px;
 }
}
@media (max-width: 767px) {
 .container-fluid {
 padding-left: 16px;
 padding-right: 16px;
 }
}
.site-nav {
 z-index: 1000;
 width: 100%;
}
.site-nav nav.navbar {
 position: fixed;
}
.site-nav .container {
 border-bottom: 2px solid #edefeb;
}
.site-nav .btn {
 max-height: 74px;
}
.site-nav .dropdown-item:before {
 font-family: Moririse2 !important;
 content:"\e966";
 display: inline-block;
 width: 0;
 position: absolute;
 left: 1rem;
 top: 0.5rem;
 margin-right: 0.5rem;
 line-height: 1;
 font-size: inherit;
 vertical-align: middle;
 text-align: center;
 overflow: hidden;
 transform: scale(0, 1);
 transition: all 0.25s ease-in-out;
}
.site-nav .dropdown-menu {
 padding: 0;
 border-radius: 4px;
 box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
 background: #000000 !important;
}
.site-nav .dropdown-item {
 border-bottom: 1px solid #e6e6e6;
}
.site-nav .dropdown-item:hover,
.site-nav .dropdown-item:focus {
 background: #ffffff !important;
 color: white !important;
}
.site-nav .dropdown-item:first-child {
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
}
.site-nav .dropdown-item:last-child {
 border-bottom: none;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
}
.site-nav .nav-dropdown .link {
 padding: 0 0.3em !important;
 margin: 0.667em 1em !important;
}
.site-nav .nav-dropdown .link.dropdown-toggle::after {
 margin-left: 0.5rem;
 margin-top: 0.2rem;
}
.site-nav .nav-link {
 position: relative;
}
.site-nav .container {
 padding: 28px 0;
 display: flex;
 margin: auto;
 align-items: end;
}
@media (min-width: 992px) {
 .site-nav .container {
 flex-wrap: nowrap;
 }
}
.site-nav .iconfont-wrapper {
 color: #000000 !important;
 font-size: 1.5rem;
 padding-right: 0.5rem;
}
.site-nav .nav-item:focus,
.site-nav .nav-link:focus {
 outline: none;
}
.site-nav .dropdown .dropdown-menu .dropdown-item {
 width: auto;
 transition: all 0.25s ease-in-out;
}
.site-nav .dropdown .dropdown-menu .dropdown-item::after {
 right: 0.5rem;
}
.site-nav .dropdown .dropdown-menu .dropdown-item .site-icon {
 margin-right: 0.5rem;
 vertical-align: sub;
}
.site-nav .dropdown .dropdown-menu .dropdown-item .site-icon:before {
 display: inline-block;
 transform: scale(1, 1);
 transition: all 0.25s ease-in-out;
}
.site-nav .collapsed .dropdown-menu .dropdown-item:before {
 display: none;
}
.site-nav .collapsed .dropdown .dropdown-menu .dropdown-item {
 padding: 0.235em 1.5em 0.235em 1.5em !important;
 transition: none;
 margin: 0 !important;
}
.site-nav .navbar {
 min-height: 70px;
 transition: all 0.3s;
 background: rgba(0, 0, 0, 0.8);
}
.site-nav .navbar.opened {
 transition: all 0.3s;
}
.site-nav .navbar .dropdown-item {
 padding: 0.5rem 1.8rem;
}
.site-nav .navbar .navbar-logo img {
 min-width: 50px;
 min-height: 50px;
 border-radius: 10px;
}
.site-nav .navbar .navbar-collapse {
 justify-content: flex-end;
 z-index: 1;
}
.site-nav .navbar.collapsed {
 justify-content: center;
}
.site-nav .navbar.collapsed .nav-item .nav-link::before {
 display: none;
}
.site-nav .navbar.collapsed.opened .dropdown-menu {
 top: 0;
}
@media (min-width: 992px) {
 .site-nav .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
 max-height: calc(98.5vh - 6.1rem);
 }
}
.site-nav .navbar.collapsed .dropdown-menu .dropdown-submenu {
 left: 0 !important;
}
.site-nav .navbar.collapsed .dropdown-menu .dropdown-item:after {
 right: auto;
}
.site-nav .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
 margin-left: 0.5rem;
 margin-top: 0.2rem;
 border-top: 0.35em solid;
 border-right: 0.35em solid transparent;
 border-left: 0.35em solid transparent;
 border-bottom: 0;
 top: 41%;
}
.site-nav .navbar.collapsed ul.navbar-nav li {
 margin: auto;
}
.site-nav .navbar.collapsed .dropdown-menu .dropdown-item {
 padding: 0.25rem 1.5rem;
 text-align: center;
}
.site-nav .navbar.collapsed .icons-menu {
 padding-left: 0;
 padding-right: 0;
 padding-top: 0.5rem;
 padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
 .site-nav .navbar .nav-item .nav-link::before {
 display: none;
 }
 .site-nav .navbar.opened .dropdown-menu {
 top: 0;
 }
 .site-nav .navbar .dropdown-menu .dropdown-submenu {
 left: 0 !important;
 }
 .site-nav .navbar .dropdown-menu .dropdown-item:after {
 right: auto;
 }
 .site-nav .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
 margin-left: 0.5rem;
 margin-top: 0.2rem;
 border-top: 0.35em solid;
 border-right: 0.35em solid transparent;
 border-left: 0.35em solid transparent;
 border-bottom: 0;
 top: 40%;
 }
 .site-nav .navbar ul.navbar-nav li {
 margin: auto;
 }
 .site-nav .navbar .dropdown-menu .dropdown-item {
 padding: 0.25rem 1.5rem !important;
 text-align: center;
 }
 .site-nav .navbar .navbar-brand {
 flex-shrink: initial;
 flex-basis: auto;
 word-break: break-word;
 }
 .site-nav .navbar .navbar-toggler {
 flex-basis: auto;
 }
 .site-nav .navbar .icons-menu {
 padding-left: 0;
 padding-top: 0.5rem;
 padding-bottom: 0.5rem;
 }
}
.site-nav .navbar.navbar-short {
 min-height: 60px;
}
.site-nav .navbar.navbar-short .navbar-logo img {
 height: 2.5rem !important;
}
.site-nav .navbar.navbar-short .navbar-brand {
 min-height: 60px;
 padding: 0;
}
.site-nav .navbar-brand {
 min-height: 70px;
 flex-shrink: 0;
 align-items: center;
 margin-right: 0;
 padding: 10px 0;
 transition: all 0.3s;
 word-break: break-word;
 z-index: 1;
}
.site-nav .navbar-brand .navbar-caption {
 line-height: inherit !important;
}
.site-nav .navbar-brand .navbar-logo a {
 outline: none;
}
@media (max-width: 375px) {
 .site-nav .navbar-brand {
 width: 85%;
 }
}
.site-nav .dropdown-item.active,
.site-nav .dropdown-item:active {
 background-color: transparent;
}
.site-nav .navbar-expand-lg .navbar-nav .nav-link {
 padding: 0;
}
.site-nav .nav-dropdown .link.dropdown-toggle {
 margin-right: 1.667em;
}
.site-nav .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
 margin-right: 0;
 padding: 0.667em 1.667em;
}
.site-nav .navbar.navbar-expand-lg .dropdown .dropdown-menu {
 background: #000000;
}
.site-nav .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
 margin: 0;
 left: 100%;
}
.site-nav .navbar .dropdown.open > .dropdown-menu {
 display: block;
}
.site-nav ul.navbar-nav {
 flex-wrap: wrap;
}
.site-nav .navbar-buttons,
.site-nav .navbar-actions {
 text-align: center;
 min-width: 170px;
}
.site-nav button.navbar-toggler {
 outline: none;
 width: 25px;
 height: 20px;
 cursor: pointer;
 transition: all 0.2s;
 position: relative;
 align-self: center;
}
.site-nav button.navbar-toggler .hamburger span {
 position: absolute;
 right: 0;
 width: 30px;
 height: 2px;
 border-right: 5px;
 background-color: #f9f6e0;
}
.site-nav button.navbar-toggler .hamburger span:nth-child(1) {
 top: 0;
 transition: all 0.2s;
}
.site-nav button.navbar-toggler .hamburger span:nth-child(2) {
 top: 8px;
 transition: all 0.15s;
}
.site-nav button.navbar-toggler .hamburger span:nth-child(3) {
 top: 8px;
 transition: all 0.15s;
}
.site-nav button.navbar-toggler .hamburger span:nth-child(4) {
 top: 16px;
 transition: all 0.2s;
}
.site-nav nav.opened .hamburger span:nth-child(1) {
 top: 8px;
 width: 0;
 opacity: 0;
 right: 50%;
 transition: all 0.2s;
}
.site-nav nav.opened .hamburger span:nth-child(2) {
 transform: rotate(45deg);
 transition: all 0.25s;
}
.site-nav nav.opened .hamburger span:nth-child(3) {
 transform: rotate(-45deg);
 transition: all 0.25s;
}
.site-nav nav.opened .hamburger span:nth-child(4) {
 top: 8px;
 width: 0;
 opacity: 0;
 right: 50%;
 transition: all 0.2s;
}
.site-nav .navbar-dropdown {
 padding: 0 1rem;
 position: fixed;
}
.site-nav a.nav-link {
 display: flex;
 align-items: center;
 justify-content: center;
}
.site-nav .icons-menu {
 flex-wrap: nowrap;
 display: flex;
 justify-content: center;
 padding-left: 1rem;
 padding-right: 1rem;
 padding-top: 0.3rem;
 text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .site-nav .navbar {
 height: 70px;
 }
 .site-nav .navbar.opened {
 height: auto;
 }
 .site-nav .nav-item .nav-link:hover::before {
 width: 175%;
 max-width: calc(100% + 2rem);
 left: -1rem;
 }
}
.hero-section {
 background-image: url("../images/mbr-1280x1920.webp");
}
.hero-section .legacy-fallback-image.disabled {
 display: none;
}
.hero-section .legacy-fallback-image {
 display: block;
 background-size: cover;
 background-position: center center;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
}
.hero-section .row {
 justify-content: center;
}
.hero-section .container-fluid {
 padding: 0 40px;
}
@media (max-width: 992px) {
 .hero-section .container-fluid {
 padding: 0 15px;
 }
}
@media (max-width: 992px) {
 .hero-section .container {
 padding: 0 15px;
 }
}
.hero-section .content-wrapper .section-subtitle {
 margin-bottom: 16px;
}
.hero-section .content-wrapper .section-title {
 margin-bottom: 30px;
}
@media (max-width: 992px) {
 .hero-section .content-wrapper .section-title {
 margin-bottom: 20px;
 }
}
.hero-section .content-wrapper .section-text {
 margin-bottom: 0;
}
.hero-section .section-actions {
 margin-top: 40px;
}
.hero-section .section-title {
 color: #ffffff;
}
.hero-section .section-subtitle {
 color: #f2ac2b;
 text-align: center;
}
.hero-section .section-text {
 color: #d2d2df;
 text-align: center;
}
.hero-section .section-title,
.hero-section .section-actions {
 text-align: center;
}
.featured-section {
 padding-top: 5rem;
 padding-bottom: 5rem;
 background-image: url("../images/background1.webp");
}
.featured-section .legacy-fallback-image.disabled {
 display: none;
}
.featured-section .legacy-fallback-image {
 display: block;
 background-size: cover;
 background-position: center center;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
}
.featured-section .row {
 align-items: stretch;
 column-gap: 7vw;
 row-gap: 30px;
}
.featured-section .col-img {
 width: 57%;
}
@media (max-width: 1199px) {
 .featured-section .col-img {
 width: 100%;
 }
}
.featured-section .image-wrapper {
 position: relative;
 border-radius: 60px;
 overflow: hidden;
}
@media (max-width: 1399px) {
 .featured-section .image-wrapper {
 border-radius: 40px;
 }
}
@media (max-width: 1199px) {
 .featured-section .image-wrapper {
 border-radius: 12px;
 }
}
.featured-section .image-wrapper img {
 width: 100%;
 aspect-ratio: 1.163;
 object-fit: cover;
}
.featured-section .image-wrapper:after {
 content:"";
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%);
 width: 100%;
 height: 100%;
 border: 30px solid rgba(0, 0, 0, 0.35);
 border-radius: 60px;
 pointer-events: none;
}
@media (max-width: 1399px) {
 .featured-section .image-wrapper:after {
 border-radius: 40px;
 }
}
@media (max-width: 1199px) {
 .featured-section .image-wrapper:after {
 border-width: 20px;
 border-radius: 12px;
 }
}
.featured-section .col-text {
 display: flex;
 align-items: center;
 width: 1%;
 flex-grow: 1;
}
.featured-section .card-title {
 color: #e3ebf3;
 text-align: left;
}
.featured-section .section-text {
 margin-top: 40px;
 color: #6c7a88;
}
@media (max-width: 1399px) {
 .featured-section .section-text {
 margin-top: 24px;
 }
}
@media (max-width: 767px) {
 .featured-section .section-text {
 margin-top: 12px;
 }
}
.featured-section .section-actions {
 margin-top: 30px;
}
@media (max-width: 767px) {
 .featured-section .section-actions {
 margin-top: 20px;
 }
}
.featured-section .section-text,
.featured-section .section-actions {
 color: #f9f6e0;
}
.novels-section {
 padding-top: 5rem;
 padding-bottom: 5rem;
 overflow: hidden;
 background-image: url("../images/mbr-1920x1280.webp");
}
.novels-section .legacy-fallback-image.disabled {
 display: none;
}
.novels-section .legacy-fallback-image {
 display: block;
 background-size: cover;
 background-position: center center;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
}
.novels-section .row {
 justify-content: center;
}
@media (max-width: 992px) {
 .novels-section .container {
 padding: 0 15px;
 }
}
.novels-section .title-wrapper {
 margin-bottom: 50px;
}
@media (max-width: 992px) {
 .novels-section .title-wrapper {
 margin-bottom: 40px;
 }
}
.novels-section .title-wrapper .section-title {
 margin-bottom: 30px;
}
@media (max-width: 992px) {
 .novels-section .title-wrapper .section-title {
 margin-bottom: 20px;
 }
}
.novels-section .title-wrapper .section-subtitle {
 margin-bottom: 0;
}
.novels-section .items-wrapper {
 display: grid;
 grid-template-columns: 1fr 1fr 1fr;
 gap: 60px;
}
@media (max-width: 1200px) {
 .novels-section .items-wrapper {
 gap: 30px;
 }
}
@media (max-width: 992px) {
 .novels-section .items-wrapper {
 grid-template-columns: 1fr 1fr;
 }
}
@media (max-width: 768px) {
 .novels-section .items-wrapper {
 display: block;
 }
}
@media (max-width: 992px) {
 .novels-section .items-wrapper .item {
 margin-bottom: 20px;
 }
}
.novels-section .items-wrapper .item a {
 display: block;
}
.novels-section .items-wrapper .item a:hover .item-wrapper::before,
.novels-section .items-wrapper .item a:focus .item-wrapper::before {
 opacity: 1;
}
.novels-section .items-wrapper .item a:hover .item-wrapper .item-img img,
.novels-section .items-wrapper .item a:focus .item-wrapper .item-img img {
 transform: scale(1.02);
}
.novels-section .items-wrapper .item a .item-wrapper {
 position: relative;
 display: flex;
 align-items: center;
 justify-content: center;
}
.novels-section .items-wrapper .item a .item-wrapper::before {
 content: '';
 position: absolute;
 width: 145%;
 height: 60%;
 background-image: linear-gradient(90deg, #cad9f6 16%, #989897 81%);
 border-radius: 100%;
 filter: blur(55px);
 opacity: 0;
 transition: all 0.5s ease-in-out;
}
@media (max-width: 768px) {
 .novels-section .items-wrapper .item a .item-wrapper::before {
 display: none;
 }
}
.novels-section .items-wrapper .item a .item-wrapper .item-img {
 position: relative;
 z-index: 1;
 overflow: hidden;
 border-radius: 6px !important;
}
.novels-section .items-wrapper .item a .item-wrapper .item-img img {
 height: 535px;
 object-fit: cover;
 border-radius: 6px !important;
 transition: all 0.7s ease-in-out;
}
.novels-section .section-title {
 color: #ffffff;
 text-align: center;
}
.novels-section .section-subtitle {
 color: #f2ac2b;
 text-align: center;
}
.book-slider {
 padding-top: 10rem;
 padding-bottom: 10rem;
 background-color: #000000;
}
.book-slider .item:focus,
.book-slider span:focus {
 outline: none;
}
.book-slider .item-wrapper {
 position: relative;
}
.book-slider .container-fluid {
 padding: 0 32px;
}
@media (max-width: 992px) {
 .book-slider .container-fluid {
 padding: 0 24px;
 }
}
@media (max-width: 992px) and (max-width: 992px) {
 .book-slider .container {
 padding: 0 24px;
 }
}
.book-slider .embla__slide {
 display: flex;
 justify-content: center;
 position: relative;
 min-width: 460px;
 max-width: 460px;
 border-right: 1px solid #f9f6e0;
 padding: 0 32px;
}
@media (max-width: 767px) {
 .book-slider .embla__slide {
 min-width: 100%;
 max-width: 100%;
 border: none;
 padding: 0 24px;
 }
}
.book-slider .embla__slide .slide-content {
 display: flex;
 flex-direction: column;
 justify-content: space-between;
 width: 100%;
}
.book-slider .embla__slide .slide-content:hover .item-wrapper .item-img,
.book-slider .embla__slide .slide-content:focus .item-wrapper .item-img {
 min-height: 620px;
}
@media (max-width: 767px) {
 .book-slider .embla__slide .slide-content:hover .item-wrapper .item-img,
 .book-slider .embla__slide .slide-content:focus .item-wrapper .item-img {
 min-height: 400px;
 }
}
.book-slider .embla__slide .slide-content:hover .item-wrapper .item-content .item-text,
.book-slider .embla__slide .slide-content:focus .item-wrapper .item-content .item-text {
 transform: translateY(0);
 height: auto;
 opacity: 1;
}
.book-slider .embla__slide .slide-content:hover .btn-wrap,
.book-slider .embla__slide .slide-content:focus .btn-wrap {
 margin-top: 0;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-img {
 overflow: hidden;
 position: relative;
 z-index: 1;
 min-height: 650px;
 margin-bottom: 32px;
 transition: all 0.3s ease-in-out;
 border-radius: .5rem;
}
@media (max-width: 767px) {
 .book-slider .embla__slide .slide-content .item-wrapper .item-img {
 min-height: 400px;
 margin-bottom: 24px;
 }
}
.book-slider .embla__slide .slide-content .item-wrapper .item-img img {
 transform: scale(1.2);
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 object-fit: cover;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-img .list-wrapper {
 display: block;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-img .list-wrapper .list {
 position: relative;
 z-index: 1;
 margin: 0;
 padding: 12px;
 list-style-type: none;
 display: inline-flex;
 flex-direction: column;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-img .list-wrapper .list .item-wrap {
 background-color: #8aa29e;
 padding: 8px 12px;
 border-radius: 5px;
 margin-bottom: 8px;
 width: fit-content;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-img .list-wrapper .list .item-wrap:last-child {
 margin-bottom: 0;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-content {
 position: relative;
 z-index: 1;
 overflow: hidden;
 border-top: 1px solid #f9f6e0;
 padding-top: 32px;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-content .legacy-date {
 margin-bottom: 0;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-content .title-wrap {
 display: block;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-content .title-wrap:hover .item-title,
.book-slider .embla__slide .slide-content .item-wrapper .item-content .title-wrap:focus .item-title {
 color: #ffcc6c;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-content .title-wrap .item-title {
 transition: all 0.3s ease-in-out;
 margin-bottom: 16px;
}
.book-slider .embla__slide .slide-content .item-wrapper .item-content .item-text {
 transform: translateY(100%);
 transition: all 0.3s ease-in-out;
 margin-bottom: 0;
 opacity: 0;
}
.book-slider .embla__slide .slide-content .btn-wrap {
 margin-top: -3rem;
 transition: all 0.3s ease-in-out;
}
.book-slider .embla__slide .slide-content .btn-wrap .section-actions {
 margin-top: 24px;
 z-index: 1;
}
.book-slider .embla__slide .slide-content .btn-wrap .legacy-number {
 margin: 16px 0 0 0;
}
.book-slider .embla__button--next,
.book-slider .embla__button--prev {
 display: flex;
}
.book-slider .embla__button {
 bottom: 1rem;
 width: 60px;
 height: 60px;
 margin-top: -1.5rem;
 font-size: 21px;
 background-color: #ffffff !important;
 color: #3a341c;
 border: none;
 border-radius: 50%;
 transition: all 0.3s;
 position: absolute;
 display: flex;
 justify-content: center;
 align-items: center;
 opacity: 1 !important;
}
.book-slider .embla__button:disabled {
 cursor: default;
 display: none;
}
.book-slider .embla__button:hover {
 opacity: .85 !important;
 color: #ffffff !important;
}
.book-slider .embla__button.embla__button--prev {
 left: 32px;
}
.book-slider .embla__button.embla__button--next {
 right: 32px;
}
.book-slider .embla {
 position: relative;
 width: 100%;
 padding: 32px 0;
 border-top: 1px solid #f9f6e0;
 border-bottom: 1px solid #f9f6e0;
 padding-bottom: 6rem;
}
@media (max-width: 767px) {
 .book-slider .embla {
 padding: 24px 0;
 padding-bottom: 6rem;
 }
}
.book-slider .embla__viewport {
 overflow: hidden;
 width: 100%;
 margin-right: 1rem;
}
.book-slider .embla__viewport.is-draggable {
 cursor: grab;
}
.book-slider .embla__viewport.is-dragging {
 cursor: grabbing;
}
.book-slider .embla__container {
 display: flex;
 user-select: none;
 -webkit-touch-callout: none;
 -khtml-user-select: none;
 -webkit-tap-highlight-color: transparent;
}
.book-slider .list {
 color: #000000;
}
.book-slider .legacy-date {
 color: #F9F6E0;
}
.book-slider .item-title {
 color: #F9F6E0;
}
.book-slider .item-text {
 color: #F9F6E0;
}
.book-slider .legacy-number {
 color: #E0B548;
}
.testimonials-section {
 padding-top: 4rem;
 padding-bottom: 4rem;
 background-image: url("../images/mbr-2-1920x1280.webp");
}
.testimonials-section .legacy-fallback-image.disabled {
 display: none;
}
.testimonials-section .legacy-fallback-image {
 display: block;
 background-size: cover;
 background-position: center center;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
}
.testimonials-section .btn {
 padding: 1rem 2rem;
}
.testimonials-section .content-head {
 max-width: 800px;
}
.testimonials-section .item-wrapper .site-icon {
 margin: auto;
 display: inline-flex;
 font-size: 2rem;
 color: #fdfde1;
 width: 40px;
 justify-content: center;
 align-items: center;
}
.testimonials-section .card-title,
.testimonials-section .iconfont-wrapper {
 color: #fdfde1;
}
.testimonials-section .card-text {
 color: #fdfde1;
}
.testimonials-section .section-subtitle {
 color: #fdfde1;
}
.testimonials-section .section-title {
 color: #fdfde1;
}
.divider-section .divider-top {
 position: relative;
 padding: 2.5em;
 background: #020202;
}
.divider-section .divider-bottom {
 position: relative;
 padding: 2.5em;
 background: #0f0f0f;
}
.divider-section .divider-top::before,
.divider-section .divider-bottom::before,
.divider-section .divider-top::after,
.divider-section .divider-bottom::after {
 position: absolute;
 content: '';
 pointer-events: none;
}
.divider-section .divider-triangles::after {
 left: 50%;
 width: 100px;
 height: 100px;
 -webkit-transform: translateX(-50%) rotate(45deg);
 transform: translateX(-50%) rotate(45deg);
 bottom: -50px;
 z-index: 10;
 background: inherit;
}
.divider-section .divider-triangles::before {
 top: -50px;
}
.divider-section .divider-halfcircle::after {
 left: 50%;
 z-index: 10;
 width: 100px;
 height: 100px;
 border-radius: 50%;
 background: inherit;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
 bottom: -50px;
}
.divider-section .divider-halfcircle::before {
 top: -50px;
}
.divider-section .divider-multitriangles::before,
.divider-section .divider-multitriangles::after {
 left: 50%;
 width: 50px;
 height: 50px;
 -webkit-transform: translateX(-50%) rotate(45deg);
 transform: translateX(-50%) rotate(45deg);
}
.divider-section .divider-multitriangles::after {
 bottom: -25px;
 z-index: 10;
 background: inherit;
 box-shadow: -50px 50px 0 #020202, 50px -50px 0 #020202;
}
.site-footer-section {
 padding-top: 10rem;
 padding-bottom: 4rem;
 background-image: url("../images/mbr-1920x1360.webp");
}
.site-footer-section .legacy-fallback-image.disabled {
 display: none;
}
.site-footer-section .legacy-fallback-image {
 display: block;
 background-size: cover;
 background-position: center center;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
}
.site-footer-section .section-title {
 margin-bottom: 24px;
 color: #ffffff;
}
@media (max-width: 768px) {
 .site-footer-section .section-title {
 text-align: center;
 }
}
.site-footer-section .soc-wrapper {
 display: flex;
 flex-wrap: wrap;
}
@media (max-width: 768px) {
 .site-footer-section .soc-wrapper {
 margin-bottom: 22px;
 display: block;
 }
}
.site-footer-section .soc-wrapper .social-link {
 margin-bottom: 16px;
 margin-right: 30px;
 transition: all .3s ease;
}
.site-footer-section .soc-wrapper .social-link:hover {
 opacity: .7;
}
@media (max-width: 768px) {
 .site-footer-section .soc-wrapper .social-link {
 margin-right: 0;
 text-align: center;
 }
}
.site-footer-section .soc-wrapper .social-link .site-icon {
 margin-right: 15px;
 font-size: 20px;
 width: 31px;
 height: 31px;
 display: inline-flex;
 justify-content: center;
 align-items: center;
 background-color: #ffa600;
 border-radius: 100%;
}
.site-footer-section .list {
 list-style-type: none;
 padding: 1rem 0 0 0;
 margin: 0;
 color: #e8e8e8;
 text-align: right;
}
@media (max-width: 768px) {
 .site-footer-section .list {
 text-align: center;
 }
}
.site-footer-section .list li {
 margin-bottom: 24px;
 transition: all .3s ease;
}
.site-footer-section .list li:hover {
 color: #ffffff;
}
.site-footer-section .copyright {
 margin: 32px 0 0 0;
 color: #6e716f;
 text-align: center;
}
@media (max-width: 768px) {
 .site-footer-section .copyright {
 text-align: center;
 }
}
.site-footer-section .social-link,
.site-footer-section .site-icon {
 color: #e8e8e8;
}
.site-nav {
 z-index: 1000;
 width: 100%;
}
.site-nav nav.navbar {
 position: fixed;
}
.site-nav .container {
 border-bottom: 2px solid #edefeb;
}
.site-nav .btn {
 max-height: 74px;
}
.site-nav .dropdown-item:before {
 font-family: Moririse2 !important;
 content:"\e966";
 display: inline-block;
 width: 0;
 position: absolute;
 left: 1rem;
 top: 0.5rem;
 margin-right: 0.5rem;
 line-height: 1;
 font-size: inherit;
 vertical-align: middle;
 text-align: center;
 overflow: hidden;
 transform: scale(0, 1);
 transition: all 0.25s ease-in-out;
}
.site-nav .dropdown-menu {
 padding: 0;
 border-radius: 4px;
 box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
 background: #000000 !important;
}
.site-nav .dropdown-item {
 border-bottom: 1px solid #e6e6e6;
}
.site-nav .dropdown-item:hover,
.site-nav .dropdown-item:focus {
 background: #ffffff !important;
 color: white !important;
}
.site-nav .dropdown-item:first-child {
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
}
.site-nav .dropdown-item:last-child {
 border-bottom: none;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
}
.site-nav .nav-dropdown .link {
 padding: 0 0.3em !important;
 margin: 0.667em 1em !important;
}
.site-nav .nav-dropdown .link.dropdown-toggle::after {
 margin-left: 0.5rem;
 margin-top: 0.2rem;
}
.site-nav .nav-link {
 position: relative;
}
.site-nav .container {
 padding: 28px 0;
 display: flex;
 margin: auto;
 align-items: end;
}
@media (min-width: 992px) {
 .site-nav .container {
 flex-wrap: nowrap;
 }
}
.site-nav .iconfont-wrapper {
 color: #000000 !important;
 font-size: 1.5rem;
 padding-right: 0.5rem;
}
.site-nav .nav-item:focus,
.site-nav .nav-link:focus {
 outline: none;
}
.site-nav .dropdown .dropdown-menu .dropdown-item {
 width: auto;
 transition: all 0.25s ease-in-out;
}
.site-nav .dropdown .dropdown-menu .dropdown-item::after {
 right: 0.5rem;
}
.site-nav .dropdown .dropdown-menu .dropdown-item .site-icon {
 margin-right: 0.5rem;
 vertical-align: sub;
}
.site-nav .dropdown .dropdown-menu .dropdown-item .site-icon:before {
 display: inline-block;
 transform: scale(1, 1);
 transition: all 0.25s ease-in-out;
}
.site-nav .collapsed .dropdown-menu .dropdown-item:before {
 display: none;
}
.site-nav .collapsed .dropdown .dropdown-menu .dropdown-item {
 padding: 0.235em 1.5em 0.235em 1.5em !important;
 transition: none;
 margin: 0 !important;
}
.site-nav .navbar {
 min-height: 70px;
 transition: all 0.3s;
 background: rgba(0, 0, 0, 0.8);
}
.site-nav .navbar.opened {
 transition: all 0.3s;
}
.site-nav .navbar .dropdown-item {
 padding: 0.5rem 1.8rem;
}
.site-nav .navbar .navbar-logo img {
 min-width: 50px;
 min-height: 50px;
 border-radius: 10px;
}
.site-nav .navbar .navbar-collapse {
 justify-content: flex-end;
 z-index: 1;
}
.site-nav .navbar.collapsed {
 justify-content: center;
}
.site-nav .navbar.collapsed .nav-item .nav-link::before {
 display: none;
}
.site-nav .navbar.collapsed.opened .dropdown-menu {
 top: 0;
}
@media (min-width: 992px) {
 .site-nav .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
 max-height: calc(98.5vh - 6.1rem);
 }
}
.site-nav .navbar.collapsed .dropdown-menu .dropdown-submenu {
 left: 0 !important;
}
.site-nav .navbar.collapsed .dropdown-menu .dropdown-item:after {
 right: auto;
}
.site-nav .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
 margin-left: 0.5rem;
 margin-top: 0.2rem;
 border-top: 0.35em solid;
 border-right: 0.35em solid transparent;
 border-left: 0.35em solid transparent;
 border-bottom: 0;
 top: 41%;
}
.site-nav .navbar.collapsed ul.navbar-nav li {
 margin: auto;
}
.site-nav .navbar.collapsed .dropdown-menu .dropdown-item {
 padding: 0.25rem 1.5rem;
 text-align: center;
}
.site-nav .navbar.collapsed .icons-menu {
 padding-left: 0;
 padding-right: 0;
 padding-top: 0.5rem;
 padding-bottom: 0.5rem;
}
@media (max-width: 991px) {
 .site-nav .navbar .nav-item .nav-link::before {
 display: none;
 }
 .site-nav .navbar.opened .dropdown-menu {
 top: 0;
 }
 .site-nav .navbar .dropdown-menu .dropdown-submenu {
 left: 0 !important;
 }
 .site-nav .navbar .dropdown-menu .dropdown-item:after {
 right: auto;
 }
 .site-nav .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
 margin-left: 0.5rem;
 margin-top: 0.2rem;
 border-top: 0.35em solid;
 border-right: 0.35em solid transparent;
 border-left: 0.35em solid transparent;
 border-bottom: 0;
 top: 40%;
 }
 .site-nav .navbar ul.navbar-nav li {
 margin: auto;
 }
 .site-nav .navbar .dropdown-menu .dropdown-item {
 padding: 0.25rem 1.5rem !important;
 text-align: center;
 }
 .site-nav .navbar .navbar-brand {
 flex-shrink: initial;
 flex-basis: auto;
 word-break: break-word;
 }
 .site-nav .navbar .navbar-toggler {
 flex-basis: auto;
 }
 .site-nav .navbar .icons-menu {
 padding-left: 0;
 padding-top: 0.5rem;
 padding-bottom: 0.5rem;
 }
}
.site-nav .navbar.navbar-short {
 min-height: 60px;
}
.site-nav .navbar.navbar-short .navbar-logo img {
 height: 2.5rem !important;
}
.site-nav .navbar.navbar-short .navbar-brand {
 min-height: 60px;
 padding: 0;
}
.site-nav .navbar-brand {
 min-height: 70px;
 flex-shrink: 0;
 align-items: center;
 margin-right: 0;
 padding: 10px 0;
 transition: all 0.3s;
 word-break: break-word;
 z-index: 1;
}
.site-nav .navbar-brand .navbar-caption {
 line-height: inherit !important;
}
.site-nav .navbar-brand .navbar-logo a {
 outline: none;
}
@media (max-width: 375px) {
 .site-nav .navbar-brand {
 width: 85%;
 }
}
.site-nav .dropdown-item.active,
.site-nav .dropdown-item:active {
 background-color: transparent;
}
.site-nav .navbar-expand-lg .navbar-nav .nav-link {
 padding: 0;
}
.site-nav .nav-dropdown .link.dropdown-toggle {
 margin-right: 1.667em;
}
.site-nav .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
 margin-right: 0;
 padding: 0.667em 1.667em;
}
.site-nav .navbar.navbar-expand-lg .dropdown .dropdown-menu {
 background: #000000;
}
.site-nav .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
 margin: 0;
 left: 100%;
}
.site-nav .navbar .dropdown.open > .dropdown-menu {
 display: block;
}
.site-nav ul.navbar-nav {
 flex-wrap: wrap;
}
.site-nav .navbar-buttons,
.site-nav .navbar-actions {
 text-align: center;
 min-width: 170px;
}
.site-nav button.navbar-toggler {
 outline: none;
 width: 25px;
 height: 20px;
 cursor: pointer;
 transition: all 0.2s;
 position: relative;
 align-self: center;
}
.site-nav button.navbar-toggler .hamburger span {
 position: absolute;
 right: 0;
 width: 30px;
 height: 2px;
 border-right: 5px;
 background-color: #f9f6e0;
}
.site-nav button.navbar-toggler .hamburger span:nth-child(1) {
 top: 0;
 transition: all 0.2s;
}
.site-nav button.navbar-toggler .hamburger span:nth-child(2) {
 top: 8px;
 transition: all 0.15s;
}
.site-nav button.navbar-toggler .hamburger span:nth-child(3) {
 top: 8px;
 transition: all 0.15s;
}
.site-nav button.navbar-toggler .hamburger span:nth-child(4) {
 top: 16px;
 transition: all 0.2s;
}
.site-nav nav.opened .hamburger span:nth-child(1) {
 top: 8px;
 width: 0;
 opacity: 0;
 right: 50%;
 transition: all 0.2s;
}
.site-nav nav.opened .hamburger span:nth-child(2) {
 transform: rotate(45deg);
 transition: all 0.25s;
}
.site-nav nav.opened .hamburger span:nth-child(3) {
 transform: rotate(-45deg);
 transition: all 0.25s;
}
.site-nav nav.opened .hamburger span:nth-child(4) {
 top: 8px;
 width: 0;
 opacity: 0;
 right: 50%;
 transition: all 0.2s;
}
.site-nav .navbar-dropdown {
 padding: 0 1rem;
 position: fixed;
}
.site-nav a.nav-link {
 display: flex;
 align-items: center;
 justify-content: center;
}
.site-nav .icons-menu {
 flex-wrap: nowrap;
 display: flex;
 justify-content: center;
 padding-left: 1rem;
 padding-right: 1rem;
 padding-top: 0.3rem;
 text-align: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .site-nav .navbar {
 height: 70px;
 }
 .site-nav .navbar.opened {
 height: auto;
 }
 .site-nav .nav-item .nav-link:hover::before {
 width: 175%;
 max-width: calc(100% + 2rem);
 left: -1rem;
 }
}
.about-section {
 padding-top: 135px;
 padding-bottom: 135px;
 background-image: url("../images/mbr-1920x1258.webp");
}
.about-section img {
 width: 80%;
 object-fit: cover;
 border-radius: 50%;
 margin: auto;
}
.about-section .card-phone {
 transition: all 0.3s;
 cursor: pointer;
 color: #ffa600;
 text-align: center;
}
.about-section .card-phone:hover {
 color: #ffffff;
}
.about-section .section-text,
.about-section .section-actions {
 color: #f7fff7;
 text-align: left;
}
.about-section .card-title,
.about-section .card-box {
 color: #a6a99c;
}
@media (max-width: 992px) {
 .about-section .img-col {
 margin-bottom: 3rem;
 }
}
.about-section .section-subtitle {
 color: #f2ac2b;
}
.about-section .legacy-fallback-image.disabled {
 display: none;
}
.about-section .legacy-fallback-image {
 display: block;
 background-size: cover;
 background-position: center center;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
}
.site-footer-section {
 padding-top: 0rem;
 padding-bottom: 0rem;
 background-image: url("../images/mbr-1920x1360.webp");
}
.site-footer-section .legacy-fallback-image.disabled {
 display: none;
}
.site-footer-section .legacy-fallback-image {
 display: block;
 background-size: cover;
 background-position: center center;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
}
.site-footer-section .section-title {
 margin-bottom: 24px;
 color: #ffffff;
}
@media (max-width: 768px) {
 .site-footer-section .section-title {
 text-align: center;
 }
}
.site-footer-section .soc-wrapper {
 display: flex;
 flex-wrap: wrap;
}
@media (max-width: 768px) {
 .site-footer-section .soc-wrapper {
 margin-bottom: 22px;
 display: block;
 }
}
.site-footer-section .soc-wrapper .social-link {
 margin-bottom: 16px;
 margin-right: 30px;
 transition: all .3s ease;
}
.site-footer-section .soc-wrapper .social-link:hover {
 opacity: .7;
}
@media (max-width: 768px) {
 .site-footer-section .soc-wrapper .social-link {
 margin-right: 0;
 text-align: center;
 }
}
.site-footer-section .soc-wrapper .social-link .site-icon {
 margin-right: 15px;
 font-size: 20px;
 width: 31px;
 height: 31px;
 display: inline-flex;
 justify-content: center;
 align-items: center;
 background-color: #ffa600;
 border-radius: 100%;
}
.site-footer-section .list {
 list-style-type: none;
 padding: 1rem 0 0 0;
 margin: 0;
 color: #e8e8e8;
 text-align: right;
}
@media (max-width: 768px) {
 .site-footer-section .list {
 text-align: center;
 }
}
.site-footer-section .list li {
 margin-bottom: 24px;
 transition: all .3s ease;
}
.site-footer-section .list li:hover {
 color: #ffffff;
}
.site-footer-section .copyright {
 margin: 32px 0 0 0;
 color: #6e716f;
 text-align: center;
}
@media (max-width: 768px) {
 .site-footer-section .copyright {
 text-align: center;
 }
}
.site-footer-section .social-link,
.site-footer-section .site-icon {
 color: #e8e8e8;
}



/* === custom.css === */

.cta-book-image {
 overflow: hidden;
 border-radius: 10px;
 box-shadow: 0 10px 30px rgba(0,0,0,0.3);
 transition: all 0.8s ease-in-out;
}

.cta-book-image img {
 width: 100%;
 height: auto;
 max-height: 500px;
 object-fit: cover;
 transform: scale(1.2);
 transition: transform 2s ease-in-out;
 animation: zoomOut 3s ease-in-out forwards;
}

.cta-book-image--full {
 box-shadow: none;
 border-radius: 0;
 overflow: visible;
 background: transparent;
}

.featured-section .image-wrapper:has(.cta-book-image--full) {
 border-radius: 0;
 overflow: visible;
 width: fit-content;
 max-width: 100%;
 margin-left: auto;
 margin-right: auto;
}

.featured-section .image-wrapper:has(.cta-book-image--full)::after {
 display: none;
}

.featured-section .image-wrapper .cta-book-image--full img {
 aspect-ratio: auto;
 width: auto;
 max-width: min(426px, 100%);
 height: auto;
 max-height: min(719px, 80vh);
 object-fit: contain;
 transform: none;
 animation: fadeInCover 3s ease-in-out forwards;
}

.cta-book-image--full img {
 object-fit: contain;
 max-height: min(719px, 80vh);
 transform: none;
}

.cta-book-image--full:hover img {
 transform: scale(1.02);
}

@keyframes fadeInCover {
 0% {
 opacity: 0.8;
 }
 100% {
 opacity: 1;
 }
}

@keyframes zoomOut {
 0% {
 transform: scale(1.5);
 opacity: 0.8;
 }
 50% {
 transform: scale(1.3);
 opacity: 0.9;
 }
 100% {
 transform: scale(1);
 opacity: 1;
 }
}

/* Center featured card CTA on larger screens too */
.card-wrap .section-actions,
.features5 .card-wrap .section-actions {
 display: flex;
 justify-content: center;
 align-items: center;
 width: 100%;
}

/* Ensure embla/slider CTA alignment where .section-actions appears inside .btn-wrap */
.btn-wrap .section-actions,
.slide-content .section-actions {
 display: flex;
 justify-content: center;
 align-items: center;
}

.cta-book-image:hover img {
 transform: scale(1.05);
}

/* Add a subtle glow effect */
.cta-book-image::before {
 content: '';
 position: absolute;
 top: -2px;
 left: -2px;
 right: -2px;
 bottom: -2px;
 background: linear-gradient(45deg, #ff6b35, #f7931e, #ffd700, #ff6b35);
 border-radius: 12px;
 z-index: -1;
 opacity: 0;
 transition: opacity 0.3s ease;
}

.cta-book-image:hover::before {
 opacity: 0.7;
}

.image-wrapper {
 position: relative;
}

.awards-section .card-title.award-card-heading {
 text-align: center;
}

/* Award finalists — poster layout (full covers + rules), not slider zoom/crop */
.awards-section .award-finalist-row.row {
 column-gap: 0 !important;
 row-gap: 0 !important;
 flex-wrap: nowrap !important;
}

.awards-section .award-finalist-book {
 padding: 0.85rem 1rem;
 overflow: visible;
}

.awards-section .award-finalist-book .slide-content {
 display: flex;
 flex-direction: column;
 align-items: stretch;
 width: 100%;
}

.awards-section .award-finalist-book .item-wrapper {
 position: relative;
 width: 100%;
 border-radius: 0 !important;
}

.awards-section .award-finalist-book .item-wrapper .item-img {
 overflow: hidden;
 border-radius: 0.5rem;
 margin-bottom: 0;
 width: 100%;
 aspect-ratio: 426 / 639;
 display: flex;
 align-items: center;
 justify-content: center;
}

.awards-section .award-finalist-book .item-wrapper .item-img > a {
 display: flex;
 align-items: center;
 justify-content: center;
 width: 100%;
 height: 100%;
 line-height: 0;
}

.awards-section .award-finalist-book .item-wrapper .item-img img {
 max-width: 100%;
 max-height: 100%;
 width: auto;
 height: auto;
 display: block;
 position: static !important;
 transform: none !important;
 object-fit: contain;
 object-position: center;
}

.awards-section .award-finalist-book .item-wrapper .item-content {
 border-top: 1px solid #f9f6e0;
 margin-top: 0.85rem;
 padding-top: 0.85rem;
 text-align: center;
}

.awards-section .award-finalist-book .item-title {
 color: #ffffff;
 font-weight: 700;
 margin-bottom: 0.35rem;
}

.awards-section .award-finalist-book .award-finalist-category {
 color: #c8d0d8;
 font-size: 0.95rem;
 margin-bottom: 0;
}

.awards-section .award-finalist-both-lines {
 line-height: 1.45;
}

/* Keep foreground above .section-overlay (fixes dim layer sitting on top of content on mobile / parallax sections) */
section .section-overlay ~ .container,
section .section-overlay ~ .container-fluid,
footer .section-overlay ~ .container,
footer .section-overlay ~ .container-fluid {
 position: relative;
 z-index: 1;
}

/* Remove dark scrims site-wide (overrides inline opacity/background on .section-overlay) */
.section-overlay {
 opacity: 0 !important;
 background-color: transparent !important;
}

/*
 Jarallax is not initialized on real phones (theme script uses !mobile).
 Without it, .parallax-bg never gets position:relative, so absolute
 .section-overlay can mis-size or sit in the wrong containing block on mobile.
*/
section.parallax-bg {
 position: relative;
}

/* Testimonials only: restore dim overlay (dedicated class wins over global .section-overlay reset) */
.section-overlay.section-overlay--dimmed {
  opacity: 0.7 !important;
  background-color: rgb(0, 0, 0) !important;
  z-index: 0;
}

/* About page sections keep their dim overlays (live site behavior) */
.section-overlay.section-overlay--bio {
  opacity: 0.8 !important;
  background-color: rgb(35, 35, 35) !important;
  z-index: 0;
}

.section-overlay.section-overlay--footer {
  opacity: 0.7 !important;
  background-color: rgb(35, 35, 35) !important;
  z-index: 0;
}

.testimonials-section > .container {
  position: relative;
  z-index: 1;
}

.about-section > .container,
.site-footer-section > .container {
  position: relative;
  z-index: 1;
}

/* Fixed nav used rgba — reads as a veil over content below; use an opaque bar */
.site-nav .navbar {
 background: #000000 !important;
}

/* Mobile-specific button centering */
@media (max-width: 768px) {
 .section-actions {
 text-align: center !important;
 display: flex;
 justify-content: center;
 width: 100%;
 }

 .btn-wrap {
 text-align: center;
 width: 100%;
 }

 .btn-wrap .section-actions {
 display: flex;
 justify-content: center;
 align-items: center;
 }

 /* Center the CTA button in featured section */
 .card-wrap .section-actions {
 justify-content: center;
 margin-top: 1rem;
 }

 /* Center slider buttons */
 .slide-content .btn-wrap {
 display: flex;
 justify-content: center;
 width: 100%;
 margin-top: 1rem;
 }

 .slide-content .section-actions {
 width: auto;
 display: inline-flex;
 }
}


