/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/sass/app.scss ***!
  \******************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
body {
  --wp--preset--color--btn-bgr: var(--wp--preset--color--yellow);
  --swiper-navigation-color: var(--wp--preset--color--white);
  --p-border-color: #eee;
  --p-box-shadow: rgba(0, 0, 0, 0.05);
}

/*! 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;
  -webkit-text-size-adjust: 100%;
}

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

/**
 * 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 {
  margin: 1.25rem 0;
}

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

/**
 * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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;
  font-size: 0.875rem;
  line-height: 1.15;
  margin: 0;
}

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

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

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

/**
 * 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 dashed currentColor;
}

/**
 * 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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* 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;
}

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/* Typography
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1cqmin;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
  font-weight: 700;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  word-break: break-word;
  font-feature-settings: "lnum";
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: var(--wp--preset--color--links);
  text-decoration: none;
}
a:focus {
  outline: 1px solid currentColor;
}

.single .entry-content a:not(.wp-element-button):not(.button) {
  text-decoration: underline;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: var(--wp--preset--color--text-primary);
  line-height: 1;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 400;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  outline: 1px solid currentColor;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.absolute {
  position: absolute;
}

@media (min-width: 54rem) {
  .masonry-layout {
    box-sizing: border-box;
    --columns: 1;
    --gap: 2rem;
    display: grid;
    grid-template-columns: repeat(var(--columns), 1fr);
    grid-gap: var(--gap);
  }
  .masonry-layout > div > img,
  .masonry-layout > div > div {
    width: 100%;
    margin-bottom: 2rem;
  }
  .masonry-layout.columns-1 {
    --columns: 1;
  }
  .masonry-layout.columns-2 {
    --columns: 2;
  }
  .masonry-layout.columns-3 {
    --columns: 3;
  }
  .masonry-layout.columns-4 {
    --columns: 4;
  }
}
@media (max-width: 54rem) {
  .has-transparent-header .entry-content > .wp-block-group:nth-child(1) .wp-block-columns,
  .has-transparent-header .entry-content > .wp-block-cover:nth-child(1) .wp-block-columns {
    padding-top: 25%;
  }
}
.dark-mode {
  --wp--preset--color--text-primary: #f7f7f7;
  --wp--preset--color--btn-bgr: #404040;
  --wp--preset--color--links: #a7cfff;
  --p-border-color: #32373c;
  --p-box-shadow: rgba(255, 255, 255, 0.05);
}

.dark-mode .site-header button {
  background-color: transparent;
}
.dark-mode .skip-link:focus {
  color: #404040;
}
.dark-mode .top-menu a {
  color: #f7f7f7 !important;
}
.dark-mode .top-menu .feather {
  stroke: #f7f7f7;
}
.dark-mode .main-navigation-container.fixed-header {
  border-bottom: 2px solid #2f2f2f;
}
.dark-mode .main-navigation-container * {
  color: #f7f7f7;
}
.dark-mode .main-navigation-container a:hover,
.dark-mode .main-navigation-container a:focus {
  color: #f7f7f7;
}
.dark-mode.static-header .main-navigation-container {
  background-color: transparent;
}
.dark-mode.static-header .search-item .search-icon svg {
  fill: #fff;
}
.dark-mode.static-header .site-menu a,
.dark-mode.static-header .site-title a,
.dark-mode.static-header .site-description {
  color: #fff;
}
.dark-mode.has-transparent-header .fixed-header .site-title a, .dark-mode.has-transparent-header .fixed-header p.site-description,
.dark-mode .site-title a,
.dark-mode body p.site-description {
  color: #f7f7f7;
}
.dark-mode.has-transparent-header .fixed-header .main-navigation .feather {
  stroke: #f7f7f7;
}
.dark-mode .menu-toggle .burger,
.dark-mode .menu-toggle .burger::before,
.dark-mode .menu-toggle .burger::after {
  border-bottom: 2px solid #f7f7f7;
}
.dark-mode #search-open .close-btn {
  color: #888;
  background: transparent;
}
.dark-mode .header-image-wrapper::before {
  filter: brightness(40%);
}
.dark-mode .text-wrapper .entry-content {
  margin-top: 1.5em;
}
.dark-mode .text-wrapper .entry-content p {
  margin-bottom: 0.75em;
}
.dark-mode .entry-title a,
.dark-mode .entry-title a:hover,
.dark-mode .entry-title a:focus {
  color: #f7f7f7;
}
.dark-mode .entry-meta a,
.dark-mode .entry-footer a {
  color: #d3d3d3 !important;
}
.dark-mode .entry-footer {
  border-top: none;
}
.dark-mode .cat-links a:focus {
  color: #404040;
  outline-offset: 2px;
}
.dark-mode .pretitle-meta a {
  color: #d3d3d3;
}
.dark-mode .hentry .tag-icon {
  fill: #d3d3d3;
}
.dark-mode .widget-area a {
  color: #d3d3d3;
}
.dark-mode .footer-content {
  border-top: 2px solid #2f2f2f;
}
.dark-mode .navigation.pagination {
  padding-bottom: 1.5em;
}
.dark-mode .wp-block-cover__inner-container {
  color: var(--wp--preset--color--text-primary) !important;
}
.dark-mode .wp-block-getwid-section__background {
  background: transparent !important;
}
.dark-mode .wp-block-getwid-section__foreground {
  opacity: 0 !important;
}
.dark-mode .wp-block-cover__background {
  filter: brightness(20%);
  opacity: 0.6 !important;
}
.dark-mode .section-download .wp-block-cover__background {
  background: transparent !important;
}
.dark-mode .section-features,
.dark-mode .section-faq {
  background: transparent !important;
}
.dark-mode .section-services .wp-block-getwid-section__inner-content {
  border-top: 2px solid #2f2f2f;
  border-bottom: 2px solid #2f2f2f;
}
.dark-mode .section-partners {
  border-top: 2px solid #2f2f2f;
}
.dark-mode .section-newsletter {
  background: transparent !important;
}
.dark-mode .mc4wp-form {
  border-top: 2px solid #2f2f2f;
  border-bottom: 2px solid #2f2f2f;
}
.dark-mode .wp-block-latest-posts__post-author,
.dark-mode .wp-block-latest-posts__post-date {
  color: #999;
}
.dark-mode .about-author {
  /* autoprefixer: off */
  box-shadow: none;
  border-bottom: 2px solid #2f2f2f;
  padding-bottom: 3em;
}
.dark-mode .about-author .read-more a {
  color: #f7f7f7;
}
.dark-mode.single .entry-footer {
  border-bottom: 2px solid #2f2f2f;
  padding-bottom: 2em;
}
.dark-mode button,
.dark-mode input[type=button],
.dark-mode input[type=reset],
.dark-mode input[type=submit],
.dark-mode .wp-block-button > .slider-button {
  background: var(--wp--preset--color--btn-bgr);
}
.dark-mode button,
.dark-mode input[type=button],
.dark-mode input[type=reset],
.dark-mode input[type=submit],
.dark-mode .wp-block-button > .slider-button {
  color: var(--wp--preset--color--text-primary);
}
.dark-mode .comment-body {
  border-bottom: 2px solid #2f2f2f;
}
.dark-mode .comment-reply-link {
  background: transparent;
  border: 1px solid #d3d3d3;
}
.dark-mode #commentform textarea {
  color: #f9f9f9;
}
.dark-mode .navigation .page-numbers {
  background: transparent;
  border: 1px solid #d3d3d3;
}
.dark-mode .tagcloud a:hover {
  color: #000;
}
.dark-mode .site-main thead,
.dark-mode .site-main tr:nth-child(2n) td,
.dark-mode .site-main tr:nth-child(2n) th {
  background-color: transparent;
}
.dark-mode .wp-block-calendar table th {
  background-color: transparent;
}
.dark-mode .wp-block-calendar table tbody,
.dark-mode .wp-block-calendar table caption {
  color: #999;
}
.dark-mode ins {
  background: #32373c;
}
.dark-mode:not(.page):not(.single) .hentry:not(:last-child) {
  border-width: 2px;
}

@media (min-width: 54rem) {
  .dark-mode.has-transparent-header .main-navigation a {
    color: #f7f7f7 !important;
  }
}
.dark-mode-widget {
  background-color: transparent;
  padding: 0.75rem 0;
  border: none;
  outline-offset: -2px;
}

.feather-moon {
  display: none;
}

.dark-mode .feather-sun {
  display: none;
}

.dark-mode .feather-moon {
  display: inline;
}

@media (min-width: 54rem) {
  .dark-mode-widget {
    padding: 0.75rem 1rem;
  }
}
.menu-toggle .burger,
.menu-toggle .burger::before,
.menu-toggle .burger::after {
  border-bottom: 2px solid #333;
}

.burger {
  display: inline-block;
  border: 0;
  padding-top: 3px;
  cursor: pointer;
  border-bottom: 2px solid #fff;
  width: 20px;
}

.burger::before {
  content: "";
  display: block;
  border-bottom: 2px solid #fff;
  width: 100%;
  margin-bottom: 5px;
  transition: 0.25s;
}

.burger::after {
  content: "";
  display: block;
  border-bottom: 2px solid #fff;
  width: 100%;
  margin-bottom: 5px;
  transition: 0.25s;
}

.burger-check {
  display: none;
}

.burger-check:checked ~ .burger {
  border-bottom: 4px solid transparent !important;
}

.burger-check:checked ~ .burger::before {
  transform: rotate(-45deg) translateY(6px) translateX(-5px);
  border-bottom: 2px solid #fff;
}

.burger-check:checked ~ .burger::after {
  transform: rotate(45deg) translateY(0) translateX(2px);
  border-bottom: 2px solid #fff;
}

.sub-menu-toggle {
  position: absolute !important;
  right: 2.2em;
  padding: 0.5rem;
}
.sub-menu-toggle i {
  display: inline-block;
  padding: 0.25em 0.5em;
}
.sub-menu-toggle i::after {
  content: "▼";
  color: #fff;
  font-size: 12px;
  position: relative;
  bottom: 1px;
}

.site-menu .feather {
  transform: scale(0.65);
}

.site-menu .anast {
  transform: scale(0.7);
}

.has-transparent-header .site-menu .feather {
  color: #f7f7f7;
}

.top-menu {
  position: relative;
  box-shadow: 0 1px 3px var(--p-box-shadow);
}
.top-menu ul {
  list-style: none;
  padding-left: 1rem;
  margin-bottom: 0;
}

.fixed-header .top-menu {
  display: none;
}

.top-menu ul li a {
  display: flex;
  align-items: center;
  outline-offset: -2px;
}

.top-menu a {
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.875rem;
}

.top-menu ul ul a {
  padding: 0.35rem 0.5rem;
}

.modal-open .top-menu {
  position: absolute;
}

@media (max-width: 54rem) {
  .social-icons {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.25rem;
  }
  .top-menu .nav-menu.hide .social-icon {
    display: none;
  }
  .top-menu ul ul {
    padding-left: 20px;
  }
  .menu-toggle {
    border: none;
    position: relative;
    z-index: 999;
    background-color: transparent;
  }
  .has-transparent-header .menu-toggle:focus,
  .toggled .menu-toggle:focus {
    outline: 1px solid #f7f7f7;
  }
  /* Mobile Menu hidden by default */
  .slide-menu {
    position: fixed;
    top: 0;
    left: 100%;
    right: 0;
    line-height: 2.25rem;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    color: #fff;
    transition: 0.4s ease-out all;
    overflow: auto;
    height: 100vh;
    height: 100dvh;
  }
  /* Mobile menu toggled */
  .toggled .slide-menu {
    pointer-events: auto;
    left: 0;
    bottom: 0;
    opacity: 1;
    z-index: 2;
    display: flex;
  }
  .slide-menu ul {
    list-style: none;
  }
  .slide-menu > ul > li {
    padding-bottom: 0.5rem;
  }
  .slide-menu .feather {
    vertical-align: middle;
  }
  #primary-menu {
    position: absolute;
    width: 100%;
    padding: 30% 2rem 2rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 100%;
  }
  .slide-menu ul {
    padding-left: 20px;
  }
  .slide-menu ul li a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    width: 100%;
  }
  .slide-menu .dark-mode-widget {
    color: #fff;
  }
  .main-navigation .sub-menu {
    display: none;
  }
  li.toggled > .sub-menu {
    display: block;
  }
  .sticky-header {
    visibility: hidden;
    opacity: 0;
    transition: 0.15s;
  }
  .sticky-header.show {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 54rem) {
  .menu-toggle {
    display: none;
  }
  .top-menu ul ul a {
    color: #000;
  }
  .site-menu {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .site-menu ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
  .site-menu ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
  }
  .site-menu ul ul ul {
    left: -999em;
    top: 0;
  }
  .site-menu ul ul li:hover > ul, .site-menu ul ul li.focus > ul {
    display: block;
    left: auto;
  }
  .site-menu ul ul a {
    width: 200px;
    outline-offset: -3px;
  }
  .site-menu ul li:hover > ul,
  .site-menu ul li.focus > ul {
    left: auto;
  }
  .site-menu a {
    display: block;
    text-decoration: none;
  }
  .site-menu ul {
    display: block;
  }
  .site-menu li {
    float: left;
    position: relative;
    width: auto;
  }
  .site-menu li li {
    padding: 0;
  }
  .site-menu li li,
  .site-menu li li li {
    text-indent: 0;
  }
  .site-menu li li:focus {
    display: block;
  }
  .main-navigation a {
    padding: 0.75rem 1rem;
  }
  .main-navigation ul ul a {
    padding: 0.875rem 1rem;
  }
  .site-menu ul ul a {
    background-color: #fff;
  }
  .site-menu ul ul a {
    width: 200px;
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .site-menu ul ul li:hover > ul,
  .site-menu ul ul li.focus > ul {
    left: 100%;
  }
  .site-menu li.page_item_has_children > a::after,
  .site-menu li.menu-item-has-children > a::after {
    content: "▼";
    font-size: 7px;
    vertical-align: 1px;
    padding-left: 5px;
    opacity: 0.75;
  }
  /*rtl:raw:
  .site-menu li li.page_item_has_children > a::after,
  .site-menu li li.menu-item-has-children > a::after {
  	content: "\25C0";
  }
  */
  .site-menu li li.page_item_has_children > a::after,
  .site-menu li li.menu-item-has-children > a::after {
    /*rtl:remove*/
    content: "▶";
    /*rtl:remove*/
  }
}
.sticky-header {
  transform: translateY(-101%);
}

.sticky-header.show {
  background-color: #fff;
  transform: translateY(0);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 54rem) {
  .fixed-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    top: auto;
  }
}
@media (min-width: 54rem) {
  .site-menu .mega-menu:hover > ul,
  .site-menu .mega-menu.focus > ul {
    display: flex;
    float: none;
    left: auto;
  }
  .site-menu .mega-menu:hover ul ul,
  .site-menu .mega-menu.focus ul ul {
    left: auto;
    top: 100%;
  }
  .site-menu .mega-menu li.page_item_has_children > a::after,
  .site-menu .mega-menu li.menu-item-has-children > a::after {
    content: none;
  }
  .site-menu .mega-menu ul {
    box-shadow: none;
  }
  .site-menu .mega-menu ul a {
    height: 100%;
    display: table;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
  .site-menu .mega-menu ul a span {
    display: table-cell;
    vertical-align: middle;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

.main-navigation-container {
  box-shadow: 0 1px 3px var(--p-box-shadow);
}

.back-to-top {
  display: none;
  padding: 0;
  min-height: auto;
  position: fixed;
  bottom: 30px;
  border: 0;
  right: 5px;
  width: 41px;
  height: 41px;
  line-height: 42px;
  border-radius: 100%;
  cursor: pointer;
  color: #fff;
  font-size: 1.55em;
  z-index: 999;
  transition: all ease 0.35s;
}
.back-to-top:hover {
  filter: brightness(95%);
}
.back-to-top svg {
  stroke: #fff;
}

.navigation {
  margin: 1em 0;
  width: 100%;
}

/*rtl:ignore*/
.navigation .page-numbers {
  padding-left: 9px;
}

.navigation .page-numbers .navigation .page-numbers:hover,
.navigation .page-numbers.current {
  text-decoration: none;
}

.navigation .page-numbers {
  display: inline-block;
}

.navigation .page-numbers {
  font-size: 14px;
}

.navigation .page-numbers,
.navigation .page-numbers:hover,
.navigation .page-numbers.current {
  display: inline-block;
  background-color: #fff;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 2px;
  margin-bottom: 5px;
  font-size: 0.888em;
  letter-spacing: 8px;
  border-radius: 2px;
}

.navigation .page-numbers:hover,
.navigation .page-numbers.current {
  color: #333;
  text-decoration: none;
}

@media (max-width: 420px) {
  .navigation .page-numbers,
  .navigation .page-numbers:hover,
  .navigation .page-numbers.current {
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    margin-right: 0;
  }
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Headings */
.p-animation-scale-change {
  animation: preslav_scale_change 1.5s forwards;
}

.p-animation-moveDown {
  position: relative;
  animation: preslav_moveDown ease 1s;
}

/* Text */
.p-typewrite-animation {
  opacity: 0;
  visibility: hidden;
}

/* Sections on load animations */
.p-animation-text-transform {
  transform: perspective(2000px) rotateX(18deg);
}

.wp-block-group.animated .p-animation-text-transform,
.wp-block-cover.animated .p-animation-text-transform,
.wp-block-getwid-media-text-slider.animated .p-animation-text-transform {
  animation-duration: 1400ms;
  opacity: 0.75;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  transform: perspective(2000px) rotateX(24deg);
  animation-name: preslav_text_transform;
}

.p-animation-zoom-in {
  transform: scale3d(0.9, 0.9, 0.9);
}

.p-animation-zoom-in.animated {
  animation-duration: 1.25s;
  opacity: 0.75;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-name: preslav_zoom_in;
}

.p-animation-down-up .wp-block-column:nth-child(1) {
  transform: translateY(-20px);
  transition: 0.8s all 0.1s;
  opacity: 0.6;
}
.p-animation-down-up.animated .wp-block-column:nth-child(1) {
  transform: translateY(0);
  opacity: 1;
}
.p-animation-down-up .wp-block-column:nth-child(2) {
  transform: translateY(20px);
  transition: 0.8s all 0.2s;
}
.p-animation-down-up.animated .wp-block-column:nth-child(2) {
  transform: translateY(0);
}

/* Button Hover Animations */
@media (min-width: 54rem) {
  .p-btn-animation-border-move > a {
    position: relative;
  }
  .p-btn-animation-border-move > a::before {
    /*border: 2px solid currentColor;*/
    opacity: 0.65;
    border: 2px solid transparent;
    content: "";
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    opacity: 0.85;
    transition: opacity 0.5s ease, border 0.5s ease, transform 0.5s ease;
  }
  .p-btn-animation-border-move > a:hover::before {
    border: 2px solid var(--border-color);
    opacity: 0;
    transform: scale(1.2, 1.5);
  }
  /* Rollover animation */
  .p-btn-animation-rollover a {
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
  }
  .p-btn-animation-rollover a span {
    display: block;
    transition: transform 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .p-btn-animation-rollover a::before {
    content: attr(data-text);
    display: inline-block;
    position: absolute;
    transition: top 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    padding: inherit;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: inherit;
  }
  .p-btn-animation-rollover a:hover span {
    transform: translateY(-150%) !important;
  }
  .p-btn-animation-rollover a:hover::before {
    top: 0;
  }
  .p-btn-animation-rollover.is-style-skew a::before, .p-btn-animation-rollover.is-style-skew--outline a::before {
    transform: skew(15deg);
  }
  /* Border Animation */
  .p-btn-animation-border a {
    position: relative;
    transition: 0.6s;
    border: 2px solid transparent;
  }
  .p-btn-animation-border a:hover {
    border: 2px solid transparent;
    color: currentcolor;
  }
  .p-btn-animation-border a::before,
  .p-btn-animation-border a::after {
    width: 100%;
    height: 100%;
    z-index: 3;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    transform: scale(0);
    transition: 0.6s;
  }
  .p-btn-animation-border a::before {
    border-bottom: 2px solid currentcolor;
    border-left: 2px solid currentcolor;
    transform-origin: 0 100%;
  }
  .p-btn-animation-border a::after {
    border-top: 2px solid currentcolor;
    border-right: 2px solid currentcolor;
    transform-origin: 100% 0%;
  }
  .p-btn-animation-border a:hover::after,
  .p-btn-animation-border a:hover::before {
    transform: scale(1);
  }
  /* Slide in effect */
  .p-btn-animation-slide-in a {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.25) 100%) !important;
    background-size: 0 100%;
    background-repeat: no-repeat;
    background-position: left 100%;
    display: inline-block;
    transition: background-size 0.6s ease-in-out;
  }
  .p-btn-animation-slide-in a:hover {
    background-size: 100% 100%;
  }
  /* Pulse animation */
  .p-btn-animation-pulse.wp-block-button {
    transition: 0.3s;
  }
  .p-btn-animation-pulse.wp-block-button:hover {
    animation: preslav_pulse 1s infinite;
    transition: 0.3s;
  }
  /* Btn Shadow*/
  .p-btn-animation-shadow a,
  .p-btn-animation-shadow--outline a {
    position: relative;
    right: 0;
    bottom: 0;
    transition: all 0.01s, 0.12s cubic-bezier(0.45, 0.05, 0.55, 0.95), flex 0s, max-width 0s;
  }
  .p-btn-animation-shadow a:hover,
  .p-btn-animation-shadow--outline a:hover {
    right: -7px;
    bottom: -7px;
    box-shadow: none;
  }
  .p-btn-animation-shadow:hover {
    box-shadow: none;
  }
}
/* Block Pattern keyframes */
@keyframes preslav_zoom_in {
  0% {
    opacity: 0.75;
    transform: scale3d(0.9, 0.9, 0.9);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes preslav_text_transform {
  0% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
    transform: rotateX(0);
  }
}
@keyframes preslav_pulse {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
/* animation for sub-title moving down */
@keyframes preslav_moveDown {
  from {
    top: -20px;
  }
  to {
    top: 0;
  }
}
/* animation for title, scaling it from bigger to normal size */
@keyframes preslav_scale_change {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* button animation  moving-up and fad-in */
@keyframes preslav_moveUp {
  0% {
    opacity: 0;
    top: 50px;
  }
  70% {
    opacity: 0;
    top: 50px;
  }
  80% {
    opacity: 0.5;
    top: 20px;
  }
  100% {
    opacity: 1;
    top: 20px;
  }
}
.preslav-slider .swiper-slide {
  background-size: cover !important;
}
@media (max-width: 64rem) {
  .preslav-slider.preslav-woo-slider .swiper-slide {
    background-position-x: 75% !important;
  }
  .preslav-slider.preslav-woo-slider .swiper-slide *:not(.slider-button) {
    color: #fff;
  }
  .preslav-slider.preslav-woo-slider .swiper-slide::before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: inline-block;
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
  }
}

.swiper-container {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.swiper-container .swiper-slide {
  height: 100%;
  width: auto;
  align-items: center;
  font-family: sans-serif;
}

/* positioning and reshaping the pagination bullets */
.swiper-pagination-bullet-active {
  background-color: white !important;
}

.swiper-pagination-bullet {
  margin: 10px !important;
  height: 15px !important;
  width: 15px !important;
  display: block !important;
}

.swiper-pagination {
  top: 40%;
  right: 0;
  left: auto !important;
  width: auto !important;
}

.slider-container {
  height: inherit;
  max-width: 1180px;
  padding: 1rem;
  margin: auto;
  position: relative;
  z-index: 2;
}

.slider-sub-title {
  letter-spacing: 1px;
}

.slider-title {
  opacity: 1;
}

.animated-area {
  max-width: 600px;
}

.slider-button {
  animation: preslav_moveUp ease-in 5s;
  position: relative;
  text-transform: uppercase;
  top: 20px;
}

.site-header {
  position: relative;
  font-size: 1rem;
}

.header-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.promo-banner {
  display: block;
  margin: auto;
}
.promo-banner p {
  padding: 0;
  margin: 0;
  font-size: var(--wp--preset--font-size--small);
  line-height: var(--wp--custom--typography--line-height--large);
}
.promo-banner img {
  max-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.promo-banner::after {
  display: table;
  content: "";
  clear: both;
}

/* Logo */
.dark-mode-logo {
  display: none;
}

.dark-mode .light-mode-logo {
  display: none;
}

.dark-mode .dark-mode-logo {
  display: block;
}

.has-transparent-header .light-mode-logo {
  display: none;
}

.has-transparent-header .dark-mode-logo {
  display: block;
}

.has-transparent-header:not(.dark-mode) .fixed-header .dark-mode-logo {
  display: none;
}

.has-transparent-header:not(.dark-mode) .fixed-header .light-mode-logo {
  display: block;
}

.site-branding {
  padding-top: 0.5rem;
}

@media (min-width: 54rem) {
  .header-content-wrapper {
    gap: 0.5rem;
  }
  .site-branding {
    flex: 0 1 30%;
    padding-top: 0.25rem;
  }
  .top-menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}
.menu-toggle .burger,
.menu-toggle .burger::before,
.menu-toggle .burger::after {
  border-bottom: 2px solid #333;
}

.burger-check:checked ~ .burger::before,
.burger-check:checked ~ .burger::after {
  border-bottom: 2px solid #f7f7f7;
}

.single.site-header {
  min-height: 115px;
}

.site-branding {
  display: flex;
  align-items: center;
}
.site-branding .site-title {
  margin: 0;
}
.site-branding .site-description {
  margin: 0 0 0.5rem;
  font-size: 1rem;
}

.custom-logo {
  vertical-align: bottom;
}

.main-navigation-container {
  width: 100%;
  padding: 0 1rem;
}
.main-navigation-container .header-content-wrapper {
  margin: auto;
}
@media (min-width: 54rem) {
  .main-navigation-container {
    display: table;
  }
}

.custom-logo-link {
  margin-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.site-title {
  font-family: "Montserrat SemiBold";
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
}

.header-image-container {
  max-width: 54rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 54%;
  transform: translate(0, -50%);
  margin: auto;
  text-align: center;
}
.header-image-container h1, .header-image-container p {
  color: #fff;
}
.header-image-container .btn-wrapper {
  width: -moz-fit-content;
  width: fit-content;
  margin: 1rem auto 0;
  text-transform: uppercase;
}
.header-image-container .wp-block-button:not(.p-btn-animation-rollover) {
  margin-top: 2rem;
}

@media (min-width: 54rem) {
  .header-content-wrapper {
    padding: 0 1rem;
  }
}
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.entry-content::after {
  clear: both;
  display: table;
  content: "";
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.post-edit-link {
  color: inherit;
}

.comment-list {
  padding-left: 0;
}

.modal-open {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.entry-footer,
.entry-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.entry-footer span,
.entry-meta span {
  margin-right: 8px;
}
.entry-footer svg,
.entry-meta svg {
  margin-right: 3px;
  transform: scale(85%);
  position: relative;
  top: 4px;
}

.entry-footer span,
.entry-meta span {
  padding-right: 8px;
}

.byline span {
  padding-right: 0;
  margin-right: 3px;
}
.byline a {
  float: right;
}

pre {
  background: transparent;
  border: 1px solid #999;
}

.entry-content thead,
.entry-content tr:nth-child(2n) td,
.entry-content tr:nth-child(2n) th {
  background-color: #f8f8f8;
}

.entry-content th,
.entry-content td {
  border-color: #e9e9e9;
  border: 1px solid #999;
}

.entry-content th,
.entry-content td {
  padding: 0.75em;
}

.entry-content th, .entry-content td {
  border: 1px solid #999;
}

.hentry {
  padding-bottom: 2.5rem;
}

body:not(.page):not(.single) .hentry:not(:last-child) {
  border-bottom: 1px solid var(--p-border-color);
}

.not-found .page-content p {
  padding-bottom: 2rem;
}

.site-wrapper {
  width: 100%;
  padding: 0 1rem;
}

.site-main {
  width: 100%;
}

@media (min-width: 54rem) {
  .site-wrapper {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 54rem) {
  .wp-block-media-text {
    display: grid;
  }
}
@media screen and (min-width: 54rem) {
  .page .alignwide,
  .single .alignwide {
    margin: 2em calc(25% - 25vw);
  }
}
.page .alignfull,
.single .alignfull {
  margin: 0 calc(50% - 50vw) 2em;
  max-width: 100vw;
  width: 100vw;
}

.site-footer {
  padding: 1rem;
}

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

.footer-content {
  margin: auto;
}
.footer-content,
.footer-content p {
  font-size: var(--wp--custom--typography--font-size--normal);
}

.widget-column {
  padding: 1rem 0;
}
.widget-column > section {
  padding-bottom: 1.5rem;
}

@media (min-width: 54rem) {
  .site-footer .widget-area {
    display: flex;
    gap: 3rem;
    justify-content: space-evenly;
  }
  .widget-column {
    padding-top: 2rem;
    width: 25%;
  }
}
ol.wp-block-latest-comments {
  padding-left: 0;
}

.widget_nav_menu ul {
  padding-left: 0;
}

#search-open {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  transform: scale(0.3, 0.3);
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  transition: all 0.5s ease-in-out;
  padding-top: 2em;
}

#search-open:target {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: scale(1, 1);
}

.search-close {
  display: none;
}

.widget-area .search-item {
  display: none;
}

.header-search-form .feather {
  stroke: #888;
}

.search-item .search-icon {
  display: block;
  padding-top: 0;
}
.search-item .search-form {
  display: none;
}

.search-close {
  display: block;
  cursor: default;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0s linear 0.5s;
}

.search-box-wrap {
  width: 100%;
  position: absolute;
  top: 50%;
  text-align: center;
}

.search-form {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.search-field {
  height: 53px;
}

.header-search-form {
  display: flex;
  justify-content: center;
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
.header-search-form .search-form {
  width: 100%;
  position: relative;
  display: inline-block;
}
.header-search-form .search-form button {
  background-color: transparent;
}
.header-search-form .search-field {
  width: 100%;
  height: 55px;
  border: 0;
  border-bottom: 2px solid #d3d3d3;
}
.header-search-form .search-field:focus {
  outline: 1px solid currentColor;
  border-bottom: 2px solid transparent;
}
.header-search-form .search-field::-moz-placeholder {
  font-size: 20px;
  font-style: italic;
}
.header-search-form .search-field::placeholder {
  font-size: 20px;
  font-style: italic;
}
.header-search-form button {
  position: absolute;
  right: 0;
  border: 0;
  top: 4px;
}
.header-search-form button .ionicon-search {
  fill: #999;
}

.close {
  position: absolute;
  right: 2%;
  top: 8%;
}

.close-btn {
  background-color: transparent;
}

.scroll-bar {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
}

.admin-bar .scroll-bar {
  top: 46px;
}

.scroll-bar h2 {
  text-align: center;
}

.progress-container {
  width: 100%;
}

.progress-bar {
  height: 4px;
  background-attachment: fixed;
  width: 0%;
}

@media (min-width: 782px) {
  .admin-bar .scroll-bar {
    top: 32px;
  }
}
blockquote {
  position: relative;
  padding-left: 1em;
  margin-left: 3em;
  border-left: 1px solid #999;
}
blockquote::before {
  content: "“";
  position: absolute;
  font-size: 3.25rem;
  left: -0.65em;
}

.comment:not(:last-child) {
  padding-bottom: 2rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid var(--p-border-color);
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body,
.comment-form {
  box-shadow: 0 20px 80px 0 rgba(193, 199, 212, 0.1);
  margin: 1.25em 0 2em;
  padding: 1.5em 1em;
}

.comment-body,
.comment-form {
  background-color: #fff;
}

.preloader {
  position: absolute;
  z-index: 999999;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  transition: opacity 1s ease-in-out;
  animation: preslav_preloader_hide 6s ease-in-out forwards;
  background: #fff;
  opacity: 1;
}

.bounce-loader {
  transition: all 0.2s;
  margin: -9px 0 0 -35px;
  text-align: center;
  width: 70px;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 10000;
}
.bounce-loader .bounce1,
.bounce-loader .bounce2,
.bounce-loader .bounce3 {
  animation: 1.5s preslav_loader ease-in-out 0s normal both infinite;
  animation-delay: 0s;
  background-color: #ccc;
  border-radius: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  height: 18px;
  width: 18px;
}
.bounce-loader .bounce1 {
  animation-delay: -0.32s;
}
.bounce-loader .bounce2 {
  animation-delay: -0.16s;
}

.dark-mode .preloader {
  background: #000;
}

@keyframes preslav_preloader_hide {
  100% {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes preslav_loader {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.widget {
  margin: 0 0 2.25rem;
}
.widget select {
  max-width: 100%;
}
.widget.widget_search {
  border-bottom: 0;
}

.widget-area ul {
  list-style: none;
  padding-left: 0;
}

/* Header Pattern */
.hero-pattern .wp-block-cover__image-background {
  z-index: 1;
  opacity: 0.15;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  -o-object-position: bottom;
     object-position: bottom;
}

.homepage-hero-pattern .wp-block-image {
  padding-top: 1.5rem;
}
.homepage-hero-pattern .wp-block-buttons {
  padding-left: 0.75rem;
}
.homepage-hero-pattern .wp-block-buttons > div {
  padding-top: 0.5rem;
}

@media (min-width: 65rem) {
  .homepage-hero-pattern .wp-block-buttons {
    padding: 0;
  }
  .homepage-hero-pattern .wp-block-buttons > div {
    padding-top: 0;
  }
  .homepage-hero-pattern .wp-block-cover__inner-container {
    padding: 0 1rem;
  }
  .homepage-hero-pattern .wp-block-column:nth-child(1) {
    margin-right: 3rem;
  }
  .homepage-hero-pattern .wp-block-image {
    padding-top: 0;
  }
}
@media (min-width: 70rem) {
  .homepage-hero-pattern .wp-block-cover__inner-container {
    position: absolute;
    top: 20%;
    padding: 0 2rem;
  }
  .homepage-hero-pattern .wp-block-cover__image-background {
    -o-object-fit: initial;
       object-fit: initial;
  }
}
@media screen and (min-width: 80rem) and (max-width: 105rem) {
  .homepage-hero-pattern .wp-block-cover__inner-container {
    top: 18%;
  }
  .has-transparent-header .homepage-hero-pattern .wp-block-cover__inner-container {
    top: 22%;
  }
}
@media (min-width: 105rem) {
  .homepage-hero-pattern .wp-block-cover__inner-container {
    top: 26%;
  }
  .wp-block-cover__image-background {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
/* Pricing Plans */
.section-the-right-plan > .wp-block-columns {
  gap: 1.5rem;
}
.section-the-right-plan > .wp-block-columns > .wp-block-column {
  box-shadow: 0 20px 80px 0 rgba(193, 199, 212, 0.25);
  padding-bottom: 5rem;
}

@media (max-width: 781px) {
  .section-the-right-plan > .wp-block-columns > div > .wp-block-columns > div:nth-child(1) {
    flex-basis: 82% !important;
  }
  .section-the-right-plan > .wp-block-columns > div > .wp-block-columns > div:nth-child(2) {
    padding: 0 !important;
    flex-basis: 0 !important;
  }
}
/* Slider */
.section-slider .slick-prev::before {
  content: url(../images/chevron-left.59f2ce84.png);
}
.section-slider .slick-next::before {
  content: url(../images/chevron-right.a8bf8dcd.png);
}

/* Features */
.section-features {
  padding-bottom: 5rem;
}
.section-features > .wp-block-columns {
  gap: 1rem;
}
.section-features figure {
  position: relative;
}
.section-features figure::before {
  content: "";
  background: #d6f3e3;
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  border-radius: 50%;
}
.section-features figure.wp-block-image img {
  z-index: 9;
  position: relative;
  left: 5px;
  bottom: 2px;
  vertical-align: middle;
}

/* MCH4WP */
.section-newsletter h2,
.section-newsletter p,
.section-newsletter small {
  padding-left: 1rem;
  padding-right: 1rem;
}
.section-newsletter .mc4wp-form-fields {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.section-newsletter .mc4wp-form-fields .wp-element-button {
  width: 240px;
  margin-bottom: 0.75rem;
}
.section-newsletter .mc4wp-form-fields .wp-element-button.field-email {
  background-color: #fff;
  padding-top: 9px;
  padding-bottom: 8px;
}
.section-newsletter .mc4wp-form-fields .wp-element-button.field-email input[type=email] {
  border: 0;
}
.section-newsletter .mc4wp-form-fields .is-style-skew--outline .wp-element-button.field-subscribe {
  border: 2px solid #fff !important;
  padding-top: 0;
  padding-bottom: 0;
}
.section-newsletter .mc4wp-form-fields .is-style-skew--outline .wp-element-button.field-subscribe input[type=submit] {
  background-color: transparent;
  border: 0;
  font-weight: 700;
}

.section-stats-counter {
  padding-bottom: 2rem;
}

@media (min-width: 54rem) {
  .section-newsletter .mc4wp-form-fields .wp-element-button {
    width: auto;
  }
}
@media (max-width: 781px) {
  .wp-block-group.alignfull:not(.section-slider):not(.homepage-hero-pattern) > * {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .section-features figure.wp-block-image img {
    bottom: 0;
  }
  .section-features > .wp-block-columns > div > .wp-block-columns > div:nth-child(1) {
    flex-basis: 0 !important;
  }
  .section-features > .wp-block-columns > div > .wp-block-columns > div:nth-child(2) {
    flex-basis: 82% !important;
  }
}

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