.agraria-core-page-inline-style {
  position: absolute !important;
  width: 0;
  height: 0;
  line-height: 1;
  display: none;
}
.kc-elm.qodef-shortcode .fa,
.kc-elm.qodef-shortcode .fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.kc-elm.qodef-shortcode .fa:before,
.kc-elm.qodef-shortcode .fas:before {
  font-family: inherit;
  font-weight: inherit;
}
.kc-elm.qodef-shortcode .fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.kc-elm.qodef-shortcode .fab:before {
  font-family: inherit;
  font-weight: inherit;
}
#qodef-back-to-top {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 25px;
  bottom: 25px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10000;
}
#qodef-back-to-top .qodef-back-to-top-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 20px;
  color: #fff;
  background-color: var(--qode-main-color);
  border: 1px solid var(--qode-main-color);
  overflow: hidden;
  transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out;
}
#qodef-back-to-top .qodef-back-to-top-icon * {
  display: block;
  line-height: inherit;
}
#qodef-back-to-top svg {
  display: block;
  width: 18px;
  height: auto;
  fill: currentColor;
}
#qodef-back-to-top .qodef-e-back-to-top-icon {
  fill: none;
  stroke: currentColor;
  transform: rotate(-90deg) translateX(0);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#qodef-back-to-top:hover .qodef-e-back-to-top-icon {
  transform: rotate(-90deg) translateX(5px);
}
#qodef-back-to-top.qodef--off {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease, visibility 0s 0.15s;
}
#qodef-back-to-top.qodef--on {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease;
}
.qodef-background-text {
  position: relative;
}
.qodef-background-text .qodef-m-background-text-holder {
  display: flex;
  height: 100%;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .qodef-background-text .qodef-m-background-text-holder {
    display: none;
  }
}
.qodef-background-text .qodef-m-background-text {
  color: var(--qode-main-color);
  font-family: "Bebas Neue", sans-serif;
  font-size: 200px;
  line-height: 1em;
  transform: rotate(180deg);
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  position: relative;
}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-content {
  margin: 0;
}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-image-date {
  display: none;
}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-info-date {
  color: #162e09;
  font-weight: 500;
}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-info-date:hover {
  color: var(--qode-main-color);
}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
  margin-top: 3px;
}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-inner {
  align-items: center;
  display: flex;
}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
  flex-shrink: 0;
  margin-right: 15px;
  width: 115px;
}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media > * {
  margin: 0;
  width: 100%;
}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-image-date {
  display: none;
}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-info-date {
  color: #162e09;
  font-weight: 500;
}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-info-date:hover {
  color: var(--qode-main-color);
  background-size: 0 100%;
}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content {
  margin: 0;
}
.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-bottom-holder {
  margin-top: 10px;
}
.qodef-blog.qodef-item-layout--standard article {
  margin: 0 0 64px;
}
.qodef-blog.qodef-item-layout--standard article.format-link,
.qodef-blog.qodef-item-layout--standard article.format-quote {
  margin: 0 0 70px;
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
  article.format-link
  .qodef-e-link {
  padding: 25% 10% 15%;
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
  article.format-link
  .qodef-e-link-icon {
  width: 100px;
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
  article.format-quote
  .qodef-e-quote {
  padding: 25% 10% 15%;
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
  article.format-quote
  .qodef-e-quote
  .qodef-e-quote-icon {
  width: 100px;
}
.widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article {
  margin-bottom: 26px;
}
.widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:last-child {
  margin-bottom: 0;
}
.widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:first-child {
  margin-top: 7.5px;
}
.widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-media {
  margin-right: 16px;
  width: 119px !important;
}
.widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a {
  color: #162e09;
}
.widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
.widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
#qodef-top-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article {
  margin-bottom: 26px;
}
#qodef-top-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:last-child {
  margin-bottom: 0;
}
#qodef-top-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:first-child {
  margin-top: 7.5px;
}
#qodef-top-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-media {
  margin-right: 16px;
  width: 119px !important;
}
#qodef-top-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a {
  color: #162e09;
}
#qodef-top-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
#qodef-top-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
#qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article {
  margin-bottom: 26px;
}
#qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:last-child {
  margin-bottom: 0;
}
#qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:first-child {
  margin-top: 7.5px;
}
#qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-media {
  margin-right: 16px;
  width: 119px !important;
}
#qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a {
  color: #162e09;
}
#qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
#qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 17px;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article {
  margin-bottom: 26px;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:last-child {
  margin-bottom: 0;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:first-child {
  margin-top: 7.5px;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-media {
  margin-right: 16px;
  width: 119px !important;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a {
  color: #162e09;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
#qodef-side-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article {
  margin-bottom: 26px;
}
#qodef-side-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:last-child {
  margin-bottom: 0;
}
#qodef-side-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:first-child {
  margin-top: 7.5px;
}
#qodef-side-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-media {
  margin-right: 16px;
  width: 119px !important;
}
#qodef-side-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a {
  color: #162e09;
}
#qodef-side-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
#qodef-side-area
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
.qodef-mega-menu-widget-holder
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article {
  margin-bottom: 26px;
}
.qodef-mega-menu-widget-holder
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:last-child {
  margin-bottom: 0;
}
.qodef-mega-menu-widget-holder
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article:first-child {
  margin-top: 7.5px;
}
.qodef-mega-menu-widget-holder
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-media {
  margin-right: 16px;
  width: 119px !important;
}
.qodef-mega-menu-widget-holder
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a {
  color: #162e09;
}
.qodef-mega-menu-widget-holder
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--side-by-side
  article
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
.qodef-mega-menu-widget-holder
  .widget.widget_agraria_core_simple_blog_list
  .qodef-blog.qodef-item-layout--minimal
  article:not(:last-child) {
  margin: 0 0 10px;
}
#qodef-author-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 16px;
}
#qodef-author-info .qodef-m-inner {
  position: relative;
  display: flex;
  padding: 25px 50px 27px 25px;
  background-color: #fbfaf8;
}
#qodef-author-info .qodef-m-image {
  flex-shrink: 0;
  margin-right: 25px;
}
#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
  display: block;
}
#qodef-author-info .qodef-m-author {
  margin: 0;
}
#qodef-author-info .qodef-m-email {
  margin: 5px 0 0;
}
#qodef-author-info .qodef-m-description {
  margin: 14px 0 0;
}
#qodef-author-info .qodef-m-social-icons {
  margin-top: 23px;
}
#qodef-author-info .qodef-m-social-icons a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
  color: #414141;
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 0;
  transition: background-size 0.35s cubic-bezier(0.37, 0, 0.63, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
#qodef-author-info .qodef-m-social-icons a:last-child {
  margin-right: 0;
}
#qodef-author-info .qodef-m-social-icons a:hover {
  background-size: 100% 100%;
  background-position-x: 0;
}
#qodef-related-posts {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 86px;
}
#qodef-single-post-navigation {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 65px 0 3px;
}
#qodef-single-post-navigation .qodef-m-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
#qodef-single-post-navigation .qodef-m-nav {
  position: relative;
  display: flex;
  align-items: center;
}
#qodef-single-post-navigation .qodef-m-nav:hover .qodef-m-nav-title {
  color: var(--qode-main-color);
}
#qodef-single-post-navigation .qodef-m-nav:hover .qodef-m-nav-label {
  background-size: 100% 100%;
  background-position-x: 0;
}
#qodef-single-post-navigation .qodef-m-nav > * {
  display: block;
  line-height: inherit;
  max-inline-size: 20.8ch;
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
  display: block;
  width: 15px;
  height: auto;
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-arrow {
  color: #162e09;
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-title {
  margin: 24px 0 0;
  transition: color 0.3s ease-out;
}
@media only screen and (max-width: 680px) {
  #qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-title {
    display: none;
  }
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
  left: 0;
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-arrow {
  display: inline-flex;
  align-items: center;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--prev
  .qodef-m-pagination-icon {
  margin-right: 10px;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--prev:hover
  .qodef-m-pagination-icon {
  transform: translateX(-5px);
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next {
  flex-direction: row-reverse;
  right: 0;
  margin-left: auto;
  text-align: right;
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-arrow {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--next
  .qodef-m-pagination-icon {
  margin-left: 10px;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--next:hover
  .qodef-m-pagination-icon {
  transform: translateX(5px);
}
#qodef-single-post-navigation .qodef-m-nav-label {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 -3px;
  transition: background-size 0.35s cubic-bezier(0.37, 0, 0.63, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
#qodef-page-footer h5.qodef-widget-title {
  font-size: 30px;
}
#qodef-page-footer p.qodef-widget-title {
  font-size: 15px;
}
#qodef-page-footer #menu-footer-menu li a {
  font-size: 16px;
}
#qodef-page-footer .qodef-alignment--left {
  text-align: left;
}
#qodef-page-footer .qodef-alignment--left .widget img {
  margin-right: auto;
}
#qodef-page-footer .qodef-alignment--center {
  text-align: center;
}
#qodef-page-footer .qodef-alignment--center .widget img {
  margin-right: auto;
  margin-left: auto;
}
#qodef-page-footer .qodef-alignment--right {
  text-align: right;
}
#qodef-page-footer .qodef-alignment--right .widget img {
  margin-left: auto;
}
@media (min-width: 681px) {
  #qodef-page-footer-bottom-area-inner
    .qodef-alignment--space-between
    .qodef-grid-item:nth-child(2) {
    text-align: right;
  }
}
.qodef-page-footer--uncover #qodef-page-outer {
  z-index: 90;
}
.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
  position: fixed;
  bottom: 0;
  left: 0;
}
#qodef-footer-newsletter {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 69px 0 64px;
  background-color: #162e09;
  z-index: 99;
}
#qodef-footer-newsletter > .qodef-content-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 22px;
}
#qodef-footer-newsletter:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 86%;
  height: 1px;
  background-color: #707070;
  transform: translateX(-50%);
}
#qodef-footer-newsletter .qodef-newsletter-title,
#qodef-footer-newsletter h5 {
  color: #fff;
  margin: 13px 0;
}
#qodef-footer-newsletter .wpcf7 {
  position: relative;
  display: block;
  max-width: 498px;
}
#qodef-footer-newsletter .wpcf7 .wpcf7-response-output {
  color: var(--qode-main-color);
  margin: 2em 0 1em;
}
#qodef-footer-newsletter .qodef-newsletter-form {
  display: flex;
  align-items: flex-start;
}
#qodef-footer-newsletter .qodef-newsletter-form .wpcf7-form-control-wrap {
  width: 100%;
}
#qodef-footer-newsletter .qodef-newsletter-form input {
  margin: 0;
  border-right: 0;
}
#qodef-footer-newsletter .qodef-newsletter-form .qodef-button {
  background-color: #476a31;
  flex-shrink: 0;
  padding: 16px 30px 15px;
}
#qodef-footer-newsletter .qodef-newsletter-form .qodef-button .qodef-m-icon {
  display: none;
}
#qodef-footer-newsletter .qodef-newsletter-form .qodef-button:hover {
  background-color: var(--qode-main-color);
}
#qodef-footer-newsletter .qodef-newsletter-form .ajax-loader {
  display: none;
}
#qodef-footer-newsletter > * {
  position: relative;
  z-index: 101;
}
.qodef-footer--dark #qodef-footer-newsletter {
  background-color: #fbfaf8;
}
.qodef-footer--dark #qodef-footer-newsletter:after {
  background-color: #dedede;
}
.qodef-footer--dark #qodef-footer-newsletter h5 {
  color: #162e09;
}
.qodef-footer--dark #qodef-footer-newsletter .qodef-newsletter-form input {
  border-color: #dedede;
  background-color: #fff;
}
.qodef-footer--dark #qodef-footer-newsletter input[type="email"]:focus,
.qodef-footer--dark #qodef-footer-newsletter input[type="number"]:focus,
.qodef-footer--dark #qodef-footer-newsletter input[type="password"]:focus,
.qodef-footer--dark #qodef-footer-newsletter input[type="search"]:focus,
.qodef-footer--dark #qodef-footer-newsletter input[type="tel"]:focus,
.qodef-footer--dark #qodef-footer-newsletter input[type="text"]:focus,
.qodef-footer--dark #qodef-footer-newsletter input[type="url"]:focus,
.qodef-footer--dark #qodef-footer-newsletter textarea:focus {
  color: #162e09;
}
#qodef-fullscreen-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #162e09;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow-x: hidden !important;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
#qodef-fullscreen-area .qodef-content-grid {
  height: 100%;
}
#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
  width: 100%;
}
.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
  animation: qode-fade-in 0.25s linear both;
}
.qodef-fullscreen-menu-animate--in
  #qodef-fullscreen-area
  .qodef-svg--fullscreen-menu
  path:nth-of-type(1) {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 2.7s cubic-bezier(0.76, 0, 0.24, 1) 0s;
}
.qodef-fullscreen-menu-animate--in
  #qodef-fullscreen-area
  .qodef-svg--fullscreen-menu
  path:nth-of-type(2) {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 2.7s cubic-bezier(0.76, 0, 0.24, 1) 0.3s;
}
.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
  animation: qode-fade-out 0.25s linear both;
}
#qodef-fullscreen-area-inner {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1366px) {
  #qodef-fullscreen-area-inner {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 1024px) {
  #qodef-fullscreen-area-inner {
    padding: 0;
  }
}
.qodef-fullscreen-menu {
  position: relative;
  top: 0;
  margin: 0 auto;
  text-align: left;
}
.qodef-fullscreen-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-fullscreen-menu ul li {
  position: relative;
  margin: 0;
  padding: 0;
}
.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow {
  display: none;
}
.qodef-fullscreen-menu ul li.qodef--hide-link > a {
  cursor: default;
}
.qodef-fullscreen-menu ul.sub-menu {
  display: none;
}
.qodef-fullscreen-menu .qodef-menu-item-icon {
  margin-right: 5px;
}
.qodef-fullscreen-menu .qodef-mega-menu-widget-holder {
  display: none;
}
.qodef-fullscreen-menu > ul > li > a {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1em;
  color: #eee6d3;
  font-size: 100px;
}
@media only screen and (max-width: 480px) {
  .qodef-fullscreen-menu > ul > li > a {
    font-size: 50px;
  }
}
.qodef-fullscreen-menu > ul > li > a .qodef-menu-item-text {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 -2px;
  transition: background-size 0.35s cubic-bezier(0.16, 0.48, 0.36, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
@media only screen and (max-width: 1680px) {
  .qodef-fullscreen-menu > ul > li > a {
    font-size: 75px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu > ul > li > a {
    font-size: 60px;
  }
}
.qodef-fullscreen-menu > ul > li > a:hover .qodef-menu-item-text {
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-fullscreen-menu > ul > li > a .qodef-menu-item-text {
  background-position: 0 -31px;
}
@media only screen and (max-width: 1680px) {
  .qodef-fullscreen-menu > ul > li > a .qodef-menu-item-text {
    background-position: 0 -19px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu > ul > li > a .qodef-menu-item-text {
    background-position: 0 -14px;
  }
}
.qodef-fullscreen-menu
  > ul
  > li.current-menu-ancestor
  > a
  .qodef-menu-item-text,
.qodef-fullscreen-menu > ul > li.current-menu-item > a .qodef-menu-item-text {
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner > ul {
  padding: 3px 0 17px;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul {
  padding-left: 24px;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a {
  position: relative;
  white-space: normal;
  margin: 14px 0;
  display: block;
  color: #d9c39e;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 1.389em;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.228em;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li
  > a
  .qodef-menu-item-text {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 -2px;
  transition: background-size 0.35s cubic-bezier(0.16, 0.48, 0.36, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li
  > a
  .qodef-menu-item-icon {
  flex-shrink: 0;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li
  > a:hover
  .qodef-menu-item-text {
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li
  > a
  .qodef-menu-item-text {
  background-position: 0 -8px;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-ancestor
  > a
  .qodef-menu-item-text,
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-item
  > a
  .qodef-menu-item-text {
  background-size: 100% 100%;
  background-position-x: 0;
  background-size: 100% 100%;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-ancestor
  > a
  .qodef-menu-item-text:hover,
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-item
  > a
  .qodef-menu-item-text:hover {
  animation: qode-background-size 0.7s cubic-bezier(0.16, 0.48, 0.36, 1);
}
.qodef-svg--fullscreen-menu {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 70%;
}
.qodef-svg--fullscreen-menu path:nth-of-type(1) {
  stroke-dasharray: 6442;
  stroke-dashoffset: 6442;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 250ms;
}
.qodef-svg--fullscreen-menu path:nth-of-type(2) {
  stroke-dasharray: 5258;
  stroke-dashoffset: 5258;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 250ms;
}
@media only screen and (max-width: 680px) {
  .qodef-svg--fullscreen-menu {
    display: none;
  }
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu--opened .qodef-header-logo-link {
  color: #fff;
}
.qodef-fullscreen-menu--opened #qodef-page-header,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header {
  visibility: hidden;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened .qodef-header-logo-link,
.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
  visibility: visible;
}
.qodef-fullscreen-menu--opened
  #qodef-page-header
  .qodef-header-logo-link
  img.qodef--light {
  opacity: 1;
}
.qodef-fullscreen-menu--opened
  #qodef-page-header
  .qodef-header-logo-link
  img.qodef--dark,
.qodef-fullscreen-menu--opened
  #qodef-page-header
  .qodef-header-logo-link
  img.qodef--main {
  opacity: 0;
}
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo
  .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo
  .qodef-header-logo-link,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo
  .qodef-mobile-header-logo-link {
  visibility: hidden;
}
#qodef-page-header .qodef-widget-holder {
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: 26px;
}
#qodef-page-header .qodef-widget-holder .widget {
  margin: 0 13px;
}
#qodef-page-header .qodef-widget-holder .widget:first-child {
  margin-left: 0;
  padding-left: 0 !important;
}
#qodef-page-header .qodef-widget-holder .widget:last-child {
  margin-right: 0;
  padding-right: 0 !important;
}
#qodef-page-header .qodef-widget-holder .widget:last-child:before {
  display: none;
}
#qodef-page-header .qodef-widget-holder .widget:last-child:after {
  display: none;
}
#qodef-page-header .qodef-widget-holder .widget:after {
  content: "";
  width: 1px;
  height: 10px;
  background: currentColor;
  position: absolute;
  right: -25px;
}
#qodef-page-header
  .qodef-widget-holder
  .widget.widget_agraria_core_search_opener,
#qodef-page-header
  .qodef-widget-holder
  .widget.widget_agraria_core_side_area_opener,
#qodef-page-header
  .qodef-widget-holder
  .widget.widget_agraria_core_woo_dropdown_cart {
  position: relative;
  padding: 0 26px;
}
#qodef-page-header
  .qodef-widget-holder
  .widget.widget_agraria_core_search_opener:before,
#qodef-page-header
  .qodef-widget-holder
  .widget.widget_agraria_core_side_area_opener:before,
#qodef-page-header
  .qodef-widget-holder
  .widget.widget_agraria_core_woo_dropdown_cart:before {
  content: "";
  width: 1px;
  height: 10px;
  background: currentColor;
  position: absolute;
  top: 50%;
  right: -13px;
  transform: translateY(-50%);
}
#qodef-page-header
  .qodef-widget-holder
  .widget.widget_agraria_core_search_opener {
  padding: 0 24px;
}
#qodef-page-header div[id^="monster-widget-placeholder"],
#qodef-page-header div[id^="woo-monster-widget-placeholder"] {
  display: none;
}
#qodef-page-header-inner {
  border-bottom: 0 solid transparent;
}
#qodef-page-header-inner.qodef-content-grid {
  padding: 0;
}
#qodef-page-header-inner.qodef-skin--light nav > ul > li > a,
.qodef-custom-header-layout.qodef-skin--light nav > ul > li > a {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--light nav > ul > li > a:hover,
.qodef-custom-header-layout.qodef-skin--light nav > ul > li > a:hover {
  color: var(--qode-header-light-hover-color) !important;
}
#qodef-page-header-inner.qodef-skin--light
  nav
  > ul
  > li.current-menu-ancestor
  > a,
#qodef-page-header-inner.qodef-skin--light nav > ul > li.current-menu-item > a,
.qodef-custom-header-layout.qodef-skin--light
  nav
  > ul
  > li.current-menu-ancestor
  > a,
.qodef-custom-header-layout.qodef-skin--light
  nav
  > ul
  > li.current-menu-item
  > a {
  color: var(--qode-header-light-hover-color) !important;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light
  .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light
  .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light
  .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget:after,
.qodef-custom-header-layout.qodef-skin--light
  .qodef-widget-holder
  .widget:after {
  background: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark nav > ul > li > a,
.qodef-custom-header-layout.qodef-skin--dark nav > ul > li > a {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark nav > ul > li > a:hover,
.qodef-custom-header-layout.qodef-skin--dark nav > ul > li > a:hover {
  color: var(--qode-header-dark-hover-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark
  nav
  > ul
  > li.current-menu-ancestor
  > a,
#qodef-page-header-inner.qodef-skin--dark nav > ul > li.current-menu-item > a,
.qodef-custom-header-layout.qodef-skin--dark
  nav
  > ul
  > li.current-menu-ancestor
  > a,
.qodef-custom-header-layout.qodef-skin--dark
  nav
  > ul
  > li.current-menu-item
  > a {
  color: var(--qode-header-dark-hover-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark
  .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark
  .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark
  .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark .qodef-widget-holder .widget:after,
.qodef-custom-header-layout.qodef-skin--dark
  .qodef-widget-holder
  .widget:after {
  background: var(--qode-header-dark-color) !important;
}
#qodef-page-header .qodef-header-logo-link img.qodef--main {
  opacity: 1;
}
#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
  opacity: 0;
}
#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding-left: inherit;
}
#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
  display: block;
  width: 50px;
  height: auto;
  fill: currentColor;
  stroke: none;
}
#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-size: 40px;
  line-height: 1em;
  transition: color 0.3s ease-out;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link
  img.qodef--dark,
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link
  img.qodef--main {
  opacity: 0;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link
  img.qodef--light {
  opacity: 1;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link.qodef-source--textual {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--light
  .qodef-header-logo-link.qodef-source--textual:hover {
  color: var(--qode-header-light-hover-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link
  img.qodef--light,
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link
  img.qodef--main {
  opacity: 0;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link
  img.qodef--dark {
  opacity: 1;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link.qodef-source--textual {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--dark
  .qodef-header-logo-link.qodef-source--textual:hover {
  color: var(--qode-header-dark-hover-color) !important;
}
.qodef-header--centered #qodef-page-header {
  height: 135px;
}
.qodef-header--centered #qodef-page-header-inner {
  flex-direction: column;
  justify-content: center;
}
.qodef-header--centered #qodef-page-header-inner > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.qodef-header--centered #qodef-page-header-inner > div .qodef-widget-holder {
  margin-left: 0;
}
.qodef-header--centered
  #qodef-page-header-inner
  > div
  .qodef-header-navigation {
  margin: 0 26px;
}
.qodef-header--centered .qodef-header-sticky .qodef-header-sticky-inner {
  justify-content: flex-start;
}
.qodef-header--centered .qodef-header-sticky .qodef-header-navigation {
  margin-left: 30px;
}
.qodef-header--centered .qodef-header-sticky .qodef-widget-holder {
  margin-left: auto !important;
}
.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper,
.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qodef-header--divided #qodef-page-header .qodef-header-logo-link {
  justify-content: center;
}
.qodef-header--divided #qodef-page-header .qodef-header-navigation {
  margin: 0 50px;
}
.qodef-header--divided #qodef-page-header .qodef-widget-holder {
  margin-left: 0;
}
.qodef-header--divided #qodef-page-header-inner {
  align-items: stretch;
  justify-content: center;
}
.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
  margin-right: auto;
}
.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
  margin-right: 30px;
}
.qodef-header--simple #qodef-page-header .qodef-divided-header-left-wrapper,
.qodef-header--simple #qodef-page-header .qodef-divided-header-right-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qodef-header--simple #qodef-page-header .qodef-header-logo-link {
  justify-content: center;
  position: absolute;
  width: 100%;
}
.qodef-header--simple
  #qodef-page-header
  .qodef-divided-header-left-wrapper
  .qodef-header-navigation {
  margin-right: 64px;
}
.qodef-header--simple
  #qodef-page-header
  .qodef-divided-header-right-wrapper
  .qodef-header-navigation {
  margin-left: 64px;
}
.qodef-header--simple #qodef-page-header .qodef-widget-holder {
  margin-left: 0;
  position: relative;
  z-index: 99;
}
.qodef-header--simple #qodef-page-header .widget_text a {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 -1px;
  transition: background-size 0.35s cubic-bezier(0.37, 0, 0.63, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
.qodef-header--simple #qodef-page-header .widget_text a:hover {
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-header--simple #qodef-page-header-inner {
  align-items: stretch;
  justify-content: space-between;
}
.qodef-header-standard--right
  #qodef-page-header-inner
  .qodef-header-navigation {
  margin-left: auto;
}
.qodef-header-standard--right
  #qodef-page-header-inner
  .qodef-header-navigation
  > ul
  > li:last-child
  > a
  .qodef-menu-item-text:before {
  display: flex;
}
.qodef-header-standard--right #qodef-page-header-inner .qodef-widget-holder {
  margin-left: 48px;
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.qodef-header-standard--center
  #qodef-page-header-inner
  .qodef-header-navigation {
  margin-left: auto;
  margin-right: auto;
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 0;
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
  margin-right: auto;
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
  margin-right: 30px;
}
.qodef-header--fixed-display #qodef-page-header,
.qodef-header--fixed-display #qodef-top-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.qodef--boxed.qodef-header--fixed-display #qodef-top-area {
  left: 30px;
  width: calc(100% - 60px);
}
.qodef--boxed.qodef-header--fixed-display #qodef-page-header {
  left: 30px;
  width: calc(100% - 60px);
}
.qodef-header--fixed-display.admin-bar #qodef-page-header,
.qodef-header--fixed-display.admin-bar #qodef-top-area {
  top: 32px;
}
.qodef-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  height: 75px;
  width: 100%;
  background-color: #fff;
  transform: translateY(-100%);
  transition: transform 0.5s ease, top 0.5s ease;
  z-index: 100;
  border-bottom: 1px solid #e2e2e2;
}
.qodef-header--sticky-display .qodef-header-sticky {
  transform: translateY(0);
}
.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
  top: 32px;
}
.qodef-header-sticky-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 30px;
}
.qodef-header-sticky-inner.qodef-content-grid {
  padding: 0;
}
.qodef-header-standard--right
  .qodef-header-sticky-inner
  .qodef-header-logo-link {
  margin-right: auto;
}
.qodef-header-standard--right
  .qodef-header-sticky-inner
  .qodef-header-navigation {
  margin-left: auto;
}
.qodef-header-standard--right
  .qodef-header-sticky-inner
  .qodef-header-navigation
  > ul
  > li:last-child
  > a
  .qodef-menu-item-text:before {
  display: flex;
}
.qodef-header-standard--right .qodef-header-sticky-inner .qodef-widget-holder {
  margin-left: 48px !important;
}
.qodef-header-standard--left .qodef-header-sticky-inner {
  justify-content: flex-start;
}
.qodef-header-standard--left
  .qodef-header-sticky-inner
  .qodef-header-navigation {
  margin-left: 30px;
}
.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder {
  margin-left: auto !important;
}
#qodef-top-area {
  position: relative;
  font-size: 14px;
  background-color: #162e09;
  z-index: 100;
}
#qodef-top-area .qodef-widget-holder {
  display: flex;
  align-items: center;
  height: 100%;
}
#qodef-top-area .qodef-widget-holder.qodef--left {
  margin-right: auto;
}
#qodef-top-area .qodef-widget-holder.qodef--right {
  margin-left: auto;
}
#qodef-top-area .qodef-widget-holder .widget {
  margin: 0 12px !important;
}
#qodef-top-area .qodef-widget-holder .widget:first-child {
  margin-left: 0 !important;
}
#qodef-top-area .qodef-widget-holder .widget:last-child {
  margin-right: 0 !important;
}
#qodef-top-area .widget {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
#qodef-top-area .widget .textwidget > *,
#qodef-top-area .widget .widget p {
  margin: 0;
}
#qodef-top-area div[id^="monster-widget-placeholder"],
#qodef-top-area div[id^="woo-monster-widget-placeholder"] {
  display: none;
}
#qodef-top-area-inner {
  align-items: center;
  display: flex;
  height: 35px;
  justify-content: space-between;
  padding: 0 30px;
  position: relative;
  border-bottom: 0 solid transparent;
}
#qodef-top-area-inner.qodef-content-grid {
  padding: 0 !important;
}
#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
  margin: 0 auto;
}
#qodef-multiple-map-notice {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 30px 15%;
  text-align: center;
  color: var(--qode-main-color);
  background-color: #fbfaf8;
}
.qodef-map-marker-holder {
  transform: translate(-50%, -100%);
  z-index: 10;
}
.qodef-map-marker-holder.qodef-active {
  z-index: 500;
}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
  fill: #3ebeb4;
}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
  fill: #51a69e;
}
.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
  display: block;
}
.qodef-map-marker-holder#qodef-geo-location-marker
  .qodef-map-marker
  svg
  path:first-child {
  fill: #3ebeb4;
}
.qodef-map-marker-holder#qodef-geo-location-marker
  .qodef-map-marker
  svg
  path:last-child {
  fill: #51a69e;
}
.qodef-map-marker-holder .qodef-map-marker {
  position: relative;
  width: 50px;
  height: auto;
  transition: all 0.15s ease-out;
}
.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.qodef-map-marker-holder .qodef-map-marker svg {
  width: 100%;
  height: auto;
}
.qodef-map-marker-holder .qodef-map-marker svg path {
  transition: fill 0.2s ease-in-out;
}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
  fill: #3ebeb4;
}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
  fill: #51a69e;
}
.qodef-map-marker-holder .qodef-info-window {
  position: absolute;
  top: -10px;
  left: -17px;
  display: none;
  min-width: 284px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  box-shadow: 3px 3px 15px 0 rgba(22, 46, 9, 0.5);
  z-index: 10;
  transition: opacity 0.3s ease;
  transform: translate(0, -100%);
}
.qodef-map-marker-holder .qodef-info-window-inner {
  position: relative;
  display: flex;
  align-items: center;
  padding: 8px;
}
.qodef-map-marker-holder .qodef-info-window-inner:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 35px;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  transform: rotate(-135deg);
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
  margin-right: 12px;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
  display: block;
  width: 65px;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
  margin: 0;
  transition: color 0.2s ease-out;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
  margin: 3px 0 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.qodef-map-marker-holder
  .qodef-info-window-inner
  .qodef-info-window-link:hover
  ~ .qodef-info-window-details
  .qodef-info-window-title {
  color: var(--qode-main-color);
}
.qodef-cluster-marker {
  width: 50px;
  height: auto;
}
.qodef-cluster-marker.qodef-active svg path:first-child,
.qodef-cluster-marker:hover svg path:first-child {
  fill: #3ebeb4;
}
.qodef-cluster-marker.qodef-active svg path:last-child,
.qodef-cluster-marker:hover svg path:last-child {
  fill: #51a69e;
}
.qodef-cluster-marker .qodef-cluster-marker-inner {
  position: relative;
}
.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #162e09;
}
.qodef-cluster-marker svg {
  width: 100%;
  height: auto;
}
.qodef-cluster-marker svg path {
  transition: fill 0.2s ease-in-out;
}
.qodef-places-geo-radius {
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  width: 100%;
  height: 48px;
  display: none;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  z-index: 9999;
}
.qodef-places-geo-radius .qodef-range-slider-label {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
.qodef-places-geo-radius .noUi-target {
  position: relative;
  display: inline-flex;
  height: 3px;
  width: calc(100% - 70px);
  background-color: #eaeaea;
  border: 0;
  direction: ltr;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  touch-action: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 10px;
}
.qodef-places-geo-radius .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  touch-action: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-places-geo-radius .noUi-target .noUi-base {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.qodef-places-geo-radius .noUi-target .noUi-connects {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.qodef-places-geo-radius .noUi-target .noUi-connect,
.qodef-places-geo-radius .noUi-target .noUi-origin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  will-change: transform;
  transform-origin: 0 0;
}
.qodef-places-geo-radius .noUi-target .noUi-connect {
  background-color: var(--qode-main-color);
}
.qodef-places-geo-radius .noUi-target .noUi-handle {
  position: absolute;
  top: -3px;
  left: auto;
  right: -9px;
  width: 9px;
  height: 9px;
  background-color: var(--qode-main-color);
  cursor: pointer;
}
.qodef-places-geo-radius .noUi-target .noUi-tooltip {
  position: absolute;
  left: 50%;
  bottom: 7px;
  display: block;
  font-size: 12px;
  white-space: nowrap;
  transform: translateX(-50%);
}
.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
  content: " km";
}
.qodef-places-geo-radius .noUi-state-drag * {
  cursor: inherit !important;
}
.qodef-places-geo-radius .noUi-draggable {
  cursor: ew-resize;
}
.qodef-places-geo-radius [disabled] .noUi-handle,
.qodef-places-geo-radius [disabled].noUi-handle,
.qodef-places-geo-radius [disabled].noUi-target {
  cursor: not-allowed !important;
}
#qodef-page-mobile-header {
  background-color: #fff;
}
#qodef-page-mobile-header .qodef-widget-holder {
  display: flex;
  align-items: center;
  height: 100%;
}
#qodef-page-mobile-header .qodef-widget-holder .widget {
  margin: 0 0 0 12px;
}
#qodef-page-mobile-header .widget {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
#qodef-page-mobile-header .widget .textwidget > *,
#qodef-page-mobile-header .widget .widget p {
  margin: 0;
}
#qodef-page-mobile-header div[id^="monster-widget-placeholder"],
#qodef-page-mobile-header div[id^="woo-monster-widget-placeholder"] {
  display: none;
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened {
  color: var(--qode-main-color);
}
#qodef-page-mobile-header
  .qodef-mobile-header-opener.qodef--opened
  .qodef-m-icon {
  visibility: hidden;
}
#qodef-page-mobile-header
  .qodef-mobile-header-opener.qodef--opened
  .qodef-m-icon.qodef--close {
  visibility: visible;
}
.qodef-mobile-header--sticky #qodef-page-mobile-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateY(-100%);
}
.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
  transition: transform 0.3s ease, top 0.3s ease;
}
.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  transform: translateY(0);
}
.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  top: 46px;
}
#qodef-page-mobile-header-inner {
  border-bottom: 1px solid transparent;
}
.qodef--passepartout #qodef-page-mobile-header-inner {
  padding: 0;
}
#qodef-page-mobile-header-inner.qodef-skin--light + nav ul li > a {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-mobile-header-inner.qodef-skin--light
  + nav
  ul
  li
  .qodef-menu-item-arrow {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-mobile-header-inner.qodef-skin--light
  .qodef-mobile-header-logo-link.qodef-source--svg-path {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-mobile-header-inner.qodef-skin--light
  .qodef-opener-icon.qodef-source--icon-pack,
#qodef-page-mobile-header-inner.qodef-skin--light
  .qodef-opener-icon.qodef-source--predefined,
#qodef-page-mobile-header-inner.qodef-skin--light
  .qodef-opener-icon.qodef-source--svg-path {
  color: var(--qode-header-light-color) !important;
}
#qodef-page-mobile-header-inner.qodef-skin--dark + nav ul li > a {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-mobile-header-inner.qodef-skin--dark
  + nav
  ul
  li
  .qodef-menu-item-arrow {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-mobile-header-inner.qodef-skin--dark
  .qodef-mobile-header-logo-link.qodef-source--svg-path {
  color: var(--qode-header-dark-color) !important;
}
#qodef-page-mobile-header-inner.qodef-skin--dark
  .qodef-opener-icon.qodef-source--icon-pack,
#qodef-page-mobile-header-inner.qodef-skin--dark
  .qodef-opener-icon.qodef-source--predefined,
#qodef-page-mobile-header-inner.qodef-skin--dark
  .qodef-opener-icon.qodef-source--svg-path {
  color: var(--qode-mobile-header-dark-color) !important;
}
.qodef-mobile-header-navigation ul li .qodef-content-grid {
  width: 100%;
}
#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
  max-height: 100%;
  width: auto;
  margin-right: auto;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
  opacity: 1;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
  opacity: 0;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#qodef-page-mobile-header
  .qodef-mobile-header-logo-link.qodef-source--svg-path
  svg {
  display: block;
  width: 50px;
  height: auto;
  fill: currentColor;
  stroke: none;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-size: 40px;
  line-height: 1em;
  transition: color 0.3s ease-out;
}
.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
  margin-right: 5px;
}
.qodef-mobile-header-navigation ul li.qodef--hide-link > a {
  cursor: default;
}
.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
  display: none;
}
.qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
  justify-content: flex-end;
}
.qodef-mobile-header--minimal
  #qodef-page-mobile-header-inner
  .qodef-mobile-header-logo-link {
  margin-right: auto;
}
.qodef-mobile-header--minimal
  #qodef-page-mobile-header-inner
  .qodef-opener-icon {
  margin-left: 20px;
  top: 2px;
}
.qodef-fullscreen-menu--opened {
  overflow-y: hidden;
}
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link
  img.qodef--light {
  opacity: 1;
}
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link
  img.qodef--dark,
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link
  img.qodef--main {
  opacity: 0;
}
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link.qodef-source--svg-path,
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link.qodef-source--textual {
  color: var(--qode-header-light-color) !important;
}
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link.qodef-source--textual:hover {
  color: var(--qode-header-light-hover-color) !important;
}
.qodef-mobile-header--standard #qodef-page-mobile-header-inner {
  justify-content: flex-end;
}
.qodef-mobile-header--standard
  #qodef-page-mobile-header-inner
  .qodef-mobile-header-logo-link {
  margin-right: auto;
}
.qodef-header-navigation .qodef-menu-item-icon {
  display: block;
  margin-right: 5px;
  line-height: inherit;
}
.qodef-header-navigation .qodef-menu-item-icon:before {
  display: block;
  line-height: inherit;
}
.qodef-header-navigation ul li .qodef-drop-down-second {
  position: absolute;
  top: 100%;
  left: -21px;
  display: block;
  width: auto;
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  z-index: 10;
}
.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  z-index: 20;
  transition: opacity 0.3s ease-out;
}
.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
  display: none;
  white-space: normal;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second.qodef-drop-down--right {
  left: auto;
  right: -21px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second-inner
  > ul {
  position: relative;
  top: auto;
  opacity: 1;
  visibility: visible;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-mega-menu-widget-holder {
  display: block;
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
  background-color: #fff;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.qodef--boxed
  .qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner:not(.qodef-content-grid) {
  padding: 0 30px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul {
  display: flex;
  justify-content: space-between;
  padding: 44px 0 76px;
  margin: 0 -15px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li {
  width: 100%;
  padding: 0 15px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  > a {
  color: #414141;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.5625em;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #162e09;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  > a
  .qodef-menu-item-text {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 -2px;
  transition: background-size 0.35s cubic-bezier(0.16, 0.48, 0.36, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  > a:hover
  .qodef-menu-item-text {
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  .qodef-menu-item-arrow {
  display: none;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul {
  padding-top: 12px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li
  > a {
  position: relative;
  white-space: normal;
  margin: 14px 0;
  display: block;
  color: #162e09;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 1.389em;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li
  > a
  .qodef-menu-item-text {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 -2px;
  transition: background-size 0.35s cubic-bezier(0.16, 0.48, 0.36, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li
  > a
  .qodef-menu-item-icon {
  flex-shrink: 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li.current-menu-item
  > a
  .qodef-menu-item-text,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li:hover
  > a
  .qodef-menu-item-text {
  background-size: 100% 100%;
  background-position-x: 0;
  background-size: 100% 100%;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li.current-menu-item
  > a
  .qodef-menu-item-text:hover,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li:hover
  > a
  .qodef-menu-item-text:hover {
  animation: qode-background-size 0.7s cubic-bezier(0.16, 0.48, 0.36, 1);
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li.current-menu-ancestor
  > a
  .qodef-menu-item-text,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li.current-menu-item
  > a
  .qodef-menu-item-text {
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)
  > a:hover
  .qodef-menu-item-text {
  background-size: 100% 100%;
  background-position-x: 0;
}
body:not(.qodef-drop-down-second--full-width)
  .qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner {
  padding: 0 30px;
}
.qodef-opener-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.qodef-opener-icon .qodef-m-icon {
  position: relative;
  visibility: visible;
}
.qodef-opener-icon .qodef-m-icon.qodef--close {
  position: absolute;
  top: 0;
  left: 6px;
  visibility: hidden;
}
.qodef-opener-icon.qodef-source--icon-pack {
  font-size: 35px;
}
.qodef-opener-icon.qodef-source--icon-pack * {
  display: inline-block;
  line-height: inherit;
}
.qodef-opener-icon.qodef-source--icon-pack :before {
  display: inline-block;
  line-height: inherit;
}
.qodef-opener-icon.qodef-source--icon-pack.qodef--opened
  .qodef-m-icon.qodef--open {
  visibility: hidden;
}
.qodef-opener-icon.qodef-source--icon-pack.qodef--opened
  .qodef-m-icon.qodef--close {
  visibility: visible;
}
.qodef-opener-icon.qodef-source--svg-path span {
  position: relative;
}
.qodef-opener-icon.qodef-source--svg-path span > * {
  vertical-align: middle;
}
.qodef-opener-icon.qodef-source--svg-path span path,
.qodef-opener-icon.qodef-source--svg-path span > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened
  .qodef-m-icon.qodef--open {
  visibility: hidden;
}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened
  .qodef-m-icon.qodef--close {
  visibility: visible;
}
.qodef-opener-icon.qodef-source--predefined {
  display: grid;
  grid-template-areas: "icon";
  grid-template-columns: minmax(0, auto);
  grid-template-rows: minmax(0, auto);
  align-items: center;
  justify-items: center;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-icon {
  grid-area: icon;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-icon.qodef--close {
  position: relative;
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--menu path {
  stroke-dasharray: 45;
  stroke-dashoffset: 90;
}
.qodef-opener-icon.qodef-source--predefined
  .qodef-svg--menu
  path:nth-of-type(1) {
  transition: stroke-dashoffset 0.45s cubic-bezier(0.37, 0, 0.63, 1);
}
.qodef-opener-icon.qodef-source--predefined
  .qodef-svg--menu
  path:nth-of-type(2) {
  transition: stroke-dashoffset 0.45s cubic-bezier(0.37, 0, 0.63, 1) 0.15s;
}
.qodef-opener-icon.qodef-source--predefined
  .qodef-svg--menu
  path:nth-of-type(3) {
  transition: stroke-dashoffset 0.45s cubic-bezier(0.37, 0, 0.63, 1) 0.3s;
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--close {
  color: #fff;
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--close path {
  stroke-dasharray: 45;
  stroke-dashoffset: 90;
  transition: stroke-dashoffset 0.45s cubic-bezier(0.37, 0, 0.63, 1);
}
.qodef-opener-icon.qodef-source--predefined
  .qodef-svg--close
  path:nth-of-type(2) {
  transition: stroke-dashoffset 0.45s cubic-bezier(0.37, 0, 0.63, 1) 0.22s;
}
.qodef-opener-icon.qodef-source--predefined:focus {
  color: currentColor;
}
.qodef-opener-icon.qodef-source--predefined:hover {
  color: currentColor;
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu path {
  stroke-dashoffset: 0;
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--close path {
  stroke-dashoffset: 0;
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened
  .qodef-m-icon.qodef--open {
  visibility: hidden;
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened
  .qodef-m-icon.qodef--close {
  visibility: visible;
}
.qodef-opener-icon.qodef-source--predefined:after {
  display: none;
}
.qodef-opener-icon.qodef-source--predefined.qodef-search-opener {
  color: currentColor;
  grid-template-areas: "icon text";
}
.qodef-opener-icon.qodef-source--predefined.qodef-search-opener
  .qodef-search-opener-text {
  grid-area: text;
}
.qodef-opener-icon.qodef-source--predefined.qodef-side-area-opener svg {
  display: block;
  width: 30px;
}
.qodef-parallax {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.qodef-parallax.elementor-section {
  overflow: visible;
}
.qodef-parallax-row-holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.qodef-parallax-img-holder {
  position: absolute;
  top: -50%;
  height: 150%;
  left: 0;
  width: 100%;
  opacity: 0;
}
.qodef-browser--edge .qodef-parallax-img-holder,
.qodef-browser--ms-explorer .qodef-parallax-img-holder,
.touchevents .qodef-parallax-img-holder {
  top: 0;
  height: 100%;
  opacity: 1;
}
.qodef-parallax-content-holder {
  position: relative;
  z-index: 99;
}
.qodef-parallax-img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  will-change: transform;
}
.qodef-parallax-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.touchevents .qodef-parallax-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
  height: 100%;
}
.qodef-contact-form-7,
.rs-layer {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-contact-form-7 p,
.rs-layer p {
  margin: 0;
}
.qodef-contact-form-7 br,
.rs-layer br {
  display: none;
}
.qodef-contact-form-7 .ajax-loader,
.rs-layer .ajax-loader {
  display: none;
}
.qodef-contact-form-7 .wpcf7-form-control-wrap,
.rs-layer .wpcf7-form-control-wrap {
  display: block;
  max-width: 100%;
}
.qodef-contact-form-7 .wpcf7-not-valid-tip,
.rs-layer .wpcf7-not-valid-tip {
  margin: 10px 0 0 0;
}
.qodef-contact-form-7 .wpcf7-response-output,
.rs-layer .wpcf7-response-output {
  border-width: 1px !important;
  margin: 2em 0 0 0 !important;
  padding: 1em 1.5em !important;
}
.qodef-contact-form-7 .wpcf7-form,
.rs-layer .wpcf7-form {
  position: relative;
}
.qodef-contact-form-7 .wpcf7-form:before,
.rs-layer .wpcf7-form:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  content: "";
  visibility: hidden;
  z-index: 98;
}
.qodef-contact-form-7 .wpcf7-form:after,
.rs-layer .wpcf7-form:after {
  animation: qode-rotate 2s linear infinite;
  background-color: transparent;
  border: 2px solid #fbfaf8;
  border-radius: 50%;
  border-top: 2px solid var(--qode-main-color);
  content: "";
  height: 24px;
  left: calc(50% - 12px);
  opacity: 1;
  position: absolute;
  top: calc(50% - 12px);
  visibility: hidden;
  width: 24px;
  z-index: 99;
}
.qodef-contact-form-7 .wpcf7-form.submitting > *,
.rs-layer .wpcf7-form.submitting > * {
  opacity: 0.3;
}
.qodef-contact-form-7 .wpcf7-form.submitting:after,
.qodef-contact-form-7 .wpcf7-form.submitting:before,
.rs-layer .wpcf7-form.submitting:after,
.rs-layer .wpcf7-form.submitting:before {
  visibility: visible;
}
.qodef-contact-form-7 .qodef-contact-form-style .qodef-contact-form-grid-style,
.rs-layer .qodef-contact-form-style .qodef-contact-form-grid-style {
  display: flex;
  gap: 22px;
}
.qodef-contact-form-7
  .qodef-contact-form-style
  .qodef-contact-form-grid-style
  .wpcf7-form-control-wrap,
.rs-layer
  .qodef-contact-form-style
  .qodef-contact-form-grid-style
  .wpcf7-form-control-wrap {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .qodef-contact-form-7
    .qodef-contact-form-style
    .qodef-contact-form-grid-style
    .wpcf7-form-control-wrap,
  .rs-layer
    .qodef-contact-form-style
    .qodef-contact-form-grid-style
    .wpcf7-form-control-wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-contact-form-7
    .qodef-contact-form-style
    .qodef-contact-form-grid-style,
  .rs-layer .qodef-contact-form-style .qodef-contact-form-grid-style {
    flex-direction: column;
  }
}
.qodef-contact-form-7 .qodef-contact-form-style .qodef-button,
.rs-layer .qodef-contact-form-style .qodef-button {
  display: flex;
  margin-right: auto;
  background-color: var(--qode-main-color);
}
.qodef-instagram-list #sb_instagram {
  padding: 0 !important;
  overflow: hidden !important;
}
html.elementor-html
  .qodef-instagram-list
  #sb_instagram
  #sbi_images
  .sbi_item.sbi_transition {
  opacity: 1 !important;
}
.qodef-instagram-list .sbi_photo_wrap a {
  background-image: none !important;
  height: auto !important;
  padding-bottom: 0 !important;
}
.qodef-instagram-list .sbi_photo_wrap a:after {
  color: #fff;
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  font-size: 20px;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease-out;
}
.qodef-instagram-list .sbi_photo_wrap a:hover:after {
  opacity: 1;
}
.qodef-instagram-list .sbi_photo_wrap a img {
  display: inline-block !important;
}
.qodef-instagram-list.qodef-swiper-container
  #sb_instagram
  #sbi_images
  .sbi_item {
  margin: inherit !important;
}
.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info
  #ctf
  .ctf-tweet-actions {
  display: none;
}
.qodef-twitter-list.qodef-layout--columns #ctf {
  overflow: hidden;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
  margin-left: 0;
  display: block;
  margin-bottom: 8px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
  line-height: 1 !important;
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
  width: 37px;
  height: 37px;
  margin: 0 7px 0 0;
  float: none;
  border-radius: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-size: 33px;
  line-height: 1em;
  font-weight: 600 !important;
  margin: 0 4px 0 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
  display: none;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.5625em;
  font-weight: 400;
  color: #414141;
  margin-right: 4px;
  margin-left: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
  margin-right: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
  margin-top: 4px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
  display: none;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
  display: flex;
  align-items: baseline;
  margin-left: 0;
  padding: 0;
  margin-top: -5px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
  content: "\e094";
  font-family: ElegantIcons;
  padding-right: 10px;
  font-size: 18px;
  position: relative;
  top: 5px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
  display: flex;
  align-items: baseline;
  margin-left: 0;
  margin-top: -3px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
  content: "\e094";
  font-family: ElegantIcons;
  padding-right: 10px;
  font-size: 18px;
  visibility: hidden;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
  padding: 0;
  font-size: 14px;
  margin-right: 8px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
  margin-right: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
  margin-left: 0;
}
.qodef-twitter-list.qodef-layout--columns .ctf-tweets {
  --qode-columns: 3;
  --qode-columns-row-gap: 30px;
  --qode-columns-col-gap: 30px;
  position: relative;
  display: grid;
  grid-template-columns: repeat(var(--qode-columns), minmax(0, 1fr));
  row-gap: var(--qode-columns-row-gap);
  column-gap: var(--qode-columns-col-gap);
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 .ctf-tweets {
  --qode-columns: 1;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 .ctf-tweets {
  --qode-columns: 2;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 .ctf-tweets {
  --qode-columns: 3;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 .ctf-tweets {
  --qode-columns: 4;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 .ctf-tweets {
  --qode-columns: 5;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 .ctf-tweets {
  --qode-columns: 6;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 .ctf-tweets {
  --qode-columns: 7;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 .ctf-tweets {
  --qode-columns: 8;
}
.qodef-twitter-list.qodef-vertical-gutter--no .ctf-tweets {
  --qode-columns-row-gap: 0px;
}
.qodef-twitter-list.qodef-vertical-gutter--tiny .ctf-tweets {
  --qode-columns-row-gap: 10px;
}
.qodef-twitter-list.qodef-vertical-gutter--small .ctf-tweets {
  --qode-columns-row-gap: 20px;
}
.qodef-twitter-list.qodef-vertical-gutter--normal .ctf-tweets {
  --qode-columns-row-gap: 30px;
}
.qodef-twitter-list.qodef-vertical-gutter--medium .ctf-tweets {
  --qode-columns-row-gap: 40px;
}
.qodef-twitter-list.qodef-vertical-gutter--large .ctf-tweets {
  --qode-columns-row-gap: 50px;
}
.qodef-twitter-list.qodef-vertical-gutter--huge .ctf-tweets {
  --qode-columns-row-gap: 80px;
}
.qodef-twitter-list.qodef-gutter--no .ctf-tweets {
  --qode-columns-col-gap: 0px;
}
.qodef-twitter-list.qodef-gutter--tiny .ctf-tweets {
  --qode-columns-col-gap: 10px;
}
.qodef-twitter-list.qodef-gutter--small .ctf-tweets {
  --qode-columns-col-gap: 20px;
}
.qodef-twitter-list.qodef-gutter--normal .ctf-tweets {
  --qode-columns-col-gap: 30px;
}
.qodef-twitter-list.qodef-gutter--medium .ctf-tweets {
  --qode-columns-col-gap: 40px;
}
.qodef-twitter-list.qodef-gutter--large .ctf-tweets {
  --qode-columns-col-gap: 50px;
}
.qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
  --qode-columns-col-gap: 80px;
}
#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-twitter-list.qodef-layout--columns
  #ctf
  a:hover {
  color: #fff;
}
#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-twitter-list.qodef-layout--columns
  #ctf
  a:hover {
  color: #fff;
}
.qodef-yith-wccl--predefined .select_box {
  display: inline-block;
}
.qodef-yith-wccl--predefined .select_box:after {
  display: none;
}
.qodef-yith-wccl--predefined .select_box .select_option {
  vertical-align: middle;
  border: 0;
  margin: 0 5px 0 0;
  display: inline-block;
  float: none;
  position: relative;
}
.qodef-yith-wccl--predefined .select_box .select_option:last-child {
  margin-right: 0;
}
.qodef-yith-wccl--predefined
  .select_box
  .select_option
  > span:not(.yith_wccl_tooltip) {
  border: 0;
  min-width: auto;
  width: auto;
  height: auto;
  line-height: inherit;
}
.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip {
  width: 100px;
}
.qodef-yith-wccl--predefined
  .select_box
  .select_option
  .yith_wccl_tooltip
  > span {
  background: #fff;
  border-radius: 0;
  border: 1px solid #e2e2e2 !important;
  padding: 10px;
  color: #414141;
}
.qodef-yith-wccl--predefined
  .select_box
  .select_option
  .yith_wccl_tooltip.top
  span:after {
  top: 100%;
  bottom: auto;
}
.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option {
  border: 1px solid transparent;
  padding: 1px;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_colorpicker
  .select_option
  > span:not(.yith_wccl_tooltip) {
  width: 38px;
  height: 15px;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_colorpicker
  .select_option.selected {
  border-color: #162e09;
}
.qodef-yith-wccl--predefined .select_box.select_box_image .select_option {
  border: 1px solid transparent;
  padding: 1px;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_image
  .select_option
  > img:not(.yith_wccl_tooltip) {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_image
  .select_option.selected {
  border-color: #162e09;
}
.qodef-yith-wccl--predefined .select_box.select_box_label > * {
  display: inline-flex;
  flex-wrap: wrap;
  color: #d4a65e;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0;
  display: inline-flex;
  vertical-align: middle;
  flex-wrap: wrap;
}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option {
  transition: color 0.3s ease-out;
  margin: 0;
}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:after {
  content: ",";
  margin-right: 5px;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_label
  .select_option:last-of-type:after {
  display: none;
}
.qodef-yith-wccl--predefined
  .select_box.select_box_label
  .select_option.selected {
  color: var(--qode-main-color);
}
.qodef-yith-wccl--predefined li.product .variations_form.cart {
  margin: 0 0 0 20px;
}
.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations {
  margin-bottom: 10px;
  text-align: right;
}
.qodef-yith-wccl--predefined
  li.product
  .variations_form.cart
  div.variations:last-child {
  margin-bottom: 0;
}
#yith-quick-view-modal .yith-quick-view-overlay {
  background: rgba(255, 255, 255, 0.79) !important;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
  height: auto !important;
  width: 960px !important;
  max-width: 90vw !important;
}
#yith-quick-view-modal .yith-wcqv-main {
  box-shadow: 3px 3px 15px 0 rgba(22, 46, 9, 0.5) !important;
  overflow-y: hidden !important;
  max-height: 90vh !important;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-inner {
  margin: 0;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-inner
  > * {
  padding: 0;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image {
  align-self: stretch;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .qodef-woo-product-mark {
  transform: translateX(0);
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  :not(.qodef-woo-product-mark) {
  height: 100%;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  figure {
  margin: 0 !important;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  figure
  img {
  object-fit: cover;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  figure
  > .woocommerce-product-gallery__image {
  width: 100% !important;
  margin: 0 !important;
}
#yith-quick-view-modal
  #yith-quick-view-content.single-product
  .qodef-woo-single-image
  .woocommerce-product-gallery
  figure
  > .qodef-woo-thumbnails-wrapper {
  display: none !important;
}
#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
  align-self: center;
  padding: 30px;
}
#yith-quick-view-modal #yith-quick-view-close {
  border: 0 !important;
  font-size: 0;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
}
#yith-quick-view-modal #yith-quick-view-close:after {
  display: block;
  line-height: 25px;
  padding: 0 3px;
  position: relative;
  font-size: 18px;
  font-family: ElegantIcons;
  content: "\4d";
}
body:not([class*="agraria-core"])
  #yith-quick-view-modal
  #yith-quick-view-close:after {
  content: "x";
  font-family: initial;
}
#yith-quick-view-modal .qodef-yith-wcqv-link {
  margin-top: 38px;
}
.qodef-yith-wcqv--predefined .yith-wcqv-button {
  font-size: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  background-color: transparent !important;
}
.qodef-yith-wcqv--predefined .yith-wcqv-button:before {
  font-size: 22px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f06e";
}
.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button {
  color: #fff !important;
}
.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button:hover {
  color: var(--qode-main-color) !important;
}
.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button .blockUI {
  display: none !important;
}
.yith-wcwl-form .wishlist-title-container {
  display: none !important;
}
.yith-wcwl-form .shop_table {
  font-size: 100%;
}
.yith-wcwl-form .shop_table tr {
  border-left: none;
  border-right: none;
  border-top: none;
}
.yith-wcwl-form .shop_table td,
.yith-wcwl-form .shop_table th {
  padding: 15px 0 15px 15px;
  vertical-align: middle;
  text-align: left;
  border: 0;
}
.yith-wcwl-form .shop_table td:first-child,
.yith-wcwl-form .shop_table th:first-child {
  padding-left: 0;
}
.yith-wcwl-form .shop_table th {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 1.22727em;
  font-weight: 500;
  text-transform: none;
  font-size: 18px;
}
.yith-wcwl-form .shop_table td ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.yith-wcwl-form .shop_table td ul li {
  margin: 0 0 10px;
  padding: 0;
}
.yith-wcwl-form .shop_table td ul li:last-child {
  margin-bottom: 0;
}
.yith-wcwl-form .shop_table td ul li label {
  margin-bottom: 0;
}
.yith-wcwl-form .shop_table p {
  margin: 0;
}
.yith-wcwl-form .shop_table .variation:after,
.yith-wcwl-form .shop_table .variation:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.yith-wcwl-form .shop_table .variation:after {
  clear: both;
}
.yith-wcwl-form .shop_table .variation dt {
  clear: left;
  float: left;
  font-weight: initial;
}
@media only screen and (max-width: 680px) {
  .yith-wcwl-form .shop_table .variation dt {
    float: none;
    width: 100%;
  }
}
.yith-wcwl-form .shop_table .variation dd {
  clear: right;
  float: left;
  margin: 0 0 0 5px;
}
@media only screen and (max-width: 680px) {
  .yith-wcwl-form .shop_table .variation dd {
    float: none;
    margin: 0;
    width: 100%;
  }
}
.yith-wcwl-form .wishlist_table.shop_table tr th {
  background: 0 0 !important;
}
.yith-wcwl-form .wishlist_table.shop_table tr th.product-remove {
  width: auto !important;
}
.yith-wcwl-form .wishlist_table.shop_table tr td {
  background: 0 0 !important;
  color: #414141 !important;
  border-color: transparent !important;
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button {
  color: #414141;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 1.467em;
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative !important;
  display: inline-flex !important;
  vertical-align: middle !important;
  width: auto !important;
  margin: 0 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  border-radius: 0 !important;
  gap: 10px;
  outline: 0 !important;
  transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out !important;
  padding: 14px 30px 13px !important;
  cursor: pointer !important;
  align-items: center;
  z-index: 3 !important;
  color: #fff !important;
  background-color: #162e09 !important;
  border: 1px solid transparent !important;
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover {
  color: #fff !important;
  background-color: #162e09 !important;
}
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .added_to_cart
  .qodef-m-icon,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button .qodef-m-icon {
  position: relative;
  display: flex;
  align-items: center;
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .added_to_cart:hover
  .qodef-m-icon,
.yith-wcwl-form
  .wishlist_table
  .product-add-to-cart
  .button:hover
  .qodef-m-icon {
  transform: translateX(5px);
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart i,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button i {
  display: none !important;
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:before {
  display: none !important;
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart.added,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button.added {
  display: none !important;
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist {
  font-size: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  background-color: transparent !important;
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
  font-size: 22px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f004";
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
  font-size: 22px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f004";
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .blockOverlay,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .feedback,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .view-wishlist,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist i,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist span {
  display: none !important;
}
.qodef-yith-wcwl--predefined .qodef-e-media-inner .yith-wcwl-add-to-wishlist a {
  color: #fff !important;
}
.qodef-yith-wcwl--predefined
  .qodef-e-media-inner
  .yith-wcwl-add-to-wishlist
  a:hover {
  color: var(--qode-main-color) !important;
}
.qodef-yith-wcwl--predefined #yith-wcwl-popup-message {
  display: none !important;
}
.qodef-yith-wcwl--predefined .yith-wcwl-share {
  display: none !important;
}
.qodef-order-tracking p:not(.form-row) {
  margin-top: 0;
}
.qodef-order-tracking .form-row {
  margin: 0;
}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image
  .product-category
  a,
.qodef-woo-product-list .product-category a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image
  .product-category
  .woocommerce-loop-category__title,
.qodef-woo-product-list .product-category .woocommerce-loop-category__title {
  background-color: #fff;
  left: 50%;
  margin: 0;
  padding: 12px 41px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image .count,
.qodef-woo-product-list .count {
  display: none;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-hide-review
  .qodef-woo-ratings {
  display: none;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-disable-borders
  .woocommerce-LoopProduct-link {
  border: 0;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-content-align--center
  .qodef-woo-product-title,
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-content-align--center
  .qodef-woo-ratings {
  text-align: center;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-content-align--center
  .qodef-woo-product-price {
  justify-content: center;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-content-align--right
  .qodef-woo-product-title,
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-content-align--right
  .qodef-woo-ratings {
  text-align: right;
}
.qodef-woo-product-list.qodef-item-layout--info-below
  .qodef-content-align--right
  .qodef-woo-product-price {
  justify-content: flex-end;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image li .qodef-e-media {
  height: 100%;
  width: 100%;
}
.widget_agraria_core_woo_dropdown_cart,
.widget_shopping_cart {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
}
.widget_agraria_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner,
.widget_shopping_cart .qodef-widget-dropdown-cart-inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}
.widget_agraria_core_woo_dropdown_cart .qodef-m-opener,
.widget_agraria_core_woo_dropdown_cart > .widgettitle,
.widget_shopping_cart .qodef-m-opener,
.widget_shopping_cart > .widgettitle {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
}
.qodef-skin--light .widget_agraria_core_woo_dropdown_cart .qodef-m-opener,
.qodef-skin--light .widget_agraria_core_woo_dropdown_cart > .widgettitle,
.qodef-skin--light .widget_shopping_cart .qodef-m-opener,
.qodef-skin--light .widget_shopping_cart > .widgettitle {
  color: #fff;
}
.widget_agraria_core_woo_dropdown_cart .qodef-m-opener svg,
.widget_shopping_cart .qodef-m-opener svg {
  display: block;
}
.widget_agraria_core_woo_dropdown_cart .qodef-m-opener .qodef-m-opener-text,
.widget_shopping_cart .qodef-m-opener .qodef-m-opener-text {
  color: currentColor;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.5625em;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-left: 10px;
}
.widget_agraria_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.widget_agraria_core_woo_dropdown_cart .widget_shopping_cart_content,
.widget_shopping_cart .qodef-widget-dropdown-cart-content,
.widget_shopping_cart .widget_shopping_cart_content {
  border-width: 1px;
  border-style: solid;
  display: block;
  padding: 30px 0;
  text-align: left;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
header
  .widget_agraria_core_woo_dropdown_cart
  .qodef-widget-dropdown-cart-content,
header .widget_agraria_core_woo_dropdown_cart .widget_shopping_cart_content,
header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
header .widget_shopping_cart .widget_shopping_cart_content {
  left: auto;
  opacity: 0 !important;
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden !important;
  width: 360px;
}
.touchevents
  header
  .widget_agraria_core_woo_dropdown_cart
  .qodef-widget-dropdown-cart-content,
.touchevents
  header
  .widget_agraria_core_woo_dropdown_cart
  .widget_shopping_cart_content,
.touchevents header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
.touchevents header .widget_shopping_cart .widget_shopping_cart_content {
  display: none;
}
.widget_agraria_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content > *,
.widget_agraria_core_woo_dropdown_cart .widget_shopping_cart_content > *,
.widget_shopping_cart .qodef-widget-dropdown-cart-content > *,
.widget_shopping_cart .widget_shopping_cart_content > * {
  padding: 0 30px !important;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-widget-dropdown-cart-content
  .blockUI,
.widget_agraria_core_woo_dropdown_cart .widget_shopping_cart_content .blockUI,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .blockUI,
.widget_shopping_cart .widget_shopping_cart_content .blockUI {
  display: none !important;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item,
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
  margin: 0 0 20px 0;
  position: relative;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item:last-of-type,
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item:last-of-type,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item:last-of-type,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item:last-of-type,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item:last-of-type,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item:last-of-type,
.widget_shopping_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item:last-of-type,
.widget_shopping_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item:last-of-type {
  margin: 0;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  img,
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  img,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  img,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  img,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
  margin: 0 20px 0 0;
  width: 60px;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .remove,
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .remove,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .remove,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove {
  font-size: 20px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .variation,
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .variation,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .variation,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .variation,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .variation,
.widget_shopping_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .variation,
.widget_shopping_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .variation {
  display: none;
}
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart-item img {
  float: left;
  vertical-align: top;
}
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart-item a,
.widget_shopping_cart .woocommerce-mini-cart-item a {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 33px;
  line-height: 1em;
  display: block;
}
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart-item:after,
.widget_shopping_cart .woocommerce-mini-cart-item:after {
  clear: both;
  content: "";
  display: table;
}
.widget_agraria_core_woo_dropdown_cart .qodef-woo-mini-cart,
.widget_shopping_cart .qodef-woo-mini-cart {
  max-height: 50vh;
  overflow: hidden;
  position: relative;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item {
  display: flex;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-image,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-image {
  flex-shrink: 0;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-image
  a,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-image
  a {
  display: block;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-content,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-content {
  padding: 0 20px 0 0;
  width: 100%;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-title,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-title {
  margin: 0;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-price,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-price {
  margin: 0;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-quantity,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .qodef-e-quantity {
  margin: 0;
}
.widget_agraria_core_woo_dropdown_cart .qodef-m-order-details,
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart__total,
.widget_shopping_cart .qodef-m-order-details,
.widget_shopping_cart .woocommerce-mini-cart__total {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.widget_agraria_core_woo_dropdown_cart .qodef-m-order-details strong,
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,
.widget_shopping_cart .qodef-m-order-details strong,
.widget_shopping_cart .woocommerce-mini-cart__total strong {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 1.22727em;
  font-weight: 500;
  text-transform: none;
}
.widget_agraria_core_woo_dropdown_cart .qodef-m-action,
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart__buttons,
.widget_shopping_cart .qodef-m-action,
.widget_shopping_cart .woocommerce-mini-cart__buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
.widget_agraria_core_woo_dropdown_cart .qodef-m-action a,
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,
.widget_shopping_cart .qodef-m-action a,
.widget_shopping_cart .woocommerce-mini-cart__buttons a {
  color: #414141;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 1.467em;
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  gap: 10px;
  outline: 0;
  transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out;
  padding: 12px 20px 11px;
  color: #fff;
  background-color: #162e09;
  border: 1px solid transparent;
}
.widget_agraria_core_woo_dropdown_cart .qodef-m-action a:hover,
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover,
.widget_shopping_cart .qodef-m-action a:hover,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover {
  color: #fff;
  background-color: #162e09;
}
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart__buttons,
.widget_shopping_cart .woocommerce-mini-cart__buttons {
  flex-direction: column;
}
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,
.widget_shopping_cart .woocommerce-mini-cart__buttons a {
  width: 100% !important;
  justify-content: center;
}
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart__buttons
  a:last-child,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:last-child {
  margin-top: 5px;
}
header
  .widget_agraria_core_woo_dropdown_cart:hover
  .qodef-widget-dropdown-cart-content,
header
  .widget_agraria_core_woo_dropdown_cart:hover
  .widget_shopping_cart_content,
header .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,
header .widget_shopping_cart:hover .widget_shopping_cart_content {
  opacity: 1 !important;
  visibility: visible !important;
}
.widget_agraria_core_woo_dropdown_cart,
.widget_shopping_cart {
  color: #414141;
}
.widget_agraria_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.widget_agraria_core_woo_dropdown_cart .widget_shopping_cart_content,
.widget_shopping_cart .qodef-widget-dropdown-cart-content,
.widget_shopping_cart .widget_shopping_cart_content {
  background-color: #fff;
  border-color: #e2e2e2;
}
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart-item a,
.widget_shopping_cart .woocommerce-mini-cart-item a {
  color: #162e09;
}
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover,
.widget_shopping_cart .woocommerce-mini-cart-item a:hover {
  color: var(--qode-main-color);
}
.widget_agraria_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
  color: #162e09;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
  color: var(--qode-main-color);
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .remove,
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .remove,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .remove,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove {
  color: #414141;
}
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .remove:hover,
.widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .remove:hover,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .remove:hover,
.widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove:hover,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .remove:hover,
.widget_shopping_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .remove:hover,
.widget_shopping_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .remove:hover,
.widget_shopping_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove:hover {
  color: var(--qode-main-color);
}
.widget_agraria_core_woo_dropdown_cart .qodef-m-order-details strong,
.widget_agraria_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,
.widget_shopping_cart .qodef-m-order-details strong,
.widget_shopping_cart .woocommerce-mini-cart__total strong {
  color: #162e09;
}
#qodef-top-area .widget_agraria_core_woo_dropdown_cart,
#qodef-top-area .widget_shopping_cart {
  color: #b9c0b5;
}
#qodef-top-area
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a,
#qodef-top-area .widget_shopping_cart .woocommerce-mini-cart-item a {
  color: #162e09;
}
#qodef-top-area
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a:hover,
#qodef-top-area .widget_shopping_cart .woocommerce-mini-cart-item a:hover {
  color: var(--qode-main-color);
}
#qodef-top-area
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a,
#qodef-top-area .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
  color: #162e09;
}
#qodef-top-area
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover,
#qodef-top-area
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
#qodef-page-footer .widget_agraria_core_woo_dropdown_cart,
#qodef-page-footer .widget_shopping_cart {
  color: #ccc;
}
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-widget-dropdown-cart-content,
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .widget_shopping_cart_content,
#qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content,
#qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content {
  background-color: #000;
  border-color: #fff;
}
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a {
  color: #ccc;
}
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a:hover,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a:hover {
  color: #fff;
}
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
  color: #ccc;
}
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover,
#qodef-page-footer
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover {
  color: #fff;
}
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .remove,
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .remove,
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .remove,
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove,
#qodef-page-footer
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .remove,
#qodef-page-footer
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .remove,
#qodef-page-footer
  .widget_shopping_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .remove,
#qodef-page-footer
  .widget_shopping_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove {
  color: #ccc;
}
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .remove:hover,
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .remove:hover,
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .remove:hover,
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove:hover,
#qodef-page-footer
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-woo-mini-cart-item
  .remove:hover,
#qodef-page-footer
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .woocommerce-mini-cart-item
  .remove:hover,
#qodef-page-footer
  .widget_shopping_cart
  .woocommerce-mini-cart
  .qodef-woo-mini-cart-item
  .remove:hover,
#qodef-page-footer
  .widget_shopping_cart
  .woocommerce-mini-cart
  .woocommerce-mini-cart-item
  .remove:hover {
  color: #fff;
}
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-m-order-details
  strong,
#qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart__total
  strong,
#qodef-page-footer .widget_shopping_cart .qodef-m-order-details strong,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart__total strong {
  color: #ccc;
}
.qodef-footer--dark #qodef-page-footer .widget_agraria_core_woo_dropdown_cart,
.qodef-footer--dark #qodef-page-footer .widget_shopping_cart {
  color: #162e09;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a,
.qodef-footer--dark
  #qodef-page-footer
  .widget_shopping_cart
  .woocommerce-mini-cart-item
  a {
  color: #162e09;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a:hover,
.qodef-footer--dark
  #qodef-page-footer
  .widget_shopping_cart
  .woocommerce-mini-cart-item
  a:hover {
  color: var(--qode-main-color);
}
.qodef-footer--dark
  #qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a,
.qodef-footer--dark
  #qodef-page-footer
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a {
  color: #162e09;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover,
.qodef-footer--dark
  #qodef-page-footer
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
#qodef-side-area .widget_agraria_core_woo_dropdown_cart,
#qodef-side-area .widget_shopping_cart {
  color: #b9c0b5;
}
#qodef-side-area
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a,
#qodef-side-area .widget_shopping_cart .woocommerce-mini-cart-item a {
  color: #162e09;
}
#qodef-side-area
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a:hover,
#qodef-side-area .widget_shopping_cart .woocommerce-mini-cart-item a:hover {
  color: var(--qode-main-color);
}
#qodef-side-area
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a,
#qodef-side-area .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
  color: #162e09;
}
#qodef-side-area
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover,
#qodef-side-area
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
.qodef-mega-menu-widget-holder .widget_agraria_core_woo_dropdown_cart,
.qodef-mega-menu-widget-holder .widget_shopping_cart {
  color: #fff;
}
.qodef-mega-menu-widget-holder
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a,
.qodef-mega-menu-widget-holder
  .widget_shopping_cart
  .woocommerce-mini-cart-item
  a {
  color: #162e09;
}
.qodef-mega-menu-widget-holder
  .widget_agraria_core_woo_dropdown_cart
  .woocommerce-mini-cart-item
  a:hover,
.qodef-mega-menu-widget-holder
  .widget_shopping_cart
  .woocommerce-mini-cart-item
  a:hover {
  color: var(--qode-main-color);
}
.qodef-mega-menu-widget-holder
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a,
.qodef-mega-menu-widget-holder
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a {
  color: #162e09;
}
.qodef-mega-menu-widget-holder
  .widget_agraria_core_woo_dropdown_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover,
.qodef-mega-menu-widget-holder
  .widget_shopping_cart
  .qodef-woo-mini-cart
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
.widget_agraria_core_woo_side_area_cart {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.widget_agraria_core_woo_side_area_cart .qodef-widget-side-area-cart-inner {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-opener {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  color: #000;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-opener
  .qodef-m-opener-icon {
  margin-right: 10px;
  margin-top: -2px;
  height: 18px;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-opener
  .qodef-m-opener-icon
  svg {
  height: 100%;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-opener
  .qodef-m-opener-text {
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 600;
}
.qodef-skin--light
  .widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-opener {
  color: #fff;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-widget-side-area-cart-content {
  position: fixed;
  top: 0;
  right: -370px;
  height: 100vh;
  width: 370px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 54px 0;
  background-color: #fff;
  border-left: 1px solid #e2e2e2;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.admin-bar
  .widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-widget-side-area-cart-content {
  top: 32px;
  height: calc(100vh - 32px);
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-close {
  position: absolute;
  top: 11px;
  right: 26px;
  display: block;
  font-size: 34px;
  z-index: 1000;
  color: #282e26;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-close
  svg {
  width: 12px;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-close
  .qodef-svg--close
  path {
  stroke-dasharray: 45;
  stroke-dashoffset: 90;
  transition: stroke-dashoffset 0.45s cubic-bezier(0.37, 0, 0.63, 1);
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-close
  .qodef-svg--close
  path:nth-of-type(2) {
  transition: stroke-dashoffset 0.45s cubic-bezier(0.37, 0, 0.63, 1) 0.22s;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-close:hover
  .qodef-svg--close
  path {
  stroke-dashoffset: 0;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-posts-not-found {
  padding: 0 27px;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-woo-side-area-cart {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0 27px !important;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-woo-side-area-cart-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin: 0 0 25px !important;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-woo-side-area-cart-item:first-child {
  margin: 0;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-image {
  flex-shrink: 0;
  width: 120px;
  margin-right: 20px;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-image
  a,
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-image
  img {
  display: block;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-image
  a {
  border: 1px solid #ececec;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-content {
  width: 100%;
  padding-right: 20px;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-title {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-title
  a {
  color: #282e26;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-title
  a:hover {
  color: var(--qode-main-color);
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-price {
  margin: 3px 0 0;
  display: inline-block;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-e-quantity {
  margin: 3px 0 0;
  display: inline-block;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .remove {
  position: absolute;
  top: 7px;
  left: 7px;
  line-height: 1;
  z-index: 5;
  color: #282e26;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .remove
  svg {
  width: 8px;
  height: 8px;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .remove
  .qodef-svg--close
  path {
  stroke-dasharray: 45;
  stroke-dashoffset: 90;
  transition: stroke-dashoffset 0.45s cubic-bezier(0.37, 0, 0.63, 1);
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .remove
  .qodef-svg--close
  path:nth-of-type(2) {
  transition: stroke-dashoffset 0.45s cubic-bezier(0.37, 0, 0.63, 1) 0.22s;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .remove:hover
  .qodef-svg--close
  path {
  stroke-dashoffset: 0;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-order-details {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5px 27px;
  padding: 19px 7px;
  border-top: 1px solid rgba(112, 112, 112, 0.24);
  border-bottom: 1px solid rgba(112, 112, 112, 0.24);
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-order-details
  > * {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #162e09;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action {
  width: 100%;
  padding: 0 27px;
  margin-top: 14px;
  display: flex;
  justify-content: space-between;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action
  svg {
  position: relative;
  top: 2px;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link {
  color: #414141;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 1.467em;
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  gap: 10px;
  outline: 0;
  transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out;
  padding: 0 !important;
  background-color: transparent;
  border: 0;
  color: #162e09;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link
  .qodef-m-text {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 -2px;
  transition: background-size 0.35s cubic-bezier(0.37, 0, 0.63, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
  display: inline-block;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link
  .qodef-m-icon {
  position: relative;
  top: 1px;
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:hover {
  color: #162e09;
  background-color: transparent;
  border: 0;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:hover
  .qodef-m-text {
  background-size: 100% 100%;
  background-position-x: 0;
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner
  .qodef-m-action-link:hover
  .qodef-m-icon {
  transform: translateX(5px);
}
.widget_agraria_core_woo_side_area_cart
  .qodef-widget-side-area-cart-inner.qodef--opened
  .qodef-widget-side-area-cart-content {
  right: 0;
  visibility: visible;
}
.qodef-woo-side-area-cart-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100% - 370px);
  height: 100vh;
  overflow: hidden;
  z-index: 1002;
}
.qodef-shortcode .last_toggle_el_margin,
.qodef-shortcode .wpb_button,
.qodef-shortcode .wpb_content_element,
.qodef-shortcode .wpb_row,
.qodef-shortcode ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}
.qodef-vc-row-wrapper.qodef--parallax-row {
  width: 100%;
}
.touchevents .qodef-vc-row-wrapper.qodef--parallax-row {
  height: auto !important;
}
.qodef-clients-list .qodef-e {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e {
  display: flex;
  align-items: center;
  justify-content: center;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e
  .qodef-e-image {
  line-height: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e
  .qodef-e-image
  a {
  display: inline-block;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e
  .qodef-e-logo {
  width: auto;
  opacity: 1;
  will-change: opacity;
  transition: opacity 0.15s ease-out;
  display: inline-block;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e
  .qodef-e-hover-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.15s ease-out;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e:hover
  .qodef-e-logo {
  opacity: 0;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e:hover
  .qodef-e-hover-logo {
  opacity: 1;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
  .qodef-e {
  display: flex;
  align-items: center;
  justify-content: center;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
  .qodef-e
  .qodef-e-image {
  line-height: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
  .qodef-e
  .qodef-e-image
  a {
  display: inline-block;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
  .qodef-e
  .qodef-e-logo {
  width: auto;
  opacity: var(--qodef-client-initial-opacity, 1);
  will-change: opacity;
  transition: opacity 0.3s ease;
  display: inline-block;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
  .qodef-e
  .qodef-e-hover-logo {
  display: none;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
  .qodef-e:hover
  .qodef-e-logo {
  opacity: var(--qodef-client-hover-opacity, 0.5);
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
  .qodef-e {
  display: flex;
  align-items: center;
  justify-content: center;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
  .qodef-e
  .qodef-e-image {
  line-height: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
  .qodef-e
  .qodef-e-image
  a {
  display: inline-block;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
  .qodef-e
  .qodef-e-logo {
  width: auto;
  display: inline-block;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
  .qodef-e
  .qodef-e-hover-logo {
  display: none;
}
.qodef-masonry-gallery-list .qodef-e-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-masonry-gallery-list .qodef-e-media-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-masonry-gallery-list .qodef-e-media-image img {
  display: block;
}
.qodef-masonry-gallery-list .qodef-e-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.qodef-masonry-gallery-list .qodef-e-title {
  margin: 0;
}
.qodef-masonry-gallery-list .qodef-e-text {
  margin: 6px 0 0;
}
.qodef-masonry-gallery-list .qodef-e-button {
  margin: 12px 0 0;
}
.qodef-masonry-gallery-list .qodef-e-button a {
  position: relative;
  z-index: 2;
}
.qodef-masonry-gallery-list .qodef-e-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-masonry-gallery-list.qodef-items--fixed .qodef-e-media-image {
  height: 100%;
}
.qodef-masonry-gallery-list .qodef-item-layout--standard .qodef-e-content {
  align-items: center;
  justify-content: center;
}
.touchevents
  .qodef-masonry-gallery-list
  .qodef-item-layout--textual
  .qodef-e-inner {
  cursor: pointer;
}
.qodef-masonry-gallery-list
  .qodef-item-layout--textual
  .qodef-e-inner:hover
  .qodef-e-content {
  opacity: 1;
}
.qodef-masonry-gallery-list .qodef-item-layout--textual .qodef-e-content {
  padding: 30px 40px;
  background-color: rgba(255, 255, 255, 0.95);
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.qodef-team-list .qodef-e-inner:hover .qodef-social-icon a {
  opacity: 1;
}
.qodef-team-list .qodef-e-inner:hover .qodef-social-icon a:nth-child(1) {
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1) 0s,
    color 0.3s ease-out;
}
.qodef-team-list .qodef-e-inner:hover .qodef-social-icon a:nth-child(2) {
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1) 0.15s,
    color 0.3s ease-out;
}
.qodef-team-list .qodef-e-inner:hover .qodef-social-icon a:nth-child(3) {
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1) 0.3s,
    color 0.3s ease-out;
}
.qodef-team-list .qodef-e-inner:hover .qodef-social-icon a:nth-child(4) {
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1) 0.45s,
    color 0.3s ease-out;
}
.qodef-team-list .qodef-e-role {
  color: #162e09;
  margin: 3px 0 10px;
}
.qodef-team-list .qodef-e-title {
  margin: 0;
}
.qodef-team-list .qodef-social-icon {
  display: flex;
  align-items: center;
  gap: 25px;
  margin: 0;
}
.qodef-team-list .qodef-social-icon a {
  color: var(--qode-main-color);
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1), color 0.3s ease-out;
}
.qodef-team-list .qodef-social-icon a:hover {
  color: #162e09;
}
.qodef-team-list.qodef-item-layout--info-below
  .qodef-e-inner:hover
  .qodef-social-icon {
  opacity: 1;
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
  margin: 18px 0 0;
}
.qodef-team-list.qodef-item-layout--info-below .qodef-social-icon {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e-inner:hover
  .qodef-e-content {
  opacity: 1;
  z-index: 1;
}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  z-index: -1;
}
.qodef-testimonials-list .qodef-e-inner {
  padding-bottom: 40px;
}
.qodef-testimonials-list .qodef-e-media-image {
  line-height: 0;
  margin-bottom: 18px;
}
.qodef-testimonials-list .qodef-e-media-image img {
  width: auto;
}
.qodef-testimonials-list .qodef-e-media-image-width--set {
  display: inline-block;
}
.qodef-testimonials-list .qodef-e-media-image-width--set img {
  width: 100%;
}
.qodef-testimonials-list .qodef-e-title {
  margin: 0 0 25px;
}
.qodef-testimonials-list .qodef-e-text {
  margin: 0 0 15px;
}
.qodef-testimonials-list .qodef-e-text:before {
  content: '"';
}
.qodef-testimonials-list .qodef-e-text:after {
  content: '"';
}
.qodef-testimonials-list .qodef-e-author {
  margin: 0;
  color: var(--qode-main-color);
  font-size: 14px;
  font-weight: 400;
}
.qodef-testimonials-list .swiper-pagination-bullets {
  text-align: left;
  bottom: 0 !important;
}
.qodef-testimonials-list
  .swiper-pagination-bullets
  .swiper-pagination-bullet:before {
  background-color: var(--qode-main-color);
}
.qodef-testimonials-list.qodef-skin--light .qodef-e-author,
.qodef-testimonials-list.qodef-skin--light .qodef-e-text,
.qodef-testimonials-list.qodef-skin--light .qodef-e-title {
  color: #fff;
}
.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before {
  background-color: #fff;
}
.qodef-review-rating {
  display: flex;
}
.qodef-review-rating .qodef-rating-inner {
  display: flex;
  flex-basis: 50%;
}
.qodef-review-rating label {
  margin: 0 10px 0 0;
}
.qodef-review-rating .qodef-comment-rating-box {
  display: flex;
  margin: 0;
}
.qodef-review-rating .qodef-star-rating {
  position: relative;
  display: block;
  margin: 0 0.1em 0 0;
  cursor: pointer;
  color: #d9c39e;
}
.qodef-review-rating .qodef-star-rating svg {
  display: block;
  width: 14px;
  height: auto;
  fill: none;
  stroke: currentColor;
}
.qodef-review-rating .qodef-star-rating.active svg {
  fill: currentColor;
}
.qodef-review-rating .qodef-comments-ratings {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 1;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star {
  color: #d9c39e;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
  display: inline-block;
  margin-right: 10px;
  width: 16px;
  height: auto;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child {
  margin-right: 0;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
  fill: currentColor;
}
.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
  color: var(--qode-main-color);
  font-size: 60px;
  line-height: 1em;
  font-weight: 700;
}
.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
  vertical-align: middle;
  margin: 2px 0 0;
}
.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
  vertical-align: middle;
  font-size: 20px;
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
  vertical-align: middle;
  padding-left: 200px;
}
.qodef-reviews-per-criteria
  .qodef-item-reviews-display-right
  .qodef-item-reviews-display-bar {
  line-height: 28px;
}
.qodef-reviews-per-criteria
  .qodef-item-reviews-display-right
  .qodef-item-reviews-display-bar
  .qodef-item-reviews-display-bar-inner {
  padding: 6px 0;
}
.qodef-reviews-per-mark .qodef-reviews-number-holder {
  display: flex;
  align-items: center;
}
.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
  display: flex;
  flex-direction: column;
  width: 25%;
  text-align: center;
}
.qodef-reviews-per-mark .qodef-reviews-number {
  font-size: 72px;
  color: #ffd740;
  font-weight: 700;
  line-height: 1em;
}
.qodef-reviews-per-mark .qodef-stars-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
  display: block;
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
  color: #ffd740;
}
.qodef-reviews-per-mark .qodef-reviews-count {
  font-weight: 700;
  font-size: 14px;
}
.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
  width: 75%;
  padding: 29px 50px 40px;
  background-color: #fafafa;
  border-left: 1px solid #e5e5e5;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
  display: inline-block;
  vertical-align: middle;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 15px;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
  display: block;
}
.qodef-comment-list .qodef-comment-name {
  float: none;
}
.qodef-comment-list .qodef-review-rating {
  display: inline-block;
  width: 100%;
}
.qodef-comment-list .qodef-rating-inner {
  display: inline-block;
  width: 100%;
}
@keyframes cover_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
}
@keyframes cover_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
    z-index: 100;
  }
  100% {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
}
.qodef-search-cover-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  z-index: -1;
  transition: opacity 0.3s ease;
}
.qodef-search-cover-form .qodef-m-inner {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0 70px;
}
.qodef-search-cover-form .qodef-m-form-field {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-size: 33px;
  line-height: 1em;
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline-offset: 0;
}
.qodef-search-cover-form .qodef-m-form-field:focus {
  color: var(--qode-main-color);
}
.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover-form .qodef-m-form-field::placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover-form .qodef-m-close {
  flex-shrink: 0;
}
.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
  font-size: 23px;
}
.qodef-search-cover-form .qodef-m-close.qodef-source--predefined {
  color: #162e09;
}
.qodef-search-cover-form .qodef-m-close.qodef-source--predefined .qodef-m-icon {
  display: flex;
  align-items: center;
  gap: 6px;
}
.qodef-search-cover-form
  .qodef-m-close.qodef-source--predefined
  .qodef-svg--close {
  width: 13px;
  height: 13px;
}
.qodef-search-cover-form .qodef-m-close.qodef-source--predefined .qodef-m-text {
  color: #414141;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.389em;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.qodef-covers-search--fadeout .qodef-search-cover-form {
  animation: cover_search_fade_out 0.3s ease both;
}
.qodef-covers-search--fadein .qodef-search-cover-form {
  animation: cover_search_fade_in 0.3s ease both;
}
.qodef-header--sticky-display #qodef-page-header > .qodef-search-cover-form {
  display: none;
}
.qodef-fullscreen-search-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fbfaf8;
  z-index: 99;
  cursor: url(../img/close.png), url(../img/close.cur) 12 12, not-allowed;
}
.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
  display: none;
}
.qodef-fullscreen-search-holder .qodef-m-inner {
  width: 100%;
}
.qodef-fullscreen-search-holder .qodef-m-form {
  position: relative;
  width: 60%;
  margin: 0 auto;
  cursor: pointer;
  z-index: 5;
}
.qodef-fullscreen-search-holder .qodef-m-form-field {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-size: 50px;
  line-height: 1em;
  height: 100%;
  margin: 0;
  padding: 0;
  background: 0 0;
  border: 0;
  border-radius: 0;
}
@media only screen and (max-width: 480px) {
  .qodef-fullscreen-search-holder .qodef-m-form-field {
    font-size: 45px;
  }
}
.qodef-fullscreen-search-holder .qodef-m-form-submit {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: auto;
  padding: 0;
  margin: 0;
  color: #162e09;
  background: 0 0;
  border: 0;
  outline: 0;
  opacity: 0;
  cursor: pointer;
  transition: color 0.3s ease-out;
}
.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
  color: var(--qode-main-color);
  background: 0 0;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-m-form-submit {
  opacity: 1;
  bottom: 10px;
  transition: color 0.2s ease, opacity 0.2s ease-out 1.1s,
    bottom 0.4s ease-out 0.9s;
}
.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
  font-size: 18px;
}
.qodef-fullscreen-search-holder .qodef-m-form-line {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  border-bottom: 1px solid #d1d0c3;
  transition: all 0.3s ease;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-m-form-line {
  width: 100%;
  transition: width 0.5s ease 0.6s;
}
.qodef-fullscreen-search-holder .qodef-m-search-suggestion {
  width: 60%;
  margin: 10px auto 0;
  cursor: initial;
  position: relative;
  z-index: 5;
  opacity: 0;
  transform: translateY(25px);
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-m-search-suggestion {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s ease-out 0.9s, transform 0.6s ease-out 0.9s;
}
.qodef-fullscreen-search-holder .qodef-m-close {
  position: absolute;
  top: 36px;
  right: 38px;
  color: #414141;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  z-index: 1;
  display: none;
}
.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
  top: 63px;
}
.qodef-fullscreen-search-holder .qodef-m-close:hover {
  color: #162e09;
}
.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
  font-size: 25px;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-m-close {
  opacity: 1;
  visibility: visible;
}
.qodef-fullscreen-search-holder
  .qodef-m-close.qodef-source--predefined
  .qodef-m-icon {
  display: flex;
  align-items: center;
  gap: 14px;
}
.qodef-fullscreen-search-holder
  .qodef-m-close.qodef-source--predefined
  .qodef-svg--close {
  width: 13px;
  height: 13px;
}
.qodef-fullscreen-search-holder
  .qodef-m-close.qodef-source--predefined
  .qodef-m-text {
  color: #414141;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.389em;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 13px;
}
.qodef-fullscreen-search-holder .qodef-svg--search-lines {
  position: absolute;
  width: 42%;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 1680px) {
  .qodef-fullscreen-search-holder .qodef-svg--search-lines {
    width: 38%;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-fullscreen-search-holder .qodef-svg--search-lines {
    width: 42%;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-fullscreen-search-holder .qodef-svg--search-lines {
    width: 38%;
  }
}
.qodef-fullscreen-search-holder .qodef-svg--search-lines path {
  fill: none;
  stroke: #e2dac7;
}
.qodef-fullscreen-search--opened #qodef-page-header,
.qodef-fullscreen-search--opened #qodef-page-mobile-header,
.qodef-fullscreen-search--opened #qodef-top-area {
  visibility: hidden;
}
.qodef-fullscreen-search--opened #qodef-page-header .qodef-m-icon,
.qodef-fullscreen-search--opened #qodef-page-mobile-header .qodef-m-icon,
.qodef-fullscreen-search--opened #qodef-top-area .qodef-m-icon {
  visibility: hidden;
}
.qodef-fullscreen-search--opened .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-search--opened .qodef-header-logo-link,
.qodef-fullscreen-search--opened .qodef-mobile-header-logo-link {
  visibility: hidden;
}
.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
  animation: fullscreen_search_fade_out 0.3s ease both;
}
.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
  animation: fullscreen_search_fade_in 0.3s ease both;
}
@keyframes fullscreen_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fullscreen_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.qodef-search-opener > * {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}
.qodef-search-opener .qodef-m-icon {
  position: relative;
  top: 2px;
}
.qodef-search-opener .qodef-search-opener-text {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.5625em;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-left: 9px;
}
.qodef-skin--light .qodef-search-opener .qodef-search-opener-text {
  color: #fff;
}
.qodef-search-opener.qodef-source--icon-pack {
  font-size: 23px;
}
.qodef-accordion {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden;
  overflow-anchor: none;
}
.qodef-accordion .qodef-accordion-content-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-accordion.qodef--init {
  visibility: visible;
}
.qodef-accordion.qodef-layout--simple {
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  padding: 0 0 12px;
}
.qodef-accordion.qodef-layout--simple span.qodef-accordion-title {
  font-size: 22px;
  font-weight: 500;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 12px 0 0;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
  cursor: pointer;
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  padding: 27px 0 18px;
  line-height: 28px;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
  margin-top: 0;
  border-top: 0;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-tab-title {
  padding-right: 147px;
}
@media only screen and (max-width: 1024px) {
  .qodef-accordion.qodef-layout--simple
    .qodef-accordion-title
    .qodef-tab-title {
    padding-right: 15px;
  }
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark {
  position: relative;
  flex-shrink: 0;
  width: 20px;
  height: 18px;
  line-height: 1;
  text-align: center;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark
  span {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.2s ease-out;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark
  span:before {
  display: block;
  line-height: inherit;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark
  span.qodef-icon--minus {
  opacity: 0;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark
  span.qodef-icon--plus {
  opacity: 1;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title.ui-state-active
  .qodef-accordion-mark
  span.qodef-icon--minus,
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title.ui-state-hover
  .qodef-accordion-mark
  span.qodef-icon--minus {
  opacity: 1;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title.ui-state-active
  .qodef-accordion-mark
  span.qodef-icon--plus,
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title.ui-state-hover
  .qodef-accordion-mark
  span.qodef-icon--plus {
  opacity: 0;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
  padding: 0 50px 21px 0;
  margin: 0;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
  margin: 0;
}
.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle
  .qodef-accordion-content {
  display: none;
}
.qodef-background-svg {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .qodef-background-svg.qodef-hidden--on-tablet {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-background-svg.qodef-hidden--on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .qodef-hide-on-1280 .qodef-background-svg {
    display: none;
  }
}
.qodef-background-svg .qodef-m-svg {
  position: relative;
  top: 0;
  left: 20px;
  z-index: 0;
  stroke: #162e09;
  fill: none;
  pointer-events: none;
}
.qodef-background-svg .qodef-m-svg svg {
  display: block;
  width: 100%;
  height: auto;
  stroke: inherit;
  fill: inherit;
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
@keyframes qodef-svg-draw {
  100% {
    stroke-dashoffset: 0;
  }
}
.qodef-svg-rotated .qodef-m-svg {
  transform: rotate(-13deg);
}
.qodef-background-svg.qodef-layout--certificate .qodef-svg--certificate {
  stroke-width: 2px;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-0 {
  stroke-dasharray: 2047;
  stroke-dashoffset: 2047;
  transition: stroke-dashoffset 1.96s cubic-bezier(0.76, 0, 0.24, 1);
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-1 {
  stroke-dasharray: 24;
  stroke-dashoffset: 24;
  transition: stroke-dashoffset 0.22s cubic-bezier(0.76, 0, 0.24, 1) 1.96s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-2 {
  stroke-dasharray: 39;
  stroke-dashoffset: 39;
  transition: stroke-dashoffset 0.36s cubic-bezier(0.76, 0, 0.24, 1) 1.982s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-3 {
  stroke-dasharray: 39;
  stroke-dashoffset: 39;
  transition: stroke-dashoffset 0.36s cubic-bezier(0.76, 0, 0.24, 1) 2.019s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-4 {
  stroke-dasharray: 23;
  stroke-dashoffset: 23;
  transition: stroke-dashoffset 0.21s cubic-bezier(0.76, 0, 0.24, 1) 2.055s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-5 {
  stroke-dasharray: 18;
  stroke-dashoffset: 18;
  transition: stroke-dashoffset 0.16s cubic-bezier(0.76, 0, 0.24, 1) 2.076s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-6 {
  stroke-dasharray: 18;
  stroke-dashoffset: 17;
  transition: stroke-dashoffset 0.16s cubic-bezier(0.76, 0, 0.24, 1) 2.093s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-7 {
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  transition: stroke-dashoffset 0.45s cubic-bezier(0.76, 0, 0.24, 1) 2.109s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-8 {
  stroke-dasharray: 68;
  stroke-dashoffset: 68;
  transition: stroke-dashoffset 0.64s cubic-bezier(0.76, 0, 0.24, 1) 2.154s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-9 {
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  transition: stroke-dashoffset 0.45s cubic-bezier(0.76, 0, 0.24, 1) 2.218s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-10 {
  stroke-dasharray: 58;
  stroke-dashoffset: 58;
  transition: stroke-dashoffset 0.54s cubic-bezier(0.76, 0, 0.24, 1) 2.263s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-11 {
  stroke-dasharray: 54;
  stroke-dashoffset: 54;
  transition: stroke-dashoffset 0.5s cubic-bezier(0.76, 0, 0.24, 1) 2.318s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-12 {
  stroke-dasharray: 19;
  stroke-dashoffset: 19;
  transition: stroke-dashoffset 0.17s cubic-bezier(0.76, 0, 0.24, 1) 2.369s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-13 {
  stroke-dasharray: 37;
  stroke-dashoffset: 37;
  transition: stroke-dashoffset 0.34s cubic-bezier(0.76, 0, 0.24, 1) 2.386s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-14 {
  stroke-dasharray: 25;
  stroke-dashoffset: 25;
  transition: stroke-dashoffset 0.23s cubic-bezier(0.76, 0, 0.24, 1) 2.42s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-15 {
  stroke-dasharray: 8;
  stroke-dashoffset: 8;
  transition: stroke-dashoffset 60ms cubic-bezier(0.76, 0, 0.24, 1) 2.443s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-16 {
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  transition: stroke-dashoffset 0.45s cubic-bezier(0.76, 0, 0.24, 1) 2.45s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-17 {
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  transition: stroke-dashoffset 0.45s cubic-bezier(0.76, 0, 0.24, 1) 2.495s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear
  .qodef-svg--certificate-path-18 {
  stroke-dasharray: 63;
  stroke-dashoffset: 63;
  transition: stroke-dashoffset 0.59s cubic-bezier(0.76, 0, 0.24, 1) 2.54s;
}
.qodef-background-svg.qodef-layout--certificate.qodef-has-appear.qodef--appeared
  .qodef-svg--certificate
  path {
  stroke-dashoffset: 0;
}
.qodef-background-svg.qodef-layout--cow .qodef-svg--cow {
  stroke-width: 2px;
}
.qodef-background-svg.qodef-layout--cow.qodef-has-appear .qodef-svg--cow {
  stroke-dasharray: 5816;
  stroke-dashoffset: 5816;
  transition: stroke-dashoffset 2.8s cubic-bezier(0.76, 0, 0.24, 1);
}
.qodef-background-svg.qodef-layout--cow.qodef-has-appear.qodef--appeared
  .qodef-svg--cow {
  stroke-dashoffset: 0;
}
.qodef-background-svg.qodef-layout--honeycomb .qodef-svg--honeycomb {
  stroke-width: 2px;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-0 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1);
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-1 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 113ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-2 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 113ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-3 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 114ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-4 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 227ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-5 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 228ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-6 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 228ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-7 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 342ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-8 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 342ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-9 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 343ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-10 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 456ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-11 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 456ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-12 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 457ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-13 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 570ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-14 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 571ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-15 {
  stroke-dasharray: 287;
  stroke-dashoffset: 287;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 571ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-16 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 684ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-17 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 685ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-18 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 685ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-19 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 799ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-20 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 799ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-21 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 0.8s;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-22 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 913ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-23 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 913ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-24 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 914ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-25 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1027ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-26 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1028ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-27 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 1028ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-28 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1142ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-29 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1142ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-30 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 1143ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-31 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1256ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-32 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1256ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-33 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 1257ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-34 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1.37s;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-35 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1371ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-36 {
  stroke-dasharray: 287;
  stroke-dashoffset: 287;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 1371ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-37 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1484ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-38 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1485ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-39 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 1485ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-40 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1599ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-41 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1599ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-42 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 1.6s;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-43 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1713ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-44 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1713ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-45 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 1714ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-46 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1827ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-47 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1828ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-48 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 1828ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-49 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1942ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-50 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 1942ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-51 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 1943ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-52 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2056ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-53 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2056ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-54 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 2057ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-55 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2.17s;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-56 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2171ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-57 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 2171ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-58 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2285ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-59 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2285ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-60 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 2286ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-61 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2399ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-62 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2.4s;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-63 {
  stroke-dasharray: 287;
  stroke-dashoffset: 287;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 2.4s;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-64 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2513ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-65 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2513ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-66 {
  stroke-dasharray: 287;
  stroke-dashoffset: 287;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 2514ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-67 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2627ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-68 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2627ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-69 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 2628ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-70 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2741ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-71 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2742ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-72 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 2742ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-73 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2856ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-74 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2856ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-75 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 2856ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-76 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2.97s;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-77 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 2.97s;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-78 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 2971ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-79 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 3084ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-80 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 3085ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-81 {
  stroke-dasharray: 288;
  stroke-dashoffset: 288;
  transition: stroke-dashoffset 113ms cubic-bezier(0.76, 0, 0.24, 1) 3085ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-82 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 3199ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear
  .qodef-svg--honeycomb-path-83 {
  stroke-dasharray: 2;
  stroke-dashoffset: 2;
  transition: stroke-dashoffset 0s cubic-bezier(0.76, 0, 0.24, 1) 3199ms;
}
.qodef-background-svg.qodef-layout--honeycomb.qodef-has-appear.qodef--appeared
  .qodef-svg--honeycomb
  path {
  stroke-dashoffset: 0;
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear
  .qodef-svg--lines-left-path-0 {
  stroke-dasharray: 980;
  stroke-dashoffset: 980;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1);
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear
  .qodef-svg--lines-left-path-1 {
  stroke-dasharray: 887;
  stroke-dashoffset: 887;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 70ms;
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear
  .qodef-svg--lines-left-path-2 {
  stroke-dasharray: 791;
  stroke-dashoffset: 791;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 141ms;
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear
  .qodef-svg--lines-left-path-3 {
  stroke-dasharray: 697;
  stroke-dashoffset: 697;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 212ms;
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear
  .qodef-svg--lines-left-path-4 {
  stroke-dasharray: 601;
  stroke-dashoffset: 601;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 283ms;
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear
  .qodef-svg--lines-left-path-5 {
  stroke-dasharray: 504;
  stroke-dashoffset: 504;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 354ms;
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear
  .qodef-svg--lines-left-path-6 {
  stroke-dasharray: 407;
  stroke-dashoffset: 407;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 425ms;
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear
  .qodef-svg--lines-left-path-7 {
  stroke-dasharray: 306;
  stroke-dashoffset: 306;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 495ms;
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear
  .qodef-svg--lines-left-path-8 {
  stroke-dasharray: 203;
  stroke-dashoffset: 203;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 566ms;
}
.qodef-background-svg.qodef-layout--lines-left.qodef-has-appear.qodef--appeared
  .qodef-svg--lines-left
  path {
  stroke-dashoffset: 0;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear
  .qodef-svg--lines-right-path-0 {
  stroke-dasharray: 980;
  stroke-dashoffset: 980;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 0s;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear
  .qodef-svg--lines-right-path-1 {
  stroke-dasharray: 887;
  stroke-dashoffset: 887;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 70ms;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear
  .qodef-svg--lines-right-path-2 {
  stroke-dasharray: 791;
  stroke-dashoffset: 791;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 141ms;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear
  .qodef-svg--lines-right-path-3 {
  stroke-dasharray: 697;
  stroke-dashoffset: 697;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 212ms;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear
  .qodef-svg--lines-right-path-4 {
  stroke-dasharray: 601;
  stroke-dashoffset: 601;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 283ms;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear
  .qodef-svg--lines-right-path-5 {
  stroke-dasharray: 504;
  stroke-dashoffset: 504;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 354ms;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear
  .qodef-svg--lines-right-path-6 {
  stroke-dasharray: 407;
  stroke-dashoffset: 407;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 425ms;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear
  .qodef-svg--lines-right-path-7 {
  stroke-dasharray: 306;
  stroke-dashoffset: 306;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 495ms;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear
  .qodef-svg--lines-right-path-8 {
  stroke-dasharray: 203;
  stroke-dashoffset: 203;
  transition: stroke-dashoffset 1133ms cubic-bezier(0.76, 0, 0.24, 1) 566ms;
}
.qodef-background-svg.qodef-layout--lines-right.qodef-has-appear.qodef--appeared
  .qodef-svg--lines-right
  path {
  stroke-dashoffset: 0;
}
.qodef-background-svg.qodef-layout--milk .qodef-svg--milk {
  stroke-width: 2px;
}
.qodef-background-svg.qodef-layout--milk.qodef-has-appear .qodef-svg--milk {
  stroke-dasharray: 3250;
  stroke-dashoffset: 3250;
  transition: stroke-dashoffset 2.8s cubic-bezier(0.76, 0, 0.24, 1);
}
.qodef-background-svg.qodef-layout--milk.qodef-has-appear.qodef--appeared
  .qodef-svg--milk {
  stroke-dashoffset: 0;
}
.qodef-background-svg.qodef-layout--pig .qodef-svg--pig {
  stroke-width: 2px;
}
.qodef-background-svg.qodef-layout--pig.qodef-has-appear .qodef-svg--pig {
  stroke-dasharray: 3602;
  stroke-dashoffset: 3602;
  transition: stroke-dashoffset 2.8s cubic-bezier(0.76, 0, 0.24, 1);
}
.qodef-background-svg.qodef-layout--pig.qodef-has-appear.qodef--appeared
  .qodef-svg--pig {
  stroke-dashoffset: 0;
}
.qodef-background-svg.qodef-layout--sausage .qodef-svg--sausage {
  stroke-width: 2px;
}
.qodef-background-svg.qodef-layout--sausage.qodef-has-appear
  .qodef-svg--sausage {
  stroke-dasharray: 1404;
  stroke-dashoffset: 1404;
  transition: stroke-dashoffset 2.2s cubic-bezier(0.76, 0, 0.24, 1);
}
.qodef-background-svg.qodef-layout--sausage.qodef-has-appear.qodef--appeared
  .qodef-svg--sausage {
  stroke-dashoffset: 0;
}
.qodef-banner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-banner .qodef-m-banner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.qodef-banner .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.qodef-banner .qodef-m-content-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.qodef-banner .qodef-m-title {
  margin: 10px 0 4px;
}
.qodef-banner .qodef-m-title-inner {
  display: inline-block;
}
.qodef-banner .qodef-m-subtitle {
  font-family: "Bebas Neue", sans-serif;
  margin: 0;
  opacity: 0.5;
  letter-spacing: 0;
}
.qodef-banner .qodef-m-text-field {
  font-size: 15px;
  color: var(--qode-main-color);
  margin: 0 0 10px;
  font-style: italic;
}
.qodef-banner .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}
.qodef-banner .qodef-m-image img {
  display: block;
  transform: scale(1.01);
  transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
@media only screen and (max-width: 680px) {
  .qodef-image-height-set--on-mobile.qodef-banner .qodef-m-image {
    height: var(--qodef-image-height-mobile);
  }
  .qodef-image-height-set--on-mobile.qodef-banner .qodef-m-image img {
    height: 100%;
    object-fit: cover;
  }
}
.qodef-banner.qodef--hover .qodef-m-image img {
  transform: scale(1.03);
}
.qodef-banner.qodef-layout--link-boxed .qodef-m-content {
  align-items: flex-end;
  display: flex;
  z-index: 5;
  pointer-events: none;
}
.qodef-banner.qodef-layout--link-boxed .qodef-m-content-inner {
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  padding: 25px 25px 33px;
  margin: 40px;
  background-color: #f9f8f1;
  position: relative;
  height: auto;
  width: 100%;
  pointer-events: auto;
}
@media only screen and (max-width: 1920px) and (min-width: 1441px) {
  .qodef-banner.qodef-layout--link-boxed .qodef-m-content-inner {
    padding: 25px 63px 33px;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1280px) {
  .qodef-banner.qodef-layout--link-boxed .qodef-m-content-inner {
    margin: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-banner.qodef-layout--link-boxed .qodef-m-content-inner {
    margin: 25px;
  }
}
.qodef-banner.qodef-layout--link-boxed .qodef-m-title {
  margin: 10px 0;
}
.qodef-banner.qodef-layout--link-boxed .qodef-m-text {
  margin: 0;
}
.qodef-banner.qodef-layout--link-boxed .qodef-m-image img {
  width: 100%;
}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  padding: 40px;
}
@media only screen and (max-width: 480px) {
  .qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    padding: 30px;
  }
}
.qodef-banner.qodef-layout--link-button .qodef-m-title {
  margin: 10px 0;
}
.qodef-banner.qodef-layout--link-button .qodef-m-text {
  margin: 0;
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
}
@media only screen and (max-width: 480px) {
  .qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    padding: 27px 27px 17px 27px;
  }
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-title {
  margin: 0;
}
.qodef-button.qodef-html--link {
  color: #414141;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 1.467em;
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  gap: 10px;
  outline: 0;
  transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out;
  padding: 14px 30px 13px;
}
.qodef-button.qodef-size--small {
  padding: 12px 20px 11px;
}
.qodef-button.qodef-size--large {
  padding: 20px 40px 19px;
}
.qodef-button.qodef-size--full {
  width: 100%;
  padding: 14px 14px 13px;
  justify-content: center;
  text-align: center;
}
.qodef-button .qodef-m-icon {
  position: relative;
  top: 1px;
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.qodef-button:hover .qodef-m-icon {
  transform: translateX(5px);
}
.qodef-button.qodef-layout--filled.qodef-html--link {
  color: #fff;
  background-color: #162e09;
  border: 1px solid transparent;
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover {
  color: #fff;
  background-color: #162e09;
}
.qodef-button.qodef-layout--outlined {
  color: #162e09;
  background-color: transparent;
  border: 1px solid #162e09;
}
.qodef-button.qodef-layout--outlined:hover {
  color: #162e09;
  border-color: #162e09;
}
.qodef-button.qodef-layout--textual {
  padding: 0 !important;
  background-color: transparent;
  border: 0;
  color: #162e09;
}
.qodef-button.qodef-layout--textual .qodef-m-text {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 -2px;
  transition: background-size 0.35s cubic-bezier(0.37, 0, 0.63, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
  display: inline-block;
}
.qodef-button.qodef-layout--textual .qodef-m-icon {
  position: relative;
  top: 1px;
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.qodef-button.qodef-layout--textual:hover {
  color: #162e09;
  background-color: transparent;
  border: 0;
}
.qodef-button.qodef-layout--textual:hover .qodef-m-text {
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-button.qodef-layout--textual:hover .qodef-m-icon {
  transform: translateX(5px);
}
.qodef-call-to-action.qodef-layout--standard {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
  display: flex;
  align-items: center;
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched
  .qodef-m-inner {
  justify-content: space-between;
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--centered
  .qodef-m-inner {
  justify-content: center;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
  padding-right: 20px;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content > * {
  margin: 0;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
  flex: 0 0 auto;
  position: relative;
  top: 12px;
}
.qodef-countdown .qodef-m-date {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
  width: 100%;
}
.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
  width: 50%;
}
.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
  width: 33.33333%;
}
.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
  width: 25%;
}
.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
  width: 20%;
}
.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
  width: 16.66667%;
}
.qodef-countdown.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-countdown--light .qodef-label {
  color: #fff;
}
.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}
.qodef-countdown.qodef-layout--simple .qodef-digit {
  font-family: inherit;
  font-size: 90px;
  line-height: 1em;
  font-weight: 600;
}
.qodef-counter.qodef-layout--simple {
  text-align: center;
}
.qodef-counter.qodef-layout--simple .qodef-m-digit {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 80px;
  line-height: 1;
}
.qodef-counter.qodef-layout--simple .qodef-m-title {
  margin: 5px 0 0 0;
}
.qodef-counter.qodef-layout--simple span.qodef-m-title {
  font-size: 18px;
  font-width: 500;
}
.qodef-counter.qodef-layout--simple .qodef-m-text {
  margin: 0;
}
.qodef-counter.qodef-layout--simple.qodef-alignment--center {
  text-align: center;
}
.qodef-counter.qodef-layout--simple.qodef-alignment--left {
  text-align: left;
}
.qodef-counter.qodef-layout--simple.qodef-alignment--right {
  text-align: right;
}
.widget.widget_agraria_core_custom_font {
  margin-bottom: 0 !important;
}
.qodef-custom-font {
  position: relative;
  margin: 0;
}
.qodef-dropcaps {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-dropcaps .qodef-m-letter {
  position: relative;
  top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin: 0 10px 5px 0;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-size: 60px;
  line-height: 1em;
}
@media only screen and (max-width: 480px) {
  .qodef-dropcaps .qodef-m-letter {
    font-size: 50px;
  }
}
.qodef-dropcaps .qodef-m-text {
  display: inline;
  margin: 0;
}
.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 1em;
  color: #fff;
  background-color: #162e09;
}
.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
  border-radius: 100%;
}
.qodef-google-map {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-google-map .qodef-m-map {
  display: block;
  width: 100%;
}
.qodef-google-map .qodef-m-map embed,
.qodef-google-map .qodef-m-map iframe,
.qodef-google-map .qodef-m-map object {
  width: 100%;
  display: block;
}
.qodef-google-map .qodef-m-map img {
  max-width: none;
}
.qodef-highlight .qodef-highlight-text {
  padding: 0 5px;
  color: #fff;
  background-color: #162e09;
}
.qodef-icon-list-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 1;
}
.qodef-icon-list-item .qodef-e-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  line-height: 1;
}
.qodef-icon-list-item .qodef-e-title a {
  display: block;
}
.qodef-icon-list-item .qodef-e-title-inner {
  display: flex;
  align-items: center;
}
.qodef-icon-list-item .qodef-e-title-text {
  margin-left: 6px;
}
.qodef-icon-list-item .qodef-icon-holder {
  flex-shrink: 0;
  margin-right: 5px;
  float: none;
}
.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
  font-size: 16px;
}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
  display: block;
}
.qodef-icon-list-item svg {
  display: block;
  fill: var(--qodef-svg-fill-color, currentColor);
  stroke: none;
}
.qodef-icon-list-item svg:hover {
  fill: var(--qodef-svg-fill-hover-color, var(--qode-main-color));
}
#qodef-page-sidebar .widget.widget_agraria_core_icon_list_item {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_agraria_core_icon_list_item {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_agraria_core_icon_list_item {
  margin-bottom: 0;
}
.qodef-icon-with-text .qodef-m-title {
  margin: 0;
}
.qodef-icon-with-text .qodef-m-title a {
  display: block;
}
.qodef-icon-with-text .qodef-m-text {
  margin: 6px 0 0;
}
.qodef-icon-with-text .qodef-m-icon-wrapper {
  line-height: 1;
}
.qodef-icon-with-text .qodef-icon-holder {
  float: none;
}
.qodef-icon-with-text .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
  display: block;
}
.qodef-icon-with-text.qodef-layout--before-content {
  display: flex;
  align-items: flex-start;
}
.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
  flex-shrink: 0;
  margin-right: 12px;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
  line-height: 1;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
  display: flex;
  align-items: flex-end;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
  flex-shrink: 0;
  margin-right: 19px;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-text {
  margin: 12px 0 0;
}
.qodef-icon-with-text.qodef-layout--before-title.qodef--retina img {
  max-width: 50%;
}
.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
  margin-top: 12px;
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
  text-align: center;
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
  text-align: left;
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
  text-align: right;
}
.qodef-icon-with-text.qodef-layout--top.qodef--retina img {
  max-width: 50%;
}
.qodef-icon-with-text.qodef-layout--top.qodef--retina.qodef-alignment--center
  img {
  margin: 0 auto;
}
.qodef-icon-with-text.qodef-layout--top.qodef--retina.qodef-alignment--left
  img {
  margin: 0 auto 0 0;
}
.qodef-icon-with-text.qodef-layout--top.qodef--retina.qodef-alignment--right
  img {
  margin: 0 0 0 auto;
}
.qodef-icon-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  line-height: 1;
}
.qodef-icon-holder a {
  display: block;
}
.qodef-icon-holder .qodef-icon {
  display: block;
  line-height: inherit;
}
.qodef-icon-holder .qodef-icon:before {
  display: block;
  line-height: inherit;
}
.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  color: #fff;
  background-color: var(--qode-main-color);
  transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out;
}
.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
  color: inherit;
  transition: none;
}
.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
  background-color: #162e09;
}
.qodef-icon-holder.qodef-layout--circle {
  border-radius: 50%;
}
.qodef-icon-holder.qodef-size--tiny {
  font-size: 1.33333333em;
}
.qodef-icon-holder.qodef-size--small {
  font-size: 2em;
}
.qodef-icon-holder.qodef-size--medium {
  font-size: 3em;
}
.qodef-icon-holder.qodef-size--large {
  font-size: 4em;
}
.qodef-icon-holder.qodef-size--huge {
  font-size: 5em;
}
.widget.widget_agraria_core_icon {
  display: inline-block;
  line-height: 1;
}
#qodef-page-sidebar .widget.widget_agraria_core_icon {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_agraria_core_icon {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_agraria_core_icon {
  margin-bottom: 0;
}
.qodef-image-marquee {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-image-marquee .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0 auto;
  overflow: hidden;
}
.qodef-image-marquee .qodef-m-content.qodef--mobile {
  display: none;
}
.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
  background-size: cover !important;
}
.qodef-image-marquee .qodef-m-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.qodef-image-marquee .qodef-m-image.qodef-image--copy {
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(100%) translateZ(0);
}
.qodef-image-marquee .qodef-m-image a {
  position: relative;
  display: block;
}
@keyframes qode-move-marquee {
  0% {
    transform: translateX(0) translateZ(0);
  }
  100% {
    transform: translateX(-100%) translateZ(0);
  }
}
@keyframes qode-move-marquee-copy {
  0% {
    transform: translateX(100%) translateZ(0);
  }
  100% {
    transform: translateX(0) translateZ(0);
  }
}
.qodef-image-with-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-image-with-text .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
  display: block;
}
.qodef-image-with-text .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-image-with-text span.qodef-m-title {
  color: #162e09;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 1.389em;
  font-weight: 500;
  letter-spacing: 0.05em;
  display: block;
  text-transform: uppercase;
}
.qodef-image-with-text .qodef-m-title {
  margin: 14px 0 0;
}
.qodef-image-with-text .qodef-m-title a {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 0;
  transition: background-size 0.35s cubic-bezier(0.37, 0, 0.63, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
.qodef-image-with-text .qodef-m-title a:hover {
  color: initial;
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-image-with-text .qodef-m-text {
  margin: 8px 0 0;
}
.qodef-image-with-text.qodef-image-border--enabled .qodef-m-image {
  transform: translateY(0);
  transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.qodef-image-with-text.qodef-image-border--enabled .qodef-m-image a {
  color: inherit;
}
.qodef-image-with-text.qodef-image-border--enabled .qodef-m-image a img {
  border: 1px solid currentColor;
}
.qodef-image-with-text.qodef--hover .qodef-m-image {
  transform: translateY(-15px);
}
.qodef-image-with-text.qodef--hover .qodef-m-title a {
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-info-section.qodef-layout--background-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-info {
  position: relative;
  z-index: 2;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-title {
  margin: 0 0 18px;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-text {
  margin: 0;
}
.qodef-info-section.qodef-layout--background-text .qodef-button {
  margin-top: 6px;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
  position: absolute;
  display: inline-block;
  color: rgba(22, 46, 9, 0.1);
  text-align: center;
  font-weight: 700;
  font-size: 250px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left
  .qodef-m-background-text {
  top: 0;
  left: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right
  .qodef-m-background-text {
  top: 0;
  right: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left
  .qodef-m-background-text {
  bottom: 0;
  left: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right
  .qodef-m-background-text {
  bottom: 0;
  right: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center
  .qodef-m-background-text {
  font-size: 450px;
  top: 34px;
  left: 0;
  right: 0;
  text-align: center;
}
.qodef-interactive-link-showcase {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 100vh;
  visibility: hidden;
}
@media (min-width: 2560px) {
  .qodef-interactive-link-showcase {
    height: 70vh;
  }
}
.admin-bar .qodef-interactive-link-showcase {
  height: calc(100vh - 32px);
}
.qodef-interactive-link-showcase .qodef-m-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 0s 0.45s;
}
.qodef-interactive-link-showcase .qodef-m-image.qodef--active {
  opacity: 1;
  z-index: 5;
  transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.qodef-interactive-link-showcase .qodef-m-image img {
  display: none;
}
.qodef-interactive-link-showcase .qodef-m-items {
  display: flex;
  align-items: center;
  z-index: 10;
}
.qodef-interactive-link-showcase .qodef-m-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  padding: 0 6px 5px;
  margin: 13px 0;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1em;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
@media only screen and (max-width: 480px) {
  .qodef-interactive-link-showcase .qodef-m-item {
    font-size: 50px;
  }
}
.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
  position: relative;
  display: block;
  z-index: 2;
}
.qodef-interactive-link-showcase .qodef-m-item.qodef--active {
  color: #fff;
  background-color: #162e09;
}
.qodef-interactive-link-showcase.qodef--init {
  visibility: visible;
}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item {
  color: #fff;
}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active {
  color: #162e09;
  background-color: #fff;
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-items {
  position: relative;
  flex-direction: column;
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
  padding: 20px 0;
  margin: 0;
  color: #162e09;
  background-color: transparent;
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list
  .qodef-m-item.qodef--active
  .qodef-e-follow-content {
  display: block;
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-title {
  display: block;
  z-index: -2;
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list
  .qodef-e-follow-content {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  display: none;
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list
  .qodef-e-follow-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  transform: translate3d(-50%, -50%, 0);
  overflow: hidden;
  z-index: -1;
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list
  .qodef-e-follow-image
  img {
  position: relative;
  display: block;
  width: auto;
  max-width: 60vw;
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list
  .qodef-e-follow-title {
  position: absolute;
  top: calc(50% + 20px);
  left: 0;
  display: block;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1em;
  white-space: nowrap;
  color: #fff;
}
@media only screen and (max-width: 480px) {
  .qodef-interactive-link-showcase.qodef-layout--interactive-list
    .qodef-e-follow-title {
    font-size: 50px;
  }
}
.qodef-interactive-link-showcase.qodef-layout--list {
  padding: 150px 0;
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
  position: relative;
  display: block;
  margin-left: auto;
  width: 62%;
  height: 100%;
  overflow: hidden;
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 38%;
  justify-content: center;
  flex-direction: column;
}
.qodef-interactive-link-showcase.qodef-layout--slider .swiper-container {
  width: 100%;
  height: 100%;
  z-index: 10;
}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 5;
}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
  height: auto;
  margin: 0 5%;
}
.qodef-pricing-table {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
.qodef-pricing-table.qodef-status--featured .qodef-m-inner {
  background-color: #fbfaf8;
}
.qodef-pricing-table .qodef-m-inner {
  padding: 91px 52px 84px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
}
.qodef-pricing-table .qodef-m-title {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 1.22727em;
  font-weight: 500;
  text-transform: none;
  margin: 9px 0 0;
}
.qodef-pricing-table .qodef-m-title p {
  margin: 0;
}
.qodef-pricing-table .qodef-m-price {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
  display: inline-flex;
  align-items: flex-end;
  margin: 0;
  line-height: 0.8;
  justify-content: center;
  padding-left: 17%;
}
.qodef-pricing-table .qodef-m-price-period {
  position: relative;
  top: -4px;
}
.qodef-pricing-table .qodef-pricing-table-custom-icon {
  position: absolute;
  top: 27px;
  right: 27px;
}
.qodef-pricing-table .qodef-m-content {
  margin: 32px 0 0;
}
.qodef-pricing-table .qodef-m-content ul {
  list-style: none;
  margin: 0;
}
.qodef-pricing-table .qodef-m-content ul li {
  color: #162e09;
  margin-bottom: 8px;
}
.qodef-pricing-table .qodef-m-content ul li:last-child {
  margin-bottom: 0;
}
.qodef-pricing-table .qodef-m-content ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 8px;
}
.qodef-pricing-table .qodef-m-button .qodef-button {
  margin: 31px 0 0;
}
.qodef-progress-bar {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden;
}
.qodef-progress-bar .qodef-m-inner {
  position: relative;
  display: flex;
  flex-direction: column;
}
.qodef-progress-bar .qodef-m-canvas {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-progress-bar .qodef-m-canvas svg {
  display: block;
}
.qodef-progress-bar .qodef-m-title {
  margin: 20px 0 0;
}
.qodef-progress-bar span.qodef-m-title {
  color: #162e09;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 1.389em;
  font-weight: 400;
  letter-spacing: 0;
}
.qodef-progress-bar.qodef--init {
  visibility: visible;
}
.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-size: 33px;
  line-height: 1em;
}
.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
  padding-top: 20px;
  transform: none !important;
}
.qodef-progress-bar.qodef-layout--line .qodef-m-inner {
  flex-direction: column-reverse;
}
.qodef-progress-bar.qodef-layout--line .progressbar {
  position: relative;
  height: 1px;
}
.qodef-progress-bar.qodef-layout--line .proggress {
  width: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.qodef-progress-bar.qodef-layout--line .percentCount {
  position: absolute;
  top: -31px;
  right: 0;
  width: auto;
}
.qodef-progress-bar.qodef-layout--line .qodef-m-title {
  margin: 0 0 7px;
}
.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating
  .percentCount {
  left: 0;
  right: auto;
  transform: translateX(-50%);
}
.qodef-section-title {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-section-title .qodef-m-title {
  margin: 0;
}
.qodef-section-title .qodef-m-subtitle {
  margin: 0;
}
.qodef-section-title .qodef-m-description {
  margin: 15px 0 0;
}
.qodef-section-title .qodef-m-additional-text {
  color: #eee6d3;
  font-family: "Bebas Neue", sans-serif;
  font-size: 98px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  display: block;
}
.qodef-section-title .qodef-m-button {
  margin: 31px 0 0;
}
.qodef-section-title.qodef-alignment--center {
  text-align: center;
}
.qodef-section-title.qodef-alignment--left {
  text-align: left;
}
.qodef-section-title.qodef-alignment--right {
  text-align: right;
}
.qodef-separator {
  font-size: 0;
  height: auto;
  line-height: 1;
  position: relative;
}
.qodef-separator .qodef-m-line {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-bottom: 1px solid #e2e2e2;
  margin: 10px 0;
}
.qodef-separator.qodef-position--center {
  text-align: center;
}
.qodef-separator.qodef-position--left {
  text-align: left;
}
.qodef-separator.qodef-position--right {
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .qodef-separator.qodef-disabled--1024 {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-separator.qodef-disabled--768 {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-separator.qodef-disabled--680 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-separator.qodef-disabled--480 {
    display: none;
  }
}
#qodef-page-sidebar .widget.widget_agraria_core_separator {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_agraria_core_separator {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_agraria_core_separator {
  margin-bottom: 0;
}
.qodef-single-image img {
  display: block;
}
.qodef-alignment--center .qodef-single-image img {
  margin: 0 auto;
}
.qodef-alignment--right .qodef-single-image img {
  margin: 0 0 0 auto;
}
.qodef-single-image.qodef-has-appear .qodef-m-image {
  display: inline-block;
  opacity: 0;
  transform: scale(3);
  transition: opacity 0.6s cubic-bezier(0.32, 0, 0.67, 0),
    transform 0.6s cubic-bezier(0.32, 0, 0.67, 0);
}
.qodef-single-image.qodef-has-appear.qodef--appeared .qodef-m-image {
  opacity: 1;
  transform: scale(1);
}
.qodef-stacked-images .qodef-m-images {
  position: relative;
  display: inline-block;
}
.qodef-stacked-images .qodef-m-images .qodef-m-image img {
  border: 1px solid #e2e2e2;
}
.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) {
  position: absolute;
  width: 100%;
}
.qodef-stacked-images.qodef-has-appear .qodef-m-image {
  opacity: 0;
  transform: translateY(50px);
  transition: 0.8s cubic-bezier(0.33, 1, 0.68, 1);
}
.qodef-stacked-images.qodef-has-appear .qodef-m-image.qodef--appeared {
  opacity: 1;
  transform: translateY(0);
}
.qodef-swapping-image-gallery {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
}
.qodef-swapping-image-gallery .qodef-m-info {
  flex-grow: 1;
  flex-basis: 0;
}
.qodef-swapping-image-gallery .qodef-m-image-holder {
  flex-grow: 1;
  flex-basis: 0;
  overflow: hidden;
  box-shadow: 0 0 10.53px 2.47px rgba(2, 2, 2, 0.04);
}
.qodef-swapping-image-gallery .qodef-m-info {
  padding-top: 60px;
}
.qodef-swapping-image-gallery .qodef-m-headline {
  margin: 0 0 60px;
}
.qodef-swapping-image-gallery .qodef-m-title {
  margin: 0 0 24px;
}
.qodef-swapping-image-gallery .qodef-m-description {
  margin: 0;
}
.qodef-swapping-image-gallery
  .qodef-m-thumbnails-holder
  .swiper-pagination-custom {
  width: auto;
}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail {
  font-size: 0;
  cursor: pointer;
  opacity: 0.35;
  transition: opacity 0.3s ease-out;
}
.qodef-swapping-image-gallery
  .qodef-m-thumbnails-holder
  .qodef-m-thumbnail
  img {
  display: block;
}
.qodef-swapping-image-gallery
  .qodef-m-thumbnails-holder
  .qodef-m-thumbnail.qodef--active {
  opacity: 1;
}
.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
  padding-left: 120px;
}
.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
  padding-right: 120px;
}
.qodef-tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden;
}
.qodef-tabs.qodef--init {
  visibility: visible;
}
.qodef-tabs .qodef-tabs-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-tabs .qodef-tabs-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-tabs .qodef-tabs-content p {
  margin: 0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
  margin: 0 26px 0 0;
  padding: 0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 1.22727em;
  font-weight: 500;
  text-transform: none;
  display: block;
  padding: 0 3px 9px;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
  margin-right: 0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
  border-bottom: 1px solid #000;
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 680px) {
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    flex-direction: column;
    align-items: flex-start;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0 0 26px 0;
    padding: 0;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-bottom: 0;
  }
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  height: 100%;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation {
  flex-shrink: 0;
  display: block;
  padding-right: 26px;
  margin-right: 26px;
  border-right: 1px solid #e2e2e2;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li {
  width: 100%;
  margin-bottom: 26px;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li:last-child {
  margin-bottom: 0;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li
  a {
  display: inline-block;
  width: auto;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-content {
  margin-top: 0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
  margin: 26px 0 0;
}
@keyframes qode-text-marquee-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes qode-text-marquee-right {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
.qodef-text-marquee .qodef-m-content {
  display: flex;
  font-family: "Bebas Neue", sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 1em;
  overflow: hidden;
  white-space: nowrap;
}
.qodef-text-marquee .qodef-m-content-inner {
  display: flex;
  flex-shrink: 0;
}
.qodef-text-marquee .qodef-m-content-inner > * {
  display: inline-flex;
  align-items: center;
  padding: 0 25px 0 0;
}
.qodef--init.qodef-direction--left.qodef-text-marquee .qodef-m-content-inner {
  animation: qode-text-marquee-left var(--qode-marquee-duration, 25s) linear
    infinite;
}
.qodef--init.qodef-direction--right.qodef-text-marquee .qodef-m-content-inner {
  animation: qode-text-marquee-right var(--qode-marquee-duration, 25s) linear
    infinite;
}
.qodef-text-marquee .qodef-m-text-1 {
  color: var(--qode-main-color);
}
.qodef-text-marquee .qodef-m-text-2 {
  color: var(--qode-main-color);
}
.qodef-text-marquee .qodef-m-text-3 {
  color: var(--qode-main-color);
}
.qodef-text-marquee .qodef-m-image {
  display: inline-flex;
  max-height: 100%;
  height: 0.74em;
  align-items: center;
  min-width: 28px;
  padding-right: 28px;
  margin-top: -0.1em;
}
.qodef-text-marquee .qodef-m-image img {
  display: inline-block;
  width: auto;
  max-height: inherit;
}
.qodef-timeline {
  position: relative;
  cursor: grab;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}
.qodef-timeline .qodef-e-item,
.qodef-timeline .qodef-e-item-inner {
  position: relative;
}
.qodef-timeline .qodef-e-image {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.qodef-timeline .qodef-e-image img {
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-timeline .qodef-e-date {
  color: #f6f2e8;
  font-family: "Bebas Neue", sans-serif;
  font-size: 98px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  display: block;
}
.qodef-timeline .qodef-e-text {
  margin: -36px 0 0;
}
.qodef-timeline .qodef-e-point-holder {
  position: absolute;
  color: #fff;
  width: 1px;
  height: 25px;
  transform: translateX(-50%);
}
.qodef-timeline .qodef-e-point-holder .qodef-e-point {
  background-color: var(--qode-main-color);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.qodef-timeline .qodef-e-line {
  display: block;
  background-color: var(--qode-main-color);
}
.qodef-timeline .qodef-nav-next,
.qodef-timeline .qodef-nav-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: var(--qode-main-color);
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  z-index: 10;
  cursor: pointer;
}
.qodef-timeline .qodef-nav-next > svg,
.qodef-timeline .qodef-nav-prev > svg {
  display: block;
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.qodef-timeline .qodef-nav-prev {
  left: 0;
}
.qodef-timeline .qodef-nav-prev:hover > svg {
  transform: translateX(-5px);
}
.qodef-timeline .qodef-nav-next {
  right: 0;
}
.qodef-timeline .qodef-nav-next:hover > svg {
  transform: translateX(5px);
}
.qodef-timeline.qodef-timeline--horizontal {
  padding: 0 32px;
}
.qodef-timeline.qodef-timeline--horizontal .qodef-timeline-inner {
  overflow: hidden;
}
.qodef-timeline.qodef-timeline--horizontal .qodef-grid-inner {
  display: flex;
  transition: all 0.4s ease;
}
.qodef-timeline.qodef-timeline--horizontal .qodef-e-item {
  flex: 1;
}
.qodef-timeline.qodef-timeline--horizontal .qodef-e-line-holder {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
}
.qodef-timeline.qodef-timeline--horizontal .qodef-e-line {
  height: 100%;
}
.qodef-timeline.qodef-timeline--horizontal .qodef-e-point-holder {
  bottom: -12px;
  right: 50%;
}
.qodef-timeline.qodef--has-appear {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1);
}
.qodef-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item.qodef-reverse
  .qodef-e-item-inner {
  flex-direction: column;
}
.qodef-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item.qodef-reverse
  .qodef-e-top-holder {
  padding: 0 0 36px;
}
.qodef-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item.qodef-reverse
  .qodef-e-content-holder {
  padding: 36px 20% 0;
}
.qodef-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item.qodef-reverse
  .qodef-e-point-holder {
  top: -12px;
  bottom: auto;
}
.qodef-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item-inner {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
}
.qodef-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-top-holder {
  padding: 36px 0 0;
}
.qodef-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-content-holder {
  position: relative;
  padding: 0 20% 36px;
}
.qodef-vertical-split-slider--init {
  height: 100vh !important;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.admin-bar.qodef-vertical-split-slider--init {
  margin-top: 32px;
  height: calc(100vh - 32px) !important;
}
.qodef-vertical-split-slider--init .qodef-vertical-split-slider {
  visibility: visible;
}
.qodef-vertical-split-slider {
  height: 100vh;
  position: relative;
  visibility: hidden;
}
.admin-bar .qodef-vertical-split-slider {
  height: calc(100vh - 32px);
}
.qodef-vertical-split-slider .qodef-m-slide-image {
  position: relative;
  overflow: hidden;
}
.qodef-vertical-split-slider .qodef-m-slide-image .qodef-m-image-inner {
  background-position: center;
  background-size: cover;
  transform: scale(1.2);
  transition: transform 1s ease-out 0.2s;
  height: 100vh;
}
body.qodef-vertical-split-slider--init
  .qodef-vertical-split-slider
  .qodef-m-slide-image.active
  .qodef-m-image-inner {
  transform: scale(1.01);
}
.qodef-vertical-split-slider .ms-section.ms-table,
.qodef-vertical-split-slider .ms-tableCell {
  display: block;
}
.qodef-vertical-split-slider .ms-right {
  right: 0 !important;
}
.qodef-vertical-split-slider .ms-tableCell {
  height: 100vh;
}
.admin-bar .qodef-vertical-split-slider .ms-tableCell {
  height: calc(100vh - 32px);
}
.qodef-vertical-split-slider-responsive {
  display: none;
}
.qodef-vertical-split-slider .qodef-m-slide-image,
.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
  background-position: center;
  background-size: cover;
  position: relative;
}
.qodef-vertical-split-slider .qodef-m-slide-content,
.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
  position: relative;
}
.qodef-vertical-split-slider .qodef-m-slide-content > div > *,
.qodef-vertical-split-slider-responsive .qodef-m-slide-content > div > * {
  position: relative;
  z-index: 1;
}
.qodef-vertical-split-slider .qodef-single-image img,
.qodef-vertical-split-slider-responsive .qodef-single-image img {
  display: inline-block;
}
#multiscroll-nav {
  display: none;
}
#multiscroll-nav li {
  height: 10px !important;
  margin: 23px 0 !important;
  width: 10px !important;
}
#multiscroll-nav li a {
  transition: all 0.35s ease;
}
#multiscroll-nav li a span {
  background-color: #ddd;
  border: none;
  height: 10px;
  left: 0;
  top: 0;
  width: 10px;
  transition: all 0.35s ease;
}
#multiscroll-nav li a.active span,
#multiscroll-nav li a:hover span {
  background-color: var(--qode-main-color);
}
#multiscroll-nav.qodef-skin--dark li a.active span,
#multiscroll-nav.qodef-skin--dark li a:hover span {
  background-color: var(--qode-header-dark-color);
}
#multiscroll-nav.right {
  right: 30px !important;
}
.qodef-vertical-split-slider--init #multiscroll-nav {
  display: block;
}
.qodef-fullscreen-menu--opened #multiscroll-nav {
  z-index: 98;
}
html.elementor-html #multiscroll-nav {
  display: none !important;
}
.qodef-video-button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-video-button .qodef-m-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #162e09;
  font-size: 106px;
  line-height: 1;
}
.qodef-video-button .qodef-m-play span {
  display: block;
  line-height: inherit;
}
.qodef-video-button .qodef-m-play span:before {
  display: block;
  line-height: inherit;
}
#qodef-side-area {
  position: fixed;
  top: 0;
  right: -540px;
  width: 540px;
  height: 100%;
  min-height: 100%;
  padding: 180px 60px 60px;
  text-align: center;
  background-color: #162e09;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.qodef-side-area--opened #qodef-side-area {
  right: 0;
  visibility: visible;
}
#qodef-side-area.qodef-alignment--center {
  text-align: center;
}
#qodef-side-area.qodef-alignment--right {
  text-align: right;
}
#qodef-side-area.qodef-alignment--left {
  text-align: left;
}
#qodef-side-area-close {
  position: absolute;
  top: 31px;
  right: 40px;
  display: block;
  z-index: 1000;
  color: #fff;
}
.admin-bar #qodef-side-area-close {
  top: 63px;
}
#qodef-side-area-close.qodef-source--predefined {
  width: 23px;
}
#qodef-side-area-close.qodef-source--predefined svg {
  display: block;
  width: 100%;
  height: 100%;
}
.qodef-side-area-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  z-index: 0;
  transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
}
.qodef-side-area--opened .qodef-side-area-cover {
  opacity: 1;
  z-index: 1002;
}
.qodef-social-share {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.qodef-social-share .qodef-social-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #162e09;
}
.qodef-social-share ul {
  align-items: flex-start;
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.qodef-social-share ul.qodef-layout--vertical {
  flex-direction: column;
}
.qodef-social-share li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.qodef-social-share li a {
  font-size: 16px;
  color: #414141;
}
.qodef-social-share li a:hover {
  color: var(--qode-main-color);
}
.qodef-social-share.qodef-layout--dropdown {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
  margin: 0;
  vertical-align: middle;
}
.qodef-social-share.qodef-layout--dropdown .qodef-e-social-share-icon {
  width: 18px;
  height: auto;
  margin-left: 5px;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li {
  opacity: 1;
  visibility: visible;
  cursor: pointer;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(2) {
  transition-delay: 0.2s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(3) {
  transition-delay: 0.3s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(4) {
  transition-delay: 0.4s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(5) {
  transition-delay: 0.5s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(6) {
  transition-delay: 0.6s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(7) {
  transition-delay: 0.7s;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
  display: flex;
}
.qodef-social-share.qodef-layout--dropdown
  .qodef-social-share-dropdown-opener
  .qodef-social-share-title {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
  position: absolute;
  visibility: hidden;
  z-index: 950;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
  position: relative;
  display: block;
  z-index: 990;
  margin: 0;
  padding: 0 !important;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li > * {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: inherit;
  width: 100%;
  height: 100%;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown {
  bottom: 0;
  left: 0;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li {
  width: 90px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e2e2e2;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:not(:first-child) {
  border-top: none;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-facebook-share
  a:hover {
  background-color: #3b5998;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-twitter-share
  a:hover {
  background-color: #00aced;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-linkedin-share
  a:hover {
  background-color: #007bb5;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-tumblr-share
  a:hover {
  background-color: #32506d;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-pinterest-share
  a:hover {
  background-color: #cb2027;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-vk-share
  a:hover {
  background-color: #45668e;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li
  a {
  font-size: 20px;
  color: #414141;
  background-color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(1) {
  bottom: -30px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(2) {
  bottom: -60px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(3) {
  bottom: -90px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(4) {
  bottom: -120px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(5) {
  bottom: -150px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(6) {
  bottom: -180px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(7) {
  bottom: -210px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown {
  top: 0;
  right: 0;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li {
  width: calc(90px / 3);
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(1) {
  left: 5px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(2) {
  left: 35px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(3) {
  left: 65px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(4) {
  left: 95px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(5) {
  left: 125px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(6) {
  left: 155px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(7) {
  left: 185px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown {
  top: 0;
  left: 0;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li {
  width: calc(90px / 3);
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(1) {
  right: 5px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(2) {
  right: 35px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(3) {
  right: 65px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(4) {
  right: 95px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(5) {
  right: 125px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(6) {
  right: 155px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(7) {
  right: 185px;
}
.qodef-social-share.qodef-layout--list {
  align-items: center;
}
.qodef-social-share.qodef-layout--list li a svg {
  display: block;
}
.qodef-social-share.qodef-layout--text li a {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 0;
  transition: background-size 0.35s cubic-bezier(0.37, 0, 0.63, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
.qodef-social-share.qodef-layout--text li a:hover {
  color: initial;
  background-size: 100% 100%;
  background-position-x: 0;
}
.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
  display: block;
  margin-bottom: 21px;
}
.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
  display: block;
  margin-bottom: 21px;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--dropdown
  .qodef-social-title {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--list
  .qodef-social-title {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  .qodef-social-title {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--dropdown
  .qodef-social-title {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--list
  .qodef-social-title {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  .qodef-social-title {
  color: #ccc;
}
#qodef-page-spinner {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2000;
}
#qodef-page-spinner .qodef-m-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--qode-main-color);
  background-color: #fff;
}
#qodef-page-spinner .qodef-m-spinner {
  position: relative;
}
@keyframes qodef-agraria-path-draw-draw {
  100% {
    stroke-dashoffset: 0;
  }
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-0 {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke-linecap: round;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-1 {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-0 {
  stroke-dasharray: 129;
  stroke-dashoffset: 129;
  animation: qodef-agraria-path-draw-draw 807ms ease-out 0s forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-1 {
  stroke-dasharray: 27;
  stroke-dashoffset: 27;
  animation: qodef-agraria-path-draw-draw 163ms ease-out 807ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-2 {
  stroke-dasharray: 28;
  stroke-dashoffset: 28;
  animation: qodef-agraria-path-draw-draw 170ms ease-out 971ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-3 {
  stroke-dasharray: 12;
  stroke-dashoffset: 12;
  animation: qodef-agraria-path-draw-draw 69ms ease-out 1141ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-4 {
  stroke-dasharray: 8;
  stroke-dashoffset: 8;
  animation: qodef-agraria-path-draw-draw 44ms ease-out 1.21s forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-5 {
  stroke-dasharray: 50;
  stroke-dashoffset: 50;
  animation: qodef-agraria-path-draw-draw 309ms ease-out 1254ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-6 {
  stroke-dasharray: 16;
  stroke-dashoffset: 16;
  animation: qodef-agraria-path-draw-draw 94ms ease-out 1563ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-7 {
  stroke-dasharray: 5;
  stroke-dashoffset: 5;
  animation: qodef-agraria-path-draw-draw 25ms ease-out 1658ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-8 {
  stroke-dasharray: 27;
  stroke-dashoffset: 27;
  animation: qodef-agraria-path-draw-draw 163ms ease-out 1683ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-9 {
  stroke-dasharray: 31;
  stroke-dashoffset: 31;
  animation: qodef-agraria-path-draw-draw 189ms ease-out 1847ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-10 {
  stroke-dasharray: 8;
  stroke-dashoffset: 8;
  animation: qodef-agraria-path-draw-draw 44ms ease-out 2036ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-11 {
  stroke-dasharray: 12;
  stroke-dashoffset: 12;
  animation: qodef-agraria-path-draw-draw 69ms ease-out 2081ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-12 {
  stroke-dasharray: 14;
  stroke-dashoffset: 14;
  animation: qodef-agraria-path-draw-draw 81ms ease-out 2.15s forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-13 {
  stroke-dasharray: 14;
  stroke-dashoffset: 14;
  animation: qodef-agraria-path-draw-draw 81ms ease-out 2232ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-14 {
  stroke-dasharray: 14;
  stroke-dashoffset: 14;
  animation: qodef-agraria-path-draw-draw 81ms ease-out 2314ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-15 {
  stroke-dasharray: 13;
  stroke-dashoffset: 13;
  animation: qodef-agraria-path-draw-draw 75ms ease-out 2396ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-16 {
  stroke-dasharray: 14;
  stroke-dashoffset: 14;
  animation: qodef-agraria-path-draw-draw 81ms ease-out 2472ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-17 {
  stroke-dasharray: 14;
  stroke-dashoffset: 14;
  animation: qodef-agraria-path-draw-draw 81ms ease-out 2554ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-18 {
  stroke-dasharray: 14;
  stroke-dashoffset: 14;
  animation: qodef-agraria-path-draw-draw 81ms ease-out 2636ms forwards;
}
#qodef-page-spinner.qodef-layout--agraria
  .qodef-m-agraria
  svg
  .qodef-agraria-path-draw-19 {
  stroke-dasharray: 14;
  stroke-dashoffset: 14;
  animation: qodef-agraria-path-draw-draw 81ms ease-out 2718ms forwards;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
  position: relative;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50%;
  width: 50%;
  z-index: 1;
  animation: qode-atom-shrink 4.5s infinite linear;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  height: 100%;
  width: 100%;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  margin: 0 auto;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
  animation: qode-atom-zindex 1.5s 0.75s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
  transform: rotate(0);
  animation: qode-atom-postion 1.5s infinite ease,
    qode-atom-size 1.5s -1.125s infinite ease;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
  transform: rotate(120deg);
  animation: qode-atom-zindex 1.5s -0.25s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
  animation: qode-atom-postion 1.5s -1s infinite ease,
    qode-atom-size 1.5s -0.75s infinite ease;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
  transform: rotate(240deg);
  animation: qode-atom-zindex 1.5s 0.25s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
  animation: qode-atom-postion 1.5s -0.5s infinite ease,
    qode-atom-size 1.5s -125ms infinite ease;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
  position: relative;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  animation: qode-clock 8s infinite steps(8);
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
  position: absolute;
  height: 50px;
  width: 50px;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
  content: "";
  position: absolute;
  height: 18.31501832px;
  width: 18.31501832px;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
  transform: rotate(-135deg);
  animation: qode-clock-1 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
  transform: rotate(-90deg);
  animation: qode-clock-2 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
  transform: rotate(-45deg);
  animation: qode-clock-3 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
  animation: qode-clock-4 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  background-color: currentColor;
  animation: qode-cube 1.2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0.6;
  animation: qode-double-pulse 2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
  animation-delay: -1s;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-five-rotating-circles {
  position: relative;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
  position: absolute;
  width: 100%;
  height: 100%;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--1
  .qodef-circle--2 {
  animation-delay: calc((600ms) - 1500ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--1
  .qodef-circle--3 {
  animation-delay: calc((900ms) - 1500ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--1
  .qodef-circle--4 {
  animation-delay: calc((1200ms) - 1500ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2 {
  transform: rotateZ(45deg);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--1 {
  animation-delay: calc((300ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--2 {
  animation-delay: calc((600ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--3 {
  animation-delay: calc((900ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--4 {
  animation-delay: calc((1200ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3 {
  transform: rotateZ(90deg);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--1 {
  animation-delay: calc((300ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--2 {
  animation-delay: calc((600ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--3 {
  animation-delay: calc((900ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--4 {
  animation-delay: calc((1200ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: currentColor;
  border-radius: 100%;
  animation: qode-bounce-delay 1.2s infinite ease-in-out both;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--1 {
  top: 0;
  left: 0;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--2 {
  top: 0;
  right: 0;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--3 {
  right: 0;
  bottom: 0;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--4 {
  left: 0;
  bottom: 0;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
  position: relative;
  width: 30px;
  height: 30px;
  margin: -45px 0 0 -30px;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
  top: 0;
  left: 50%;
  animation: qode-fussion-ball-1 1s 0s ease infinite;
  z-index: 1;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
  top: 50%;
  left: 100%;
  animation: qode-fussion-ball-2 1s 0s ease infinite;
  z-index: 2;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
  top: 100%;
  left: 50%;
  animation: qode-fussion-ball-3 1s 0s ease infinite;
  z-index: 1;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
  top: 50%;
  left: 0;
  animation: qode-fussion-ball-4 1s 0s ease infinite;
  z-index: 2;
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
  width: 60px;
  height: 60px;
  margin: 0 0 0 -30px;
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
  position: relative;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  animation: qode-mitosis-invert 2s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--1 {
  animation: qode-mitosis-ball-1 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--2 {
  animation: qode-mitosis-ball-2 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--3 {
  animation: qode-mitosis-ball-3 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--4 {
  animation: qode-mitosis-ball-4 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading > * {
  margin: 0;
  opacity: 0;
  animation: qode-fade-in 1s forwards;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
  flex-shrink: 0;
  animation-delay: 0.5s;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
  position: relative;
  display: block;
  height: 3px;
  width: 500px;
  margin-top: 20px;
  background-color: #e5e1dc;
  overflow: hidden;
  opacity: 0;
  animation: qode-fade-in 1s 0.3s forwards;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--qode-main-color);
  width: 0;
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
  position: relative;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
  position: absolute;
  height: 100%;
  width: 100%;
  background: currentColor;
  border: 0 solid currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--1 {
  animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--2 {
  animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--3 {
  animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--4 {
  animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background-color: currentColor;
  border-radius: 16px;
  animation: qode-scaleout 1s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
  width: 60px;
  height: 20px;
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles > div {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 4px;
  background-color: currentColor;
  border-radius: 100%;
  opacity: 0;
  animation: qode-ball-fall 1.5s ease infinite both;
}
#qodef-page-spinner.qodef-layout--rotate-circles
  .qodef-m-circles
  > div:nth-last-of-type(1) {
  animation-delay: calc((100ms) - 300ms);
}
#qodef-page-spinner.qodef-layout--rotate-circles
  .qodef-m-circles
  > div:nth-last-of-type(2) {
  animation-delay: calc((200ms) - 300ms);
}
#qodef-page-spinner.qodef-layout--rotate-circles
  .qodef-m-circles
  > div:nth-last-of-type(3) {
  animation-delay: calc((300ms) - 300ms);
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
  position: relative;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  animation: qode-rotating-cubes 1.8s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
  animation-delay: -0.9s;
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
  width: 50px;
  height: 60px;
  margin: -30px 0 0 -25px;
  text-align: center;
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
  display: inline-block;
  float: left;
  height: 100%;
  width: 6px;
  margin: 0 3px 0 0;
  background-color: currentColor;
  animation: qode-stretch-delay 1.2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
  animation-delay: calc((200ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
  animation-delay: calc((300ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
  animation-delay: calc((400ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
  animation-delay: calc((500ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
  opacity: 0;
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-text {
  display: flex;
  font-family: "Bebas Neue", sans-serif;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
  text-transform: uppercase;
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-char {
  display: inline-block;
  opacity: 0;
  will-change: opacity;
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
  white-space: pre;
}
#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
  opacity: 1;
}
#qodef-page-spinner.qodef-layout--two-rotating-circles
  .qodef-m-two-rotating-circles {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  text-align: center;
  animation: qode-rotate-circles 2s infinite linear;
}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
  position: absolute;
  top: 0;
  width: 60%;
  height: 60%;
  display: inline-block;
  background-color: currentColor;
  border-radius: 100%;
  transform-origin: center bottom;
  animation: qode-bounce 2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--two-rotating-circles
  .qodef-m-circle.qodef-circle--2 {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
  width: 150px;
  height: 30px;
  margin: -15px 0 0 -75px;
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 10px;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--1 {
  animation: qode-wave-jump-3 1.8s infinite ease-out;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--2 {
  animation: qode-wave-jump-2 1.8s infinite ease-out;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--3 {
  animation: qode-wave-jump-1 1.8s infinite ease-out;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--4 {
  margin-right: 0;
  animation: qode-wave-wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
  width: 72px;
  margin: -9px 0 0 -36px;
  text-align: center;
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 3px 0 0;
  background-color: currentColor;
  border-radius: 100%;
  animation: qode-bounce-delay 1.4s infinite ease-in-out both;
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
  animation-delay: -0.32s;
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
  animation-delay: -0.16s;
}
.qodef-page-title {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.qodef-page-title.qodef-image--responsive {
  height: auto !important;
}
.qodef-page-title.qodef-image--responsive .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0;
}
.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
  left: 50%;
  transform: translateX(-50%);
}
.qodef-page-title.qodef-alignment--center {
  text-align: center;
}
.qodef-page-title.qodef-alignment--right {
  text-align: right;
}
.qodef-page-title .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-page-title .qodef-m-image img {
  display: block;
  width: 100%;
}
.qodef-page-title .qodef-m-content {
  line-height: 21px;
}
.qodef-page-title .qodef-m-content.qodef-content-full-width {
  padding: 0 30px;
}
.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 0;
  transition: background-size 0.35s cubic-bezier(0.37, 0, 0.63, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
  font-size: 14px;
  color: var(--qode-main-color);
}
.qodef-page-title .qodef-breadcrumbs a:hover {
  background-size: 100% 100%;
  background-position-x: 0;
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
  margin: 0 9px;
  color: #d9c39e;
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
  content: "|";
}
.qodef-page-title span.qodef-m-title {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #162e09;
  font-size: 70px;
  line-height: 1em;
  font-size: 100px;
}
@media only screen and (max-width: 480px) {
  .qodef-page-title span.qodef-m-title {
    font-size: 60px;
  }
}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
  padding-bottom: 8px;
}
@media only screen and (max-width: 1024px) {
  .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    padding-bottom: 0;
  }
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
  margin: 4px 0 0;
}
html.elementor-html
  .qodef-uncovering-section
  .qodef-page-content-section
  > .elementor {
  margin-bottom: 0 !important;
}
.qodef-uncovering-section
  .qodef-page-content-section
  > .elementor
  .elementor-section {
  z-index: 1;
}
.qodef-uncovering-section
  .qodef-page-content-section
  > .elementor
  > .elementor-section:last-child {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 0;
}
html.elementor-html
  .qodef-uncovering-section
  .qodef-page-content-section
  > .elementor
  > .elementor-section:last-child {
  bottom: initial;
  left: initial;
  position: initial;
  width: initial;
}
.widget.qodef-author-info .qodef-author-info-image {
  margin-bottom: 21px;
  display: inline-block;
}
.widget.qodef-author-info .qodef-author-info-name {
  margin: 0 0 21px;
}
.widget.qodef-author-info .qodef-author-info-description {
  margin: 0;
}
.widget .qodef-contact-info-widget {
  margin: 0;
}
#qodef-top-area .widget .qodef-contact-info-widget a {
  font-size: 16px;
}
.qodef-social-icons-group .qodef-icon-holder {
  margin-right: 6px;
}
.qodef-social-icons-group .qodef-icon-holder a {
  transition: color 0.3s ease-out;
}
.qodef-social-icons-group .qodef-icon-holder:last-child {
  margin-right: 0;
}
.widget.widget_agraria_core_social_icons_group .qodef-widget-title {
  color: #162e09;
}
#qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-widget-title {
  display: inline;
}
#qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-social-icons-group {
  display: inline;
  margin-left: 8px;
}
.widget.widget_agraria_core_social_icons_group .qodef-icon-holder {
  vertical-align: middle;
}
.widget.widget_agraria_core_social_icons_group .qodef-icon-holder a {
  color: var(--qode-main-color);
}
.widget.widget_agraria_core_social_icons_group .qodef-icon-holder a:hover {
  color: #162e09;
}
.widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle,
.widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--square {
  background-color: var(--qode-main-color);
}
.widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle:hover,
.widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--square:hover {
  color: #162e09;
}
.widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle:hover
  a,
.widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--square:hover
  a {
  color: #162e09;
}
#qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-widget-title {
  color: #b9c0b5;
}
#qodef-page-footer
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-widget-title {
  display: inline;
}
#qodef-page-footer
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-social-icons-group {
  display: inline;
  margin-left: 8px;
}
#qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder {
  vertical-align: middle;
}
#qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder
  a {
  color: #b9c0b5;
}
#qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder
  a:hover {
  color: #fff;
}
#qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle:hover
  a,
#qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--square:hover
  a {
  color: #fff;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-widget-title {
  color: #162e09;
}
#qodef-page-footer
  .qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-widget-title {
  display: inline;
}
#qodef-page-footer
  .qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-social-icons-group {
  display: inline;
  margin-left: 8px;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder {
  vertical-align: middle;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder
  a {
  color: #162e09;
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder
  a:hover {
  color: var(--qode-main-color);
}
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle:hover
  a,
.qodef-footer--dark
  #qodef-page-footer
  .widget.widget_agraria_core_social_icons_group
  .qodef-icon-holder.qodef-layout--square:hover
  a {
  color: var(--qode-main-color);
}
.widget_agraria_core_svg_icon {
  display: inline-block;
  vertical-align: top;
  margin: 0 !important;
}
.widget_agraria_core_svg_icon .qodef-m-holder {
  display: flex;
  align-items: center;
}
.widget_agraria_core_svg_icon .qodef-svg-icon-widget svg {
  display: block;
  fill: var(--fill-color);
  stroke: var(--stroke-color);
  max-width: 100%;
  max-height: 100%;
  transition: all 0.25s ease-out;
}
.widget_agraria_core_svg_icon .qodef-svg-icon-widget a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.widget_agraria_core_svg_icon .qodef-svg-icon-widget a:hover svg,
.widget_agraria_core_svg_icon .qodef-svg-icon-widget:hover svg {
  fill: var(--fill-hover-color);
  stroke: var(--stroke-hover-color);
}
.widget_agraria_core_svg_icon .qodef-svg-icon-widget a:hover .qodef-m-text,
.widget_agraria_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-text {
  color: var(--text-hover-color);
}
.widget_agraria_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-icon {
  background-color: var(--background-hover-color);
}
.widget_agraria_core_svg_icon .qodef-m-icon {
  --fill-color: currentColor;
  --stroke-color: currentColor;
  --fill-hover-color: currentColor;
  --stroke-hover-color: currentColor;
  --background-color: transparent;
  --background-hover-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  max-height: 100%;
  background-color: var(--background-color);
  overflow: hidden;
  transition: all 0.25s ease-out;
}
.widget_agraria_core_svg_icon .qodef-m-text {
  --text-color: currentColor;
  --text-hover-color: currentColor;
  color: var(--text-color);
  transition: all 0.25s ease-out;
  line-height: 1;
}
#qodef-page-header .widget_agraria_core_svg_icon .qodef-m-text {
  color: #414141;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.5625em;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
#qodef-page-header
  .widget_agraria_core_svg_icon
  .qodef-m-text
  .qodef-menu-item-text {
  background-image: linear-gradient(to top, currentColor 1px, transparent 1px);
  background-position: 0 -2px;
  transition: background-size 0.35s cubic-bezier(0.16, 0.48, 0.36, 1),
    color 0.3s ease-out;
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 100%;
}
.qodef-working-hours-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-working-hours-list .qodef-working-hours-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.qodef-working-hours-list .qodef-working-hours-item:last-child {
  margin-bottom: 0;
}
.qodef-working-hours-list .qodef-e-day {
  margin: 0;
}
.qodef-working-hours-list .qodef-e-time {
  margin: 0;
}
.qodef-working-hours-list .qodef-e-time.qodef--closed {
  color: var(--qode-main-color);
}
.qodef-working-hours-list.qodef-skin--light .qodef-working-hours-item {
  color: #fff;
}
.qodef-working-hours-list.qodef-skin--light .qodef-e-time.qodef--closed {
  color: #fff;
}
@media only screen and (max-width: 1440px) {
  .qodef-background-text .qodef-m-background-text {
    font-size: 135px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-background-text .qodef-m-background-text {
    display: none !important;
  }
}
@media only screen and (max-width: 680px) {
  #qodef-author-info .qodef-m-inner {
    flex-wrap: wrap;
    padding: 39px 25px 33px;
  }
  #qodef-author-info .qodef-m-image {
    width: 100%;
    margin-right: 0;
  }
  #qodef-author-info .qodef-m-image a,
  #qodef-author-info .qodef-m-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #qodef-author-info .qodef-m-content {
    margin-top: 28px;
  }
}
@media only screen and (max-width: 1024px) {
  body:not(.qodef-content-behind-header) #qodef-page-outer {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  #qodef-top-area {
    display: none;
  }
}
@media (max-width: 1440px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 5;
  }
}
@media (max-width: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
}
@media (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
}
@media (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
}
@media (max-width: 680px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 5;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 6;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 7;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 8;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 5;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 6;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 7;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 8;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 5;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 6;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 7;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 8;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 5;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 6;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 7;
  }
}
@media (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 8;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 5;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 6;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 7;
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 8;
  }
}
@media (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
}
@media (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
}
@media (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
}
@media (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
}
@media (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 5;
  }
}
@media (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 6;
  }
}
@media (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 7;
  }
}
@media (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 8;
  }
}
@media (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
}
@media (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
}
@media (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
}
@media (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
}
@media (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 5;
  }
}
@media (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 6;
  }
}
@media (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 7;
  }
}
@media (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 8;
  }
}
@media (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 1;
  }
}
@media (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 2;
  }
}
@media (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 3;
  }
}
@media (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 4;
  }
}
@media (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 5;
  }
}
@media (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 6;
  }
}
@media (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 7;
  }
}
@media (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns
    .ctf-tweets {
    --qode-columns: 8;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-twitter-list.qodef-vertical-gutter--huge .ctf-tweets {
    --qode-columns-row-gap: 60px;
  }
  .qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
    --qode-columns-col-gap: 60px;
  }
}
@media only screen and (max-width: 680px) {
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-inner {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 680px) {
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-image {
    max-height: 30vh;
  }
}
@media only screen and (max-width: 680px) {
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .woocommerce-product-details__short-description {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: block;
  }
  .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
  .qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
  .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
    width: 33.33333333333333%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-custom-font.qodef-title-break--disabled br {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-image-marquee .qodef-m-content.qodef--desktop {
    display: none;
  }
  .qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-interactive-link-showcase.qodef-type--standard {
    padding: 100px 0;
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
    width: 60%;
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
    width: 40%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-interactive-link-showcase.qodef-type--standard {
    padding: 60px 0;
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
    width: 80%;
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
    width: 100%;
    padding-left: 60px;
    align-items: flex-start;
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item {
    font-size: 50px;
    line-height: 1em;
    padding-bottom: 3px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 480px) {
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item {
    font-size: 45px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-interactive-link-showcase.qodef-type--standard {
    padding: 30px 0;
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-pricing-table .qodef-m-inner {
    padding: 65px 25px 65px;
  }
  .qodef-pricing-table .qodef-pricing-table-custom-icon {
    top: 20px;
    right: 10px;
  }
  .qodef-pricing-table .qodef-pricing-table-custom-icon img {
    max-width: 70%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
    padding-left: 60px;
  }
  .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
    padding-right: 60px;
  }
  .qodef-swapping-image-gallery .qodef-m-info {
    padding-top: 30px;
  }
  .qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline {
    margin: 0 0 30px;
  }
  .qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-swapping-image-gallery {
    display: block;
  }
  .qodef-swapping-image-gallery .qodef-m-image-holder,
  .qodef-swapping-image-gallery .qodef-m-info {
    flex-basis: auto;
  }
  .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
    padding-left: 0;
  }
  .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
    padding-right: 0;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
    display: block;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-content {
    margin-top: 26px;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 26px 0 0;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-timeline .qodef-nav-next,
  .qodef-timeline .qodef-nav-prev {
    top: unset;
    bottom: 0;
  }
  .qodef-timeline.qodef-timeline--horizontal .qodef-e-line-holder {
    top: unset;
    bottom: 14px;
  }
  .qodef-timeline.qodef-timeline--horizontal .qodef-e-point-holder {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-timeline.qodef-timeline-layout--horizontal-alternating
    .qodef-e-item.qodef-reverse
    .qodef-e-item-inner {
    flex-direction: inherit;
  }
  .qodef-timeline.qodef-timeline-layout--horizontal-alternating
    .qodef-e-item.qodef-reverse
    .qodef-e-content-holder {
    justify-content: normal;
    padding: 0 0 40px;
  }
  .qodef-timeline.qodef-timeline-layout--horizontal-alternating
    .qodef-e-top-holder {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-vertical-split-slider.qodef-disable-below--1024 {
    display: none;
  }
  .qodef-vertical-split-slider.qodef-disable-below--1024
    + .qodef-vertical-split-slider-responsive {
    display: block;
  }
  .qodef-vertical-split-slider.qodef-disable-below--1024
    + .qodef-vertical-split-slider-responsive
    .qodef-m-image-holder {
    height: 50vh;
  }
  .qodef-vertical-split-slider.qodef-disable-below--1024
    + .qodef-vertical-split-slider-responsive
    .qodef-m-image-holder
    img {
    height: 100%;
    object-fit: cover;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-vertical-split-slider.qodef-disable-below--768 {
    display: none;
  }
  .qodef-vertical-split-slider.qodef-disable-below--768
    + .qodef-vertical-split-slider-responsive {
    display: block;
  }
  .qodef-vertical-split-slider.qodef-disable-below--768
    + .qodef-vertical-split-slider-responsive
    .qodef-m-image-holder {
    height: 50vh;
  }
  .qodef-vertical-split-slider.qodef-disable-below--768
    + .qodef-vertical-split-slider-responsive
    .qodef-m-image-holder
    img {
    height: 100%;
    object-fit: cover;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(1) {
    left: 1px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(2) {
    left: 46px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(3) {
    left: 91px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(4) {
    left: 136px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(5) {
    left: 181px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(6) {
    left: 226px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(7) {
    left: 271px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown {
    left: auto;
    right: 0;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(1) {
    right: auto;
    left: 1px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(2) {
    right: auto;
    left: 46px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(3) {
    right: auto;
    left: 91px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(4) {
    right: auto;
    left: 136px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(5) {
    right: auto;
    left: 181px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(6) {
    right: auto;
    left: 226px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(7) {
    right: auto;
    left: 271px;
  }
}
@media only screen and (max-width: 1024px) {
  body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
    padding-top: 0 !important;
  }
  .qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 7%;
  }
}
@media only screen and (max-width: 1024px) {
  #qodef-page-sidebar .qodef-social-icons-group {
    justify-content: flex-start;
  }
}
