/*
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0
Description: DIVI
Author: Yuri
Template:  Divi
Author URI: http://www.elegantthemes.com
*/

@import url("../Divi/style.css");

.gs-avoid-click {
  pointer-events: none;
}

h1 {
  font-size: 56px !important;
  font-weight: 600 !important;
  padding: 52px 0;
}

h2 {
  font-size: 36px !important;
  font-weight: 400 !important;
  padding: 40px 0;
}

.single-post h2 {
  font-size: 32px !important;
  font-weight: bold !important;
  padding: 40px 0;
}

h3 {
  font-size: 28px !important;
  font-weight: 600 !important;
  padding: 28px 0;
}

h4 {
  font-size: 24px !important;
  font-weight: 600 !important;
  padding: 24px 0;
}

h5 {
  font-size: 18px !important;
  font-weight: 400 !important;
  padding: 18px 0;
}

h6 {
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 16px 0;
}

@media (max-width: 450px) {
  h1 {
    font-size: 32px !important;
    font-weight: 600 !important;
    padding: 32px 0;
  }

  h2 {
    font-size: 24px !important;
    font-weight: 600 !important;
    padding: 24px 0;
  }

  h3 {
    font-size: 20px !important;
    font-weight: 400 !important;
    padding: 20px 0;
  }

  h4 {
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 18px 0;
  }

  h5 {
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 16px 0;
  }
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

/*  FOOTER */
#footer-widgets .fwidget {
  width: 100%;
  margin-bottom: 10px;
}

#footer-widgets .fwidget .title,
#footer-widgets .fwidget .wp-block-heading {
  display: list-item;
  margin-left: 15px;
  font-size: 22px !important;
  font-weight: 500 !important;
  line-height: 25.3px;
  text-align: left;
  padding: 20px 0;
}

#footer-widgets .fwidget > div a,
#footer-widgets .fwidget .wp-block-list a {
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
}

@media (max-width: 450px) {
  #footer-widgets {
    padding: 30px 0 0 0 !important;
  }

  #footer-widgets .fwidget .menu > li {
    padding-bottom: 0;
  }

  #footer-widgets .footer-widget {
    width: 50% !important;
  }

  #footer-widgets .footer-widget:nth-child(n) {
    margin-bottom: 0 !important;
    padding-right: 10px;
  }

  #footer-widgets .fwidget .wp-block-heading,
  #footer-widgets .fwidget .title {
    margin-left: 15px;
    padding: 20px 0;

    font-size: 16px !important;
    line-height: 18.4px !important;
  }

  #footer-widgets .footer-widget li {
    padding-bottom: 0;
  }

  #footer-widgets .fwidget > div a {
    font-size: 13px;
    line-height: 14.95px;
  }

  #footer-widgets .fwidget.widget_media_image {
    width: 100% !important;
  }
  #footer-widgets .fwidget.widget_media_image > figure {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

#footer-widgets .fwidget li {
  padding-left: 0;
  padding-bottom: 5px;
}

#footer-widgets .fwidget.widget_media_image {
  display: inline-block;
  width: 45%;
}

#footer-widgets .fwidget.widget_media_image img {
  height: 30px;
  width: auto;
}

#footer-widgets .footer-widget {
  margin-bottom: 0;
}

#footer-widgets .footer-widget li:before {
  display: none;
}

#footer-bottom .clearfix {
  border-top: 1px solid #cadae7;
  padding-top: 15px;
}

#footer-bottom .gs-cards-logo {
  display: initial;
  left: 50%;
  position: absolute;
}

#footer-bottom .gs-cards-logo img {
  height: 28px;
}

@media (max-width: 980px) {
  #footer-bottom .gs-cards-logo {
    display: block;
    width: 100%;
    left: unset;
    text-align: center;
  }

  #footer-bottom .et-social-icons {
    margin-top: 40px;
  }

  #footer-bottom .et-social-icons li {
    margin-left: 10px;
    margin-right: 10px;
  }
}
/* END FOOTER */

/* [gs_header_clickable] */

.gs-header-clickable {
  font-size: 54px !important;
}

h2.gs-header-clickable {
  font-size: 36px !important;
  font-weight: 500;
  line-height: 39.6px;
}

.gs-header-clickable .gs-title-cl {
  cursor: pointer;
  display: none;
}

.gs-header-clickable .gs-title-cl.gs-title-active {
  display: unset;
}

@media (max-width: 980px) {
  .gs-header-clickable {
    font-size: 34px !important;
    line-height: 34px !important;
    font-weight: 500 !important;
  }

  h2.gs-header-clickable {
    font-size: 24px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
  }
}
/* END [gs_header_clickable] */

/*  [gs_buttons_1] */

.gs-button-1 {
  width: 100%;
}

.gs-button-1 > div {
  display: inline-block;
  height: 60px;
}

.gs-button-1 > div > a.gs-first-button:hover {
  background-color: #27a4b0 !important;
}

.gs-button-1 > div > a:hover {
  padding: 15px 33px 15px 17px;
}

.gs-button-1 > div > a::before {
  /*background: url('/wp-content/img/button_elipce.png') no-repeat;*/
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-button-1 > div > a:hover::before {
  width: 0;
  opacity: 0;
}

.gs-button-1 > div > a::after {
  /*background: url('/wp-content/img/button_arrow.png') no-repeat;*/
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-button-1 > div > a:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-button-1 > div > a {
  color: #ffffff;
  padding: 15px 25px;
  border-radius: 40px;
  margin-right: 10px;
  font-size: 19px;
}

.gs-button-1 > div:last-child > a {
  color: #2f2e34;
}

.gs-button-1 > div:last-child > a.gs-border {
  border: 1px solid #2f2e34;
}
/* END [gs_buttons_1] */

/*  [gs_buttons_2_green] */

.gs-button-2 {
  width: 100%;
}

.gs-button-2 > div {
  display: inline-block;
  height: 60px;
}

.gs-button-2 > div > a:hover {
  padding: 15px 33px 15px 17px;
}

.gs-button-2 > div > a::before {
  /*background: url('/wp-content/img/button_elipce.png') no-repeat;*/
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-button-2 > div > a:hover::before {
  width: 0;
  opacity: 0;
}

.gs-button-2 > div > a::after {
  /*background: url('/wp-content/img/button_arrow.png') no-repeat;*/
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-button-2 > div > a:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-button-2 > div > a {
  color: #ffffff;
  padding: 15px 25px;
  border-radius: 40px;
  margin-right: 10px;
  font-size: 19px;
}

.gs-button-2 > div:last-child > a {
  color: #2f2e34;
}

.gs-button-2 > div:last-child > a.gs-border {
  border: 1px solid #2f2e34;
}
/* END [gs_buttons_2_green] */

/*  [more_details_1_colored] */
.gs-box-more-details-1-colored {
  border: 1px solid #d7e3ed;
  border-radius: 20px;
  overflow: hidden;
  transition: background-size 0.5s, color 0.5s;
  background-size: 0 0 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.gs-box-more-details-1-colored:hover {
  background-size: 250% 250% !important;
  color: #ffffff;
}
.gs-box-more-details-1-colored .gs-bg {
  padding: 20px;
  background-size: 0;
}
.gs-box-more-details-1-colored:hover .gs-bg {
  padding: 20px;
  background-repeat: no-repeat;
  background-position: top 0 right 0;
  background-size: 60%;
}
.gs-box-more-details-1-colored .gs-bg .gs-icon {
  height: 125px;
}
.gs-box-more-details-1-colored .gs-bg .gs-icon div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top 0 right 0;
  background-size: 40%;
}

.gs-box-more-details-1-colored .gs-bg .gs-icon .gs-icon-main {
  display: block;
}
.gs-box-more-details-1-colored:hover .gs-bg .gs-icon .gs-icon-main {
  display: none;
}
.gs-box-more-details-1-colored .gs-bg .gs-icon .gs-icon-hovered {
  display: none;
}
.gs-box-more-details-1-colored:hover .gs-bg .gs-icon .gs-icon-hovered {
  display: block;
}

.gs-box-more-details-1-colored .gs-bg .gs-body {
}
.gs-box-more-details-1-colored .gs-bg .gs-body .gs-header {
  font-size: 30px;
  line-height: 34px;
  font-weight: 500;
}
.gs-box-more-details-1-colored:hover .gs-bg .gs-body .gs-header {
  color: #ffffff !important;
}
.gs-box-more-details-1-colored:hover
  .gs-bg
  .gs-body
  .gs-header
  .gs-title-colored {
  color: #ffffff !important;
}
.gs-box-more-details-1-colored .gs-bg .gs-body p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
}
.gs-box-more-details-1-colored .gs-bg .gs-body a {
  font-size: 19px;
  line-height: 24px;
  margin-top: 15px;
  margin-left: 0;
  display: block;
  color: #666666 !important;
}
.gs-box-more-details-1-colored:hover .gs-bg .gs-body a {
  color: #ffffff !important;
}

.gs-box-more-details-1-colored .gs-bg .gs-body a::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 1px;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-more-details-1-colored .gs-bg .gs-body a:hover::before {
  width: 0;
  opacity: 0;
}

.gs-box-more-details-1-colored .gs-bg .gs-body a::after {
  /*background: url('/wp-content/img/button_arrow.png') no-repeat;*/
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-more-details-1-colored .gs-bg .gs-body a:hover::after {
  width: 20px;
  opacity: 1;
}
/* END [more_details_1_colored] */

/*  [gs-box-compare-table-1-img-shortcode] */
.gs-box-compare-table-1-img {
  width: 45%;
  margin: 0 1%;
  border-radius: 21px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.gs-box-compare-table-1-img .gs-logo {
  width: 220px;
  height: 200px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  top: -66px;
  left: -77px;
}

.gs-box-compare-table-1-img .gs-bg {
  border-radius: 20px;
}

.gs-box-compare-table-1-img .gs-bg.gs-no-logo {
  margin-top: 34px;
}

.gs-box-compare-table-1-img .gs-bg .gs-title {
  display: grid;
}

.gs-box-compare-table-1-img .gs-bg .gs-title .gs-title-img {
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 45px;
  margin-bottom: 15px;
}

.gs-box-compare-table-1-img .gs-bg .gs-title .gs-title-text {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  padding: 25px;
}

.gs-box-compare-table-1-img .gs-bg .gs-body {
  background-color: #ffffff;
  border-radius: 20px;
  border: 1px solid #cadae7;
  padding: 10px 35px 0 35px;
}

.gs-box-compare-table-1-img .gs-bg .gs-body ul {
  padding: 0;
  font-size: 18px;
  list-style-type: none;
}

.gs-box-compare-table-1-img .gs-bg .gs-body ul li {
  border-bottom: 1px dotted #cadae7;
  padding: 5px 0 15px 43px;
  text-align: left;
}

.gs-box-compare-table-1-img .gs-bg .gs-body ul li:before {
  background: url(/wp-content/uploads/2025/12/check.png) no-repeat;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  background-color: #aaaaaa54;
  border-radius: 50%;
  background-position-y: 2px;
  background-position-x: 6px;
  top: 8px;
  margin-right: -30px;
  left: -43px;
}

.gs-box-compare-table-1-img .gs-bg .gs-body ul li:last-child {
  border-bottom: 0 dotted #cadae7;
}

@media (max-width: 980px) {
  .gs-box-compare-table-1-img .gs-logo {
    transform: scale(-1, 1);
    right: -40px;
    top: -45px;
    left: unset;
    width: 135px;
  }

  .gs-box-compare-table-1-img .gs-bg .gs-title .gs-title-text {
    font-size: 16px;
  }

  .gs-box-compare-table-1-img .gs-bg .gs-body {
    padding: 10px 15px 0 15px;
  }

  .gs-box-compare-table-1-img .gs-bg .gs-body ul {
    font-size: 12px;
    line-height: 16px;
  }

  .gs-box-compare-table-1-img .gs-bg .gs-body ul li {
    padding: 0 0 15px 32px;
  }

  .gs-box-compare-table-1-img .gs-bg .gs-body ul li:before {
    top: 9px;
    width: 20px;
    height: 20px;
    background-position-y: -4px;
    background-position-x: 3px;
    margin-right: -21px;
    left: -30px;
  }
}
/* END [gs-box-compare-table-1-img-shortcode] */

/*  [gs_box_accordeon_1] */
.gs-box-accordeon-1 {
}
.gs-box-accordeon-1 > div {
  vertical-align: top;
}
.gs-box-accordeon-1 .gs-accordeon-buttons {
  width: 48%;
  display: inline-block;
}
.gs-box-accordeon-1 .gs-accordeon-buttons .gs-bt-item {
  cursor: pointer;
  position: relative;
  top: -13px;
}
.gs-box-accordeon-1 .gs-accordeon-buttons .gs-bt-item.gs-active {
  cursor: unset;
}
.gs-box-accordeon-1 .gs-accordeon-buttons .gs-bt-item > span {
  font-size: 18px;
  font-weight: 500;
  color: #8c8f9d;
}
.gs-box-accordeon-1 .gs-accordeon-buttons .gs-bt-item::before {
  content: "\2758";
  display: block;
  width: 5px;
  height: 14px;
  position: relative;
  top: 33px;
  left: 1px;
  font-size: 24px;
  color: #8c8f9d;
}
.gs-box-accordeon-1 .gs-accordeon-buttons .gs-bt-item:last-child::before {
  content: "";
}
.gs-box-accordeon-1 .gs-accordeon-buttons .gs-bt-item.gs-active > span {
  color: #007cd2;
}

.gs-box-accordeon-1 .gs-accordeon-buttons .gs-bt-item span {
  display: list-item;
  margin-left: 20px;
}
.gs-box-accordeon-1 .gs-accordeon-buttons .gs-bt-item.gs-active span {
}
.gs-box-accordeon-1 .gs-accordeon-bodies {
  width: 50%;
  display: inline-block;
}
.gs-box-accordeon-1 .gs-accordeon-bodies .gs-body-item {
  display: none;
}
.gs-box-accordeon-1 .gs-accordeon-bodies .gs-body-item.gs-active {
  display: block;
}
.gs-box-accordeon-1 .gs-accordeon-bodies .gs-body-item .gs-body-item-title {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 10px;
  display: block;
}
.gs-box-accordeon-1 .gs-accordeon-bodies .gs-body-item .gs-body-item-txt {
  font-size: 18px;
  font-weight: 400;
}

.gs-box-accordeon-1 .gs-accordeon-bodies .gs-body-item .gs-body-link {
  color: #2f2e34;
  padding: 15px 25px;
  border-radius: 40px;
  margin-right: 10px;
  font-size: 17px;
  display: block;
  position: relative;
  left: -25px;
}

.gs-box-accordeon-1 .gs-accordeon-bodies .gs-body-item .gs-body-link:hover {
  padding: 15px 33px 15px 17px;
  left: -17px;
}

.gs-box-accordeon-1 .gs-accordeon-bodies .gs-body-item .gs-body-link::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-accordeon-1
  .gs-accordeon-bodies
  .gs-body-item
  .gs-body-link:hover::before {
  width: 0;
  opacity: 0;
}

.gs-box-accordeon-1 .gs-accordeon-bodies .gs-body-item .gs-body-link::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-accordeon-1
  .gs-accordeon-bodies
  .gs-body-item
  .gs-body-link:hover::after {
  width: 20px;
  opacity: 1;
}

@media (max-width: 980px) {
  .gs-box-accordeon-1 .gs-accordeon-buttons {
    width: 100%;
    margin-bottom: 15px;
  }
  .gs-box-accordeon-1 .gs-accordeon-bodies {
    width: 100%;
  }
  .gs-box-accordeon-1 .gs-accordeon-bodies .gs-body-item .gs-body-item-txt {
    font-size: 14px;
  }
  .gs-box-accordeon-1 .gs-accordeon-buttons .gs-bt-item::before {
    left: 3px;
  }
}
/* END [gs_box_accordeon_1] */

/*  [gs_box_button_1_phones] */
.gs-box-button-1-phones {
  text-align: center;
  color: #ffffff;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
  position: relative;
}
.gs-box-button-1-phones .gs-top {
}

.gs-box-button-1-phones .gs-top .gs-bg-element {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;

  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  -moz-transition: all 0.9s;
  transition: all 0.9s;
}

.gs-box-button-1-phones .gs-top .gs-bg-element-l-1 {
  background: url(/wp-content/uploads/2025/12/left_2-min.png) no-repeat;
  top: 20px;
  left: 50px;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-l-2 {
  background: url(/wp-content/uploads/2025/12/left_1-min.png) no-repeat;
  top: 120px;
  left: 0;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-l-3 {
  background: url(/wp-content/uploads/2025/12/left_3-min.png) no-repeat;
  top: 130px;
  left: 240px;
}

.gs-box-button-1-phones .gs-top .gs-bg-element-l-4 {
  background: url(/wp-content/uploads/2025/12/left_top-min.png) no-repeat;
  width: 340px;
  height: 100px;
  top: 0;
  left: -15px;
}
.gs-box-button-1-phones:hover .gs-top .gs-bg-element-l-4 {
  top: -20px;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-l-5 {
  background: url(/wp-content/uploads/2025/12/left_bottom-min.png) no-repeat;
  width: 361px;
  height: 260px;
  top: 60px;
  left: 0;
}
.gs-box-button-1-phones:hover .gs-top .gs-bg-element-l-5 {
  top: 50px;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-r-1 {
  background: url(/wp-content/uploads/2025/12/right_1-min.png) no-repeat;
  top: 60px;
  right: 0;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-r-2 {
  background: url(/wp-content/uploads/2025/12/right_2-min.png) no-repeat;
  top: 175px;
  right: 200px;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-r-3 {
  background: url(/wp-content/uploads/2025/12/right_3-min.png) no-repeat;
  top: 190px;
  right: -46px;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-r-4 {
  background: url(/wp-content/uploads/2025/12/right_top-min.png) no-repeat;
  width: 350px;
  height: 210px;
  top: 0;
  right: 15px;
}
.gs-box-button-1-phones:hover .gs-top .gs-bg-element-r-4 {
  top: -20px;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-r-5 {
  background: url(/wp-content/uploads/2025/12/right_bottom-min.png) no-repeat;
  width: 360px;
  height: 143px;
  top: 205px;
  right: 20px;
}
.gs-box-button-1-phones:hover .gs-top .gs-bg-element-r-5 {
  top: 195px;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-m-1 {
  background: url(/wp-content/uploads/2025/12/Mockup3-min.png) no-repeat;
  width: 100px;
  height: 100px;
  top: 120px;
  left: 50px;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-m-2 {
  background: url(/wp-content/uploads/2025/12/Mockup5-min.png) no-repeat;
  width: 100px;
  height: 100px;
  top: 120px;
  left: 50px;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-m-3 {
  background: url(/wp-content/uploads/2025/12/Mockup2-min.png) no-repeat;
  width: 100px;
  height: 100px;
  top: 120px;
  left: 50px;
}

.gs-box-button-1-phones .gs-top .gs-bg-element-desktop {
  display: block;
}
.gs-box-button-1-phones .gs-top .gs-bg-element-mobile {
  display: none;
}

.gs-box-button-1-phones .gs-top .gs-title {
  font-size: 36px;
  line-height: 39px;
  color: #ffffff;
  padding: 50px 0 40px 0;
  z-index: 1;
  position: relative;
}
.gs-box-button-1-phones .gs-top p {
  font-size: 18px;
  line-height: 22px;
  z-index: 1;
  position: relative;
}

.gs-box-button-1-phones .gs-top .gs-link {
  color: #2f2e34;
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #fad653;
  margin-top: 40px;
  line-height: 14px;
  z-index: 1;
  position: relative;
}

.gs-box-button-1-phones .gs-top .gs-link:hover {
  padding: 15px 33px 15px 17px;
}

.gs-box-button-1-phones .gs-top .gs-link::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-button-1-phones .gs-top .gs-link:hover::before {
  width: 0;
  opacity: 0;
}

.gs-box-button-1-phones .gs-top .gs-link::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-button-1-phones .gs-top .gs-link:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-box-button-1-phones .gs-bottom {
  background: url(/wp-content/uploads/2025/12/3.png) no-repeat;
  height: 74px;
  position: relative;
  background-size: 100%;
  background-position: bottom;
  top: 2px;
}

@media (max-width: 980px) {
  .gs-box-button-1-phones .gs-top .gs-bg-element-desktop {
    display: none;
  }
  .gs-box-button-1-phones .gs-top .gs-bg-element-mobile {
    display: block;
  }
  .gs-box-button-1-phones .gs-top .gs-title {
    font-size: 34px;
    line-height: 34px;
    padding: 25px 10px;
  }
  .gs-box-button-1-phones .gs-top p {
    font-size: 14px;
    line-height: 19px;
  }
  .gs-box-button-1-phones .gs-top .gs-link {
    margin-top: 20px;
  }
  .gs-box-button-1-phones .gs-bottom {
    margin-top: 215px;
  }

  .gs-box-button-1-phones .gs-top .gs-bg-element-l-1 {
    top: 300px;
    left: 15px;
  }
  .gs-box-button-1-phones .gs-top .gs-bg-element-l-2 {
    top: 87%;
    left: 20px;
  }
  .gs-box-button-1-phones .gs-top .gs-bg-element-l-3 {
    top: 350px;
    left: 36%;
  }
  .gs-box-button-1-phones .gs-top .gs-bg-element-r-2 {
    top: 84%;
    right: 7%;
  }
  .gs-box-button-1-phones .gs-top .gs-bg-element-r-3 {
    top: 55%;
    right: 0;
  }

  .gs-box-button-1-phones .gs-top .gs-bg-element-m-1 {
    top: 190px;
    left: 0;
    width: 185px;
    height: 190px;
  }
  .gs-box-button-1-phones .gs-top .gs-bg-element-m-2 {
    top: 345px;
    left: 0;
    width: 215px;
    height: 200px;
  }
  .gs-box-button-1-phones .gs-top .gs-bg-element-m-3 {
    top: 255px;
    width: 185px;
    height: 190px;
    right: 0;
    left: unset;
  }
}

@media (max-width: 450px) {
  .gs-box-button-1-phones .gs-bottom {
    background: url(/wp-content/uploads/2025/12/3-mobile.png) no-repeat;
    height: 74px;
    position: relative;
    background-size: 102%;
    background-position: bottom;
    top: 2px;
  }
}
/* END [gs_box_button_1_phones] */

/*  [gs_box_steps_1] */
.gs-box-steps-1 {
}
.gs-box-steps-1 .gs-step-item {
  display: flex;
}
.gs-box-steps-1 .gs-step-item .gs-img {
  flex-basis: 100px;
  flex-grow: 0;
  flex-shrink: 0;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
}
.gs-box-steps-1 .gs-step-item .gs-number {
  flex-basis: 50px;
  flex-grow: 0;
  flex-shrink: 0;
  height: 100px;
}
.gs-box-steps-1 .gs-step-item .gs-number .gs-line {
  display: block;
  position: absolute;
  width: 6px;
  height: 0;
  left: 127px;
  top: 50px;
  z-index: -10;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.gs-box-steps-1 .gs-step-item .gs-number .gs-line.gs-line-main {
  display: block;
  background-color: #e4f3fe;
  height: 100px;
  z-index: -10;
}
.gs-box-steps-1 .gs-step-item .gs-number .gs-number-circle {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #e5f3fe;
  border-radius: 50%;
  text-align: center;
  margin: 29px 10px;
  font-size: 14px;
  line-height: 40px;
  color: #2f2e34;
}
.gs-box-steps-1 .gs-step-item .gs-text {
  padding-left: 10px;
}
.gs-box-steps-1 .gs-step-item .gs-text .gs-text-title {
  color: #2f2e34;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
}
.gs-box-steps-1 .gs-step-item .gs-text .gs-text-body {
  color: #2f2e34;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  display: block;
  margin-bottom: 25px;
}

@media (max-width: 450px) {
  .gs-box-steps-1 .gs-step-item .gs-img {
    flex-basis: 80px;
  }
  .gs-box-steps-1 .gs-step-item .gs-number {
    flex-basis: 35px;
  }
  .gs-box-steps-1 .gs-step-item .gs-number .gs-number-circle {
    margin: 29px 0;
    background-color: #007cd2;
  }
  .gs-box-steps-1 .gs-step-item .gs-number .gs-line.gs-line-main {
    background-color: #007cd2;
  }
  .gs-box-steps-1 .gs-step-item .gs-number .gs-line {
    left: 97px;
  }
  .gs-box-steps-1 .gs-step-item .gs-text .gs-text-title {
    font-size: 16px;
    line-height: 17px;
  }
  .gs-box-steps-1 .gs-step-item .gs-text .gs-text-body {
    font-size: 14px;
    line-height: 19px;
  }
}
/* END [gs_box_steps_1] */

/*  [gs_box_button_2_questions] */
.gs-box-button-2-questions {
  text-align: center;
  color: #ffffff;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
  position: relative;
}
.gs-box-button-2-questions .gs-top {
}

.gs-box-button-2-questions .gs-top .gs-bg-element {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;

  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  -moz-transition: all 0.9s;
  transition: all 0.9s;
}

.gs-box-button-2-questions .gs-top .gs-bg-element-m-1 {
  background: url(/wp-content/uploads/2025/12/Component-68-min.png) no-repeat;
  top: 45%;
  left: 0;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-m-2 {
  background: url(/wp-content/uploads/2025/12/Component-69-min.png) no-repeat;
  top: 69%;
  left: 15%;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-m-3 {
  background: url(/wp-content/uploads/2025/12/Component-18-min.png) no-repeat;
  top: 70%;
  left: 54%;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-m-4 {
  background: url(/wp-content/uploads/2025/12/Component-17-min.png) no-repeat;
  top: 45%;
  left: 75%;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-m-5 {
  background: url(/wp-content/uploads/2025/12/Component-19-min.png) no-repeat;
  top: 86%;
  right: 0;
  width: 37px;
}

.gs-box-button-2-questions .gs-top .gs-bg-element-l-1 {
  background: url(/wp-content/uploads/2025/12/Group-1-min.png) no-repeat;
  top: 6%;
  left: 10%;
  width: 140px;
  height: 130px;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-l-2 {
  background: url(/wp-content/uploads/2025/12/Group-min.png) no-repeat;
  top: 32%;
  left: 1%;
  width: 110px;
  height: 80px;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-l-3 {
  background: url(/wp-content/uploads/2025/12/chat_2_-min.png) no-repeat;
  top: 55%;
  left: 7%;
  width: 125px;
  height: 100px;
}

.gs-box-button-2-questions .gs-top .gs-bg-element-r-1 {
  background: url(/wp-content/uploads/2025/12/Group-2-min.png) no-repeat;
  top: 11%;
  right: 3%;
  width: 120px;
  height: 100px;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-r-2 {
  background: url(/wp-content/uploads/2025/12/Group-318-min.png) no-repeat;
  top: 49%;
  right: 9%;
  width: 160px;
  height: 130px;
}

.gs-box-button-2-questions .gs-top .gs-bg-element-desktop {
  display: block;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-mobile {
  display: none;
}

.gs-box-button-2-questions .gs-top .gs-title {
  font-size: 36px;
  line-height: 39px;
  color: #ffffff;
  padding: 50px 0 40px 0;
  z-index: 1;
  position: relative;
}
.gs-box-button-2-questions .gs-top p {
  font-size: 18px;
  line-height: 22px;
  z-index: 1;
  position: relative;
}

.gs-box-button-2-questions .gs-top .gs-link {
  color: #2f2e34;
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #fad653;
  margin-top: 40px;
  line-height: 14px;
  z-index: 1;
  position: relative;
}

.gs-box-button-2-questions .gs-top .gs-link:hover {
  padding: 15px 33px 15px 17px;
}

.gs-box-button-2-questions .gs-top .gs-link::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-button-2-questions .gs-top .gs-link:hover::before {
  width: 0;
  opacity: 0;
}

.gs-box-button-2-questions .gs-top .gs-link::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-button-2-questions .gs-top .gs-link:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-box-button-2-questions .gs-bottom {
  background: url(/wp-content/uploads/2025/12/3.png) no-repeat;
  height: 74px;
  position: relative;
  background-size: 100%;
  background-position: bottom;
  top: 2px;
}

@media (max-width: 980px) {
  .gs-box-button-2-questions .gs-top .gs-bg-element-desktop {
    display: none;
  }
  .gs-box-button-2-questions .gs-top .gs-bg-element-mobile {
    display: block;
  }
  .gs-box-button-2-questions .gs-top .gs-title {
    font-size: 34px;
    line-height: 34px;
    padding: 25px 10px;
  }
  .gs-box-button-2-questions .gs-top p {
    font-size: 14px;
    line-height: 19px;
  }
  .gs-box-button-2-questions .gs-top .gs-link {
    margin-top: 20px;
  }
  /*.gs-box-button-2-questions .gs-bottom {*/
  /*	margin-top: 215px;*/
  /*}*/

  .gs-box-button-2-questions .gs-top .gs-bg-element-l-1 {
    top: 275px;
    left: 15px;
  }

  .gs-box-button-2-questions .gs-top .gs-bg-element-r-1 {
    top: 57%;
    right: 3%;
  }
  .gs-box-button-2-questions .gs-top .gs-bg-element-r-2 {
    top: 74%;
    right: 20%;
  }
}

@media (max-width: 450px) {
  .gs-box-button-2-questions .gs-bottom {
    background: url(/wp-content/uploads/2025/12/3-mobile.png) no-repeat;
    height: 74px;
    position: relative;
    background-size: 102%;
    background-position: bottom;
    top: 2px;
  }
}
/* END [gs_box_button_2_questions] */

/*  [gs_contact_form] */
.gs-contact-form {
  width: 100%;
}

.gs-contact-form .gs-link {
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #007cd2;
  line-height: 14px;
  z-index: 1;
  position: relative;
  color: #ffffff;
}

.gs-contact-form .gs-link:hover {
  padding: 15px 33px 15px 17px;
  background-color: #2facaa;
}

.gs-contact-form .gs-link::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-contact-form .gs-link:hover::before {
  width: 0;
  opacity: 0;
}

.gs-contact-form .gs-link::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-contact-form .gs-link:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-contact-form .gs-contact-form-main {
  display: none;
  border: 1px solid #cadae7;
  border-radius: 20px;
  padding: 20px;
}
.gs-contact-form .gs-contact-form-main.gs-active {
  display: block;
}
.gs-contact-form .gs-contact-form-main .gs-contact-form-title h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  padding-bottom: 0;
  color: #2f2e34;
}
.gs-contact-form .gs-contact-form-main .gs-contact-form-title span {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #2f2e34;
}
.gs-contact-form .gs-contact-form-main .gs-contact-form-title span > a {
  color: #007cd2;
}
.gs-contact-form .gs-contact-form-main .gs-contact-form-fields {
  margin-top: 20px;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item {
  margin-bottom: 15px;
  position: relative;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item
  label {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  padding-left: 22px;
  padding-bottom: 3px;
  color: #2f2e34;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item
  input {
  width: 100%;
  height: 49px;
  border-radius: 20px;
  padding: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item
  input::placeholder {
  color: #8c8f9d;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item
  textarea {
  width: 100%;
  height: 88px;
  border-radius: 20px;
  padding: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #8c8f9d;
  border: 1px solid #cadae7;
  resize: none;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item
  textarea::placeholder {
  color: #8c8f9d;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item
  span {
  display: none;
  color: #f04438;
  position: absolute;
  right: 0;
  top: 0;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item.gs-error
  span {
  display: block;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item.gs-error
  input,
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item.gs-error
  textarea {
  border: 1px solid #f04438;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item.gs-email {
  width: 50%;
  display: inline-block;
  padding-right: 10px;
}
.gs-contact-form
  .gs-contact-form-main
  .gs-contact-form-fields
  .gs-contact-form-fields-item.gs-phone {
  width: 49%;
  display: inline-block;
  padding-left: 10px;
}
.gs-contact-form .gs-contact-form-main .gs-contact-form-buttons {
}

.gs-contact-form .gs-contact-form-thanks {
  display: none;
  border: 1px solid #cadae7;
  border-radius: 20px;
  padding: 20px;
}
.gs-contact-form .gs-contact-form-thanks::before {
  background: url(/wp-content/img/fish-for-contact-form.png) no-repeat;
  content: "";
  display: inline-block;
  width: 55px;
  height: 55px;
  position: absolute;
  background-size: contain;
}
.gs-contact-form .gs-contact-form-thanks.gs-active {
  display: block;
}
.gs-contact-form .gs-contact-form-thanks .gs-contact-form-title {
  padding-left: 60px;
}
.gs-contact-form .gs-contact-form-thanks .gs-contact-form-title > h3 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  color: #2f2e34;
  padding-bottom: 30px;
}
.gs-contact-form .gs-contact-form-thanks .gs-contact-form-title > h3 > span {
  color: #50ae60;
}
.gs-contact-form .gs-contact-form-thanks .gs-contact-form-title > span {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #2f2e34;
  padding-bottom: 25px;
  display: block;
}
.gs-contact-form .gs-contact-form-thanks .gs-contact-form-buttons {
  padding-left: 60px;
}

.gs-contact-form .gs-contact-form-thanks .gs-contact-form-buttons .gs-link {
  background-color: #50ae60;
}

.gs-contact-form
  .gs-contact-form-thanks
  .gs-contact-form-buttons
  .gs-link:hover {
  background-color: #50ae60;
}

@media (max-width: 980px) {
  .gs-contact-form .gs-contact-form-main {
    background-color: #e4f3fe;
  }
  .gs-contact-form .gs-contact-form-main .gs-contact-form-title {
    text-align: center;
  }
  .gs-contact-form .gs-contact-form-main .gs-contact-form-title h2 {
    font-size: 25px;
    line-height: 29px;
    font-weight: 500;
  }
  .gs-contact-form .gs-contact-form-main .gs-contact-form-title span {
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
  }
  .gs-contact-form
    .gs-contact-form-main
    .gs-contact-form-fields
    .gs-contact-form-fields-item.gs-email {
    width: 100%;
    padding-right: 0;
  }
  .gs-contact-form
    .gs-contact-form-main
    .gs-contact-form-fields
    .gs-contact-form-fields-item.gs-phone {
    width: 100%;
    padding-left: 0;
  }
  .gs-contact-form
    .gs-contact-form-main
    .gs-contact-form-fields
    .gs-contact-form-fields-item
    label {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
  }
  .gs-contact-form
    .gs-contact-form-main
    .gs-contact-form-fields
    .gs-contact-form-fields-item
    input {
    height: 34px;
    border-radius: 15px;
    padding: 20px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
  }
  .gs-contact-form
    .gs-contact-form-main
    .gs-contact-form-fields
    .gs-contact-form-fields-item
    textarea {
    width: 100%;
    height: 94px;
    border-radius: 15px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    padding: 15px 20px;
  }
}
/* END [gs_contact_form] */

/*  [reviews] */
.slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slide {
  float: left;
}

.gs-arow-prev {
  background: url(/wp-content/uploads/2025/12/arr_pr.png) no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0 20px;
}

.gs-arow-next {
  background: url(/wp-content/uploads/2025/12/arr_next.png) no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0 20px;
}

.gs-dots-container {
  display: inline-block;
}
.gs-dots-container ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
  top: -8px;
}
.gs-dots-container ul button {
  display: none;
}
.gs-dots-container ul li::after {
  content: "\2022";
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 2px;
  font-size: 18px;
  color: #cadae7;
}

.gs-dots-container ul li.slick-active::after {
  color: #007cd2;
  font-size: 30px;
  line-height: 0;
  top: 6px;
  left: -3px;
}

.gs-dots-container li {
  display: inline;
  padding: 0 4px;
}

@media (max-width: 450px) {
  .gs-person-settings {
    left: 65px;
  }
  .gs-person-settings .et_pb_team_member_image {
    width: 60px !important;
    height: 60px !important;
  }
  .gs-person-settings .et_pb_module_header {
    font-size: 18px !important;
    padding-left: 75px !important;
  }

  .gs-person-settings .et_pb_member_position {
    font-size: 12px !important;
    line-height: 18px !important;
    font-weight: 300 !important;
    padding-left: 75px !important;
  }

  .gs-person-settings .et_pb_member_position {
    font-size: 12px !important;
    line-height: 18px !important;
    font-weight: 300 !important;
    padding-left: 75px !important;
  }

  .gs-person-settings .et_pb_team_member_description > div > p {
    font-size: 11px !important;
    line-height: 15px !important;
    font-weight: 300 !important;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
  }

  .gs-person-settings::after {
    width: 70px !important;
    height: 70px !important;
    bottom: 0 !important;
  }
}
/* END [reviews] */

/*  [gs_pricing_page] */
.gs-box-pricing-page-shortcode {
}
.gs-box-pricing-page-shortcode .gs-pricing-page-switchers {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing {
  width: 400px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher {
  border: 1px solid #cadae7;
  height: 65px;
  border-radius: 59px;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: center;
  padding: 5px;
  position: relative;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-switcher {
  position: absolute;
  width: calc(50% - 5px);
  background-color: #007cd2;
  height: 53px;
  z-index: -1;
  border-radius: 40px;
  left: 4px;

  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-switcher.gs-monthly {
  background-color: #2facaa;
  left: 50%;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-annual-label {
  width: 50%;
  height: 100%;
  border-radius: 40px;
  padding: 15px;
  cursor: pointer;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-annual-label:not(.gs-active):hover {
  background-color: #e4f3fe;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-monthly-label {
  width: 50%;
  height: 100%;
  border-radius: 40px;
  padding: 15px;
  cursor: pointer;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-monthly-label:not(.gs-active):hover {
  background-color: #e4f3fe;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-annual-label.gs-active,
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-monthly-label.gs-active {
  cursor: auto;
  color: #ffffff;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-currency {
  width: 270px;
  text-align: right;
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
  color: #2f2e34;
}
.gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-currency > div {
  display: inline-block;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-currency
  .gs-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
  display: inline-block;
  margin-right: 10px;
}
.gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-currency input {
  width: 130px;
  height: 49px;
  border-radius: 50px;
  border: 1px solid #cadae7;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #2f2e34;
  padding: 10px 20px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  position: relative;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-currency
  input:hover {
  color: #8c8f9d;
}
/*.gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-currency input:hover + .gs-v {*/
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-currency
  span.gs-v.gs-active {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-currency
  span.gs-v {
  background: url(/wp-content/img/v.png) no-repeat;
  content: "\2192";
  width: 18px;
  height: 14px;
  top: 17px;
  right: 15px;
  position: absolute;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  z-index: 1;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-currency
  .gs-variants {
  background-color: #e4f3fe;
  border-radius: 0 0 23px 23px;
  width: 130px;
  position: absolute;
  right: 0;
  height: 65px;
  top: 24px;
  display: none;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  padding: 31px 5px 0 5px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-currency
  .gs-variants.gs-active {
  display: block;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-currency
  .gs-variants
  span {
  cursor: pointer;
  display: block;
  border-radius: 23px;
  position: relative;
  padding: 3px 16px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-switchers
  .gs-currency
  .gs-variants
  span:hover {
  background-color: #007cd2;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-plans,
.gs-pricing-page-addons .gs-scroll-table-container {
  margin-bottom: 50px;
  overflow-x: auto;
  -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
}
.gs-box-pricing-page-shortcode .gs-pricing-page-plans::-webkit-scrollbar,
.gs-pricing-page-addons .gs-scroll-table-container::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.gs-box-pricing-page-shortcode .gs-pricing-page-plans table,
.gs-pricing-page-addons .gs-scroll-table-container table {
  width: 1078px;
}
.gs-box-pricing-page-shortcode .gs-fixed-column-table {
  width: 100px;
  position: absolute;
  display: none;
  z-index: 100;
  padding-top: 1px;
  background-color: #ffffff;
}
.gs-box-pricing-page-shortcode .gs-fixed-column-table > div {
  padding: 6px 24px;
  border-bottom: 2px dotted #cadae7;
  background-color: #ffffff;
}
.gs-box-pricing-page-shortcode .gs-fixed-column-table > div:first-child,
.gs-box-pricing-page-shortcode .gs-fixed-column-table > div:last-child {
  border-right: none !important;
}
.gs-box-pricing-page-shortcode .gs-fixed-column-table > div:last-child {
  border-bottom: none !important;
}
.gs-box-pricing-page-shortcode .gs-pricing-page-plans table,
.gs-box-pricing-page-shortcode .gs-pricing-page-plans table tbody,
.gs-box-pricing-page-shortcode .gs-pricing-page-plans table tr,
.gs-box-pricing-page-shortcode .gs-pricing-page-plans table td,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table tbody,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table tr,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table td {
  border: none;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-plans table tr,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table tr {
  border-bottom: 2px dotted #cadae7;
}
.gs-box-pricing-page-shortcode .gs-pricing-page-plans table tr:first-child,
.gs-box-pricing-page-shortcode .gs-pricing-page-plans table tr:last-child,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table tr:first-child,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table tr:last-child {
  border-bottom: none;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-plans table td,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table td,
.gs-box-pricing-page-shortcode .gs-fixed-column-table > div {
  text-align: center;
  padding-top: 10px;
  border-right: 1px solid #cadae7;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  tr:last-child
  td
  .gs-cell-container,
.gs-box-pricing-page-shortcode
  .gs-pricing-page-addons
  table
  tr:last-child
  td
  .gs-cell-container {
  width: calc(100% + 1px);
  border: 1px solid #cadae7;
  border-radius: 0 0 20px 20px;
  text-align: center;
  height: 100%;
  border-top: none;
  padding: 10px 24px 0 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  tr:last-child
  td:first-child
  .gs-cell-container,
.gs-box-pricing-page-shortcode
  .gs-pricing-page-addons
  table
  tr:last-child
  td:first-child
  .gs-cell-container {
  border: none;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-plans table tr:first-child td,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table tr:first-child td {
  border-right: none;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-plans table tr > td:first-child,
.gs-box-pricing-page-shortcode
  .gs-pricing-page-addons
  table
  tr
  > td:first-child,
.gs-box-pricing-page-shortcode .gs-fixed-column-table > div {
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-plans table tr:last-child td,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table tr:last-child td {
  border-right: none;
  border-radius: 0 0 20px 20px;
  padding: 0;
  position: relative; /* todo */
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  tr:last-child
  td:first-child,
.gs-box-pricing-page-shortcode
  .gs-pricing-page-addons
  table
  tr:last-child
  td:first-child {
  padding: 6px 24px;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-plans table td.gs-plan-header,
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table td.gs-plan-header {
  width: 210px;
  border-radius: 20px 20px 0 0;
  text-align: center;
  padding: 0;
  height: 222px;
}
.gs-box-pricing-page-shortcode .gs-pricing-page-addons table td.gs-plan-header {
  height: 77px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container,
.gs-box-pricing-page-shortcode
  .gs-pricing-page-addons
  table
  td.gs-plan-header
  .gs-plan-header-container {
  width: calc(100% + 1px);
  border: 1px solid #cadae7;
  border-radius: 20px 20px 0 0;
  text-align: center;
  position: relative;
  height: 100%;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-name,
.gs-box-pricing-page-shortcode
  .gs-pricing-page-addons
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-name {
  margin-top: 36px;
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #2f2e34;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-addons
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-name {
  margin-top: 30px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-most-popular {
  border-radius: 0 0 20px 20px;
  background-color: #007cd2;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #ffffff;
  padding: 5px 15px;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 80%;
  margin: 0 10%;
  top: -1px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-price {
  margin-top: 12px;
  font-size: 54px;
  font-weight: 500;
  line-height: 54px;
  color: #2f2e34;
  letter-spacing: -0.02em;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-price
  > span.gs-symbol {
  font-size: 30px;
  font-weight: 500;
  line-height: 34.5px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-price
  > span.gs-number {
  margin-left: -12px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-blue {
  width: 90%;
  padding: 15px 30px;
  border-radius: 40px;
  display: inline-block;
  background-color: #ffffff;
  z-index: 1;
  position: relative;
  color: #007cd2;
  margin-top: 27px;
  border: 2px solid #007cd2;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-blue:hover {
  background-color: #007cd2;
  color: #ffffff;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green {
  width: 90%;
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #50ae60;
  line-height: 14px;
  z-index: 1;
  position: relative;
  color: #ffffff;
  margin-top: 27px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green:hover {
  padding: 15px 33px 15px 17px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green:hover::before {
  width: 0;
  opacity: 0;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-plans table td.gs-most-popular,
.gs-box-pricing-page-shortcode
  .gs-pricing-page-addons
  table
  td.gs-most-popular {
  background-color: #e4f3fe;
}

.page-id-9317 .gs-box-pricing-page-shortcode .gs-cell-container {
  font-size: 17px;
  font-weight: 500;
  line-height: 25.3px;
  color: #2f2e34;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-id-9317 .gs-box-pricing-page-shortcode .gs-pricing-page-plans table tr:last-child td .gs-cell-container {
  padding-top: 0;
}

.gs-box-pricing-page-shortcode .gs-cell-container {

}

.gs-box-pricing-page-shortcode .gs-cell-container .gs-price .gs-number {
  margin-left: -5px;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-calc {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-top: 151px;
}
.gs-box-pricing-page-shortcode .gs-pricing-page-calc h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  letter-spacing: -0.01em;
  text-align: left;
}
.gs-box-pricing-page-shortcode .gs-pricing-page-calc .gs-title {
  width: 50%;
  background: url(/wp-content/img/pricing-circle-min.png) no-repeat;
  background-position: bottom;
}
.gs-box-pricing-page-shortcode .gs-pricing-page-calc .gs-calc {
  width: 50%;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-calc .gs-calc .gs-calc-body {
  width: 100%;
  min-height: 590px;
  border-radius: 20px;
  background-color: #e4f3fe;
  padding: 32px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-input-fields {
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-input-fields
  .gs-one-item {
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-input-fields
  .gs-one-item
  .gs-input-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  color: #2f2e34;
  display: block;
  margin-bottom: 10px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-input-fields
  .gs-one-item
  .gs-input-title.gs-result-state {
  color: #8c8f9d;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-input-fields
  .gs-one-item
  input {
  width: 100%;
  height: 49px;
  border-radius: 20px;
  border: 1px solid #e4f3fe;
  font-size: 19px;
  font-weight: 500;
  line-height: 23.75px;
  color: #2f2e34;
  padding: 10px 20px;
  margin-bottom: 33px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-input-fields
  .gs-one-item
  input.gs-error {
  border: 1px solid #f04438;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-input-fields
  .gs-one-item
  input::placeholder {
  color: #8c8f9d;
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-input-fields
  .gs-one-item
  .gs-input-error {
  font-size: 15px;
  font-weight: 500;
  line-height: 20.25px;
  margin-top: -33px;
  display: none;
  margin-bottom: 12px;
  color: #f04438;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-input-fields
  .gs-one-item
  .gs-input-error.gs-active {
  display: block;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-one-item {
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-one-item
  .gs-input-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #007cd2;
  display: block;
  margin-bottom: 10px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-one-item
  input {
  width: 100%;
  height: 49px;
  border-radius: 20px;
  border: 1px solid #007cd2;
  font-size: 19px;
  font-weight: 500;
  line-height: 23.75px;
  color: #2f2e34;
  padding: 10px 20px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table {
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-subscription {
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-subscription
  .gs-name {
  width: 50%;
  display: inline-block;
  font-size: 18px;
  padding: 5px 20px 5px 0;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-subscription
  .gs-price {
  width: 47%;
  display: inline-block;
  padding: 5px 20px 5px 0;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-addons {
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-addons
  .gs-name {
  font-size: 18px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-addons
  .gs-items {
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-addons
  .gs-items
  .gs-one-item
  div:first-child {
  width: 50%;
  display: inline-block;
  padding: 5px 20px 5px 15px;
  line-height: 18px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-addons
  .gs-items
  .gs-one-item
  div:last-child {
  width: 47%;
  display: inline-block;
  padding: 5px 20px 5px 0;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-total {
  border-top: 1px solid #cadae7;
  padding-top: 7px;
  margin-top: 10px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-total
  .gs-name {
  font-size: 18px;
  width: 50%;
  display: inline-block;
  padding: 5px 20px 5px 0;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-total
  .gs-price {
  width: 47%;
  display: inline-block;
  padding: 5px 20px 5px 0;
  font-size: 18px;
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-total
  .gs-price
  .gs-amount {
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-result-fields
  .gs-result-table
  .gs-total
  .gs-price
  .gs-monthly {
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons {
}
.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons
  .gs-btn-calc {
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #007cd2;
  line-height: 14px;
  z-index: 1;
  position: relative;
  color: #ffffff;
  margin-top: 27px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons
  .gs-btn-calc:hover {
  padding: 15px 33px 15px 17px;
  background-color: #2facaa;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons
  .gs-btn-calc::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons
  .gs-btn-calc:hover::before {
  width: 0;
  opacity: 0;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons
  .gs-btn-calc::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons
  .gs-btn-calc:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons
  .gs-btn-again {
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #2d9cdb;
  line-height: 23px;
  z-index: 1;
  position: relative;
  color: #ffffff;
  margin-top: 27px;
  height: 57px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons
  .gs-btn-again::after {
  content: "\2715";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 25px;
}

.gs-box-pricing-page-shortcode
  .gs-pricing-page-calc
  .gs-calc
  .gs-calc-body
  .gs-buttons
  .gs-btn-again:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-addons h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  letter-spacing: -0.01em;
  color: #2f2e34;
}

.gs-box-pricing-page-shortcode .gs-info {
  background: url(/wp-content/img/i_blue.png) no-repeat;
  content: "";
  width: 25px;
  height: 25px;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.gs-box-pricing-page-shortcode .gs-info:hover {
  background: url(/wp-content/img/i_blue_hover.png) no-repeat;
}

.popup {
  visibility: hidden;
  width: 100%;
  background-color: #a6a6a6;
  height: 100%;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  padding: 115px 40px 0 40px;
}

.popup .gs-body {
  width: 100%;
  background-color: #ffffff;
  color: #000;
  text-align: center;
  border-radius: 20px;
  padding: 40px 0;
  margin: 0;
  height: 100%;
  position: relative;
}

.popup .gs-body .gs-body-scroll {
  overflow-y: auto;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 40px;
}

.popup .gs-body .gs-close {
  background: url(/wp-content/img/X_grey.png) no-repeat;
  content: "";
  width: 15px;
  height: 15px;
  background-size: contain;
  display: block;
  cursor: pointer;
  position: absolute;
  right: 40px;
}
.popup .gs-body .gs-close:hover {
  background: url(/wp-content/img/X_black.png) no-repeat;
}

.popup .gs-body .gs-header {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  letter-spacing: -0.01em;
  color: #2f2e34;
  margin-bottom: 30px;
}
.popup .gs-body .gs-header .gs-header-blue {
  color: #007cd2;
}

.popup .gs-body .gs-video {
  text-align: center;
  position: relative;
  height: 191px;
  display: flex;
  justify-content: center;
}
.popup .gs-body .gs-video .gs-preview,
.popup .gs-body .gs-video .gs-video-area {
  position: absolute;
}
.popup .gs-body .gs-video .gs-preview {
  width: 341px;
  height: 191px;
  border: 1px solid #b9b9b9;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup .gs-body .gs-video .gs-preview .gs-play-container {
  background-color: rgba(47, 172, 170, 0);
  position: absolute;
  width: 101px;
  height: 101px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.popup .gs-body .gs-video .gs-preview .gs-play {
  background-color: #fad653;
  width: 77px;
  height: 77px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 45px;
  padding-left: 8px;
  cursor: pointer;
}
.popup .gs-body .gs-video .gs-preview .gs-play-container:hover {
  background-color: #2facaa4d;
}
.popup .gs-body .gs-video .gs-preview .gs-play-container:hover .gs-play {
  background-color: #2facaa;
  font-size: 55px;
  padding-left: 10px;
}
.popup .gs-body .gs-video .gs-video-area {
  width: 341px;
  height: 191px;
  border: 1px solid #b9b9b9;
  display: none;
}

.popup .gs-body .gs-txt {
  display: flex;
  flex-wrap: wrap;
}
.popup .gs-body .gs-txt .gs-txt-col {
  flex-grow: 1;
  width: 33%;
  padding-top: 20px;
}
.popup .gs-body .gs-txt .gs-txt-col .gs-col-title {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #2f2e34;
  padding-bottom: 33px;
  padding-left: 33px;
  padding-right: 33px;
  text-align: left;
}
.popup .gs-body .gs-txt .gs-txt-col .gs-col-title:before {
  background: url(/wp-content/img/v-green.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: relative;
  top: 8px;
  margin-right: -26px;
  left: -30px;
}
.popup .gs-body .gs-txt .gs-txt-col .gs-col-text {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
  padding-left: 33px;
  padding-right: 33px;
  text-align: left;
}

.popup .gs-body .gs-buttons {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.popup .gs-body .gs-buttons > a {
  color: #ffffff;
  background-color: #007cd2;
  padding: 15px 25px;
  border-radius: 40px;
  margin-right: 10px;
  font-size: 19px;
}
.popup .gs-body .gs-buttons > a:hover {
  padding: 15px 33px 15px 17px;
  background-color: #2facaa;
}
.popup .gs-body .gs-buttons > a::before {
  /*background: url('/wp-content/img/button_elipce.png') no-repeat;*/
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.popup .gs-body .gs-buttons > a:hover::before {
  width: 0;
  opacity: 0;
}
.popup .gs-body .gs-buttons > a::after {
  /*background: url('/wp-content/img/button_arrow.png') no-repeat;*/
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}
.popup .gs-body .gs-buttons > a:hover::after {
  width: 20px;
  opacity: 1;
}

.popup.show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media (max-width: 450px) {
  .gs-box-pricing-page-shortcode .gs-pricing-page-switchers {
    display: block;
  }
  .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing {
    width: 100%;
    padding: 0 10px;
  }
  .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-currency {
    width: calc(100% - 20px);
    text-align: left;
    background-color: #e4f3fe;
    border-radius: 37px;
    margin: 10px 10px;
    padding: 5px 15px;
  }
  .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-currency {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-currency > div {
    width: 50%;
  }
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-switchers
    .gs-currency
    .gs-cur-switcher {
    text-align: right;
    position: relative;
    right: -8px;
  }
  .gs-box-pricing-page-shortcode .gs-pricing-page-calc {
    display: block;
  }
  .gs-box-pricing-page-shortcode .gs-pricing-page-calc .gs-title {
    width: 100%;
    background: url(/wp-content/img/pricing-calc-bg-mobile.png) no-repeat;
    background-position: right;
  }
  .gs-box-pricing-page-shortcode .gs-pricing-page-calc .gs-calc {
    width: 100%;
    margin-top: 30px;
  }
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-name,
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-addons
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
  }
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-price {
    margin-top: 0;
  }
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-price
    > span.gs-number,
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-price
    > span.gs-symbol {
    font-size: 40px;
    font-weight: 500;
    line-height: 40px;
  }
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    a.gs-btn-blue {
    font-size: 13.05px;
    font-weight: 500;
    line-height: 16.31px;
  }
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    a.gs-btn-green {
    font-size: 13.05px;
    font-weight: 500;
    line-height: 16.31px;
    padding: 12px 10px;
  }
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-most-popular {
    font-size: 11px;
  }
  .gs-box-pricing-page-shortcode
    .gs-pricing-page-switchers
    .gs-billing
    .gs-billing-switcher {
    font-size: 13px;
  }
  .popup .gs-body .gs-header {
    font-size: 24px;
    font-weight: 500;
    line-height: 26.4px;
    text-align: left;
  }
  .popup .gs-body .gs-close {
    right: 20px;
  }
  .popup .gs-body .gs-body-scroll {
    padding: 0 20px;
  }
  .popup .gs-body .gs-txt .gs-txt-col {
    width: 100%;
  }
  .popup .gs-body .gs-txt .gs-txt-col .gs-col-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 18.75px;
    padding-bottom: 10px;
  }
  .popup .gs-body .gs-txt .gs-txt-col .gs-col-text {
    font-size: 13px;
    font-weight: 300;
    line-height: 17.55px;
  }
  .popup .gs-body {
    padding: 20px 0;
  }
  .popup {
    padding: 145px 20px 20px 20px;
  }
}
/* END [gs_pricing_page] */

/*  [gs_box_video_1] */
.gs-box-video-1-shortcode {
  padding: 5%;
  background-size: contain !important;
}
.gs-box-video-1-shortcode .gs-video {
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  width: 90%;
  height: 90%;
  border: 10px solid #e4f3fe;
  border-radius: 10px;
  background-color: #e4f3fe;
}
.gs-box-video-1-shortcode .gs-video .gs-preview,
.gs-box-video-1-shortcode .gs-video .gs-video-area {
  position: absolute;
}
.gs-box-video-1-shortcode .gs-video .gs-preview {
  width: 100%;
  height: 100%;
  border: 1px solid #b9b9b9;
  background-size: cover !important;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  border-radius: 10px;
}
.gs-box-video-1-shortcode .gs-video .gs-preview .gs-play-container {
  background-color: rgba(47, 172, 170, 0);
  position: absolute;
  width: 101px;
  height: 101px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.gs-box-video-1-shortcode .gs-video .gs-preview .gs-play-container .gs-play {
  background-color: #fad653;
  width: 77px;
  height: 77px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 45px;
  padding-left: 8px;
  cursor: pointer;
}
.gs-box-video-1-shortcode .gs-video .gs-preview .gs-play-container:hover {
  background-color: #2facaa4d;
}
.gs-box-video-1-shortcode
  .gs-video
  .gs-preview
  .gs-play-container:hover
  .gs-play {
  background-color: #2facaa;
  font-size: 55px;
  padding-left: 10px;
}
.gs-box-video-1-shortcode .gs-video .gs-video-area {
  /*width: 341px;*/
  /*height: 191px;*/
  border: 1px solid #b9b9b9;
  display: none;
  border-radius: 10px;
}
/* END [gs_box_video_1] */

/*  [gs_box_001_img_title] */
.gs-box-001-img-title-shortcode {
  width: 45%;
  margin: 0 25px 25px 0;
  transition: all 0.5s;
  display: inline-block;
  vertical-align: top;
}
.gs-box-001-img-title-shortcode:hover {
  margin-bottom: 5px;
}
.gs-box-001-img-title-shortcode .gs-bg {
  padding: 20px 20px 10px 20px;
  border-radius: 16px;
  border: 1px solid #cadae7;
}
.gs-box-001-img-title-shortcode:hover .gs-bg {
  background-color: #ffffff;
}
.gs-box-001-img-title-shortcode:hover .gs-bg.gs-blue {
  background-color: #e4f3fe;
}
.gs-box-001-img-title-shortcode .gs-bg .gs-icon {
  height: 100px;
  transition: all 0.5s;
}
.gs-box-001-img-title-shortcode:hover .gs-bg .gs-icon {
  height: 120px;
}
.gs-box-001-img-title-shortcode .gs-bg .gs-icon div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top 0 left 0;
  background-size: 40%;
  transition: all 0.5s;
}
.gs-box-001-img-title-shortcode:hover .gs-bg .gs-icon div {
  background-size: 43%;
}

.gs-box-001-img-title-shortcode .gs-bg .gs-icon .gs-icon-main {
  display: block;
}
.gs-box-001-img-title-shortcode:hover .gs-bg .gs-icon .gs-icon-main {
  display: none;
}
.gs-box-001-img-title-shortcode .gs-bg .gs-icon .gs-icon-hovered {
  display: none;
}
.gs-box-001-img-title-shortcode:hover .gs-bg .gs-icon .gs-icon-hovered {
  display: block;
}

.gs-box-001-img-title-shortcode .gs-bg .gs-body {
}
.gs-box-001-img-title-shortcode .gs-bg .gs-body .gs-header {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
}
.gs-box-001-img-title-shortcode:hover .gs-bg .gs-body .gs-header {
}

@media (max-width: 450px) {
  .gs-box-001-img-title-shortcode {
    width: 100%;
  }
  .gs-box-video-1-shortcode {
    padding: 0;
  }
  .gs-box-video-1-shortcode .gs-video {
    width: 100%;
  }
  .gs-box-video-1-shortcode .gs-video .gs-preview .gs-play-container {
    width: 50px;
    height: 50px;
  }
  .gs-box-video-1-shortcode .gs-video .gs-preview .gs-play-container .gs-play {
    font-size: 22px;
    padding-left: 4px;
    width: 36px;
    height: 36px;
  }
  .gs-box-video-1-shortcode
    .gs-video
    .gs-preview
    .gs-play-container:hover
    .gs-play {
    background-color: #2facaa;
    font-size: 30px;
    padding-left: 5px;
  }
}
/* END [gs_box_001_img_title] */

/*  [gs_box_002_icov_title] */
.gs-box-002-icov-title-shortcode {
  width: 45%;
  margin: 0 25px 25px 0;
  transition: all 0.5s;
  display: inline-block;
  vertical-align: top;
  border-radius: 20px;
  padding: 20px;
}
.gs-box-002-icov-title-shortcode:hover {
  box-shadow: 0 0 23px 0 #0000001a;
  transform: scale(1.1);
  transition: transform 0.5s;
}
.gs-box-002-icov-title-shortcode .gs-body {
  position: relative;
}
.gs-box-002-icov-title-shortcode .gs-body .gs-icon {
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
}
.gs-box-002-icov-title-shortcode .gs-body .gs-icon .gs-icon-symbol {
  border-radius: 50%;
  border: 1.63px solid #2f2e34;
  background: url(/wp-content/plugins/lovat-engine-2024/images/v-ico-black.png)
    no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  background-position: center;
  background-size: 65%;
}
.gs-box-002-icov-title-shortcode:hover .gs-body .gs-icon .gs-icon-symbol {
  background: url(/wp-content/plugins/lovat-engine-2024/images/v-ico-white.png)
    no-repeat;
  background-color: unset;
  background-position: center;
  background-size: 65%;
  border: unset;
}
.gs-box-002-icov-title-shortcode .gs-body .gs-header {
  padding-bottom: 0;
  font-size: 25px;
  font-weight: 500;
  line-height: 28.75px;
  color: #8c8f9d;
  margin-left: 34px;
}
.gs-box-002-icov-title-shortcode:hover .gs-body .gs-header {
  color: #2f2e34;
}
@media (max-width: 450px) {
  .gs-box-002-icov-title-shortcode {
    width: 100%;
  }
  .gs-box-001-img-title-shortcode .gs-bg .gs-icon div {
    background-size: contain;
  }
  .gs-box-001-img-title-shortcode .gs-bg .gs-icon {
    height: 44px;
    margin-bottom: 5px;
  }
}
/* END [gs_box_002_icov_title] */

/*  [gs_box_button_2_questions] */
.gs-box-button-2-questions {
  text-align: center;
  color: #ffffff;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
  position: relative;
}
.gs-box-button-2-questions .gs-top {
}

.gs-box-button-2-questions .gs-top .gs-bg-element {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;

  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  -moz-transition: all 0.9s;
  transition: all 0.9s;
}

.gs-box-button-2-questions .gs-top .gs-bg-element-m-1 {
  background: url(/wp-content/uploads/2025/12/Component-68-min.png) no-repeat;
  top: 45%;
  left: 0;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-m-2 {
  background: url(/wp-content/uploads/2025/12/Component-69-min.png) no-repeat;
  top: 69%;
  left: 15%;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-m-3 {
  background: url(/wp-content/uploads/2025/12/Component-18-min.png) no-repeat;
  top: 70%;
  left: 54%;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-m-4 {
  background: url(/wp-content/uploads/2025/12/Component-17-min.png) no-repeat;
  top: 45%;
  left: 75%;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-m-5 {
  background: url(/wp-content/uploads/2025/12/Component-19-min.png) no-repeat;
  top: 86%;
  right: 0;
  width: 37px;
}

.gs-box-button-2-questions .gs-top .gs-bg-element-l-1 {
  background: url(/wp-content/uploads/2025/12/Group-1-min.png) no-repeat;
  top: 6%;
  left: 10%;
  width: 140px;
  height: 130px;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-l-2 {
  background: url(/wp-content/uploads/2025/12/Group-min.png) no-repeat;
  top: 32%;
  left: 1%;
  width: 110px;
  height: 80px;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-l-3 {
  background: url(/wp-content/uploads/2025/12/chat_2_-min.png) no-repeat;
  top: 55%;
  left: 7%;
  width: 125px;
  height: 100px;
}

.gs-box-button-2-questions .gs-top .gs-bg-element-r-1 {
  background: url(/wp-content/uploads/2025/12/Group-2-min.png) no-repeat;
  top: 11%;
  right: 3%;
  width: 120px;
  height: 100px;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-r-2 {
  background: url(/wp-content/uploads/2025/12/Group-318-min.png) no-repeat;
  top: 49%;
  right: 9%;
  width: 160px;
  height: 130px;
}

.gs-box-button-2-questions .gs-top .gs-bg-element-desktop {
  display: block;
}
.gs-box-button-2-questions .gs-top .gs-bg-element-mobile {
  display: none;
}

.gs-box-button-2-questions .gs-top .gs-title {
  font-size: 36px;
  line-height: 39px;
  color: #ffffff;
  padding: 50px 0 40px 0;
  z-index: 1;
  position: relative;
}
.gs-box-button-2-questions .gs-top p {
  font-size: 18px;
  line-height: 22px;
  z-index: 1;
  position: relative;
}

.gs-box-button-2-questions .gs-top .gs-link {
  color: #2f2e34;
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #fad653;
  margin-top: 40px;
  line-height: 14px;
  z-index: 1;
  position: relative;
}

.gs-box-button-2-questions .gs-top .gs-link:hover {
  padding: 15px 33px 15px 17px;
}

.gs-box-button-2-questions .gs-top .gs-link::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-button-2-questions .gs-top .gs-link:hover::before {
  width: 0;
  opacity: 0;
}

.gs-box-button-2-questions .gs-top .gs-link::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-button-2-questions .gs-top .gs-link:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-box-button-2-questions .gs-bottom {
  background: url(/wp-content/uploads/2025/12/3.png) no-repeat;
  height: 74px;
  position: relative;
  background-size: 100%;
  background-position: bottom;
  top: 2px;
}

@media (max-width: 980px) {
  .gs-box-button-2-questions .gs-top .gs-bg-element-desktop {
    display: none;
  }
  .gs-box-button-2-questions .gs-top .gs-bg-element-mobile {
    display: block;
  }
  .gs-box-button-2-questions .gs-top .gs-title {
    font-size: 34px;
    line-height: 34px;
    padding: 25px 10px;
  }
  .gs-box-button-2-questions .gs-top p {
    font-size: 14px;
    line-height: 19px;
  }
  .gs-box-button-2-questions .gs-top .gs-link {
    margin-top: 20px;
  }
  /*.gs-box-button-2-questions .gs-bottom {*/
  /*	margin-top: 215px;*/
  /*}*/

  .gs-box-button-2-questions .gs-top .gs-bg-element-l-1 {
    top: 275px;
    left: 15px;
  }

  .gs-box-button-2-questions .gs-top .gs-bg-element-r-1 {
    top: 57%;
    right: 3%;
  }
  .gs-box-button-2-questions .gs-top .gs-bg-element-r-2 {
    top: 74%;
    right: 20%;
  }
}

@media (max-width: 450px) {
  .gs-box-button-2-questions .gs-bottom {
    background: url(/wp-content/uploads/2025/12/3-mobile.png) no-repeat;
    height: 40px;
    position: relative;
    background-size: 102%;
    background-position: bottom;
    top: 2px;
  }
}
/* END [gs_box_button_2_questions] */

/*  [gs_box_button_3_subscribe] */
.gs-box-button-3-subscribe {
  text-align: center;
  color: #ffffff;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
  position: relative;
}
.gs-box-button-3-subscribe .gs-top {
}

.gs-box-button-3-subscribe .gs-top .gs-bg-element {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;

  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  -moz-transition: all 0.9s;
  transition: all 0.9s;
}

.gs-box-button-3-subscribe .gs-top .gs-bg-element-l-1 {
  background: url(/wp-content/img/bt_3_01.png) no-repeat;
  top: 6%;
  left: 0;
  width: 100px;
  height: 80px;
}
.gs-box-button-3-subscribe .gs-top .gs-bg-element-l-2 {
  background: url(/wp-content/img/bt_3_02.png) no-repeat;
  top: 40%;
  left: 1%;
  width: 110px;
  height: 100px;
}
.gs-box-button-3-subscribe .gs-top .gs-bg-element-l-3 {
  background: url(/wp-content/img/bt_3_03.png) no-repeat;
  bottom: -3%;
  left: 4%;
  width: 125px;
  height: 100px;
}

.gs-box-button-3-subscribe .gs-top .gs-bg-element-r-1 {
  background: url(/wp-content/img/bt_3_04.png) no-repeat;
  top: 0;
  right: 7%;
  width: 120px;
  height: 65px;
}
.gs-box-button-3-subscribe .gs-top .gs-bg-element-r-2 {
  background: url(/wp-content/img/bt_3_05.png) no-repeat;
  top: 18%;
  right: 3%;
  width: 95px;
  height: 70px;
}
.gs-box-button-3-subscribe .gs-top .gs-bg-element-r-3 {
  background: url(/wp-content/img/bt_3_06.png) no-repeat;
  bottom: 8%;
  right: 5%;
  width: 115px;
  height: 80px;
}

.gs-box-button-3-subscribe .gs-top .gs-bg-element-desktop {
  display: block;
}
.gs-box-button-3-subscribe .gs-top .gs-bg-element-mobile {
  display: none;
}

.gs-box-button-3-subscribe .gs-top .gs-title {
  font-size: 36px;
  line-height: 39px;
  color: #ffffff;
  padding: 50px 0 40px 0;
  z-index: 1;
  position: relative;
}
.gs-box-button-3-subscribe .gs-top p {
  font-size: 18px;
  line-height: 22px;
  z-index: 1;
  position: relative;
}

.gs-box-button-3-subscribe .gs-top .gs-input {
  border-radius: 50px;
  padding: 18px 20px;
  font-size: 16px;
}

.gs-box-button-3-subscribe .gs-top .gs-link {
  color: #2f2e34;
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #fad653;
  margin-top: 40px;
  line-height: 14px;
  z-index: 1;
  position: relative;
}

.gs-box-button-3-subscribe .gs-top .gs-link:hover {
  padding: 15px 33px 15px 17px;
}

.gs-box-button-3-subscribe .gs-top .gs-link::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-button-3-subscribe .gs-top .gs-link:hover::before {
  width: 0;
  opacity: 0;
}

.gs-box-button-3-subscribe .gs-top .gs-link::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-button-3-subscribe .gs-top .gs-link:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-box-button-3-subscribe .gs-bottom {
  background: url(/wp-content/uploads/2025/12/3.png) no-repeat;
  height: 74px;
  position: relative;
  background-size: 100%;
  background-position: bottom;
  top: 2px;
}

@media (max-width: 980px) {
  .gs-box-button-3-subscribe .gs-top .gs-bg-element-desktop {
    display: none;
  }
  .gs-box-button-3-subscribe .gs-top .gs-bg-element-mobile {
    display: block;
  }
  .gs-box-button-3-subscribe .gs-top .gs-title {
    font-size: 34px;
    line-height: 34px;
    padding: 25px 10px;
  }
  .gs-box-button-3-subscribe .gs-top p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
  }
  .gs-box-button-3-subscribe .gs-top .gs-input {
    width: 90%;
    margin: 10px 10px;
  }
  .gs-box-button-3-subscribe .gs-top .gs-link {
    margin-top: 0;
    width: 90%;
  }
  /*.gs-box-button-3-subscribe .gs-bottom {*/
  /*	margin-top: 215px;*/
  /*}*/
  .gs-box-button-3-subscribe .gs-top .gs-bg-element-l-1 {
    bottom: 25%;
    top: unset;
  }
}

@media (max-width: 450px) {
  .gs-box-button-3-subscribe .gs-bottom {
    background: url(/wp-content/uploads/2025/12/3-mobile.png) no-repeat;
    height: 35px;
    position: relative;
    background-size: 102%;
    background-position: bottom;
    top: 2px;
  }
}
/* END [gs_box_button_3_subscribe] */

/*  [gs_pricing_shortcode_001] */
.gs-box-pricing-shortcode-001 {
}
.gs-box-pricing-shortcode-001 .gs-pricing-page-switchers {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.gs-box-pricing-shortcode-001 .gs-pricing-page-switchers .gs-billing {
  width: 400px;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher {
  border: 1px solid #cadae7;
  height: 65px;
  border-radius: 59px;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: center;
  padding: 5px;
  position: relative;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-switcher {
  position: absolute;
  width: calc(50% - 5px);
  background-color: #007cd2;
  height: 53px;
  z-index: -1;
  border-radius: 40px;
  left: 4px;

  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-switcher.gs-monthly {
  background-color: #2facaa;
  left: 50%;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-annual-label {
  width: 50%;
  height: 100%;
  border-radius: 40px;
  padding: 15px;
  cursor: pointer;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-annual-label:not(.gs-active):hover {
  background-color: #e4f3fe;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-monthly-label {
  width: 50%;
  height: 100%;
  border-radius: 40px;
  padding: 15px;
  cursor: pointer;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-monthly-label:not(.gs-active):hover {
  background-color: #e4f3fe;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-annual-label.gs-active,
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-billing
  .gs-billing-switcher
  .gs-monthly-label.gs-active {
  cursor: auto;
  color: #ffffff;
}

.gs-box-pricing-shortcode-001 .gs-pricing-page-switchers .gs-currency {
  width: 270px;
  text-align: right;
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
  color: #2f2e34;
}
.gs-box-pricing-shortcode-001 .gs-pricing-page-switchers .gs-currency > div {
  display: inline-block;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-currency
  .gs-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
  display: inline-block;
  margin-right: 10px;
}
.gs-box-pricing-shortcode-001 .gs-pricing-page-switchers .gs-currency input {
  width: 130px;
  height: 49px;
  border-radius: 50px;
  border: 1px solid #cadae7;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #2f2e34;
  padding: 10px 20px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  position: relative;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-currency
  input:hover {
  color: #8c8f9d;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-currency
  span.gs-v.gs-active {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-currency
  span.gs-v {
  background: url(/wp-content/img/v.png) no-repeat;
  content: "\2192";
  width: 18px;
  height: 14px;
  top: 17px;
  right: 15px;
  position: absolute;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  z-index: 1;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-currency
  .gs-variants {
  background-color: #e4f3fe;
  border-radius: 0 0 23px 23px;
  width: 130px;
  position: absolute;
  right: 0;
  height: 65px;
  top: 24px;
  display: none;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  padding: 31px 5px 0 5px;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-currency
  .gs-variants.gs-active {
  display: block;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-currency
  .gs-variants
  span {
  cursor: pointer;
  display: block;
  border-radius: 23px;
  position: relative;
  padding: 3px 16px;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-switchers
  .gs-currency
  .gs-variants
  span:hover {
  background-color: #007cd2;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
}

.gs-box-pricing-shortcode-001 .gs-pricing-page-plans {
  margin-bottom: 50px;
  overflow-x: auto;
  -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
}
.gs-box-pricing-shortcode-001 .gs-pricing-page-plans::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table {
  width: 1078px;
}
.gs-box-pricing-shortcode-001 .gs-fixed-column-table {
  width: 100px;
  position: absolute;
  display: none;
  z-index: 100;
  padding-top: 1px;
  background-color: #ffffff;
}
.gs-box-pricing-shortcode-001 .gs-fixed-column-table > div {
  padding: 6px 24px;
  border-bottom: 2px dotted #cadae7;
  background-color: #ffffff;
}
.gs-box-pricing-shortcode-001 .gs-fixed-column-table > div:first-child,
.gs-box-pricing-shortcode-001 .gs-fixed-column-table > div:last-child {
  border-right: none !important;
}
.gs-box-pricing-shortcode-001 .gs-fixed-column-table > div:last-child {
  border-bottom: none !important;
}
.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table,
.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table tbody,
.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table tr,
.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table td {
  border: none;
}

.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table tr {
  border-bottom: 2px dotted #cadae7;
}
.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table tr:first-child,
.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table tr:last-child {
  border-bottom: none;
}

.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table td {
  text-align: left;
  padding: 15px 20px 10px 60px;
  border-right: 1px solid #cadae7;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
  position: relative;
}
.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table td:first-child {
  border-left: 1px solid #cadae7;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  tr:last-child
  td
  .gs-cell-container {
  width: calc(100% + 1px);
  border: 1px solid #cadae7;
  border-radius: 0 0 20px 20px;
  text-align: center;
  height: 100%;
  border-top: none;
  padding: 10px 24px 0 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table tr:first-child td {
  border-right: none;
  border-left: none;
}

.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table tr:last-child td {
  border-right: none;
  border-left: none;
  border-radius: 0 0 20px 20px;
  position: relative;
}

.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table td.gs-plan-header {
  width: 210px;
  border-radius: 20px 20px 0 0;
  text-align: center;
  padding: 0;
  height: 222px;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container {
  width: calc(100% + 1px);
  border: 1px solid #cadae7;
  border-bottom: 2px dotted #cadae7;
  border-radius: 20px 20px 0 0;
  text-align: center;
  position: relative;
  height: 100%;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-name {
  margin-top: 36px;
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #2f2e34;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: center;
  color: #2f2e34;
  margin-top: 25px;
  display: block;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-most-popular {
  border-radius: 0 0 20px 20px;
  background-color: #007cd2;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #ffffff;
  padding: 5px 15px;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 80%;
  margin: 0 10%;
  top: -1px;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-price {
  margin-top: 12px;
  font-size: 54px;
  font-weight: 500;
  line-height: 54px;
  color: #2f2e34;
  letter-spacing: -0.02em;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-price
  > span.gs-symbol {
  font-size: 30px;
  font-weight: 500;
  line-height: 34.5px;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-price
  > span.gs-number {
  margin-left: -12px;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-blue {
  width: 90%;
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #e4f3fe;
  line-height: 14px;
  z-index: 1;
  position: relative;
  color: #2f2e34;
  margin-top: 27px;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-blue:hover {
  padding: 15px 33px 15px 17px;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-blue::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-blue:hover::before {
  width: 0;
  opacity: 0;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-blue::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-blue:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green {
  width: 90%;
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #50ae60;
  line-height: 14px;
  z-index: 1;
  position: relative;
  color: #ffffff;
  margin-top: 27px;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green:hover {
  padding: 15px 33px 15px 17px;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green:hover::before {
  width: 0;
  opacity: 0;
}

/* .et_pb_column_2 {
	border-right: 1px solid #E6E6E6!important;
} */

.et_pb_section_0.et_pb_section,
.et_pb_row.et_pb_row_0.et_pb_equal_columns {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  a.gs-btn-green:hover::after {
  width: 20px;
  opacity: 1;
}

.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-link {
  font-size: 16px;
  font-weight: 300;
  line-height: 21.6px;
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
}
.gs-box-pricing-shortcode-001
  .gs-pricing-page-plans
  table
  td.gs-plan-header
  .gs-plan-header-container
  .gs-link
  a.gs-btn-link {
}

.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table td.gs-most-popular {
  background-color: #e4f3fe;
}

.gs-box-pricing-shortcode-001 .gs-cell-container {
  font-size: 22px;
  font-weight: 500;
  line-height: 25.3px;
  color: #2f2e34;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gs-box-pricing-shortcode-001 .gs-cell-container .gs-price .gs-number {
  margin-left: -5px;
}

.gs-box-pricing-shortcode-001 .gs-pricing-page-plans table td .gs-v-green {
  background: url(/wp-content/plugins/lovat-engine-2024/images/icon_green_yes.png)
    no-repeat;
  content: "\2192";
  width: 25px;
  height: 25px;
  position: absolute;
  left: 25px;
  top: 13px;
  background-size: contain;
}

@media (max-width: 450px) {
  .gs-box-pricing-shortcode-001 .gs-pricing-page-switchers {
    display: block;
  }
  .gs-box-pricing-shortcode-001 .gs-pricing-page-switchers .gs-billing {
    width: 100%;
    padding: 0 10px;
  }
  .gs-box-pricing-shortcode-001 .gs-pricing-page-switchers .gs-currency {
    width: calc(100% - 20px);
    text-align: left;
    background-color: #e4f3fe;
    border-radius: 37px;
    margin: 10px 10px;
    padding: 5px 15px;
  }
  .gs-box-pricing-shortcode-001 .gs-pricing-page-switchers .gs-currency {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .gs-box-pricing-shortcode-001 .gs-pricing-page-switchers .gs-currency > div {
    width: 50%;
  }
  .gs-box-pricing-shortcode-001
    .gs-pricing-page-switchers
    .gs-currency
    .gs-cur-switcher {
    text-align: right;
    position: relative;
    right: -8px;
  }
  .gs-box-pricing-shortcode-001
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
  }
  .gs-box-pricing-shortcode-001
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-price {
    margin-top: 0;
  }
  .gs-box-pricing-shortcode-001
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-price
    > span.gs-number,
  .gs-box-pricing-shortcode-001
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-price
    > span.gs-symbol {
    font-size: 40px;
    font-weight: 500;
    line-height: 40px;
  }
  .gs-box-pricing-shortcode-001
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    a.gs-btn-blue {
    font-size: 13.05px;
    font-weight: 500;
    line-height: 16.31px;
  }
  .gs-box-pricing-shortcode-001
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    a.gs-btn-green {
    font-size: 13.05px;
    font-weight: 500;
    line-height: 16.31px;
    padding: 12px 10px;
  }
  .gs-box-pricing-shortcode-001
    .gs-pricing-page-plans
    table
    td.gs-plan-header
    .gs-plan-header-container
    .gs-most-popular {
    font-size: 11px;
  }
  .gs-box-pricing-shortcode-001
    .gs-pricing-page-switchers
    .gs-billing
    .gs-billing-switcher {
    font-size: 13px;
  }
}
/* END [gs_pricing_shortcode_001] */

/*  [gs_box_003_number_description] */
.gs-box-003-number-description-shortcode {
  width: 33%;
  display: inline-block;
  vertical-align: middle;
}
.gs-box-003-number-description-shortcode .gs-body {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 0 15px;
}
.gs-box-003-number-description-shortcode .gs-body .gs-left {
  padding-right: 5px;
  text-align: center;
  min-width: 130px;
}
.gs-box-003-number-description-shortcode .gs-body .gs-left .gs-number {
  font-size: 40px;
  font-weight: 500;
  line-height: 40.4px;
  letter-spacing: -0.01em;
  color: #2facaa;
  display: inline-block;
  text-align: center;
}
.gs-box-003-number-description-shortcode .gs-body .gs-left .gs-unit {
  font-size: 24px;
  font-weight: 500;
  line-height: 26.4px;
  letter-spacing: -0.01em;
  color: #2f2e34;
  display: inline-block;
  text-align: center;
}
.gs-box-003-number-description-shortcode .gs-body .gs-right {
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
  text-align: left;
  color: #2f2e34;
}

@media (max-width: 450px) {
  .gs-box-003-number-description-shortcode {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* END [gs_box_003_number_description] */

/*  [blog_title] */
.gs-blog-title-shortcode {
}
.gs-blog-title-shortcode .gs-post-meta {
  margin-bottom: 7px;
}
.gs-blog-title-shortcode .gs-post-meta .gs-categories {
  display: inline-block;
}
.gs-blog-title-shortcode .gs-post-meta .gs-categories div {
  display: inline-block;
  padding: 4px 8px 4px 8px;
  border-radius: 24px;
  background-color: #f9f9f9;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #2f2e34;
}
.gs-post-summary {
  margin-top: 48px;
}
.gs-blog-title-shortcode .gs-post-author {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
  color: #8c8f9d;
  padding-left: 4px;
}
.gs-blog-title-shortcode .gs-post-meta .gs-read-time {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
  color: #8c8f9d;
}
.gs-blog-title-shortcode h1 {
  font-size: 52px;
  font-weight: 500;
  line-height: 52px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #2f2e34;
}

@media (max-width: 450px) {
  .gs-blog-title-shortcode h1 {
    font-size: 32px;
    line-height: 39.36px;
    letter-spacing: -0.01em;
  }
}
/* END [blog_title] */

/*  table gs-table-style-1 */
.gs-table-style-1-container {
  overflow-x: auto;
  padding-right: 1px;
}
.gs-table-style-1-container::-webkit-scrollbar-thumb {
  background-color: #cadae7;
  border: 7px solid transparent;
  border-radius: 8px;
  background-clip: padding-box;
}
.gs-table-style-1-container::-webkit-scrollbar {
  width: 2px;
}

.gs-table-style-1 {
  border: none !important;
}
.gs-table-style-1 tr {
  border: none;
}
.gs-table-style-1 tr td {
  padding: 0;
  position: relative;
}
.gs-table-style-1 tr td > div {
  padding: 24px 0;
  position: relative;
}
.gs-table-style-1 tr td > div .gs-v-green {
  background: url(/wp-content/plugins/lovat-engine-2024/images/icon_green_yes.png)
    no-repeat;
  content: "\2192";
  width: 25px;
  height: 25px;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}
.gs-table-style-1 tr:first-child td {
  vertical-align: top;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  color: #2f2e34;
  padding: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  text-align: left;
}
.gs-table-style-1 tr:first-child td > div {
  padding: 24px 32px;
}
.gs-table-style-1 tr:first-child td:first-child {
  border-bottom: none;
}
.gs-table-style-1 tr:last-child td {
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.gs-table-style-1 tr td {
  border: none;
  border-top: 1px dotted #cadae7;
  border-bottom: 1px dotted #cadae7;
  border-left: 1px solid #cadae7;
  border-right: 1px solid #cadae7;
  text-align: center;
}
.gs-table-style-1 tr td:first-child {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-align: left;
  padding: 0;
  border-top: none;
  border-left: none;
  width: 20%;
}
.gs-table-style-1 tr td:first-child > div {
  padding: 24px 0;
}
.gs-table-style-1 tr:last-child td:not(:first-child) .gs-cell-container {
  width: calc(100% + 1px);
  border: 1px solid #cadae7;
  border-radius: 0 0 20px 20px;
  text-align: center;
  height: 100%;
  border-top: none;
  /*position: absolute;*/
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gs-table-style-1 tr:first-child td:not(:first-child) .gs-cell-container {
  width: calc(100% + 1px);
  border: 1px solid #cadae7;
  border-radius: 20px 20px 0 0;
  height: 100%;
  border-bottom: none;
}
/* END table gs-table-style-1 */

/*  [gs_box_guide] */
.gs-box-guide-shortcode {
  display: flex;
  /*align-items: center;
 	justify-content: center;*/
}
.gs-box-guide-shortcode > div {
  /**/
}
.gs-box-guide-shortcode a {
  color: #50ae60;
}
.gs-box-guide-shortcode .gs-search {
  width: 30%;
  padding: 24px 24px;
}
.gs-box-guide-shortcode .gs-search .gs-search-control {
  margin-bottom: 24px;
}
.gs-box-guide-shortcode .gs-search .gs-search-control::before {
  background: url(/wp-content/img/guides-search.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: contain;
  top: 40px;
  left: 40px;
}
.gs-box-guide-shortcode .gs-search .gs-search-control input {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 47px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}
.gs-box-guide-shortcode .gs-search .gs-search-list {
}
.gs-box-guide-shortcode .gs-search .gs-search-list .gs-search-list-item {
  height: 53px;
  border-radius: 25px;
  padding-left: 65px;
  position: relative;
  display: flex;
  align-items: center;
}
.gs-box-guide-shortcode
  .gs-search
  .gs-search-list
  .gs-search-list-item.gs-hidden {
  display: none;
}
.gs-box-guide-shortcode
  .gs-search
  .gs-search-list
  .gs-search-list-item.gs-active {
  border: 1px solid #cadae7;
}
.gs-box-guide-shortcode
  .gs-search
  .gs-search-list
  .gs-search-list-item.gs-active::after {
  background: url(/wp-content/img/guides_active_counrry.png) no-repeat;
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: contain;
  right: 12px;
  top: 14px;
}
.gs-box-guide-shortcode
  .gs-search
  .gs-search-list
  .gs-search-list-item
  .gs-flag {
  width: 36px;
  height: 21.6px;
  display: block;
  position: absolute;
  left: 18px;
  top: 15px;
  background-size: contain !important;
}
.gs-box-guide-shortcode .gs-search .gs-search-list .gs-search-list-item a {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: left;
  color: #8c8f9d;
}
.gs-box-guide-shortcode .gs-body {
  width: 70%;
  padding: 24px 40px;
}
.gs-box-guide-shortcode .gs-body .gs-body-title .gs-body-title-flag {
  display: inline-block;
  padding: 8px;
  margin-right: 16px;
  max-width: 50px;
}
.gs-box-guide-shortcode .gs-body .gs-body-title h1 {
  font-size: 52px;
  font-weight: 500;
  line-height: 52px;
  letter-spacing: -0.01em;
  color: #2f2e34;
  padding-bottom: 32px;
  display: inline-block;
}
.gs-box-guide-shortcode .gs-body .gs-body-small-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #2f2e34;
  margin-bottom: 32px;
}
.gs-box-guide-shortcode .gs-body .gs-body-tab1 {
  padding-bottom: 12px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e4f3fe;
}
.gs-box-guide-shortcode .gs-body .gs-body-tab1 .gs-body-tab1-item {
  border: 1px solid #cadae7;
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #2f2e34;
  margin-right: 16px;
}
.gs-box-guide-shortcode .gs-body .gs-body-tab1 .gs-body-tab1-item.gs-active {
  border: 2px solid #007cd2;
  color: #007cd2;
  cursor: auto;
}
.gs-box-guide-shortcode .gs-body .gs-body-tab2 {
  margin-bottom: 15px;
}
.gs-box-guide-shortcode .gs-body .gs-body-tab2 .gs-body-tab1-group {
  display: none;
}
.gs-box-guide-shortcode .gs-body .gs-body-tab2 .gs-body-tab1-group.gs-active {
  display: block;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-tab2
  .gs-body-tab1-group.gs-one-subitem {
  display: none;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-tab2
  .gs-body-tab1-group
  .gs-body-tab2-item {
  border: 1px solid #cadae7;
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #2f2e34;
  margin-right: 16px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-tab2
  .gs-body-tab1-group
  .gs-body-tab2-item.gs-active {
  border: 2px solid #007cd2;
  color: #007cd2;
  cursor: auto;
}
.gs-box-guide-shortcode .gs-body .gs-body-img {
  margin-bottom: 15px;
}
.gs-box-guide-shortcode .gs-body .gs-body-img > img {
  display: none;
}
.gs-box-guide-shortcode .gs-body .gs-body-img > img.gs-active {
  display: block;
}
.gs-box-guide-shortcode .gs-body .gs-body-box1,
.gs-box-guide-shortcode .gs-body .gs-body-box2 {
  margin-bottom: 15px;
}
.gs-box-guide-shortcode .gs-body .gs-body-box1 .gs-body-box1-item,
.gs-box-guide-shortcode .gs-body .gs-body-box2 .gs-body-box2-item {
  width: 100%;
  display: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #2f2e34;
}
.gs-box-guide-shortcode .gs-body .gs-body-box1 .gs-body-box1-item.gs-active,
.gs-box-guide-shortcode .gs-body .gs-body-box2 .gs-body-box2-item.gs-active {
  display: block;
}
.gs-box-guide-shortcode .gs-body .gs-body-box1 .gs-body-box1-item h2,
.gs-box-guide-shortcode .gs-body .gs-body-box2 .gs-body-box2-item h2 {
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #2f2e34;
  margin-top: 20px;
}
.gs-box-guide-shortcode .gs-body .gs-body-box1 .gs-body-box1-item h3,
.gs-box-guide-shortcode .gs-body .gs-body-box2 .gs-body-box2-item h3 {
  font-size: 44px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: -0.01em;
  color: #2f2e34;
  margin-top: 20px;
}
.gs-box-guide-shortcode .gs-body .gs-body-calc {
  margin-bottom: 15px;
  padding: 32px;
  border-radius: 16px;
  background-color: #f7f7f7;
  display: flex;
}
.gs-box-guide-shortcode .gs-body .gs-body-calc .gs-body-calc-left {
  width: 50%;
  padding: 24px;
  border-radius: 16px;
  background-color: #ffffff;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-left
  .gs-body-calc-left-item {
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-left
  .gs-body-calc-left-item
  .gs-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 17.5px;
  text-align: left;
  color: #929da5;
  display: block;
  margin-bottom: 16px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-left
  .gs-body-calc-left-item
  .gs-value {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: left;
  color: #2f2e34;
  display: block;
  margin-bottom: 32px;
}
.gs-box-guide-shortcode .gs-body .gs-body-calc .gs-body-calc-right {
  width: 50%;
  padding-left: 32px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs {
  display: none;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs.gs-active {
  display: block;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-title {
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #2f2e34;
  display: block;
  margin-bottom: 24px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-input-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  color: #2f2e34;
  display: block;
  margin-bottom: 10px;
  margin-top: 33px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-input-field-cover {
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-input-field-cover
  .gs-input-field {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-switcher-field-cover {
  position: relative;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-switcher-field-cover::after {
  background: url(/wp-content/img/down.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: contain;
  top: 19px;
  right: 15px;
  cursor: pointer;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-switcher-field-cover
  .gs-switcher-field {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
  cursor: pointer;
  background-color: #cadae740;
}

.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-select-field-cover {
  position: relative;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-select-field-cover
  > span {
  background: url(/wp-content/img/down.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: contain;
  top: 16px;
  right: 15px;
  cursor: pointer;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-select-field-cover
  > span.gs-active {
  transform: rotate(180deg);
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-select-field-cover
  .gs-select-field {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}

.gs-autofill-list {
  max-height: 36vh;
  overflow: auto;
  min-height: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  display: block;
  background-color: #ffffff;
  padding: 10px 5px;
  position: absolute;
  z-index: 1000;
  border-radius: 10px;
  margin-top: 5px;
}
.gs-autofill-list-icon {
  /*@include bg('EU_flag.svg');*/
  /*display: inline-block;*/
  /*float: left;*/
  /*height: 20px;*/
  /*left: 0;*/
  /*margin-right: 6px;*/
  /*position: relative;*/
  /*top: -10px;*/
  /*width: 20px;*/
  /*background-repeat: no-repeat !important;*/
  /*background-size: contain !important;*/
}
.gs-autofill-list::-webkit-scrollbar {
  width: 12px;
}
.gs-autofill-list::-webkit-scrollbar-track {
  background: #f3f4f8;
  border-radius: 10px;
}
.gs-autofill-list::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border: 4px solid #f3f4f8;
  border-radius: 20px;
}
.gs-autofill-list > div {
  padding: 2px 5px;
  margin-bottom: 10px;
  cursor: pointer;
}

.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-calc-button {
  display: block;
  margin-top: 33px;
  padding: 10px 20px 10px 16px;
  border-radius: 50px;
  background-color: #50ae60;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-inputs
  .gs-calc-button
  > span {
  position: relative;
  font-size: 20px;
  padding-left: 5px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-result {
  display: none;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-result.gs-active {
  display: block;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-result
  .gs-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #2f2e34;
  display: block;
  margin-bottom: 24px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-result
  .gs-result {
  width: 100%;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-result
  .gs-result
  > span {
  display: block;
  width: 100%;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-result
  .gs-result
  > div {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bolder;
}

.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-result
  .gs-calc-button-refresh {
  display: block;
  margin-top: 33px;
  padding: 10px 20px 10px 16px;
  border-radius: 50px;
  background-color: #50ae60;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-calc
  .gs-body-calc-right
  .gs-body-calc-right-result
  .gs-calc-button-refresh
  > span {
  position: relative;
  font-size: 20px;
  padding-left: 5px;
}

.gs-box-guide-shortcode .gs-body .gs-body-attributes {
  display: flex;
  margin-bottom: 50px;
  margin-top: 50px;
  border-bottom: 1px solid #e6eaed;
  padding-bottom: 40px;
}
.gs-box-guide-shortcode .gs-body .gs-body-attributes > div {
  width: 50%;
}
.gs-box-guide-shortcode .gs-body .gs-body-attributes .gs-body-attributes-info {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: left;
  color: #8c8f9d;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-attributes
  .gs-body-attributes-info
  .gs-body-attributes-info-date::before {
  background: url(/wp-content/img/Calender2.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-size: contain;
  vertical-align: sub;
  margin-right: 5px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-attributes
  .gs-body-attributes-info
  .gs-body-attributes-watch-count {
  margin-left: 20px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-attributes
  .gs-body-attributes-info
  .gs-body-attributes-watch-count::before {
  background: url(/wp-content/img/eye.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-size: contain;
  vertical-align: sub;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.gs-box-guide-shortcode .gs-body .gs-body-attributes .gs-body-attributes-share {
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #8c8f9d;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-attributes
  .gs-body-attributes-share
  .gs-share-txt {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-attributes
  .gs-body-attributes-share
  .gs-share-button {
  display: inline-block;
  width: 53.85px;
  height: 53.85px;
  border-radius: 18.57px;
  border: 1px solid #cadae7;
  background-color: #ffffff !important;
  vertical-align: middle;
  position: relative;
  top: -15px;
  background-position: center !important;
}
.gs-box-guide-shortcode .gs-body .gs-body-subscribe {
  display: flex;
  margin-bottom: 15px;
}
.gs-box-guide-shortcode .gs-body .gs-body-subscribe .gs-body-subscribe-title {
  width: 40%;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-subscribe
  .gs-body-subscribe-title
  > span {
  display: block;
  width: 100%;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-subscribe
  .gs-body-subscribe-title
  > span.gs-body-subscribe-title-1 {
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -0.01em;
  color: #2f2e34;
  margin-bottom: 24px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-subscribe
  .gs-body-subscribe-title
  > span.gs-body-subscribe-title-2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #8c8f9d;
}
.gs-box-guide-shortcode .gs-body .gs-body-subscribe .gs-body-subscribe-img {
  width: 20%;
  background: url(/wp-content/img/Parrot-min.png) no-repeat;
  background-position: center;
  background-size: 75%;
  background-position-y: 50px;
}
.gs-box-guide-shortcode .gs-body .gs-body-subscribe .gs-body-subscribe-form {
  width: 40%;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-subscribe
  .gs-body-subscribe-form
  .gs-title {
  display: block;
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  color: #2f2e34;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-subscribe
  .gs-body-subscribe-form
  .gs-input {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
  margin-bottom: 16px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-subscribe
  .gs-body-subscribe-form
  .gs-subscribe-button {
  display: block;
  width: 100%;
  text-align: center;
  height: 52px;
  border-radius: 24px;
  padding: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  background-color: #007cd2;
  margin-bottom: 10px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-subscribe
  .gs-body-subscribe-form
  .gs-checkbox {
  width: 100%;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-subscribe
  .gs-body-subscribe-form
  .gs-checkbox
  input {
  display: block;
  position: absolute;
  margin-left: 9px;
  margin-top: 4px;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-subscribe
  .gs-body-subscribe-form
  .gs-checkbox
  label {
  padding-left: 30px;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.gs-box-guide-shortcode .gs-body .gs-body-tab1-mobile {
  padding-bottom: 24px;
  border-bottom: 1px solid #e4f3fe;
  display: none;
}
.gs-box-guide-shortcode .gs-body .gs-body-tab2-mobile {
  margin-top: 24px;
  margin-bottom: 32px;
  display: none;
}

.gs-box-guide-shortcode .gs-body .gs-body-tab2-mobile .gs-body-tab1-group {
  display: none;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-tab2-mobile
  .gs-body-tab1-group.gs-active {
  display: block;
}
.gs-box-guide-shortcode
  .gs-body
  .gs-body-tab2-mobile
  .gs-body-tab1-group.gs-one-subitem {
  display: none;
}

.gs-select-box {
  position: relative;
}
.gs-select-box .gs-control-open {
  background: url(/wp-content/img/gs-select-box-open.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: initial;
  background-position: center;
  top: 14px;
  right: 17px;
  cursor: pointer;
}
.gs-select-box .gs-select-title {
  display: none;
  position: absolute;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #50ae60;
  background-color: #ffffff;
  z-index: 1;
  top: -9px;
  left: 15px;
  padding: 0 3px;
}
.gs-select-box .gs-select-title.gs-active {
  display: block;
}
.gs-select-box .gs-select-main {
  border: 1px solid #50ae60;
  border-radius: 24px;
  height: 52px;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  text-align: left;
  color: #2f2e34;
  padding-left: 15px;
  cursor: pointer;
  position: relative;
}
.gs-select-box .gs-select-variants {
  border: 1px solid #e4f3fe;
  border-radius: 24px;
  position: absolute;
  padding: 72px 16px 0 16px;
  top: -1px;
  width: 100%;
  background-color: #ffffff;
  display: none;
}
.gs-select-box .gs-select-variants.gs-active {
  display: block;
  z-index: 1000000;
}
.gs-select-box .gs-select-variants .gs-control-close {
  background: url(/wp-content/img/gs-select-box-close.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: initial;
  background-position: center;
  top: 14px;
  right: 17px;
  cursor: pointer;
}
.gs-select-box .gs-select-variants .gs-select-variants-title {
  position: absolute;
  top: 14px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #2f2e34;
}
.gs-select-box .gs-select-variants .gs-select-variants-body {
  top: -16px;
  position: relative;
}
.gs-select-box
  .gs-select-variants
  .gs-select-variants-body
  .gs-select-variants-item {
  padding: 9px 0 9px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.6px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #2f2e34;
  position: relative;
}
.gs-select-box
  .gs-select-variants
  .gs-select-variants-body
  .gs-select-variants-item:not(.gs-active) {
  cursor: pointer;
}
.gs-select-box
  .gs-select-variants
  .gs-select-variants-body
  .gs-select-variants-item.gs-active {
  color: #007cd2;
}
.gs-select-box
  .gs-select-variants
  .gs-select-variants-body
  .gs-select-variants-item.gs-active::after {
  background: url(/wp-content/img/gs-select-box-active.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: auto;
  right: -4px;
  top: 15px;
}

@media (max-width: 450px) {
  .gs-box-guide-shortcode .gs-body .gs-body-tab1-mobile {
    display: block;
  }
  .gs-box-guide-shortcode .gs-body .gs-body-tab2-mobile {
    display: block;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-tab1 {
    display: none;
  }
  .gs-box-guide-shortcode .gs-body .gs-body-tab2 {
    display: none;
  }

  .gs-box-guide-shortcode .gs-search {
    display: none;
  }

  .gs-box-guide-shortcode .gs-body {
    width: 100%;
    padding: 0;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-title h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 39.36px;
    letter-spacing: -0.01em;
    margin-bottom: 24px;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-small-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-calc {
    display: block;
    padding: 16px;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-calc .gs-body-calc-left {
    width: 100%;
    margin-bottom: 32px;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-box1 .gs-body-box1-item h2,
  .gs-box-guide-shortcode .gs-body .gs-body-box2 .gs-body-box2-item h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-align: left;
    margin-bottom: 24px;
  }
  .gs-box-guide-shortcode .gs-body .gs-body-box1 .gs-body-box1-item h3,
  .gs-box-guide-shortcode .gs-body .gs-body-box2 .gs-body-box2-item h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    margin-bottom: 16px;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-box1 .gs-body-box1-item {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #8c8f9d;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-box2 .gs-body-box2-item {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-calc .gs-body-calc-right {
    width: 100%;
    padding: 0;
  }

  .gs-box-guide-shortcode
    .gs-body
    .gs-body-calc
    .gs-body-calc-right
    .gs-body-calc-right-inputs
    .gs-input-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
    text-align: left;
    color: #929da5;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-attributes {
    display: block;
  }

  .gs-box-guide-shortcode
    .gs-body
    .gs-body-attributes
    .gs-body-attributes-info {
    width: 100%;
  }

  .gs-box-guide-shortcode
    .gs-body
    .gs-body-attributes
    .gs-body-attributes-info
    .gs-body-attributes-watch-count {
    display: block;
    float: right;
  }

  .gs-box-guide-shortcode
    .gs-body
    .gs-body-attributes
    .gs-body-attributes-share {
    width: 100%;
    margin-top: 45px;
  }

  .gs-box-guide-shortcode
    .gs-body
    .gs-body-attributes
    .gs-body-attributes-share
    .gs-share-txt {
    float: left;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-subscribe {
    display: block;
    position: relative;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-subscribe .gs-body-subscribe-title {
    width: 100%;
    padding-left: 57px;
    margin-bottom: 20px;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-subscribe .gs-body-subscribe-form {
    width: 100%;
  }

  .gs-box-guide-shortcode .gs-body .gs-body-subscribe .gs-body-subscribe-img {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background-size: contain;
    top: 0;
    background-position-y: unset;
  }

  .gs-box-guide-shortcode
    .gs-body
    .gs-body-subscribe
    .gs-body-subscribe-title
    > span.gs-body-subscribe-title-1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-align: left;
  }

  .gs-box-guide-shortcode
    .gs-body
    .gs-body-subscribe
    .gs-body-subscribe-title
    > span.gs-body-subscribe-title-2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
  }
}
/* END [gs_box_guide] */

/*  [gs_box_guide_list] */
.gs-box-guide-list-shortcode {
}
.gs-box-guide-list-shortcode .gs-head {
  text-align: center;
}
.gs-box-guide-list-shortcode .gs-head h1 {
  font-size: 52px;
  font-weight: 500;
  line-height: 52px;
  letter-spacing: -0.01em;
  color: #2f2e34;
  margin-bottom: 24px;
}
.gs-box-guide-list-shortcode .gs-head .gs-txt {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #8c8f9d;
  margin-bottom: 40px;
}
.gs-box-guide-list-shortcode .gs-body {
  display: flex;
}
.gs-box-guide-list-shortcode .gs-body .gs-img {
  width: 50%;
  padding-right: 15px;
}
.gs-box-guide-list-shortcode .gs-body .gs-img img {
}
.gs-box-guide-list-shortcode .gs-body .gs-search {
  width: 50%;
  padding-left: 15px;
}
.gs-box-guide-list-shortcode .gs-body .gs-search .gs-search-control {
  margin-bottom: 24px;
  position: relative;
}
.gs-box-guide-list-shortcode .gs-body .gs-search .gs-search-control::before {
  background: url(/wp-content/img/guides-search.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: contain;
  top: 14px;
  left: 15px;
}
.gs-box-guide-list-shortcode .gs-body .gs-search .gs-search-control input {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 47px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}
.gs-box-guide-list-shortcode .gs-body .gs-search .gs-search-list {
}
.gs-box-guide-list-shortcode
  .gs-body
  .gs-search
  .gs-search-list
  .gs-search-list-item {
  height: 53px;
  border-radius: 25px;
  padding-left: 65px;
  position: relative;
  display: flex;
  align-items: center;
}
.gs-box-guide-list-shortcode
  .gs-body
  .gs-search
  .gs-search-list
  .gs-search-list-item.gs-hidden {
  display: none;
}
.gs-box-guide-list-shortcode
  .gs-body
  .gs-search
  .gs-search-list
  .gs-search-list-item
  .gs-flag {
  width: 36px;
  height: 21.6px;
  display: block;
  position: absolute;
  left: 18px;
  top: 15px;
}
.gs-box-guide-list-shortcode
  .gs-body
  .gs-search
  .gs-search-list
  .gs-search-list-item
  a {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #8c8f9d;
}
.gs-box-guide-list-shortcode
  .gs-body
  .gs-search
  .gs-search-list
  .gs-search-list-item
  .gs-flag {
  width: 36px;
  height: 21.6px;
  display: block;
  position: absolute;
  left: 18px;
  top: 15px;
}

@media (max-width: 450px) {
  .gs-box-guide-list-shortcode .gs-head h1 {
    font-size: 28px;
    font-weight: 500;
    line-height: 31.92px;
    letter-spacing: -0.01em;
    text-align: center;
    margin-bottom: 16px;
  }

  .gs-box-guide-list-shortcode .gs-head .gs-txt {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    margin-bottom: 32px;
  }

  .gs-box-guide-list-shortcode .gs-body {
    display: block;
  }

  .gs-box-guide-list-shortcode .gs-body .gs-img {
    width: 100%;
    padding-right: 0;
  }

  .gs-box-guide-list-shortcode .gs-body .gs-search {
    width: 100%;
    padding-left: 0;
  }
}
/* END [gs_box_guide_list] */

/*  .gs-template-sales-tax-calculator */
.gs-template-sales-tax-calculator {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #2f2e34;
}

.gs-template-sales-tax-calculator a {
  color: #50ae60;
}

.gs-template-sales-tax-calculator li {
  padding: 20px 0 0 0;
}
/* END .gs-template-sales-tax-calculator */

/*  [gs_box_004_notice] */
.gs-box-004-notice-shortcode {
  padding: 24px 24px 24px 72px;
  background-color: #eaf7f6;
  border-radius: 16px;
  color: #3f8b4c;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
}
.gs-box-004-notice-shortcode::before {
  background: url(/wp-content/img/Danger_Circle-min.png) no-repeat;
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  background-size: contain;
  top: 24px;
  left: 25px;
}

@media (max-width: 450px) {
  .gs-box-004-notice-shortcode {
    padding: 16px 16px 16px 64px;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
  }
}
/* END [gs_box_004_notice] */

/*  [blog_date_watch_share] */
.gs-blog-date-watch-share-shortcode {
  display: flex;
  margin-bottom: 50px;
  margin-top: 50px;
  border-bottom: 1px solid #e6eaed;
  padding-bottom: 40px;
}
.gs-blog-date-watch-share-shortcode > div {
  width: 50%;
}
.gs-blog-date-watch-share-shortcode .gs-body-attributes-info {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: left;
  color: #8c8f9d;
}
/* .gs-blog-date-watch-share-shortcode .gs-body-attributes-info .gs-body-attributes-info-date::before {
	background: url(/wp-content/img/Calender2.png) no-repeat;
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	background-size: contain;
	vertical-align: sub;
	margin-right: 5px;
} */
.gs-blog-date-watch-share-shortcode
  .gs-body-attributes-info
  .gs-body-attributes-watch-count {
  margin-left: 20px;
  font-size: 14px;
}
/* .gs-blog-date-watch-share-shortcode .gs-body-attributes-info .gs-body-attributes-watch-count::before {
	background: url(/wp-content/img/eye.png) no-repeat;
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	background-size: contain;
	vertical-align: sub;
	margin-right: 5px;
	position: relative;
	top: 1px;
} */
.gs-blog-date-watch-share-shortcode .gs-body-attributes-share {
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #8c8f9d;
}

.custom-blog-col-2 {
  max-width: 29.6667%;
  position: sticky;
  top: 150px;
}

@media (min-width: 992px) {
  .custom-blog-col-2 {
    max-width: 320px;
  }
}
.gs-blog-date-watch-share-shortcode .gs-body-attributes-share .gs-share-txt {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  font-size: 14px;
}
.et_pb_module.et_pb_code.et_pb_code_0 {
  margin-top: 16px;
}
/* .et_pb_text_inner a {
	color: #267FD7!important;
} */
/* .gs-blog-date-watch-share-shortcode .gs-body-attributes-share .gs-share-button {
	display: inline-block;
	width: 53.85px;
	height: 53.85px;
	border-radius: 18.57px;
	border: 1px solid #CADAE7;
	background-color: #ffffff !important;
	vertical-align: middle;
	position: relative;
	top: -15px;
	background-position: center !important;
} */

@media (max-width: 450px) {
  .gs-blog-date-watch-share-shortcode {
    display: block;
  }

  .gs-blog-date-watch-share-shortcode .gs-body-attributes-info {
    width: 100%;
  }

  .gs-blog-date-watch-share-shortcode
    .gs-body-attributes-info
    .gs-body-attributes-watch-count {
    display: block;
    float: right;
  }

  .gs-blog-date-watch-share-shortcode .gs-body-attributes-share {
    width: 100%;
    margin-top: 45px;
  }

  .gs-blog-date-watch-share-shortcode .gs-body-attributes-share .gs-share-txt {
    float: left;
  }
}
/* END [blog_date_watch_share] */

/*  [gs_box_005_us_sales_tax_calculator] */
.gs-box-005-us-sales-tax-calculator-shortcode {
  background-color: #f7f7f7;
  padding: 24px;
  border-radius: 16px;
}
.gs-box-005-us-sales-tax-calculator-shortcode .gs-body-calc-inputs {
  display: none;
}
.gs-box-005-us-sales-tax-calculator-shortcode .gs-body-calc-inputs.gs-active {
  display: block;
}
.gs-box-005-us-sales-tax-calculator-shortcode .gs-body-calc-inputs .gs-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  color: #2f2e34;
  display: block;
  margin-bottom: 32px;
}
.gs-box-005-us-sales-tax-calculator-shortcode
  .gs-body-calc-inputs
  .gs-input-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #2f2e34;
  margin-bottom: 14px;
  display: block;
}
.gs-box-005-us-sales-tax-calculator-shortcode
  .gs-body-calc-inputs
  .gs-input-field-cover {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.5;
}
.gs-box-005-us-sales-tax-calculator-shortcode
  .gs-body-calc-inputs
  .gs-input-field-cover
  .gs-input-field {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}
.gs-box-005-us-sales-tax-calculator-shortcode
  .gs-body-calc-inputs
  .gs-calc-button-shortcode {
  display: block;
  margin-top: 33px;
  padding: 10px 20px 10px 16px;
  border-radius: 50px;
  background-color: #50ae60;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.gs-box-005-us-sales-tax-calculator-shortcode
  .gs-body-calc-inputs
  .gs-calc-button-shortcode
  > span {
  position: relative;
  font-size: 20px;
  padding-left: 5px;
}
.gs-box-005-us-sales-tax-calculator-shortcode .gs-body-calc-result {
  display: none;
}
.gs-box-005-us-sales-tax-calculator-shortcode .gs-body-calc-result.gs-active {
  display: block;
}
.gs-box-005-us-sales-tax-calculator-shortcode .gs-body-calc-result .gs-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  color: #2f2e34;
}
.gs-box-005-us-sales-tax-calculator-shortcode .gs-body-calc-result .gs-result {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  color: #09121f;
  margin: 32px 0;
}
.gs-box-005-us-sales-tax-calculator-shortcode
  .gs-body-calc-result
  .gs-calc-button-shortcode-refresh {
  display: block;
  margin-top: 33px;
  padding: 10px 20px 10px 16px;
  border-radius: 50px;
  background-color: #50ae60;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.gs-box-005-us-sales-tax-calculator-shortcode
  .gs-body-calc-result
  .gs-calc-button-shortcode-refresh
  > span {
  position: relative;
  font-size: 20px;
  padding-left: 5px;
}
/* END [gs_box_005_us_sales_tax_calculator] */

/*  [blog_watch_a_demo] */
.custom-blog-col-2 {
  border-top: 1px solid #e3e3e3;
  padding: 24px 16.5px;
}
.et_pb_module.et_pb_code.et_pb_code_2_tb_body {
  display: flex;
  justify-content: end;
}

@media (max-width: 992px) {
  .et_pb_module.et_pb_code.et_pb_code_2_tb_body > div {
    width: 100%;
  }
  .custom-blog-col-2 {
    max-width: 100% !important;
  }
}

.et_pb_column.et_pb_column_2_3.et_pb_column_2_tb_body.custom-blog-col-1.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough {
  padding: 24px 48px 0 0;
  margin: 0;
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.gs-blog-watch-a-demo-shortcode {
  padding: 24px 20px 24px 20px;
  border-radius: 6px;
  width: 100%;
  background-color: #f9f9f9;
  text-align: left;
}
.gs-blog-watch-a-demo-shortcode.gs-sticky {
  position: relative;
}
.gs-blog-watch-a-demo-shortcode .gs-title {
  font-family: Be Vietnam Pro;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0%;
  letter-spacing: -0.01em;
  color: #2e2e2e;
  padding-bottom: 4px;
}
.gs-blog-watch-a-demo-shortcode .gs-txt {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  color: #2e2e2e;
}
.gs-blog-watch-a-demo-shortcode .gs-link {
  color: #2f2e34;
  padding: 15px 25px;
  border-radius: 40px;
  font-size: 17px;
  display: inline-block;
  background-color: #fad653;
  margin-top: 28px;
  line-height: 14px;
  z-index: 1;
  position: relative;
  width: 100%;
  text-align: center;
}

.gs-blog-watch-a-demo-shortcode .gs-link:hover {
  padding: 15px 33px 15px 17px;
}

.gs-blog-watch-a-demo-shortcode .gs-link::before {
  content: "\2022";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.gs-blog-watch-a-demo-shortcode .gs-link:hover::before {
  width: 0;
  opacity: 0;
}

.gs-blog-watch-a-demo-shortcode .gs-link::after {
  content: "\2192";
  width: 0;
  height: 20px;
  margin-left: 5px;
  top: 4px;
  position: relative;
  display: inline-block;

  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;

  opacity: 0;
  font-size: 35px;
}

.gs-blog-watch-a-demo-shortcode .gs-link:hover::after {
  width: 20px;
  opacity: 1;
}

@media (max-width: 450px) {
  .gs-blog-watch-a-demo-shortcode .gs-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-align: left;
  }
  .gs-blog-watch-a-demo-shortcode .gs-txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
  }
}
/* END [blog_watch_a_demo] */

/*  [gs_box_006_top_pages] */
.gs-box-006-top-pages-shortcode {
  width: 100%;
  /* margin-top: 60px; */
}
.et_pb_section.et_pb_section_1_tb_body.custom-blog.et_section_specialty {
  z-index: 1;
}
.blog .gs-box-006-top-pages-shortcode {
  margin: 0;
}
.gs-box-006-top-pages-shortcode .gs-desktop {
  width: 100%;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-box-title {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 17.5px;
  text-align: left;
  color: #929da5;
  margin-bottom: 28px;
}
.blog .gs-box-006-top-pages-shortcode .gs-desktop .gs-box-title {
  color: #292929;
  font-size: 16px;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-item {
  margin-bottom: 24px;
}
.blog .gs-box-006-top-pages-shortcode .gs-desktop .gs-date {
  margin-top: 16px;
  font-size: 14px;
  color: #707070;
  line-height: 160%;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-item.gs-hidden {
  display: none;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-item .gs-author {
  margin-bottom: 8px;
  height: 20px;
}
.gs-author a {
  display: flex;
  gap: 8px;
}
.gs-author > * {
  font-weight: 400 !important;
}
.gs-author a:hover {
  text-decoration: underline;
  color: #292929;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-item .gs-author .gs-author-img {
  width: 20px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.gs-box-006-top-pages-shortcode
  .gs-desktop
  .gs-item
  .gs-author
  .gs-author-img
  img {
  border-radius: 20px;
}
.gs-box-006-top-pages-shortcode
  .gs-desktop
  .gs-item
  .gs-author
  .gs-author-name {
  display: inline-block;
  vertical-align: top;
  top: -2px;
  left: 8px;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #2f2e34 !important;
}

.gs-author-name a {
  color: #2f2e34 !important;
  cursor: pointer;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-item .gs-title {
  font-size: 16px;
  line-height: 140%;
  text-align: left;
  color: #2f2e34;
  font-weight: 600;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-item .gs-title a {
  color: #2f2e34;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-item .gs-categories {
  margin-top: 20px;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-item .gs-categories a {
  background-color: #eaf7f6;
  padding: 5px 15px;
  border-radius: 25px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #2f2e34;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-show-all {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: left;
  display: list-item;
  margin-left: 20px;
}
.gs-box-006-top-pages-shortcode .gs-desktop .gs-hide-items {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-align: left;
  display: list-item;
  margin-left: 20px;
}
/* END [gs_box_006_top_pages] */

/*  MENU */
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-02 > a:before {
  background: url(/wp-content/img/menu-ico-02.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-03 > a:before {
  background: url(/wp-content/img/menu-ico-03.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-04 > a:before {
  background: url(/wp-content/img/menu-ico-04.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-05 > a:before {
  background: url(/wp-content/img/menu-ico-05.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-06 > a:before {
  background: url(/wp-content/img/menu-ico-06.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-07 > a:before {
  background: url(/wp-content/img/menu-ico-07.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-08 > a:before {
  background: url(/wp-content/img/menu-ico-08.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-09 > a:before {
  background: url(/wp-content/img/menu-ico-09.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-10 > a:before {
  background: url(/wp-content/img/menu-ico-10.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-11 > a:before {
  background: url(/wp-content/img/menu-ico-11.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-12 > a:before {
  background: url(/wp-content/img/menu-ico-12.png) no-repeat !important;
}
.gs-main-menu-lovat-202410 li.gs-menu-gr-icon-13 > a:before {
  background: url(/wp-content/img/menu-ico-13.png) no-repeat !important;
}

@media (min-width: 981px) {
  .gs-main-menu-lovat-202410
    #top-menu
    > .menu-item-has-children
    > a:first-child:after {
    right: calc(50% + 2px);
    top: 18px;
    color: #c4c4c6;
  }

  header.et-fixed-header #et-top-navigation.gs-main-menu-lovat-202410 {
    padding-top: 33px !important;
  }

  .gs-main-menu-lovat-202410 {
    float: left !important;
    width: 100%;
    padding-left: 142px;
  }

  .gs-main-menu-lovat-202410 a {
    color: #2f2e34 !important;
  }

  .gs-main-menu-lovat-202410 a:hover {
    color: #007cd2 !important;
  }

  .gs-main-menu-lovat-202410 #top-menu-nav {
    width: 92%;
  }

  .gs-main-menu-lovat-202410 #top-menu {
    width: 100%;
    text-align: center;
  }

  .gs-main-menu-lovat-202410 .pll-parent-menu-item {
    float: right;
  }

  .gs-main-menu-lovat-202410 .gs-menu-yellow-button {
    float: right;
    margin-left: 15px;
  }
  .gs-main-menu-lovat-202410 .gs-menu-yellow-button > a {
    background-color: #fad653;
    border-radius: 50px;
    position: relative !important;
    top: -16px;
    padding: 15px 22px !important;
  }

  .gs-main-menu-lovat-202410 .gs-menu-sign-in {
    float: right;
  }

  .gs-main-menu-lovat-202410 .gs-menu-sign-in > a {
    padding-left: 30px;
  }

  .gs-main-menu-lovat-202410 .gs-menu-sign-in > a::before {
    background: url(/wp-content/img/solar_user-linear.png) no-repeat;
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background-size: contain;
    vertical-align: sub;
    margin-right: 5px;
    position: absolute;
    top: -4px;
    left: 0;
  }

  .gs-main-menu-lovat-202410 #top-menu li {
    margin-bottom: 0;
  }

  .gs-main-menu-lovat-202410 nav > ul > li > a {
    padding-bottom: 30px !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #2f2e34 !important;
  }

  .gs-main-menu-lovat-202410 #top-menu > li:not(.pll-parent-menu-item) > ul {
    width: 100%;
    position: fixed;
    left: 0;
    border: none;
    padding-top: 0;
  }

  .gs-main-menu-lovat-202410 #top-menu > li:not(.pll-parent-menu-item) > ul {
    z-index: -100000;
    display: none;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item).et-hover
    > ul {
    z-index: 100000;
    display: block;
    padding: 0 15px 20px;
    background-color: #e4f3fe;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item).et-hover
    > a {
    color: #007cd2 !important;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item).et-hover
    > a:after {
    color: #2f2e34;
    rotate: 180deg;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li {
    padding: 0;
    margin: 0;
    width: 24%;
    vertical-align: top;
    padding-left: 50px;
    margin-bottom: 5px;
    margin-top: 20px;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > a {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.4px;
    text-align: left;
    color: #2f2e34;
    padding-left: 2px;
    padding-bottom: 13px;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > a:hover {
    background: none;
    color: #2f2e34 !important;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > a:before {
    background: url(/wp-content/img/menu-ico.png) no-repeat;
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain !important;
    vertical-align: sub;
    margin-right: 5px;
    position: absolute;
    top: 3px;
    left: -45px;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > a:after {
    background: radial-gradient(circle at center, #e4f3fe 50%, #ffffff00 49%);
    left: -69px;
    top: -22px;
    width: 80px;
    height: 80px;
    content: "";
    z-index: -1;
    background-size: 0% 0%;
    background-repeat: no-repeat;
  }

  /*.gs-main-menu-lovat-202410 #top-menu > li:not(.pll-parent-menu-item) > ul > li > a:hover:after {*/
  /*	background-size: 100% 100% !important;*/

  /*	!*-webkit-transition: all .2s;*!*/
  /*	!*-o-transition: all .2s;*!*/
  /*	!*-moz-transition: all .2s;*!*/
  /*	!*transition: all .2s;*!*/
  /*}*/

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > a
    + span {
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #8c8f9d;
    line-height: 27px;
    padding-bottom: 5px;
    display: block;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > ul {
    top: 0;
    right: 0;
    border: unset;
    box-shadow: none;
    padding: 0;
    margin: 0;
    background: none;
    display: contents;
    visibility: visible;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > ul
    > li {
    padding: 0 0 4px 0;
    margin: 0;
    background: none;
    display: block;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > ul
    > li
    > a {
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    text-align: left;
    color: #2f2e24;
    padding: 0 0 0 18px;
    width: 100%;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > ul
    > li
    > a:hover {
    background: none;
  }

  .gs-main-menu-lovat-202410
    #top-menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > ul
    > li
    > a:before {
    font-family: "ETmodules";
    content: "3";
    font-size: 23px;
    position: absolute;
    left: -6px;
    top: 0px;
    font-weight: 800;
    rotate: 270deg;
    color: #c0c0c2;
  }
}

@media (max-width: 450px) {
  #main-header > div:has(> .gs-main-menu-lovat-202410) {
    margin: 0;
    width: 100%;
    padding: 0 24px;
  }

  #main-header > div:has(> .gs-main-menu-lovat-202410) > .logo_container {
    width: calc(100% - 48px);
  }

  #main-header
    > div:has(> .gs-main-menu-lovat-202410)
    > .logo_container
    > .gs-menu-yellow-button-mob {
    display: none;
    float: right;
    margin-top: 20px;
    margin-right: 50px;
    background-color: #fad653;
    border-radius: 50px;
    padding: 8px 6px;
    font-size: 19px;
    font-weight: 500;
    line-height: 23.75px;
    color: #2f2e34;
  }

  #main-header
    > div:has(> .gs-main-menu-lovat-202410):has(.mobile_nav.closed)
    > .logo_container
    > .gs-menu-yellow-button-mob {
    display: block;
  }

  #main-header
    > div:has(> .gs-main-menu-lovat-202410)
    > .logo_container
    > .gs-menu-sign-in-mob {
    display: none;
    float: right;
    margin-top: 20px;
    margin-right: 40px;
    border-radius: 50px;
    padding: 8px 6px;
    font-size: 13px;
    font-weight: 400;
    line-height: 16.45px;
    color: #2f2e34;
  }

  #main-header
    > div:has(> .gs-main-menu-lovat-202410)
    > .logo_container
    > .gs-menu-sign-in-mob::before {
    background: url(/wp-content/img/solar_user-linear.png) no-repeat;
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -2px;
  }

  #main-header
    > div:has(> .gs-main-menu-lovat-202410):has(.mobile_nav.opened)
    > .logo_container
    > .gs-menu-sign-in-mob {
    display: block;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    > #et_mobile_nav_menu
    > .mobile_nav
    .mobile_menu_bar:before {
    background: url(/wp-content/img/mob-menu-open.png) no-repeat;
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background-size: contain;
    vertical-align: middle;
    position: relative;
    top: 7px;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    > #et_mobile_nav_menu
    > .mobile_nav.opened
    .mobile_menu_bar:before {
    background: url(/wp-content/img/mob-menu-closed.png) no-repeat;
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background-size: contain;
    vertical-align: middle;
    position: relative;
    top: 3px;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > ul.sub-menu {
    display: none !important;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li:not(.pll-parent-menu-item).gs-active
    > ul.sub-menu {
    display: block !important;
    padding-bottom: 15px;
  }

  #main-header div.gs-main-menu-lovat-202410 #et_mobile_nav_menu #mobile_menu {
    padding-bottom: 0;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li.gs-menu-sign-in {
    display: none !important;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li.gs-menu-yellow-button {
    border: none;
    position: absolute;
    float: right;
    right: 0;
    width: fit-content;
    text-align: right;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li:not(.pll-parent-menu-item) {
    position: relative;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li:not(.pll-parent-menu-item).gs-active {
    background-color: #e4f3fe;
    border-radius: 12px;
    padding: 0;
    margin-top: 10px;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li:not(.pll-parent-menu-item).gs-active
    > a {
    color: #007cd2;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li
    > .gs-close-menu-item {
    position: absolute;
    top: 0;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > a {
    font-size: 13px;
    text-align: center;
    background: none;
    border: none;
    padding: 20px;
    position: relative;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li.gs-menu-yellow-button
    > a {
    border: none;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fad653;
    border-radius: 50px;
    padding: 8px 6px;
    font-size: 19px;
    font-weight: 500;
    line-height: 23.75px;
    text-align: left;
    color: #2f2e34;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li.menu-item-has-children
    > a,
  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li
    > ul
    > li.menu-item-has-children
    > a {
    pointer-events: none;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li.menu-item-has-children:not(.pll-parent-menu-item):not(
      .gs-menu-yellow-button
    )
    > a:before {
    font-family: "ETmodules";
    content: "3";
    font-size: 23px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 16px);
    font-weight: 800;
    rotate: 360deg;
    color: #c0c0c2;
    width: 31px;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #et_mobile_nav_menu
    #mobile_menu
    > li.menu-item-has-children:not(.pll-parent-menu-item):not(
      .gs-menu-yellow-button
    ).gs-active
    > a:before {
    rotate: 180deg;
    color: #2f2e34;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    > #et_mobile_nav_menu
    #mobile_menu
    li.pll-parent-menu-item {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin-bottom: 23px;
  }
  #main-header
    div.gs-main-menu-lovat-202410
    > #et_mobile_nav_menu
    #mobile_menu
    li.pll-parent-menu-item
    > a {
    display: inline-block;
    border-radius: 50px;
    padding: 8px 9px;
    position: relative;
    top: 2px;
    background-color: #e4f3fe;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.5px;
    text-align: center;
    color: #2f2e34;
  }
  #main-header
    div.gs-main-menu-lovat-202410
    > #et_mobile_nav_menu
    #mobile_menu
    li.pll-parent-menu-item
    > ul {
    width: 100%;
    position: absolute;
    top: 0;
    margin-left: 25px;
  }
  #main-header
    div.gs-main-menu-lovat-202410
    > #et_mobile_nav_menu
    #mobile_menu
    li.pll-parent-menu-item
    > ul
    > li {
    width: fit-content;
    display: inline-block;
  }
  #main-header
    div.gs-main-menu-lovat-202410
    > #et_mobile_nav_menu
    #mobile_menu
    li.pll-parent-menu-item
    > ul
    > li
    > a {
    width: fit-content;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.5px;
    border: none;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li {
    position: relative;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > a {
    border: none;
    padding-left: 55px;
    font-size: 16px;
    font-weight: 500;
    line-height: 18.4px;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > a:before {
    background: url(/wp-content/img/menu-ico.png) no-repeat;
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain !important;
    vertical-align: sub;
    margin-right: 5px;
    position: absolute;
    top: 3px;
    left: 20px;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > a
    + span {
    font-size: 13px;
    font-weight: 300;
    line-height: 19.5px;
    color: #8c8f9d;
    padding-bottom: 5px;
    display: block;
    padding-left: 55px;
    padding-right: 15px;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > ul {
    margin-bottom: 20px;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > ul
    > li {
    position: relative;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > ul
    > li
    > a {
    border: none;
    font-size: 13px;
    font-weight: 300;
    line-height: 19.5px;
    padding: 2px 15px 2px 45px;
    color: #2f2e34;
  }

  #main-header
    div.gs-main-menu-lovat-202410
    #mobile_menu
    > li:not(.pll-parent-menu-item)
    > ul
    > li
    > ul
    > li
    > a:before {
    font-family: "ETmodules";
    content: "3";
    font-size: 23px;
    position: absolute;
    top: -2px;
    left: 33px;
    font-weight: 800;
    rotate: 270deg;
    color: #c0c0c2;
    width: 31px;
  }
}
/* END MENU */

/*  [gs_box_007_check_eu_vat_number] */
.gs-box-007-check-eu-vat-number-shortcode {
  background-color: #f7f7f7;
  padding: 24px;
  border-radius: 16px;
}
.gs-box-007-check-eu-vat-number-shortcode .gs-body-calc-inputs {
  display: none;
}
.gs-box-007-check-eu-vat-number-shortcode .gs-body-calc-inputs.gs-active {
  display: block;
}
.gs-box-007-check-eu-vat-number-shortcode .gs-body-calc-inputs .gs-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  color: #2f2e34;
  display: block;
  margin-bottom: 32px;
}
.gs-box-007-check-eu-vat-number-shortcode .gs-body-calc-inputs .gs-input-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  color: #2f2e34;
  margin-bottom: 14px;
  display: block;
}
.gs-box-007-check-eu-vat-number-shortcode
  .gs-body-calc-inputs
  .gs-input-field-cover {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.5;
}
.gs-box-007-check-eu-vat-number-shortcode
  .gs-body-calc-inputs
  .gs-input-field-cover
  .gs-input-field {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}

.gs-box-007-check-eu-vat-number-shortcode .gs-select-field-cover {
  position: relative;
  margin-bottom: 24px;
}
.gs-box-007-check-eu-vat-number-shortcode .gs-select-field-cover > span {
  background: url(/wp-content/img/down.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: contain;
  top: 16px;
  right: 15px;
  cursor: pointer;
}
.gs-box-007-check-eu-vat-number-shortcode
  .gs-select-field-cover
  > span.gs-active {
  transform: rotate(180deg);
}
.gs-box-007-check-eu-vat-number-shortcode
  .gs-select-field-cover
  .gs-select-field {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}

.gs-box-007-check-eu-vat-number-shortcode
  .gs-body-calc-inputs
  .gs-box-007-calc-button-shortcode {
  display: block;
  margin-top: 33px;
  padding: 10px 20px 10px 16px;
  border-radius: 50px;
  background-color: #50ae60;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.gs-box-007-check-eu-vat-number-shortcode
  .gs-body-calc-inputs
  .gs-box-007-calc-button-shortcode
  > span {
  position: relative;
  font-size: 20px;
  padding-left: 5px;
}
.gs-box-007-check-eu-vat-number-shortcode .gs-body-calc-result {
  display: none;
}
.gs-box-007-check-eu-vat-number-shortcode .gs-body-calc-result.gs-active {
  display: block;
}
.gs-box-007-check-eu-vat-number-shortcode .gs-body-calc-result .gs-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  color: #2f2e34;
}
.gs-box-007-check-eu-vat-number-shortcode .gs-body-calc-result .gs-result {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  color: #09121f;
  margin: 32px 0;
}
.gs-box-007-check-eu-vat-number-shortcode
  .gs-body-calc-result
  .gs-box-007-calc-button-shortcode-refresh {
  display: block;
  margin-top: 33px;
  padding: 10px 20px 10px 16px;
  border-radius: 50px;
  background-color: #50ae60;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.gs-box-007-check-eu-vat-number-shortcode
  .gs-body-calc-result
  .gs-box-007-calc-button-shortcode-refresh
  > span {
  position: relative;
  font-size: 20px;
  padding-left: 5px;
}
/* END [gs_box_007_check_eu_vat_number] */

/*  [gs_box_008_vat_calculator] */
.gs-box-008-vat-calculator-shortcode {
  background-color: #f7f7f7;
  padding: 24px;
  border-radius: 16px;
}

.gs-box-008-vat-calculator-shortcode .gs-body-calc-right-inputs {
  display: none;
}
.gs-box-008-vat-calculator-shortcode .gs-body-calc-right-inputs.gs-active {
  display: block;
}
.gs-box-008-vat-calculator-shortcode .gs-body-calc-right-result {
  display: none;
}
.gs-box-008-vat-calculator-shortcode .gs-body-calc-right-result.gs-active {
  display: block;
}

.gs-box-008-vat-calculator-shortcode .gs-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 39.6px;
  color: #2f2e34;
  display: block;
  margin-bottom: 32px;
}

.gs-box-008-vat-calculator-shortcode .gs-input-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  color: #2f2e34;
  display: block;
  margin-bottom: 10px;
  margin-top: 33px;
}

.gs-box-008-vat-calculator-shortcode .gs-input-field-cover .gs-input-field {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}

.gs-box-008-vat-calculator-shortcode .gs-result > span {
  display: block;
  width: 100%;
}

.gs-box-008-vat-calculator-shortcode .gs-result > div {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bolder;
}

.gs-box-008-vat-calculator-shortcode .gs-calc-button-refresh {
  display: block;
  margin-top: 33px;
  padding: 10px 20px 10px 16px;
  border-radius: 50px;
  background-color: #50ae60;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.gs-box-008-vat-calculator-shortcode .gs-calc-button {
  display: block;
  margin-top: 33px;
  padding: 10px 20px 10px 16px;
  border-radius: 50px;
  background-color: #50ae60;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.gs-box-008-vat-calculator-shortcode .gs-switcher-field-cover {
  position: relative;
}
.gs-box-008-vat-calculator-shortcode .gs-switcher-field-cover::after {
  background: url(/wp-content/img/down.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: contain;
  top: 19px;
  right: 15px;
  cursor: pointer;
}
.gs-box-008-vat-calculator-shortcode
  .gs-switcher-field-cover
  .gs-switcher-field {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
  cursor: pointer;
  background-color: #cadae740;
}

.gs-box-008-vat-calculator-shortcode .gs-select-field-cover {
  position: relative;
}
.gs-box-008-vat-calculator-shortcode .gs-select-field-cover > span {
  background: url(/wp-content/img/down.png) no-repeat;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background-size: contain;
  top: 16px;
  right: 15px;
  cursor: pointer;
}
.gs-box-008-vat-calculator-shortcode .gs-select-field-cover > span.gs-active {
  transform: rotate(180deg);
}
.gs-box-008-vat-calculator-shortcode .gs-select-field-cover .gs-select-field {
  width: 100%;
  height: 52px;
  border-radius: 24px;
  padding: 13px 13px 13px 13px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #8c8f9d;
  border: 1px solid #cadae7;
}

@media (max-width: 450px) {
  .gs-box-008-vat-calculator-shortcode {
    margin-top: 30px;
  }
}
/* END [gs_box_008_vat_calculator] */

/*  [blog_categories] */
.gs-blog-categories-shortcode {
  width: 100%;
}
.gs-blog-categories-shortcode .gs-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 17.5px;
  color: #292929;
  margin-bottom: 24px;
}
.gs-blog-categories-shortcode .gs-body {
}
.gs-blog-categories-shortcode .gs-body .gs-one-category {
  display: inline-block;
  border: 1px solid #cadae7;
  border-radius: 40px;
  padding: 10px 15px;
  margin-bottom: 16px;
  margin-right: 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #2f2e34;
}
.gs-blog-categories-shortcode .gs-body .gs-one-category > a {
  color: #2f2e34;
}
.gs-blog-categories-shortcode .gs-body .gs-one-category .gs-count {
  color: #8c8f9d;
}
.gs-blog-categories-shortcode .gs-body .gs-one-category.gs-active {
  border: 2px solid #007cd2;
}
.gs-blog-categories-shortcode .gs-body .gs-one-category.gs-active > a {
  color: #007cd2;
}
.gs-blog-categories-shortcode
  .gs-body
  .gs-one-category.gs-active
  > a
  .gs-count {
  color: #007cd2;
}

@media (max-width: 450px) {
  .gs-blog-categories-shortcode .gs-body {
    height: 70px;
    overflow: scroll;
  }

  .gs-blog-categories-shortcode .gs-body .gs-one-category {
    display: ruby-text;
    margin-bottom: 0;
    margin-right: 12px;
  }
}
/* END [blog_categories] */

/*  [blog_posts_list] */
.gs-blog-posts-list-shortcode {
}
.gs-blog-posts-list-shortcode > .gs-title {
}
.gs-blog-posts-list-shortcode .gs-body {
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item {
  display: flex;
  align-items: center;
  gap: 24px;
  border-bottom: 1px solid #e4f3fe;
  padding-bottom: 24px;
  margin-bottom: 16px;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item.gs-hidden {
  display: none;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data {
  width: 100%;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-image {
  width: 148px;
  height: 124px;
  flex-shrink: 0;
}
.gs-meta-content {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.gs-meta .gs-category .category-tag {
  color: #2e2e2e;
  font-weight: 400;
}

.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-image img {
  border-radius: 0 !important;
  width: 148px;
  height: 124px;
  flex-shrink: 0;
  object-fit: cover;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-image > img {
  width: 240px;
  height: 160px;
  object-fit: cover;
  border-radius: 8px;
}

@media (max-width: 600px) {
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-image {
    height: auto;
  }
}
.gs-share,
.gs-share-buttons {
  display: flex;
  align-items: center;
  gap: 12px;
}
/* meta line */
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 2px 10px;
  background: #f9f9f9;
  color: #2e2e2e;
  font-size: 14px;
  border-radius: 25px;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-author {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-author-img img {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-dot {
  color: #c6c9d3;
}
/* .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-views:before { content: "\\e090"; font-family: ETmodules; margin-right: 4px; } */
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data .gs-author {
  margin-bottom: 0;
}
.gs-blog-posts-list-shortcode
  .gs-body
  .gs-body-item
  .gs-data
  .gs-author
  .gs-author-img {
  width: fit-content;
  display: flex;
  gap: 8px;
  position: relative;
}
.gs-blog-posts-list-shortcode
  .gs-body
  .gs-body-item
  .gs-data
  .gs-author
  .gs-author-img
  img {
  border-radius: 20px;
}
.gs-blog-posts-list-shortcode
  .gs-body
  .gs-body-item
  .gs-data
  .gs-author
  .gs-author-name {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #292929;
}
.gs-views {
  display: flex;
  align-items: center;
  gap: 4px;
}
.view-icon {
  display: flex;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data .gs-title {
  margin: 4px 0 8px;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data .gs-title > a {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  color: #2f2e34;
}
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data .gs-txt a {
  font-size: 15px;
  line-height: 22px;
  color: #8c8f9d;
}
/* actions */
.gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 10px;
}
.gs-blog-posts-list-shortcode .gs-chip {
  background: #f5f6fa;
  color: #2f2e34;
  padding: 6px 10px;
  border-radius: 999px;
  font-size: 12px;
  line-height: 1;
}
.gs-blog-posts-list-shortcode .gs-share a {
  width: 20px;
  height: 20px;
  display: inline-block;
  opacity: 0.7;
}
.gs-blog-posts-list-shortcode .gs-share a:hover {
  opacity: 1;
}
.gs-blog-posts-list-shortcode .gs-share .gs-share-fb:before {
  content: "f";
  font-family: Arial, sans-serif;
  font-weight: bold;
}
.gs-blog-posts-list-shortcode .gs-share .gs-share-x:before {
  content: "x";
  font-family: Arial, sans-serif;
  font-weight: bold;
}
.gs-blog-posts-list-shortcode .gs-share .gs-share-copy:before {
  content: "\\e02d";
  font-family: ETmodules;
}
.gs-blog-posts-list-shortcode > .gs-show-all {
  font-size: 16.99px;
  font-weight: 500;
  line-height: 21.23px;
  color: #2f2e34;
  display: list-item;
  margin-left: 20px;
}

@media (max-width: 450px) {
  .gs-blog-posts-list-shortcode {
    margin-bottom: 35px;
  }
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item {
    display: block;
    border: none;
    margin-bottom: 0;
  }
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-image {
    width: 100%;
    margin-top: 12px;
  }
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-image > img {
    width: 100%;
    height: auto;
  }
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data {
    width: 100%;
    padding: 15px 0 0 0;
  }
  .gs-blog-categories-shortcode .gs-title {
    margin-bottom: 10px;
  }
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data .gs-title > a {
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
  }
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data .gs-title {
    margin-bottom: 12px;
  }
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data .gs-txt a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}
/* END [blog_posts_list] */

/*  [more_details_1_colored] */
/* END [more_details_1_colored] */

/*  [more_details_1_colored] */
/* END [more_details_1_colored] */

/*  [more_details_1_colored] */
/* END [more_details_1_colored] */

.custom-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin: 40px 0;
  position: absolute;
  width: 1020px;
}

.pagination-prev,
.pagination-next {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  text-decoration: none;
  font-weight: 500;
  color: #5c5c5c;
}

.pagination-prev:hover,
.pagination-next:hover {
  color: #4a90e2;
}

.pagination-prev:hover,
.pagination-next:hover {
  color: #357abd;
}

.pagination-prev.disabled,
.pagination-next.disabled {
  color: #999;
  cursor: not-allowed;
}

.pagination-numbers {
  display: flex;
  align-items: center;
  gap: 4px;
}

.page-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  color: #666;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s;
}

.page-number:hover {
  background-color: #f5f5f5;
  color: #333;
}

.page-number.active {
  background-color: #267fd7;
  color: white;
}

.dots {
  color: #999;
  margin: 0 4px;
}

#breadcrumbs {
  margin-top: 32px;
  font-size: 16px;
  margin-bottom: 32px;
  font-weight: 400;
}

#breadcrumbs > span > span > a {
  color: #8c8f9d;
}

/* Filter Container Styles */
.author-filter-container,
.category-filter-container {
  position: relative;
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 16px;
}

/* Filter Dropdown */
.filter-dropdown {
  position: relative;
  min-width: 200px;
}

/* Filter Header */
.filter-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  user-select: none;
}

.author-filter-container .filter-header:after {
  content: "Author";
  position: absolute;
  top: -24px;
  left: 0;
  font-weight: 400;
}

@media (min-width: 992px) {
  .blog .et_pb_gutters3 .et_pb_column_2_3,
  .blog .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
    width: calc(100% - 320px);
  }
}

.category-filter-container .filter-header:after {
  content: "Topics";
  position: absolute;
  top: -24px;
  left: 0;
  font-weight: 400;
}

.filter-header:hover {
  border-color: #d1d5db;
  background: #f9fafb;
}

.filter-label {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
}

.filter-arrow {
  transition: transform 0.2s ease;
  color: #6b7280;
}

.filter-arrow.rotated {
  transform: rotate(180deg);
}

.blog .et_pb_section.et_pb_section_1_tb_body.custom-blog.et_section_specialty {
  z-index: 1;
}

/* Filter Options */
.filter-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #ffffff;
  border-top: none;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  z-index: 999999999;
  max-height: 300px;
  overflow-y: auto;
  display: none;
}

/* Filter Option */
.filter-option {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.filter-option .author-name {
  font-weight: 400 !important;
}

.filter-option:last-child {
  border-bottom: none;
}

.filter-option:hover {
  background-color: #f9fafb;
}

.filter-option.selected {
  background-color: #eff6ff;
  color: #1f2937;
}

/* Author Avatar */
.author-avatar {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 12px;
  overflow: hidden;
  flex-shrink: 0;
}

.author-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author-avatar svg {
  width: 100%;
  height: 100%;
}

/* Author Name */
.author-name {
  font-size: 14px;
  color: #374151;
  font-weight: 400;
}

.filter-option.selected .author-name {
  font-weight: 500;
  color: #1f2937;
}

/* Category Name */
.category-name {
  font-size: 16px;
  color: #374151;
  font-weight: 400;
}

.filter-option.selected .category-name {
  font-weight: 500;
  color: #1f2937;
}

/* Responsive Design */
@media (max-width: 768px) {
  .author-filter-container,
  .category-filter-container {
    display: block;
    margin: 0;
  }

  .category-filter-container {
    margin-top: 30px;
  }

  .filter-dropdown {
    min-width: 100%;
  }
}

/* Loading State */
.filter-loading {
  opacity: 0.6;
  pointer-events: none;
}

.filter-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border: 2px solid #e5e7eb;
  border-top: 2px solid #3b82f6;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Custom Scrollbar for Filter Options */
.filter-options::-webkit-scrollbar {
  width: 6px;
}

.filter-options::-webkit-scrollbar-track {
  background: #f3f4f6;
  border-radius: 3px;
}

.filter-options::-webkit-scrollbar-thumb {
  background: #d1d5db;
  border-radius: 3px;
}

.filter-options::-webkit-scrollbar-thumb:hover {
  background: #9ca3af;
}

/* Focus States for Accessibility */
.filter-header:focus {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
}

.filter-option:focus {
  outline: 2px solid #3b82f6;
  outline-offset: -2px;
}

/* Animation for dropdown */
.filter-options.show {
  display: block;
  animation: slideDown 0.2s ease-out;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Post Sort Container Styles */
.post-sort-container {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}

/* Sort Dropdown */
.sort-dropdown {
  position: relative;
  min-width: 180px;
}

/* Sort Header */
.sort-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  user-select: none;
}

.sort-header:hover {
  border-color: #d1d5db;
  background: #f9fafb;
}

.sort-label {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
}

.sort-arrow {
  transition: transform 0.2s ease;
  color: #6b7280;
}

.sort-arrow.rotated {
  transform: rotate(180deg);
}

/* Sort Options */
.sort-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-top: none;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  z-index: 1000;
  max-height: 300px;
  overflow-y: auto;
  display: none;
}

/* Sort Option */
.sort-option {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.2s ease;
  border-bottom: 1px solid #f3f4f6;
}

.sort-option:last-child {
  border-bottom: none;
}

.sort-option:hover {
  background-color: #f9fafb;
}

.sort-option.selected {
  background-color: #eff6ff;
  color: #1f2937;
}

/* Sort Name */
.sort-name {
  font-size: 14px;
  color: #374151;
  font-weight: 400;
}

.sort-option.selected .sort-name {
  font-weight: 500;
  color: #1f2937;
}

/* Combined Filters Layout */
.filters-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
  padding: 20px;
  background: #f8f9fa;
  border-radius: 12px;
  border: 1px solid #e9ecef;
}

.filters-wrapper .author-filter-container,
.filters-wrapper .category-filter-container,
.filters-wrapper .post-sort-container {
  margin: 0;
}

/* Responsive Design for Combined Filters */
@media (max-width: 768px) {
  .filters-wrapper {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .filters-wrapper .author-filter-container,
  .filters-wrapper .category-filter-container,
  .filters-wrapper .post-sort-container {
    width: 100%;
  }

  .filters-wrapper .filter-dropdown,
  .filters-wrapper .sort-dropdown {
    min-width: 100%;
  }
}

/* Loading State for Sort */
.post-sort-container.filter-loading {
  opacity: 0.6;
  pointer-events: none;
}

.post-sort-container.filter-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border: 2px solid #e5e7eb;
  border-top: 2px solid #3b82f6;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

/* Focus States for Sort */
.sort-header:focus {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
}

.sort-option:focus {
  outline: 2px solid #3b82f6;
  outline-offset: -2px;
}

/* Animation for sort dropdown */
.sort-options.show {
  display: block;
  animation: slideDown 0.2s ease-out;
}

.custom-blog-header
  .et_pb_column.et_pb_column_2_3.et_pb_column_0_tb_body.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough {
  width: 100% !important;
}

.custom-blog-header
  .et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_body.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty.et_pb_column_single {
  display: none;
}

.custom-blog-header .et_pb_row:after,
.custom-blog-header .et_pb_row_inner:after {
  display: none;
}

.et_pb_module.et_pb_search.et_pb_search_0_tb_body.et_pb_text_align_left.et_pb_bg_layout_light {
  width: 224px !important;
  border-radius: 8px !important;
  height: 46px;
}
/* .et_pb_column.et_pb_column_1_3.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
	position: absolute;
	right: 0;
	top: -350px;
} */
.gs-post-summary {
  padding: 20px 16px;
  background: #f9f9f9;
}
.gs-post-summary > div {
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0%;
  margin-bottom: 16px;
}
.gs-post-summary ul li {
  border-top: 1px solid #e3e3e3;
  padding: 16px 0;
}
.gs-post-summary ul li a {
  color: #5c5c5c;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0%;
}
.gs-post-summary ul li a:hover {
  color: #50ae60 !important;
  text-decoration: underline !important;
}

span.gs-body-attributes-info-date {
  font-size: 14px;
  color: #707070;
}
.author-description {
  margin: 10px 0 16px 0;
}
/* .gs-author-card {
	display: none;
} */
/* .related-articles-section,
.gs-blog-date-watch-share-shortcode {
	display: none;
} */

.author-card {
  padding: 16px;
  transition: all 0.3s ease;
  border-radius: 20px;
}
.author-card:hover {
  background: #f9f9f9;
  cursor: pointer;
}
.gs-author-info {
  display: flex;
  gap: 8px;
  align-items: center;
}

.gs-author-avatar > img {
  border-radius: 50px;
  width: 32px;
  height: 32px;
  margin-right: 8px;
  margin-top: 6px;
}

.gs-blog-title-shortcode h1 {
  padding: 16px 0 !important;
}

.gs-author-details,
.gs-author-social {
  display: flex;
  gap: 8px;
  align-items: center;
}

.gs-post-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.single-post .et_pb_section.et_pb_section_0.et_section_regular {
  margin-top: 24px;
  border-top: 1px solid #e3e3e3;
}

.et_pb_column.et_pb_column_2_3.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
  border-right: 1px solid #e3e3e3;
  padding-right: 16px;
  margin-right: 5%;
}

.authors-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  column-gap: 30px;
  row-gap: 30px;
}

.author-card .author-avatar {
  width: 318px;
  height: 318px;
  margin: 0;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
}

.author-name {
  line-height: 150%;
  color: rgb(46, 46, 46);
  padding-bottom: 0px;
  font-weight: 700 !important;
  font-size: 18px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
}

p:not(.has-background):last-of-type {
  padding-bottom: 0;
}

.author-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  line-height: 1.4;
  overflow: hidden;
}

.authors-grid > div:nth-child(3) {
  display: none;
}
/* 
.author-social {
    padding-top: 16px;
} */

.author-title {
  color: rgb(107, 114, 128);
  padding-bottom: 10px;
  font-weight: 500 !important;
  font-size: 16px !important;
}

@media screen and (max-width: 1024px) {
  .authors-grid {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 25px;
    row-gap: 25px;
  }
}

@media screen and (max-width: 768px) {
  .authors-grid {
    grid-template-columns: 1fr;
    column-gap: 0px;
    row-gap: 20px;
  }
  .gs-pagination {
    display: none !important;
  }
}

@media screen and (max-width: 480px) {
  .authors-grid {
    row-gap: 15px;
  }
}

@media (max-width: 450px) {
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-data {
    width: 100%;
    padding: 15px 0px 0px;
  }
}

@media (max-width: 768px) {
  .et_pb_column.et_pb_column_1_3.et_pb_column_3_tb_body.custom-blog-col-2.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
    border-top: none;
    padding: 24px 0px;
  }
}

@media (max-width: 768px) {
  .et_pb_column.et_pb_column_2_3.et_pb_column_2_tb_body.custom-blog-col-1.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough {
    padding: 24px 0px;
    margin: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
  }
}

.gs-email-error {
  display: none !important;
}

@media (min-width: 992px) {
  div.asp_w.ajaxsearchpro.asp_non_compact {
    width: 528px !important;
  }
}

div.asp_m.ajaxsearchpro .probox .proinput {
  margin: 0 !important;
}

.asp_res_text {
  display: none !important;
}

.asp_image {
  width: 53px !important;
  height: 44px !important;
}

.asp_res_url {
  font-weight: 500;
  font-size: 16px !important;
  line-height: 140%;
  letter-spacing: 0%;
  color: #2e2e2e !important;
}

#ajaxsearchprores1_1.vertical .results .item::after,
#ajaxsearchprores1_2.vertical .results .item::after,
div.asp_r.asp_r_1.vertical .results .item::after {
  display: none;
}

#ajaxsearchprores1_1 {
  box-shadow: 0px 14px 14px 0px #0000000a;
}

.asp_content {
  display: flex;
  align-items: center;
  gap: 16px;
}

#ajaxsearchprores1_1.vertical,
#ajaxsearchprores1_2.vertical,
div.asp_r.asp_r_1.vertical {
  background: #f9f9f9 !important;
}
.author .author-filter-container {
  visibility: hidden;
}

.author .gs-author-card {
  background: none !important;
  padding: 0 !important;
}
.author .gs-author-card .author-avatar {
  width: 94px !important;
  height: 94px !important;
}

.author .gs-author-card .author-social a {
  width: auto !important;
}

.gs-show-all {
  display: none !important;
}

@media (max-width: 768px) {
  .author .author-filter-container {
    display: none;
  }
  .gs-blog-posts-list-shortcode .gs-body .gs-body-item .gs-image img {
    width: 100%;
    height: 200px;
  }
  .author .custom-blog-col-2 {
    max-width: 100% !important;
  }
  .author .custom-blog {
    padding-bottom: 0 !important;
  }
  .author .custom-blog-col-1 {
    margin-bottom: 24px !important;
  }
}

.author
  .et_pb_column.et_pb_column_2_3.et_pb_column_2_tb_body.custom-blog-col-1.et_pb_specialty_column.et_pb_css_mix_blend_mode_passthrough {
  padding-top: 0;
}

.page-id-25392 .et_pb_column_2 {
  border-right: none !important;
}

.peppol-validator {
  max-width: 100%;
  margin: 20px 0;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #f9f9f9;
}
.peppol-field {
  margin-bottom: 20px;
}
.peppol-field label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  color: #4285f4;
  text-transform: uppercase;
  font-size: 12px;
}
.peppol-field select,
.peppol-field input[type="file"] {
  width: 100%;
  padding: 10px;
  border: 2px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
}
.peppol-field select:focus,
.peppol-field input[type="file"]:focus {
  border-color: #4285f4;
  outline: none;
}
.peppol-checkboxes {
  display: flex;
  gap: 30px;
  margin: 20px 0;
}
.peppol-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
}
.peppol-checkbox input[type="checkbox"] {
  width: 18px;
  height: 18px;
  accent-color: #4285f4;
}
.peppol-checkbox label {
  font-weight: bold;
  color: #4285f4;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
}
.peppol-submit {
  background-color: #fad653;
  border-radius: 50px !important;
  top: 8px;
  position: relative !important;
  padding: 15px 22px !important;
  color: #2f2e34 !important;
  border: none;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  float: right;
}
.peppol-submit:hover {
  opacity: 0.9;
}
.peppol-submit:disabled {
  background: #ccc;
  cursor: not-allowed;
}
.peppol-results {
  margin-top: 90px;
  padding: 20px;
  border-radius: 4px;
  clear: both;
}
.peppol-results.success {
  background: #d4edda;
  border: 1px solid #c3e6cb;
  color: #155724;
}
.peppol-results.error {
  background: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #721c24;
}
.peppol-loading {
  display: none;
  text-align: center;
  margin-top: 20px;
}
.peppol-privacy {
  font-size: 12px;
  color: #666;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}

.page-id-9317 .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing .gs-billing-switcher .gs-switcher,
.page-id-11949 .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing .gs-billing-switcher .gs-switcher {
    width: 96%;
}

.page-id-9317 .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing .gs-billing-switcher .gs-annual-label,
.page-id-11949 .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing .gs-billing-switcher .gs-annual-label{
	width: 100%;
}

.page-id-9317 .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing,
.page-id-11949 .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing {
    width: 200px;
}

.page-id-9317 .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing .gs-billing-switcher .gs-monthly-label,
.page-id-11949 .gs-box-pricing-page-shortcode .gs-pricing-page-switchers .gs-billing .gs-billing-switcher .gs-monthly-label {
  display: none!important;
}

.card-new-pricing {
  padding: 24px 16px; 
  border: 1px solid #cadae7; 
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card-new-pricing .title {
  font-size: 24px;
  padding: 0 0 10px 0;
}

.card-new-pricing .gs-btn-green {
    width: 188px;
    text-align: center;
    padding: 22px 25px;
    border-radius: 40px;
    font-size: 17px;
    display: inline-block;
    background-color: #50ae60;
    line-height: 14px;
    z-index: 1;
    position: relative;
    color: #ffffff;
}

.postid-5181 .gs-cell-container a span {
  color: #50AE60!important;
}

.gs-box-pricing-page-shortcode .gs-pricing-page-plans table td.gs-plan-header .gs-plan-header-container .gs-price {
  display: block!important;
}

.block.gs_accordion .container{
  width: 100%;
  padding: 0!important;
}

@media (max-width: 768px) {
  .card-new-pricing {
      flex-direction: column;
      gap: 24px;
      margin: 0 15px;
    }
}

.et_pb_section.et_pb_section_2.et_section_regular .gs-cell-container {
    display: flex;
    align-items: center;
    justify-content: center;
}