@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/super-site/assets/fonts/Inter/Inter-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter SemiBold";
  src: url("/wp-content/themes/super-site/assets/fonts/Inter/Inter-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Bold";
  src: url("/wp-content/themes/super-site/assets/fonts/Inter/Inter-Bold.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Black";
  src: url("/wp-content/themes/super-site/assets/fonts/Inter/Inter-Black.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

body {
  color: #150035;
  font-family: "Inter";
  font-size: 16px;
  line-height: 19px;
  background: #F8F8F8;
}

h1, h2,
h1 p, h2 p {
  font-family: "Inter Black";
  font-weight: 900;
  color: #150035;
}

h3, h4, h5, h6,
h3 p, h4 p, h5 p, h6 p {
  font-family: "Inter SemiBold";
  font-weight: 700;
  color: #150035;
}

h1,
h1 p {
  line-height: 75px;
  font-size: 62px;
}

h2,
h2 p {
  line-height: 58px;
  font-size: 48px;
}

h3,
h3 p {
  line-height: 33px;
  font-size: 28px;
}

h4,
h4 p {
  line-height: 33px;
  font-size: 20px;
}

h5,
h5 p {
  line-height: 18px;
  font-size: 18px;
}

h6,
h6 p {
  line-height: 33px;
  font-size: 16px;
}

p {
  line-height: 19px;
  color: #150035;
  font-family: "Inter";
}

strong {
  font-family: "Inter SemiBold";
}

.blog-details-content p {
  font-size: 20px;
}

.container {
  max-width: 1320px;
}

a {
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
a:hover {
  color: #F27400;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.dark_mode {
  background: #01002c !important;
}

#dark_mode {
  background: #01002c !important;
}
#dark_mode .pricing_section {
  background: #01002c !important;
}
#dark_mode .site-navigation ul li a,
#dark_mode .info_block_section .info_block_content h2,
#dark_mode .solutions_features_cards_section h2,
#dark_mode .features_grid .features-item h4,
#dark_mode .two_columns_section.light_style .section_two_columns h4, #dark_mode .two_columns_section.light_style .section_two_columns h2,
#dark_mode .two_columns_section.light_style .section_two_columns .content {
  color: #fff;
}
#dark_mode .info_block_section .section_two_columns,
#dark_mode .solutions_features_cards_section .solutions_features_cards_wrap,
#dark_mode .pricing_section .pricing_item,
#dark_mode .two_columns_section.dark_style {
  border: 1px solid #52308B;
  background: linear-gradient(145deg, rgb(21, 0, 53) 70%, rgb(242, 116, 0) 200%);
}
#dark_mode .two_columns_section.light_style {
  background: linear-gradient(-145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 120%);
  border: 1px solid #FFB000;
}

.is_onmobile {
  display: none;
}

.no_mobile {
  display: contents;
}

.no_mobile_hero {
  display: block;
}

.right_side {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

svg {
  -webkit-background-clip: text;
}

iframe {
  background: #fff;
  border-radius: 10px;
}

.header_top {
  background: #f5ca6d;
  height: 40px;
}
.header_top .header_top_contacts, .header_top a, .header_top i {
  font-size: 14px;
  line-height: 19px;
  color: #150035;
}
.header_top .header_top_contacts i, .header_top a i, .header_top i i {
  margin-right: 10px;
}

header {
  padding: 20px 30px;
}
header .custom-logo {
  width: 165px;
  height: auto;
}
header .sticky-logo .custom-logo {
  width: 165px;
  height: auto;
}

.highlight {
  color: #FFB000;
}

.under_button_phone {
  text-decoration: none;
  color: #FFB000;
  display: block;
  font-size: 18px;
}
.under_button_phone i {
  margin-right: 10px;
}
.under_button_phone:hover {
  color: #f5ca6d;
}

.cta_btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #150035;
  font-family: "Inter Bold";
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  margin-bottom: 10px;
  display: inline-block;
}
.cta_btn:hover {
  text-decoration: none;
  color: #150035;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #F27400;
  color: #150035;
}

.gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 40px;
  background: #FFB000;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "Inter Bold";
  font-size: 16px;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 15px;
  color: #000 !important;
  border: 0;
  margin: 0 auto;
  text-transform: uppercase;
}

.gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover {
  background: #F27400;
  color: #150035;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}

.order_section {
  margin-bottom: 100px;
}
.order_section .order_content {
  margin-bottom: 50px;
}
.order_section .order_form {
  background: #FFB000;
  border-radius: 19px;
  padding: 50px 65px;
}
.order_section .order_form label {
  color: #fff;
}
.order_section .order_form h4 {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
}
.order_section .order_form input[type=text] {
  margin-bottom: 25px !important;
  border: 1px solid #B3B3B3;
  border-radius: 20px;
  padding: 10px 20px !important;
  color: #B3B3B3;
}
.order_section .order_form .gform_button {
  padding: 8px 30px;
  background: #150035;
  border-radius: 30px;
  color: #FFB000;
  border: 0;
  margin: 0 auto;
  font-weight: 600;
}
.order_section .order_form .gform_button:hover {
  background: #F27400;
  color: #150035;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 15px 30px;
}
.order_section .order_form .gfield_radio {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.order_section .order_form .gfield_radio div {
  display: inline-block;
  margin-right: 20px;
}
.order_section .order_form .gfield_radio .gfield-choice-input + label {
  max-width: none;
}
.order_section .order_form .gform_fileupload_rules, .order_section .order_form .gform_drop_instructions {
  display: none;
}
.order_section .order_form #field_2_8, .order_section .order_form #field_2_9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 24px;
  padding: 10px 20px !important;
  text-align: left;
  margin-bottom: 25px;
}
.order_section .order_form #field_2_8 .gfield_description, .order_section .order_form #field_2_9 .gfield_description {
  color: #757575;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 0;
}
.order_section .order_form .ginput_container_fileupload input #file-upload-button {
  background: #333 !important;
  padding: 20px !important;
  display: block;
}
.order_section .order_form .gform_drop_area {
  padding: 0;
  margin-bottom: 0;
}
.order_section .order_form .gform_drop_area button {
  background: url(/wp-content/themes/super-site/assets/images/Download.png) 50% 50% no-repeat;
  font-size: 0;
  border: 0;
  padding: 10px 10px;
  width: 10pxpx;
  height: 10px;
}

.search_form_panel .read_more_link {
  margin-right: 20px;
  margin-top: 40px;
}
.search_form_panel .read_more_link::after {
  content: none !important;
}
.search_form_panel .read_more_link::before {
  font-family: bootstrap-icons;
  content: "\f12f";
  margin-right: 10px;
  top: 3px;
  position: relative;
}

.delay-sm {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.delay-sm-2 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.delay-sm-3 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.lost_page .container {
  margin-top: 100px;
  margin-bottom: 150px;
}
.lost_page h1 {
  font-size: 300px;
  color: #DEDEDE;
  font-weight: 900;
  text-align: center;
  line-height: 363px;
}
.lost_page h2 {
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #150035;
  line-height: 44px;
  margin-bottom: 50px;
}
.lost_page .cta_btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.lost_page .lost_search {
  padding: 60px 0 80px 0;
  background: #FFB000;
  border-bottom: 10px solid #150035;
  overflow: hidden;
}
.lost_page .lost_search h6 {
  color: #F8F8F8;
  margin-bottom: 50px;
  font-weight: 300;
}
.lost_page .lost_search .search .search-field {
  padding: 10px 15px;
  border: 0;
  border-radius: 15px;
}
.lost_page .lost_search .search .search-submit {
  background-size: inherit;
  background: #150035;
  border-radius: 30px;
  color: #F8F8F8;
  border: 0;
  padding: 12px 25px;
}

.pum-theme-cutting-edge .pum-container {
  background-color: #39192A !important;
  border: 0 !important;
  padding: 60px !important;
  border-radius: 30px !important;
}
.pum-theme-cutting-edge .pum-title {
  color: #DD2228 !important;
  text-align: center !important;
  text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
  font-family: "Poppins Bold" !important;
  font-size: 36px !important;
  line-height: 42px !important;
  margin-bottom: 30px !important;
}
.pum-theme-cutting-edge p {
  color: #fff;
  margin-bottom: 20px;
}
.pum-theme-cutting-edge .gform_wrapper.gravity-theme .gform_footer input {
  border-radius: 30px;
  color: #fff;
  margin: 0 auto;
  background: #DD2228;
  border: 0;
  padding: 10px 40px;
}
.pum-theme-cutting-edge .gform-body input,
.pum-theme-cutting-edge .gform-body textarea,
.pum-theme-cutting-edge .gform-body select {
  border: 0;
  padding: 10px 20px !important;
  border-radius: 20px;
  font-size: 15px;
  color: #333;
  background: #fff;
  font-family: Verdana, Tahoma, sans-serif;
  margin-bottom: 10px !important;
}
.pum-theme-cutting-edge .pum-close {
  color: #fff !important;
  background: #DD2228 !important;
  border-radius: 50% !important;
  height: 31px !important;
  width: 24px !important;
  right: 20px !important;
  top: 20px !important;
}

.header_area {
  position: absolute;
  width: 100%;
  z-index: 9999;
  top: 0;
}
.header_area .site_name {
  text-decoration: none;
  color: #FFB000;
  font-size: 22px;
  font-family: "Inter Black";
}

.header_area.header_sticky {
  position: fixed;
  top: 0;
  z-index: 99999;
  background-color: #140D1E;
  padding: 20px 30px;
}
.header_area.header_sticky ul li a {
  color: #fff;
}
.header_area.header_sticky .getstart_btn {
  color: #150035;
}

.mob_menu .serice_menu {
  max-width: none;
  position: relative;
}
.mob_menu .serice_menu li {
  background: #E5842D;
  margin: 0;
  margin-top: 50px;
}

.sticky-logo {
  display: none;
}

.site-navigation {
  width: 100%;
}
.site-navigation .menu-icon {
  display: inline-block;
  width: 54px;
  height: 54px;
  float: left;
  margin-right: 15px;
  background-size: contain;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
.site-navigation a .menu-image {
  display: block;
  width: 60px;
  height: 60px;
  float: left;
}
.site-navigation .shop_btn {
  display: inline-block;
  position: relative;
  margin-left: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "Inter Bold";
  font-size: 16px;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 15px;
}
.site-navigation .shop_btn:hover {
  background: #F27400;
  color: #150035;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 15px 30px;
  cursor: pointer;
}
.site-navigation .shop_btn:hover > a {
  color: #150035;
}
.site-navigation .shop_btn a {
  color: #F8F8F8;
  font-weight: 600;
}
.site-navigation .shop_btn a::after {
  font-family: bootstrap-icons;
  content: "\f138";
  margin-left: 10px;
  top: 3px;
  position: relative;
}
.site-navigation .shop_btn a:hover {
  border-bottom: 0;
  padding-bottom: 0;
  color: #150035;
}
.site-navigation ul {
  margin-bottom: 0;
  position: relative;
  margin-left: 4em;
  padding-left: 0;
}
.site-navigation ul li {
  display: inline-block;
  padding: 5px 15px;
  position: relative;
  margin-right: 10px;
}
.site-navigation ul li a {
  text-decoration: none;
  color: #150035;
  font-family: "Inter";
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
}
.site-navigation ul li a:hover {
  border-bottom: 1px dotted #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-bottom: 5px;
  color: #F27400;
  border-color: #F27400;
}
.site-navigation ul li a::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #FFB000;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.site-navigation ul li a:hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.site-navigation ul .menu-item-has-children::after {
  content: "\f229";
  font-family: "bootstrap-icons";
  font-size: 12px;
  padding-left: 10px;
}
.site-navigation ul .sub-menu {
  text-align: left;
  position: absolute;
  left: 0;
  top: -500px;
  opacity: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: #FFB000;
  padding: 0;
  margin: 0;
  z-index: -1;
}
.site-navigation ul .sub-menu li {
  display: block;
  margin-right: 0;
  padding: 0;
  background: #FFB000;
}
.site-navigation ul .sub-menu li:hover {
  background: #F27400;
}
.site-navigation ul .sub-menu li a {
  color: #150035;
  display: initial;
  padding: 15px 30px;
  display: block;
}
.site-navigation ul .sub-menu li a:hover {
  color: #150035;
}
.site-navigation ul .sub-menu li a::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #150035;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.site-navigation ul .sub-menu li a:hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.site-navigation ul > .menu-item-has-children .sub-menu .menu-item-has-children::after {
  content: "";
}
.site-navigation ul > .menu-item-has-children:hover .sub-menu {
  top: 29px;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}

.one_column .sub-menu {
  -webkit-column-count: 1 !important;
     -moz-column-count: 1 !important;
          column-count: 1 !important;
  gap: 0px !important;
}

.navbar-toggler-icon {
  position: absolute;
  right: 40px;
  top: 15px;
  z-index: 999;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.8)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.header_sticky .navbar-toggler-icon {
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 999;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.8)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#dark_mode .navbar-toggler-icon {
  position: absolute;
  right: 40px;
  top: 15px;
  z-index: 999;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.8)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
#dark_mode .header_sticky .navbar-toggler-icon {
  top: 20px;
}

.mob_menu {
  background: rgba(0, 0, 0, 0.9019607843);
  padding: 40px;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  height: 100%;
  overflow: scroll;
  padding-top: 100px;
  z-index: 5;
}
.mob_menu ul {
  padding: 0;
}
.mob_menu ul li {
  display: block;
  padding: 15px 15px;
  list-style: none;
  position: relative;
}
.mob_menu ul li a {
  text-decoration: none;
  color: #fff;
  font-family: "Inter";
  width: 100%;
  font-size: 18px;
  font-weight: 600;
}
.mob_menu ul li a .description {
  display: block;
  color: #808080;
  margin-top: 10px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  font-family: Verdana, Tahoma, sans-serif;
}
.mob_menu ul .shop_btn {
  float: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  background: #fff;
  padding: 15px 30px;
  font-weight: 600;
  background: #150035;
  border-radius: 30px;
}
.mob_menu ul .shop_btn a {
  color: #F8F8F8;
}
.mob_menu ul .sub-menu {
  margin-left: 15px;
}
.mob_menu ul .sub-menu li a {
  font-weight: 400;
  font-size: 16px;
}
.mob_menu ul .mega_menu a {
  color: #F8F8F8;
}
.mob_menu ul .mega_menu .menu-item-has-children::before {
  content: none;
}
.mob_menu ul .mega_menu .menu-item-has-children > a {
  color: #150035;
  line-height: 40px;
  font-size: 18px;
  font-weight: 600;
}

.mob_menu .menu-main-menu-container .menu li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.mob_menu .menu > .menu-item-has-children::after {
  content: "\f282";
  width: 20px;
  height: 20px;
  display: block;
  font-family: bootstrap-icons;
  float: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-left: 10px;
  color: #fff;
  top: 14px;
  position: absolute !important;
  left: 25vh;
  z-index: 9999;
  cursor: pointer;
}
.mob_menu .menu > .menu-item-has-children:hover::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
  content: "\f282";
  color: #fff;
  width: 20px;
  height: 20px;
  display: block;
  font-family: bootstrap-icons;
  position: relative;
  left: 25vh;
  cursor: pointer;
}
.mob_menu .menu > .menu-item-has-children .menu-trigger {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  margin-left: 10px;
  top: 14px;
  position: absolute !important;
  left: 25vh;
  z-index: 99999;
  cursor: pointer;
}

.pagination {
  margin-top: 30px;
}
.pagination .nav-links .page-numbers {
  color: #333;
  text-decoration: none;
  margin-right: 15px;
  font-size: 16px;
}
.pagination .nav-links .page-numbers:hover {
  color: #150035;
}
.pagination .nav-links .page-numbers .current {
  color: #150035;
}

.serice_menu .widget_nav_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serice_menu ul {
  padding: 0;
  margin: 0;
  text-align: right;
  text-align: -moz-right;
  text-align: -webkit-right;
}
.serice_menu .getstart_btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "Inter Bold";
  font-size: 16px;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 15px;
  color: #000 !important;
}
.serice_menu .getstart_btn:hover {
  background: #F27400;
  color: #150035;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 15px 30px;
  cursor: pointer;
}
.serice_menu .getstart_btn::before {
  display: none;
}
.serice_menu li {
  list-style: none;
  text-align: center;
  border-radius: 30px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: inline-block;
  position: relative;
  margin-left: 0px;
  margin-bottom: 0;
}
.serice_menu li a {
  color: #F8F8F8;
  font-weight: 600;
  text-decoration: none;
}
.serice_menu li a:hover {
  border-bottom: 0;
  padding-bottom: 0;
  color: #F8F8F8;
}

footer {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #F8F8F8;
  background-color: #140D1E;
  border-radius: 25px 25px 0 0;
  padding: 120px 0 100px 0;
  margin-top: -20px;
  z-index: 1;
  position: relative;
}
footer .footer-logo {
  margin-bottom: 50px;
  width: 200px;
  display: block;
  height: auto;
}
footer .footer-logo img {
  width: 100%;
}
footer .site_name {
  text-decoration: none;
  color: #FFB000;
  font-size: 38px;
  font-family: "Inter Black";
}
footer h3 {
  color: #F8F8F8;
  font-size: 22px;
  line-height: 30px;
  font-family: "Inter SemiBold";
  margin-bottom: 15px;
}
footer a {
  color: #150035;
  text-decoration: none;
  font-family: "Inter";
  color: #F8F8F8;
}
footer a:hover {
  border-bottom: 0;
  color: #F8F8F8;
}
footer .site-branding div {
  margin-bottom: 10px;
}
footer .site-branding div div, footer .site-branding div a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
footer .footer_contacts {
  margin-bottom: 30px;
  font-family: "Inter";
}
footer .footer_contacts a {
  display: block;
  margin-bottom: 9px;
  word-break: break-all;
  font-family: "Inter";
}
footer .footer_contacts a:hover {
  color: #F27400;
}
footer .footer_contacts i {
  color: #FFB000;
  margin-right: 10px;
  font-size: 16px;
}
footer .footer_nav_col_2 .widget_nav_menu ul {
  display: grid;
}
footer .footer_nav_col_2 .widget_nav_menu ul .menu-item {
  margin-bottom: 20px;
}
footer .footer_nav_col_2 .widget_nav_menu ul .menu-item:first-child {
  position: relative;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
footer .footer_nav_col_2 .widget_nav_menu .getstart_btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "Inter Bold";
  font-size: 16px;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 15px;
  color: #150035;
}
footer .footer_nav_col_2 .widget_nav_menu .getstart_btn:hover {
  background: #F27400;
  color: #150035;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 15px 30px;
  cursor: pointer;
}
footer .footer_nav_col_2 .widget_nav_menu .getstart_btn::before {
  display: none;
}
footer .footer_nav ul {
  padding: 0;
  list-style: none;
}
footer .footer_nav ul li {
  line-height: 33px;
  margin-bottom: 15px;
}
footer .footer_nav ul li a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
footer .footer_nav ul li a:hover {
  color: #F27400;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
footer .footer_nav ul li a::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #F27400;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
footer .footer_nav ul li a:hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.landing-footer .footer-logo {
  width: 275px;
  margin-bottom: 40px;
}
.landing-footer .footer-logo img {
  width: 100%;
}
.landing-footer .footer_contacts h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 60px;
  font-family: "Inter";
}

.footer_copyright > .row {
  padding: 20px 0;
}

.footer_copyright {
  background: #100B17;
  color: #fff;
  padding: 0 30px;
  font-family: "Inter";
  font-size: 14px;
}
.footer_copyright a {
  color: #fff;
  text-decoration: none;
}
.footer_copyright a:hover {
  text-decoration: underline;
}
.footer_copyright p {
  margin: 0;
}
.footer_copyright .row {
  height: 100%;
  width: inherit;
}
.footer_copyright .copyright_data {
  text-align: right;
}
.footer_copyright .footer_copyright_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer_copyright .footer_copyright_menu ul li {
  display: inline-block;
  border-right: 1px solid #F8F8F8;
  padding: 0 30px;
}
.footer_copyright .footer_copyright_menu ul li:last-child {
  border-right: none;
}
.footer_copyright .footer_copyright_menu ul li a {
  color: #fff;
  text-decoration: none;
  font-family: "Inter";
}
.footer_copyright .footer_copyright_menu ul li a:hover {
  color: #F27400;
}

.blog-banner {
  position: relative;
  margin-bottom: 50px;
}
.blog-banner .banner_overlay {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
}
.blog-banner img {
  width: 100%;
  height: 50vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.page_header_container {
  background-size: cover;
  padding-top: 100px;
  background-position: 50% 50%;
  margin-bottom: 50px;
  min-height: 100px;
}

.no_padding .page_header_container {
  margin-bottom: 0px;
}

.blog-details-area .container {
  margin-bottom: 8vw;
}
.blog-details-area .container .banner-inner {
  margin-top: 8vw;
}
.blog-details-area .container .banner-inner .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.blog-details-area .container .banner-inner .post-meta {
  margin-top: 30px;
  margin-bottom: 100px;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
.blog-details-area .container .banner-inner .post-meta .posted-date {
  margin-bottom: 5px;
}
.blog-details-area .container .banner-inner .page-title {
  font-size: 62px;
  line-height: 72px;
  text-align: center;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 50px;
}
.blog-details-area .container .first-title {
  font-size: 62px !important;
  line-height: 72px !important;
}
.blog-details-area .container .blog-details-content {
  position: relative;
}
.blog-details-area .container .blog-details-content p {
  width: 85%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 25px;
}
.blog-details-area .container .blog-details-content ul, .blog-details-area .container .blog-details-content ol {
  margin-left: 25px;
  margin-bottom: 25px;
}
.blog-details-area .container .blog-details-content ul li,
.blog-details-area .container .blog-details-content ol li {
  width: 85%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 24px;
}
.blog-details-area .container .blog-details-content h2 {
  width: 85%;
  margin: 0 auto;
  font-size: 48px;
  line-height: 52px;
  margin-top: 25px;
  margin-bottom: 30px;
}
.blog-details-area .container .blog-details-content h3 {
  width: 85%;
  font-size: 28px;
  font-weight: 900;
  font-family: "Inter Black";
  margin: 0 auto;
  margin-bottom: 30px;
}
.blog-details-area .container .blog-details-content .wp-block-embed__wrapper iframe {
  width: 90%;
  height: 35vw;
  margin: 0 auto;
  display: block;
}
.blog-details-area .container img {
  width: 100%;
  height: auto;
}
.blog-details-area .container .banner-inner img {
  width: 100%;
  height: 100%;
  max-height: 30vw;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-details-area .container .wp-block-image {
  margin: 50px 0;
}
.blog-details-area .container .wp-block-image img {
  height: auto;
}
.blog-details-area .container ul {
  padding-left: 1em;
}
.blog-details-area .container ul li {
  font-size: 16px;
  line-height: 19px;
  font-family: "Inter";
}
.blog-details-area .container .block_infobox {
  background: #FFB000;
  border-radius: 40px;
  padding: 50px 5vw;
  width: 100vw;
  translate: -12vw;
  margin-bottom: 50px;
}
.blog-details-area .container .block_infobox h2 {
  color: #150035;
  font-size: 48px;
  line-height: 128.5%;
  margin-top: 0;
}
.blog-details-area .container .block_infobox h6 {
  color: #F8F8F8;
  font-size: 20px;
  line-height: 20px;
}
.blog-details-area .container .block_infobox p {
  color: #fff;
}
.blog-details-area .container .block_infobox a {
  color: #150035;
  text-decoration: none;
  font-family: "Inter";
  color: #F8F8F8;
}
.blog-details-area .container .block_infobox a:hover {
  border-bottom: 0;
  color: #150035;
}
.blog-details-area .container .block_infobox .block_infobox_btn a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "Inter Bold";
  font-size: 16px;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 15px;
  margin-bottom: 30px;
  display: inline-block;
}
.blog-details-area .container .block_infobox .block_infobox_btn a:hover {
  background: #F27400;
  color: #150035;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 15px 30px;
  color: #fff;
  text-decoration: none;
}
.blog-details-area .container .event_infobox {
  translate: 0 !important;
}
.blog-details-area .container .event_infobox .gform_button {
  padding: 8px 30px;
  background: #DD2228;
  border-radius: 30px;
  color: #fff;
  border: 0;
  margin: 0 auto;
}
.blog-details-area .container .event_infobox input, .blog-details-area .container .event_infobox textarea, .blog-details-area .container .event_infobox select {
  border: 0;
  padding: 10px 20px !important;
  border-radius: 20px;
  font-size: 15px;
  color: #333;
  background: #fff;
  font-family: Verdana, Tahoma, sans-serif;
}
.blog-details-area .container .event-details {
  margin-bottom: 15px;
  font-family: "Inter";
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
}
.blog-details-area .container .event-details a {
  text-decoration: none;
  color: #000;
}
.blog-details-area .container .event-details a:hover {
  text-decoration: underline;
}
.blog-details-area .container .event-details i {
  margin-right: 10px;
}

.social-sharing-section {
  margin-top: 50px;
}
.social-sharing-section .social-sharing a {
  color: #150035;
  text-decoration: none;
  font-size: 21px;
  margin-right: 10px;
}
.social-sharing-section .social-sharing a:hover {
  color: #000;
}

.related_articles {
  margin-top: 50px;
  margin-bottom: 100px;
  position: relative;
}
.related_articles h2 {
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 30px;
}
.related_articles .more_posts {
  text-decoration: none;
  color: #150035;
  margin-left: 50px;
  margin-bottom: 30px;
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
}
.related_articles .more_posts:hover {
  color: #D8B370;
}
.related_articles .more_posts:hover::after {
  color: #D8B370;
}

.grey_gradient {
  background: rgb(221, 221, 221);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(221, 221, 221)), to(rgb(255, 255, 255)));
  background: linear-gradient(360deg, rgb(221, 221, 221) 0%, rgb(255, 255, 255) 100%);
}

.hero-section {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  padding-bottom: 100px;
}
.hero-section .to_anchore {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 10px;
}
.hero-section .full-height {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.hero-section .full-height .row {
  height: 100%;
  position: relative;
}
.hero-section .full-height .row .hero-background {
  padding: 0;
  margin: 0;
}
.hero-section .left-hero-background,
.hero-section .right-hero-background {
  position: relative;
  z-index: 1;
  background: #fff;
}

.hero-logo {
  margin-bottom: 50px;
}
.hero-logo img {
  max-width: 250px;
}

.hero-container {
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 100px;
  background-position: 50% 0%;
}
.hero-container .container {
  z-index: 3;
  position: relative;
}
.hero-container .center-area {
  position: relative;
}
.hero-container .hero_top_icon {
  height: 460px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-container h1 {
  margin-bottom: 30px;
}
.hero-container h3 {
  margin-bottom: 20px;
  color: #FFB000;
}
.hero-container .hero-content {
  margin-bottom: 30px;
  font-weight: 700;
  line-height: 24px;
  font-size: 18px;
}
.hero-container a {
  color: #150035;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #FFB000;
}
.hero-container a i {
  margin-right: 10px;
}
.hero-container a:hover {
  color: #f5ca6d;
}
.hero-container h4 {
  margin-bottom: 20px;
  color: #FFB000;
}
.hero-container .read_more_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #01002c;
  align-items: center;
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "Inter Bold";
  font-size: 16px;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 15px;
}
.hero-container .read_more_link:hover {
  background: #F27400;
  color: #150035;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 15px 30px;
}
.hero-container .read_more_link::after {
  font-family: bootstrap-icons;
  content: "\f138";
  margin-left: 10px;
  top: 0px;
  position: relative;
}
.hero-container .read_more_link img {
  margin-left: 15px;
}
.hero-container .under_button_phone {
  padding: 0 6px;
  font-weight: 400;
}

.dark_mode h1,
.dark_mode h3,
.dark_mode .hero-content {
  color: #fff;
}

.two_columns_section {
  margin-bottom: 100px;
  padding: 100px 0;
  border-radius: 25px;
  margin-top: -20px;
  z-index: 1;
  position: relative;
}
.two_columns_section .section_two_columns {
  padding: 0 4vw;
}
.two_columns_section .section_two_columns h2 {
  line-height: 58px;
  color: #FFB000;
  margin-bottom: 20px;
}
.two_columns_section .section_two_columns h4 {
  font-size: 22px;
  line-height: 19px;
  color: #FFB000;
}
.two_columns_section .section_two_columns .cta_btn {
  color: #150035;
  font-weight: 400;
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  margin-top: 30px;
}
.two_columns_section .section_two_columns .cta_btn:hover {
  background: #F27400;
}
.two_columns_section .section_two_columns .two_columns_image img {
  max-width: 30vw;
  max-height: 30vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.two_columns_section .section_two_columns .content {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
.two_columns_section .section_two_columns .two_columns_contact {
  margin-bottom: 20px;
}
.two_columns_section .section_two_columns .two_columns_contact .two_columns_contacts_item, .two_columns_section .section_two_columns .two_columns_contact a {
  font-family: "Inter";
  font-size: 14px;
  line-height: 19px;
  color: #150035;
  display: block;
  font-weight: 400;
  text-decoration: none;
}
.two_columns_section .section_two_columns .two_columns_contact .two_columns_contacts_item i, .two_columns_section .section_two_columns .two_columns_contact a i {
  color: #FFB000;
  margin-right: 10px;
}

.two_columns_section.light_style {
  background: #F8F8F8;
  padding: 50px 0;
}
.two_columns_section.light_style .section_two_columns h2 {
  color: #150035;
}
.two_columns_section.light_style .section_two_columns h4 {
  color: #150035;
}
.two_columns_section.light_style .section_two_columns .content {
  color: #150035;
}

.two_columns_section.dark_style {
  background: #150035;
}
.two_columns_section.dark_style .two_columns_image div {
  color: #fff;
}

.contactus_section {
  padding-top: 80px;
  padding-bottom: 120px;
  background: #150035;
  border-radius: 25px 25px 0 0;
  margin-top: -20px;
}
.contactus_section .contactus_content h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 62px;
}
.contactus_section .contactus_content .contactus_content {
  color: #fff;
  margin-bottom: 100px;
}
.contactus_section .section_two_columns {
  position: relative;
}
.contactus_section .section_two_columns .contactus_person .person_img img {
  border-radius: 50%;
  max-width: 240px;
  max-height: 240px;
}
.contactus_section .section_two_columns .contactus_person .person_data {
  margin-left: 40px;
}
.contactus_section .section_two_columns .contactus_person .person_data h4 {
  font-family: "Inter SemiBold";
  color: #fff;
}
.contactus_section .section_two_columns .contactus_person .person_data p {
  color: #fff;
}
.contactus_section .section_two_columns .contactus_person .person_data a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 15px;
}
.contactus_section .section_two_columns .contactus_person .person_data a:hover {
  color: #F27400;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.contactus_section .section_two_columns .contactus_person .person_data i {
  color: #FFB000;
}
.contactus_section .section_two_columns .contactus_form .gform_confirmation_message {
  color: #fff;
  border: 1px solid #a5a5a5;
  padding: 15px 40px;
  border-radius: 10px;
  line-height: 24px;
}
.contactus_section .section_two_columns .contactus_form .gravity-theme {
  max-width: 350px;
  margin: 0 auto;
}
.contactus_section .section_two_columns .contactus_form .gravity-theme .gfield_label {
  color: #fff;
  line-height: 24px;
}
.contactus_section .section_two_columns .contactus_form .gfield {
  margin-bottom: 10px;
}
.contactus_section .section_two_columns .contactus_form .gform_title {
  display: none;
}
.contactus_section .section_two_columns .contactus_form .gform_button {
  padding: 15px 50px !important;
  background: #FFB000;
  border-radius: 4px;
  color: #150035;
  border: 0;
  margin: 0 auto;
  font-weight: 900;
  font-family: "Inter Bold";
  font-size: 16px !important;
}
.contactus_section .section_two_columns .contactus_form .gform_button:hover {
  background: #F27400;
  color: #150035;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 15px 30px;
}
.contactus_section .section_two_columns .contactus_form input, .contactus_section .section_two_columns .contactus_form textarea, .contactus_section .section_two_columns .contactus_form select {
  border: 0;
  padding: 10px 20px !important;
  border-radius: 8px;
  font-size: 14px !important;
  color: #333;
  background: #F2F2F2;
  font-family: Verdana, Tahoma, sans-serif;
}
.contactus_section .section_two_columns .contactus_form textarea {
  height: 100px !important;
}
.contactus_section .section_two_columns .contactus_form .gfield_checkbox div,
.contactus_section .section_two_columns .contactus_form .gfield_radio div {
  margin-bottom: 10px;
}
.contactus_section .section_two_columns .contactus_form .gfield_checkbox label,
.contactus_section .section_two_columns .contactus_form .gfield_radio label {
  font-size: 14px !important;
  color: #F2F2F2;
  margin-left: 10px;
}
.contactus_section .section_two_columns .contactus_form select {
  color: rgba(51, 51, 51, 0.6588235294);
}
.contactus_section .section_two_columns .contactus_form select::-moz-selection {
  background: cyan;
}
.contactus_section .section_two_columns .contactus_form select::selection {
  background: cyan;
}
.contactus_section .section_two_columns .contactus_form .gform_wrapper.gravity-theme select {
  border: 0;
  padding: 10px 20px !important;
  border-radius: 8px;
  font-size: 14px !important;
  color: #8a8a8a;
  background: #F2F2F2;
  font-family: Verdana, Tahoma, sans-serif;
}
.contactus_section .section_two_columns .contactus_form .gform_wrapper.gravity-theme select option {
  font-size: 12px !important;
}

.info_block_section .gform_wrapper.gravity-theme .gf_step,
.contactus_section .gform_wrapper.gravity-theme .gf_step {
  color: #fff;
}
.info_block_section .gform_wrapper.gravity-theme .gf_step_active .gf_step_number,
.contactus_section .gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
  background: #ffb000 !important;
  color: #000000;
  border: none;
}
.info_block_section .gform_wrapper.gravity-theme .gf_step_number,
.contactus_section .gform_wrapper.gravity-theme .gf_step_number {
  color: #fff;
}
.info_block_section .gform_wrapper.gravity-theme .gform_page_footer input[type=button],
.info_block_section .gform_wrapper.gravity-theme .gform_page_footer input[type=submit],
.contactus_section .gform_wrapper.gravity-theme .gform_page_footer input[type=button],
.contactus_section .gform_wrapper.gravity-theme .gform_page_footer input[type=submit] {
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "Inter Bold";
  font-size: 16px;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 15px;
  color: #000 !important;
  border: 0;
}
.info_block_section .gform_wrapper.gravity-theme .gform_page_footer input[type=button]:hover,
.contactus_section .gform_wrapper.gravity-theme .gform_page_footer input[type=button]:hover {
  background: #F27400;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.info_block_section .gform_wrapper.gravity-theme .gform_fields h3,
.contactus_section .gform_wrapper.gravity-theme .gform_fields h3 {
  color: #FFB000;
}
.info_block_section .image-choices-field[class*=ic-theme--] .image-choices-choice-text,
.contactus_section .image-choices-field[class*=ic-theme--] .image-choices-choice-text {
  color: #fff;
}

.pricing_section {
  padding-top: 100px;
  padding-bottom: 150px;
  position: relative;
  background: #DDDDDD;
}
.pricing_section .pricing_item {
  cursor: pointer;
  background: #150035;
  margin-bottom: 35px;
  border-radius: 10px;
  padding: 30px 20px;
  color: #fff;
  position: relative;
}
.pricing_section .pricing_item .featured_offer_top {
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  background: #FFB000;
  text-align: center;
  padding: 20px;
  color: #000;
  font-weight: 700;
  border-radius: 10px 10px 0px 0px;
}
.pricing_section .pricing_item .price_content {
  margin-top: 15px;
}
.pricing_section .pricing_item h3 {
  font-weight: 400;
  font-family: "Inter SemiBold";
  color: #fff;
  margin-bottom: 30px;
}
.pricing_section .pricing_item .price {
  width: 100%;
  font-size: 28px;
  line-height: 33px;
  font-weight: 700;
  font-family: "Inter";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.pricing_section .pricing_item .price .currency {
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 15px;
  line-height: inherit;
}
.pricing_section .pricing_item .price .currency_description {
  color: #B7B7B7;
  font-size: 16px;
  font-weight: 400;
}
.pricing_section .pricing_item .price_content {
  color: #B7B7B7;
  font-size: 12px;
  font-weight: 400;
}
.pricing_section .pricing_item .benefits_description {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.pricing_section .pricing_item .price_button {
  width: 100%;
  border: 2px solid #FFB000;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #fff;
  border-radius: 4px;
  padding: 15px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.pricing_section .pricing_item .price_button:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #F27400;
  border: 2px solid #F27400;
  color: #150035;
}
.pricing_section .pricing_item .benefits_list i {
  margin-right: 15px;
  color: #FFB000;
  font-size: 22px;
}
.pricing_section .featured_offer .pricing_item {
  border-radius: 0px 0px 10px 10px;
  border: 1px solid #FFB000 !important;
}
.pricing_section .featured_offer .price_button {
  background: #FFB000;
  color: #150035;
}
.pricing_section :not(:root:root) .equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pricing_section :not(:root:root) .equal-height > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  margin-bottom: 25px;
}

.blogrid_articles {
  padding-top: 50px;
  margin-bottom: 100px;
}
.blogrid_articles .all_posts_link {
  margin-bottom: 30px;
  font-weight: 600;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}
.blogrid_articles .all_posts_link:hover {
  color: #F27400;
}
.blogrid_articles h2 {
  margin-bottom: 30px;
  margin-right: 30px;
}
.blogrid_articles .post_item {
  margin-bottom: 30px;
}
.blogrid_articles .blogrid-content {
  margin-bottom: 50px;
}
.blogrid_articles .articles-item {
  border: 1px solid #52308B;
  margin-bottom: 30px !important;
  border-radius: 20px;
  background: linear-gradient(145deg, rgb(21, 0, 53) 70%, rgb(242, 116, 0) 200%);
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.blogrid_articles .articles-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  background: linear-gradient(-145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 120%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 20px;
  opacity: 0;
  -webkit-filter: blur(25px);
          filter: blur(25px);
}
.blogrid_articles .articles-item:hover {
  border: 1px solid #ffb000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blogrid_articles .articles-item:hover::before {
  width: 100%;
  height: 55%;
  opacity: 0.8;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: -15px;
  bottom: -15px;
}
.blogrid_articles .articles-item a {
  text-decoration: none;
}
.blogrid_articles .articles-item h3 {
  margin-bottom: 20px;
  font-size: 26px;
}
.blogrid_articles .articles-item h3 a {
  color: #FFB000;
}
.blogrid_articles .articles-item img {
  width: 100%;
  height: 15vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px 20px 0 0;
}
.blogrid_articles .articles-item .articles-content {
  position: relative;
  border-radius: 0 0 20px 20px;
  color: #fff;
  padding: 40px 20px;
}
.blogrid_articles .articles-item .articles-content p {
  color: #fff;
  margin-bottom: 40px;
}
.blogrid_articles .articles-item .learn-more {
  position: absolute;
  bottom: 30px;
  font-family: "Inter";
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #FFB000;
}
.blogrid_articles .articles-item .learn-more:hover {
  color: #F27400;
}
.blogrid_articles .load-more-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.blogrid_articles .load-more-container .load-more-btn {
  border: 0;
  font-weight: 900;
  font-size: 18px;
  background: none;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.blogrid_articles .load-more-container .load-more-btn:hover {
  color: #ffb000;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.blogrid_articles .load-more-container .loading-animation img {
  width: 20px;
  height: 20px;
  margin-left: 15px;
}
.blogrid_articles :not(:root:root) .equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.blogrid_articles :not(:root:root) .equal-height > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}

.solutions_features_cards_section {
  margin-bottom: 100px;
}
.solutions_features_cards_section h2 {
  text-align: center;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 70px;
  font-size: 62px;
  line-height: 75px;
}
.solutions_features_cards_section .solutions_features_cards_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 45px 30px;
  background: #150035;
  border-radius: 20px;
  color: #fff;
  border: 1px solid #52308B;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.solutions_features_cards_section .solutions_features_cards_wrap .cards_title.cards_title-m {
  line-height: 48px !important;
  font-size: 44px !important;
  font-weight: 700 !important;
  font-family: "Inter Bold";
}
.solutions_features_cards_section .solutions_features_cards_wrap .cards_title.cards_title-l {
  line-height: 78px !important;
  font-size: 72px !important;
  font-weight: 700 !important;
  font-family: "Inter Bold";
}
.solutions_features_cards_section .solutions_features_cards_wrap .cards_title.cards_title-xl {
  line-height: 110px !important;
  font-size: 6em !important;
  font-weight: 900 !important;
  font-family: "Inter Black";
}
.solutions_features_cards_section .solutions_features_cards_wrap::before {
  content: "";
  position: absolute;
  bottom: -50%;
  right: -50%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  border-radius: 50px;
  -webkit-filter: blur(25px);
          filter: blur(25px);
  z-index: -1;
}
.solutions_features_cards_section .solutions_features_cards_wrap:hover {
  border: 1px solid #ffb000;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.solutions_features_cards_section .solutions_features_cards_wrap:hover::before {
  -webkit-animation: solutions_gradient-move 0.5s ease forwards;
          animation: solutions_gradient-move 0.5s ease forwards;
}
.solutions_features_cards_section .solutions_features_cards_wrap:not(:hover)::before {
  -webkit-animation: solutions_gradient-move-reverse 0.5s forwards;
          animation: solutions_gradient-move-reverse 0.5s forwards;
}
@-webkit-keyframes solutions_gradient-move {
  0% {
    bottom: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 0.6;
    -webkit-filter: blur(20px);
            filter: blur(20px);
  }
  25% {
    bottom: -65%;
    right: -25%;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 0.7;
    -webkit-filter: blur(25px);
            filter: blur(25px);
  }
  50% {
    bottom: -75%;
    right: 0%;
    width: 100%;
    height: 110%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 53, 0)), to(rgb(242, 116, 0)));
    background: linear-gradient(180deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 0.8;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  75% {
    bottom: -60%;
    left: 0%;
    width: 130%;
    height: 130%;
    background: linear-gradient(210deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 0.9;
    -webkit-filter: blur(35px);
            filter: blur(35px);
  }
  100% {
    bottom: -30%;
    left: -10%;
    width: 150%;
    height: 140%;
    background: linear-gradient(240deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 1;
    -webkit-filter: blur(45px);
            filter: blur(45px);
  }
}
@keyframes solutions_gradient-move {
  0% {
    bottom: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 0.6;
    -webkit-filter: blur(20px);
            filter: blur(20px);
  }
  25% {
    bottom: -65%;
    right: -25%;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 0.7;
    -webkit-filter: blur(25px);
            filter: blur(25px);
  }
  50% {
    bottom: -75%;
    right: 0%;
    width: 100%;
    height: 110%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 53, 0)), to(rgb(242, 116, 0)));
    background: linear-gradient(180deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 0.8;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  75% {
    bottom: -60%;
    left: 0%;
    width: 130%;
    height: 130%;
    background: linear-gradient(210deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 0.9;
    -webkit-filter: blur(35px);
            filter: blur(35px);
  }
  100% {
    bottom: -30%;
    left: -10%;
    width: 150%;
    height: 140%;
    background: linear-gradient(240deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 100%);
    opacity: 1;
    -webkit-filter: blur(45px);
            filter: blur(45px);
  }
}
@-webkit-keyframes solutions_gradient-move-reverse {
  0% {
    bottom: -30%;
    left: -10%;
    width: 150%;
    height: 140%;
    background: linear-gradient(240deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 1;
    -webkit-filter: blur(50px);
            filter: blur(50px);
  }
  25% {
    bottom: -60%;
    left: 0%;
    width: 130%;
    height: 130%;
    background: linear-gradient(210deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.9;
    -webkit-filter: blur(40px);
            filter: blur(40px);
  }
  50% {
    bottom: -75%;
    right: 0%;
    width: 100%;
    height: 110%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 53, 0)), color-stop(200%, rgb(242, 116, 0)));
    background: linear-gradient(180deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.75;
    -webkit-filter: blur(35px);
            filter: blur(35px);
  }
  75% {
    bottom: -65%;
    right: -25%;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.6;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  100% {
    bottom: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.5;
    -webkit-filter: blur(25px);
            filter: blur(25px);
  }
}
@keyframes solutions_gradient-move-reverse {
  0% {
    bottom: -30%;
    left: -10%;
    width: 150%;
    height: 140%;
    background: linear-gradient(240deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 1;
    -webkit-filter: blur(50px);
            filter: blur(50px);
  }
  25% {
    bottom: -60%;
    left: 0%;
    width: 130%;
    height: 130%;
    background: linear-gradient(210deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.9;
    -webkit-filter: blur(40px);
            filter: blur(40px);
  }
  50% {
    bottom: -75%;
    right: 0%;
    width: 100%;
    height: 110%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 53, 0)), color-stop(200%, rgb(242, 116, 0)));
    background: linear-gradient(180deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.75;
    -webkit-filter: blur(35px);
            filter: blur(35px);
  }
  75% {
    bottom: -65%;
    right: -25%;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.6;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  100% {
    bottom: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.5;
    -webkit-filter: blur(25px);
            filter: blur(25px);
  }
}
.solutions_features_cards_section h3 {
  color: #fff;
  font-weight: 400;
}
.solutions_features_cards_section .solutions_features_cards_content {
  font-family: "Inter";
  color: #fff;
  margin-bottom: 20px;
}
.solutions_features_cards_section .solutions_features_cards_item {
  position: relative;
  cursor: pointer;
}
.solutions_features_cards_section .solutions_features_cards_item .solutions_features_cards_icon {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.solutions_features_cards_section .solutions_features_cards_item .solutions_features_cards_icon img {
  width: 75px;
  height: 75px;
  margin-bottom: 0;
}
.solutions_features_cards_section .cta_btn {
  display: block;
  font-weight: 400;
  margin-bottom: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.solutions_features_cards_section .cta_btn:hover {
  color: #f5ca6d;
}
.solutions_features_cards_section :not(:root:root) .equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.solutions_features_cards_section :not(:root:root) .equal-height > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}

.features_grid {
  margin-bottom: 100px;
}
.features_grid h2 {
  margin-bottom: 30px;
}
.features_grid .blogrid-content {
  margin-bottom: 50px;
}
.features_grid .post_item {
  margin-bottom: 50px;
}
.features_grid .features-item {
  position: relative;
  margin-bottom: 20px;
}
.features_grid .features-item h4 {
  color: #150035;
  font-weight: 900;
  font-size: 22px;
  line-height: 24px;
  font-family: "Inter Black";
}
.features_grid .features-item img {
  width: 75px;
  height: 75px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 40px;
}
.features_grid :not(:root:root) .equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.features_grid :not(:root:root) .equal-height > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}

.info_block_section {
  margin-top: 100px;
  margin-bottom: 150px;
}
.info_block_section .section_two_columns {
  background: #150035;
  border-radius: 40px;
  padding: 100px;
  max-width: 1300px;
}
.info_block_section .info_block_content h2 {
  color: #fff;
  margin-bottom: 20px;
}
.info_block_section .info_block_content p {
  color: #fff;
}

.cases_grid {
  padding-top: 100px;
  padding-bottom: 200px;
  margin-bottom: 100px;
  background: #150035;
  border-radius: 25px 25px 0 0;
  margin-top: -20px;
}
.cases_grid h2 {
  text-align: center;
  color: #FFB000;
  font-size: 62px;
  line-height: 58px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.cases_grid .cases-content-description p {
  color: #fff;
  margin-bottom: 50px;
}
.cases_grid .cases_down,
.cases_grid .cases_post_item:nth-child(2n) {
  -webkit-transform: translateY(25%);
          transform: translateY(25%);
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.cases_grid .cases-item {
  position: relative;
  background: #fff;
  border-radius: 20px;
  padding: 40px;
}
.cases_grid .cases-item a {
  text-decoration: none;
}
.cases_grid .cases-item .cases-content h3 {
  color: #150035;
  margin-bottom: 15px;
}
.cases_grid .cases-item .image {
  margin-bottom: 30px;
}
.cases_grid .cases-item .image img {
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.cases_grid :not(:root:root) .equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cases_grid :not(:root:root) .equal-height > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}

.reviews_slider_section {
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 150px;
  background: #150035;
  border-radius: 25px 25px 0 0;
  position: relative;
}
.reviews_slider_section h3 {
  color: #fff;
  font-size: 42px;
  line-height: initial;
  width: 100%;
  position: absolute;
  bottom: 25%;
  left: 0;
}
.reviews_slider_section .reviews_slider_content {
  color: #fff;
}
.reviews_slider_section .review_item_border {
  border: 1px dashed #FFB000;
  border-radius: 20px;
  padding: 10px;
  background: #150035;
}
.reviews_slider_section .review_item {
  border-radius: 20px;
  background: #FFB000;
  padding: 50px;
}
.reviews_slider_section .review_item .customer_content {
  position: relative;
  text-align: center;
  font-size: 42px;
  font-family: "Inter Black";
  margin-bottom: 50px;
  line-height: initial;
  margin: 50px 0;
  width: 50%;
  text-align: center;
}
.reviews_slider_section .review_item .customer_info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reviews_slider_section .review_item .review_image img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 15px;
}
.reviews_slider_section .review_item .review_content .customer_name {
  font-weight: 600;
}
.reviews_slider_section .tns-controls,
.reviews_slider_section .tns-outer [data-action] {
  display: none;
}
.reviews_slider_section .tns-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 160px;
}
.reviews_slider_section .tns-nav button {
  border: 0;
  width: 155px;
  height: 50px;
  background: #DDDDDD;
}
.reviews_slider_section .tns-nav .tns-nav-active {
  background: #FFB000;
}

.directory_cascade_section {
  padding-bottom: 150px;
  background: #DDDDDD;
  overflow: hidden;
}
.directory_cascade_section .container,
.directory_cascade_section .container-fluid {
  position: relative;
}
.directory_cascade_section .first_level .directory_cascade_item,
.directory_cascade_section .second_level .directory_cascade_item,
.directory_cascade_section .third_level .directory_cascade_item {
  background: #150035;
  border-radius: 20px;
  color: #fff;
  border: 1px solid #52308B;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.directory_cascade_section .first_level .directory_cascade_item::before,
.directory_cascade_section .second_level .directory_cascade_item::before,
.directory_cascade_section .third_level .directory_cascade_item::before {
  content: "";
  position: absolute;
  bottom: -50%;
  right: -50%;
  width: 100%;
  height: 100%;
  background: linear-gradient(145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  border-radius: 50px;
  -webkit-filter: blur(25px);
          filter: blur(25px);
  opacity: 0.5;
  z-index: -1;
}
.directory_cascade_section .first_level .directory_cascade_item:hover,
.directory_cascade_section .second_level .directory_cascade_item:hover,
.directory_cascade_section .third_level .directory_cascade_item:hover {
  border: 1px solid #ffb000;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.directory_cascade_section .first_level .directory_cascade_item:hover::before,
.directory_cascade_section .second_level .directory_cascade_item:hover::before,
.directory_cascade_section .third_level .directory_cascade_item:hover::before {
  -webkit-animation: gradient-move 0.5s ease forwards;
          animation: gradient-move 0.5s ease forwards;
}
.directory_cascade_section .first_level .directory_cascade_item:not(:hover)::before,
.directory_cascade_section .second_level .directory_cascade_item:not(:hover)::before,
.directory_cascade_section .third_level .directory_cascade_item:not(:hover)::before {
  -webkit-animation: gradient-move-reverse 0.5s forwards;
          animation: gradient-move-reverse 0.5s forwards;
}
@-webkit-keyframes gradient-move {
  0% {
    bottom: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.5;
    -webkit-filter: blur(25px);
            filter: blur(25px);
  }
  25% {
    bottom: -65%;
    right: -25%;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.6;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  50% {
    bottom: -75%;
    right: 0%;
    width: 100%;
    height: 110%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 53, 0)), color-stop(200%, rgb(242, 116, 0)));
    background: linear-gradient(180deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.75;
    -webkit-filter: blur(35px);
            filter: blur(35px);
  }
  75% {
    bottom: -60%;
    left: 0%;
    width: 130%;
    height: 130%;
    background: linear-gradient(210deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.9;
    -webkit-filter: blur(40px);
            filter: blur(40px);
  }
  100% {
    bottom: -30%;
    left: -10%;
    width: 150%;
    height: 140%;
    background: linear-gradient(240deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 1;
    -webkit-filter: blur(50px);
            filter: blur(50px);
  }
}
@keyframes gradient-move {
  0% {
    bottom: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.5;
    -webkit-filter: blur(25px);
            filter: blur(25px);
  }
  25% {
    bottom: -65%;
    right: -25%;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.6;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  50% {
    bottom: -75%;
    right: 0%;
    width: 100%;
    height: 110%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 53, 0)), color-stop(200%, rgb(242, 116, 0)));
    background: linear-gradient(180deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.75;
    -webkit-filter: blur(35px);
            filter: blur(35px);
  }
  75% {
    bottom: -60%;
    left: 0%;
    width: 130%;
    height: 130%;
    background: linear-gradient(210deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.9;
    -webkit-filter: blur(40px);
            filter: blur(40px);
  }
  100% {
    bottom: -30%;
    left: -10%;
    width: 150%;
    height: 140%;
    background: linear-gradient(240deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 1;
    -webkit-filter: blur(50px);
            filter: blur(50px);
  }
}
@-webkit-keyframes gradient-move-reverse {
  0% {
    bottom: -30%;
    left: -10%;
    width: 150%;
    height: 140%;
    background: linear-gradient(240deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 1;
    -webkit-filter: blur(50px);
            filter: blur(50px);
  }
  25% {
    bottom: -60%;
    left: 0%;
    width: 130%;
    height: 130%;
    background: linear-gradient(210deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.9;
    -webkit-filter: blur(40px);
            filter: blur(40px);
  }
  50% {
    bottom: -75%;
    right: 0%;
    width: 100%;
    height: 110%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 53, 0)), color-stop(200%, rgb(242, 116, 0)));
    background: linear-gradient(180deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.75;
    -webkit-filter: blur(35px);
            filter: blur(35px);
  }
  75% {
    bottom: -65%;
    right: -25%;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.6;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  100% {
    bottom: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.5;
    -webkit-filter: blur(25px);
            filter: blur(25px);
  }
}
@keyframes gradient-move-reverse {
  0% {
    bottom: -30%;
    left: -10%;
    width: 150%;
    height: 140%;
    background: linear-gradient(240deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 1;
    -webkit-filter: blur(50px);
            filter: blur(50px);
  }
  25% {
    bottom: -60%;
    left: 0%;
    width: 130%;
    height: 130%;
    background: linear-gradient(210deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.9;
    -webkit-filter: blur(40px);
            filter: blur(40px);
  }
  50% {
    bottom: -75%;
    right: 0%;
    width: 100%;
    height: 110%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 0, 53, 0)), color-stop(200%, rgb(242, 116, 0)));
    background: linear-gradient(180deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.75;
    -webkit-filter: blur(35px);
            filter: blur(35px);
  }
  75% {
    bottom: -65%;
    right: -25%;
    width: 100%;
    height: 100%;
    background: linear-gradient(160deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.6;
    -webkit-filter: blur(30px);
            filter: blur(30px);
  }
  100% {
    bottom: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(145deg, rgba(21, 0, 53, 0) 0%, rgb(242, 116, 0) 200%);
    opacity: 0.5;
    -webkit-filter: blur(25px);
            filter: blur(25px);
  }
}
.directory_cascade_section .first_level .directory_cascade_item h2, .directory_cascade_section .first_level .directory_cascade_item h3, .directory_cascade_section .first_level .directory_cascade_item h4, .directory_cascade_section .first_level .directory_cascade_item h5, .directory_cascade_section .first_level .directory_cascade_item h6,
.directory_cascade_section .second_level .directory_cascade_item h2,
.directory_cascade_section .second_level .directory_cascade_item h3,
.directory_cascade_section .second_level .directory_cascade_item h4,
.directory_cascade_section .second_level .directory_cascade_item h5,
.directory_cascade_section .second_level .directory_cascade_item h6,
.directory_cascade_section .third_level .directory_cascade_item h2,
.directory_cascade_section .third_level .directory_cascade_item h3,
.directory_cascade_section .third_level .directory_cascade_item h4,
.directory_cascade_section .third_level .directory_cascade_item h5,
.directory_cascade_section .third_level .directory_cascade_item h6 {
  color: #fff;
  position: relative;
  z-index: 1;
}
.directory_cascade_section .first_level .directory_cascade_item .cascade_cart_icon,
.directory_cascade_section .first_level .directory_cascade_item .directory_cascade_item,
.directory_cascade_section .first_level .directory_cascade_item .solutions_features_cards_content,
.directory_cascade_section .second_level .directory_cascade_item .cascade_cart_icon,
.directory_cascade_section .second_level .directory_cascade_item .directory_cascade_item,
.directory_cascade_section .second_level .directory_cascade_item .solutions_features_cards_content,
.directory_cascade_section .third_level .directory_cascade_item .cascade_cart_icon,
.directory_cascade_section .third_level .directory_cascade_item .directory_cascade_item,
.directory_cascade_section .third_level .directory_cascade_item .solutions_features_cards_content {
  position: relative;
  z-index: 1;
}
.directory_cascade_section .first_level {
  margin-bottom: 250px;
}
.directory_cascade_section .first_level .directory_cascade_item {
  position: relative;
  text-align: center;
  padding: 50px 120px 100px 120px;
}
.directory_cascade_section .first_level .mask_frame {
  position: absolute;
  cursor: pointer;
  bottom: -11vw;
  left: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.directory_cascade_section .first_level .mask_frame svg {
  max-width: 700px;
}
.directory_cascade_section .first_level .mask_frame h2 {
  margin-bottom: 15px;
}
.directory_cascade_section .first_level .mask_frame .cascade_cart_icon img {
  width: 85px;
  height: 65px;
  margin-bottom: 15px;
}
.directory_cascade_section .second_level {
  margin-bottom: 250px;
}
.directory_cascade_section .second_level .second_level_items .directory_cascade_item .mask_frame {
  left: 10%;
}
.directory_cascade_section .second_level .directory_cascade_item {
  position: relative;
  padding: 40px;
}
.directory_cascade_section .second_level .mask_frame {
  position: absolute;
  cursor: pointer;
  bottom: -11vw;
  left: -20%;
  width: 100%;
  z-index: 1;
  text-align: center;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  background-size: auto;
  width: 75%;
}
.directory_cascade_section .second_level .mask_id_2 {
  left: 45%;
}
.directory_cascade_section .second_level .mask_id_2 h3 {
  margin-bottom: 15px;
}
.directory_cascade_section .second_level .mask_id_2 .cascade_cart_icon img {
  width: 75px;
  height: 75px;
  margin-bottom: 15px;
}
.directory_cascade_section .third_level .directory_cascade_item {
  padding: 30px;
}
.directory_cascade_section .third_level .directory_cascade_item h4 {
  margin-bottom: 15px;
  line-height: 22px;
}
.directory_cascade_section .third_level .directory_cascade_item .cascade_cart_icon img {
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
}
.directory_cascade_section :not(:root:root) .equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.directory_cascade_section :not(:root:root) .equal-height > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}

.team_section {
  padding-bottom: 100px;
}
.team_section .team_info {
  margin-bottom: 30px;
}
.team_section h2 {
  margin-bottom: 30px;
}
.team_section .team_info_content {
  margin-bottom: 30px;
}
.team_section .contactus_person_item {
  padding-left: 5px;
  padding-right: 5px;
}
.team_section .team-member {
  margin-bottom: 30px !important;
}
.team_section .team-member .person_img {
  border-radius: 50%;
  width: 10vw;
  height: auto;
}
.team_section .team-member .person_data {
  margin-left: 20px;
}
.team_section .team-member .person_data h4 {
  font-family: "Inter SemiBold";
  color: #150035;
}
.team_section .team-member .person_data p {
  color: #150035;
}
.team_section .team-member .person_data a {
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  color: #150035;
  font-size: 14px;
  word-break: break-all;
}
.team_section .team-member .person_data a:hover {
  color: #F27400;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.team_section .team-member .person_data a:hover i {
  color: #F27400;
}
.team_section .team-member .person_data i {
  color: #FFB000;
  margin-right: 10px;
}
.team_section .contactus_person_item.col-xl-3 .person_img {
  width: 100px;
  height: 100px;
}
.team_section .contactus_person_item.col-xl-12 .team-member {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.team_section > .container {
  padding: 0;
  max-width: 1400px;
}

.team_section > .container {
  padding: 0 30px;
}

.calendly_area_section {
  margin-bottom: 50px;
  padding: 50px 0 50px 0;
  border-radius: 25px;
  margin-top: -20px;
  z-index: 1;
  position: relative;
}
.calendly_area_section .section_two_columns {
  padding: 0 4vw;
}
.calendly_area_section .section_two_columns h2 {
  line-height: 58px;
  color: #FFB000;
  margin-bottom: 20px;
}
.calendly_area_section .section_two_columns h4 {
  font-size: 22px;
  line-height: 19px;
  color: #FFB000;
}
.calendly_area_section .section_two_columns .cta_btn {
  color: #150035;
  font-weight: 400;
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  margin-top: 30px;
}
.calendly_area_section .section_two_columns .cta_btn:hover {
  background: #F27400;
}
.calendly_area_section .section_two_columns .calendly_code_area .person_img img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.calendly_area_section .section_two_columns .calendly_code_area .person_data p {
  color: #fff;
}
.calendly_area_section .section_two_columns .calendly_code_area iframe {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 10px rgba(51, 51, 51, 0.1215686275);
          box-shadow: 1px 1px 10px rgba(51, 51, 51, 0.1215686275);
}
.calendly_area_section .section_two_columns .calendly_code_area .select2-container--default .select2-selection--single {
  height: 60px !important;
}
.calendly_area_section .section_two_columns .calendly_code_area .select2-container--open .select2-dropdown {
  margin-top: 30px !important;
}
.calendly_area_section .section_two_columns .calendly_code_area .select2-container {
  margin: 0 auto;
  margin-bottom: 30px;
  display: block;
  text-align: center;
  margin-top: 0px;
  width: 75% !important;
}
.calendly_area_section .section_two_columns .calendly_code_area .select2-dropdown,
.calendly_area_section .section_two_columns .calendly_code_area .select2-container--open .select2-dropdown--below {
  margin-top: 30px !important;
}
.calendly_area_section .section_two_columns .content {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}

.calendly_area_section.dark_style h2 {
  color: #fff;
}

.select-person-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 10px;
}

.select2-dropdown,
.select2-container--open .select2-dropdown--below {
  margin-top: 30px !important;
}

@-moz-document url-prefix() {
  .select2-dropdown,
  .select2-container--open .select2-dropdown--below {
    margin-top: 30px !important;
  }
}
@supports (-webkit-touch-callout: none) {
  .select2-dropdown,
  .select2-container--open .select2-dropdown--below {
    margin-top: 30px !important;
  }
}
.embedding_code form {
  background: none;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}
.embedding_code form br {
  display: none;
}
.embedding_code form p {
  color: #fff;
  font-family: "Inter";
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
}
.embedding_code form ._form-title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 900;
  font-family: "Inter Black";
  color: #FFB000;
}
.embedding_code form input {
  border: 0;
  padding: 10px 20px !important;
  border-radius: 8px;
  font-size: 14px !important;
  color: #333;
  background: #F2F2F2;
  font-family: Verdana, Tahoma, sans-serif;
  width: 55% !important;
  margin: 0 auto;
}
.embedding_code form [type=submit] {
  padding: 15px 50px !important;
  background: #FFB000;
  border-radius: 4px;
  color: #150035;
  border: 0;
  margin: 0 auto;
  font-weight: 400 !important;
  font-family: "Inter Bold" !important;
  font-size: 16px !important;
  text-transform: uppercase;
}
.embedding_code form [type=submit]:hover {
  background: #F27400;
  color: #150035;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.customform_section {
  padding-top: 50px;
  padding-bottom: 100px;
}
.customform_section h2 {
  margin-bottom: 30px;
  font-size: 62px;
}
.customform_section .customform_content {
  margin-bottom: 30px;
}
.customform_section .gfield_html a {
  text-decoration: none;
  color: #ffb000;
}
.customform_section .customform_form .gform_confirmation_message {
  color: #fff;
  border: 1px solid #a5a5a5;
  padding: 15px 40px;
  border-radius: 10px;
  line-height: 24px;
}
.customform_section .customform_form .gravity-theme {
  margin: 0 auto;
}
.customform_section .customform_form .gravity-theme .gfield_label {
  color: #000;
  line-height: 24px;
}
.customform_section .customform_form .gfield {
  margin-bottom: 10px;
}
.customform_section .customform_form .gform_title {
  display: none;
}
.customform_section .customform_form .gform_button {
  padding: 15px 50px !important;
  background: #FFB000;
  border-radius: 4px;
  color: #150035;
  border: 0;
  margin: 0 auto;
  font-weight: 900;
  font-family: "Inter Bold";
  font-size: 16px !important;
}
.customform_section .customform_form .gform_button:hover {
  background: #F27400;
  color: #150035;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 15px 30px;
}
.customform_section .customform_form input, .customform_section .customform_form textarea, .customform_section .customform_form select {
  border: 0;
  padding: 10px 20px !important;
  border-radius: 8px;
  font-size: 14px !important;
  color: #333;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px 1px #e6e6e6;
          box-shadow: 0 0 10px 1px #e6e6e6;
  font-family: Verdana, Tahoma, sans-serif;
}
.customform_section .customform_form textarea {
  height: 100px !important;
}
.customform_section .customform_form .gfield_checkbox div,
.customform_section .customform_form .gfield_radio div {
  margin-bottom: 10px;
}
.customform_section .customform_form .gfield_checkbox label,
.customform_section .customform_form .gfield_radio label {
  font-size: 14px !important;
  margin-left: 10px;
}
.customform_section .customform_form select {
  color: rgba(51, 51, 51, 0.6588235294);
}
.customform_section .customform_form select::-moz-selection {
  background: cyan;
}
.customform_section .customform_form select::selection {
  background: cyan;
}
.customform_section .customform_form .gform_wrapper.gravity-theme select {
  border: 0;
  padding: 10px 20px !important;
  border-radius: 8px;
  font-size: 14px !important;
  color: #333;
  background: #ffffff;
  font-family: Verdana, Tahoma, sans-serif;
}
.customform_section .customform_form .gform_wrapper.gravity-theme select option {
  font-size: 12px !important;
}
.customform_section .gform_wrapper.gravity-theme .gf_step {
  color: #fff;
}
.customform_section .gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
  background: #ffb000 !important;
  color: #000000;
  border: none;
}
.customform_section .gform_wrapper.gravity-theme .gf_step_number {
  color: #fff;
}
.customform_section .gform_wrapper.gravity-theme .gform_page_footer input[type=button],
.customform_section .gform_wrapper.gravity-theme .gform_page_footer input[type=submit] {
  padding: 15px 30px;
  background: #FFB000;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "Inter Bold";
  font-size: 16px;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 15px;
  color: #000 !important;
  border: 0;
}
.customform_section .gform_wrapper.gravity-theme .gform_page_footer input[type=button]:hover {
  background: #F27400;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.customform_section .gform_wrapper.gravity-theme .gform_fields h3 {
  color: #FFB000;
}
.customform_section .image-choices-field[class*=ic-theme--] .image-choices-choice-text {
  color: #333;
}

.journal_section {
  padding: 200px 0 !important;
  position: relative;
  margin: -20px;
  width: 100%;
}
.journal_section .container {
  position: relative;
}
.journal_section .container .timeline {
  position: absolute;
  width: 4px;
  height: 100%;
  background: #100B17;
  left: 50%;
  top: 0;
}
.journal_section .section_two_columns {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: -5%;
}
.journal_section .section_two_columns .journal_item::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #100B17;
  position: absolute;
  top: 50%;
  left: -15px;
}
.journal_section .section_two_columns .journal_item.order-first::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #100B17;
  position: absolute;
  top: 50%;
  right: -15px;
  left: auto;
}
.journal_section .section_two_columns .journal_item.order-first.highlight_item::after {
  content: "";
  width: 50px;
  height: 50px;
  background: #ff0000;
  border: 2px solid #100B17;
  right: -25px;
  left: auto;
}
.journal_section .section_two_columns .journal_item.highlight_item::after {
  content: "";
  width: 50px;
  height: 50px;
  background: #ff0000;
  border: 2px solid #100B17;
  left: -25px;
}
.journal_section .two_columns_content {
  margin-left: 4vw;
  margin-right: 0;
  position: relative;
  background: #fff;
  border: 1px solid #100B17;
  padding: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 10px 10px 30px rgba(20, 13, 30, 0.2509803922);
          box-shadow: 10px 10px 30px rgba(20, 13, 30, 0.2509803922);
}
.journal_section .two_columns_content img {
  width: 100%;
  height: auto;
  max-height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
}
.journal_section .two_columns_content iframe {
  width: 100%;
  max-height: 250px;
}
.journal_section .order-first .two_columns_content {
  margin-right: 4vw;
  margin-left: 0;
}
.journal_section .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  left: 0;
  top: 0;
  cursor: pointer;
}

.modal_content .full_text {
  width: 80%;
  margin: 0 auto;
  overflow: scroll;
  max-height: 60vh;
}
.modal_content img {
  width: 100%;
  height: auto;
  max-height: 70vh;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal_content iframe {
  height: 70vh;
  width: 60vw;
}
.modal_content .full_text {
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1;
}
.modal_content .full_text::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.modal_content .full_text::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 5px;
}
.modal_content .full_text::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}
.modal_content .full_text::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.modal_content .full_text {
  scrollbar-color: #888 #f1f1f1;
  scrollbar-width: thin;
}

.dark_style.journal_section .timeline {
  background: #FFB000;
}
.dark_style.journal_section .two_columns_content {
  border: 1px solid #FFB000;
  -webkit-box-shadow: 10px 10px 50px rgba(255, 255, 255, 0.55);
          box-shadow: 10px 10px 50px rgba(255, 255, 255, 0.55);
}
.dark_style.journal_section .section_two_columns .journal_item::after {
  content: "";
  border: 1px solid #FFB000;
}
.dark_style.journal_section .section_two_columns .journal_item.order-first::after {
  content: "";
  border: 1px solid #FFB000;
}
.dark_style.journal_section .section_two_columns .journal_item.order-first.highlight_item::after {
  content: "";
  border: 2px solid #FFB000;
}
.dark_style.journal_section .section_two_columns .journal_item.highlight_item::after {
  content: "";
  border: 2px solid #FFB000;
}

.images_grid {
  margin-bottom: 100px;
}
.images_grid h2 {
  margin-bottom: 30px;
}
.images_grid .images_grid_content {
  margin-bottom: 50px;
}
.images_grid .post_item {
  margin-bottom: 20px;
}
.images_grid .images-grid-item {
  position: relative;
  height: 100%;
  width: 100%;
}
.images_grid .images-grid-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.images_grid .images-grid-item div {
  width: 100%;
  height: 100%;
}
.images_grid .images-grid-item.add-link:hover a {
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.images_grid .images-grid-item.add-link a {
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #FFB000;
  font-weight: 900;
  font-size: 22px;
  line-height: 24px;
  font-family: "Inter Black";
  position: absolute;
  width: 100%;
  top: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.7490196078);
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
}
.images_grid :not(:root:root) .equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.images_grid :not(:root:root) .equal-height > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}

.bg_block_section {
  margin-top: 100px;
  margin-bottom: 150px;
}
.bg_block_section .section_two_columns {
  background: #150035;
  border-radius: 40px;
  padding: 150px 100px;
  position: relative;
}
.bg_block_section .section_two_columns .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(21, 0, 53, 0.6);
  border-radius: 40px;
}
.bg_block_section .bg_block_content {
  position: relative;
}
.bg_block_section .bg_block_content h2 {
  color: #fff;
  margin-bottom: 20px;
}
.bg_block_section .bg_block_content p, .bg_block_section .bg_block_content span > div {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
.bg_block_section .bg_block_content.light_content span > div {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}

@media screen and (max-width: 1550px) {
  .blog-details-area .container .block_infobox {
    width: 85vw;
    translate: -10vw;
  }
}
@media screen and (max-width: 1700px) {
  .directory_cascade_section .second_level .mask_id_1 {
    left: 0;
    width: 40%;
  }
  .directory_cascade_section .second_level .mask_id_2 {
    left: 60%;
    width: 40%;
  }
  .directory_cascade_section .first_level .mask_frame {
    bottom: -13vw;
    width: 40%;
    left: 30%;
  }
}
@media screen and (max-width: 1620px) {
  .two_columns_section .two_columns_content.order-first {
    padding-left: 10vw;
  }
  .directory_cascade_section .first_level .mask_frame {
    bottom: -13vw;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1620px) {
  .two_columns_section .two_columns_content.order-first {
    padding-left: 5vw;
  }
}
@media screen and (min-width: 1201px) {
  .left-hero-background,
  .right-hero-background {
    background-size: 25vw !important;
  }
}
@media screen and (max-width: 1500px) {
  .directory_cascade_section .first_level .mask_frame {
    bottom: -15vw;
  }
}
@media screen and (max-width: 1440px) {
  .directory_cascade_section .second_level .mask_id_1 {
    left: 5%;
    width: 40%;
  }
  .directory_cascade_section .second_level .mask_id_2 {
    left: 55%;
    width: 40%;
  }
}
@media screen and (max-width: 1350px) {
  .directory_cascade_section .first_level .mask_frame {
    bottom: -17vw;
  }
  .directory_cascade_section .second_level .mask_id_1,
  .directory_cascade_section .second_level .mask_id_2 {
    bottom: -13vw;
  }
  .site-navigation ul {
    margin-left: 2em;
  }
  .highlighted_articles {
    margin-bottom: 50px;
  }
  .left-hero-background {
    background-position: -30% 50% !important;
  }
  .right-hero-background {
    background-position: 130% 50% !important;
  }
  .directory_cascade_section .second_level {
    margin-bottom: 180px;
  }
  .directory_cascade_section .second_level .directory_cascade_item .mask_frame {
    height: 200px;
    bottom: 0px;
    left: 20%;
    width: 60%;
  }
  .directory_cascade_section .second_level .second_level_items:nth-child(2n) .directory_cascade_item .mask_frame {
    left: 20%;
  }
  .team_section .team-member .person_img {
    width: 150px;
  }
}
@media screen and (max-width: 1240px) {
  .footer_contacts {
    margin-bottom: 25px;
  }
  .serice_menu .getstart_btn {
    padding: 8px 15px;
    font-size: 14px;
  }
  .footer_copyright {
    height: auto;
    padding: 20px 30px;
  }
  .contactus_section .contactus_content h2 {
    line-height: 68px;
  }
}
@media screen and (max-width: 1200px) {
  .directory_cascade_section .first_level .mask_frame svg {
    bottom: -20vw;
  }
  .copyright_data {
    text-align: center;
  }
  .hero-container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .hero-container h1 {
    line-height: 54px;
    font-size: 42px;
  }
  .left-hero-background {
    background-position: 0% 50% !important;
    background-size: 50% !important;
  }
  .right-hero-background {
    background-position: 100% 50% !important;
    background-size: 50% !important;
  }
  .pricing_section .pricing_item .price .currency_description {
    line-height: 1;
  }
  .site-navigation ul {
    margin-left: 2em;
  }
  .site-navigation ul li {
    padding: 5px 10px;
  }
  .team_section .team-member .person_img {
    width: 100%;
  }
}
@media screen and (min-width: 850px) and (max-width: 1200px) {
  .team_section .contactus_person_item.col-xl-6 .person_img {
    width: 15vw;
    height: 100%;
  }
  .team_section .contactus_person_item.col-xl-4 .person_img {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 1110px) {
  header {
    padding: 20px 15px;
  }
  .directory_cascade_section .second_level .mask_id_1,
  .directory_cascade_section .second_level .mask_id_2 {
    bottom: -15vw;
  }
  .directory_cascade_section .first_level {
    margin-bottom: 200px;
  }
  .directory_cascade_section .first_level .mask_frame {
    bottom: -17vw;
  }
  .hero-section {
    padding-bottom: 50px;
  }
  .page_header_container {
    min-height: auto;
  }
  .site-navigation ul .sub-menu {
    translate: -25%;
    padding: 35px 25px;
  }
  .site-navigation .sub-menu {
    z-index: 99;
  }
  .site-navigation ul {
    margin-left: 1em;
  }
  .site-navigation ul li {
    padding: 5px 10px;
    margin-right: 5px;
  }
  .pricing_section .pricing_item {
    padding: 30px 15px;
  }
  .pricing_section .pricing_item .price .currency {
    font-size: 36px;
  }
  .pricing_section .row > * {
    padding-right: calc(var(--bs-gutter-x) * 0.2);
    padding-left: calc(var(--bs-gutter-x) * 0.2);
  }
  .blog-details-area .container h1 {
    font-size: 42px;
  }
  .info_block_section .section_two_columns {
    padding: 50px 50px;
  }
  .cta_btn {
    padding: 15px 25px;
  }
  footer .footer-logo {
    width: 90%;
  }
  footer .footer-logo img {
    width: 100%;
  }
  footer h3 {
    font-size: 16px;
  }
  .contactus_section .contactus_content h2 {
    font-size: 52px;
    line-height: 48px;
  }
}
@media screen and (max-width: 980px) {
  .directory_cascade_section .first_level .mask_frame {
    bottom: -20vw;
  }
  .directory_cascade_section .second_level .mask_id_1,
  .directory_cascade_section .second_level .mask_id_2 {
    bottom: -19vw;
  }
  header {
    padding: 10px 15px;
  }
  .serice_menu .widget_nav_menu {
    width: 30vw;
  }
  header .sticky-logo .custom-logo {
    width: 140px;
  }
  .serice_menu .getstart_btn {
    padding: 8px 15px;
    font-size: 14px;
  }
  .blog-details-area .container h1 {
    font-size: 38px;
  }
  .info_block_section .section_two_columns {
    padding: 50px 30px;
  }
  h2, h2 p {
    line-height: 44px;
    font-size: 32px;
  }
  .team_section .team-member .person_img {
    width: 20vw;
    height: 20vw;
  }
  .site-footer {
    padding: 54px 50px;
  }
  .highlighted_articles h2 {
    width: 70%;
  }
  .highlighted_articles .section-title {
    display: grid !important;
  }
  .highlighted_articles .more_posts {
    margin-left: 10px;
  }
  .blog-details-area .container .post-meta {
    width: 100%;
    display: inherit;
    margin-right: 15px;
  }
  .page_header_container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .reviews_slider_section {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 100px;
  }
  .info_block_section {
    margin-bottom: 100px;
  }
  .directory_cascade_section {
    padding-bottom: 100px;
  }
  .cases_grid {
    padding-top: 50px;
  }
  .solutions_features_cards_section .solutions_features_cards_wrap {
    padding: 35px 20px;
  }
  .solutions_features_cards_section .solutions_features_cards_content {
    font-size: 14px;
  }
  .two_columns_section .section_two_columns h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .site-footer {
    padding: 65px 10px;
  }
  .two_columns_section {
    margin-bottom: 50px;
    padding: 50px 0;
  }
}
@media screen and (max-width: 980px) and (min-width: 769px) {
  .site-navigation ul li {
    padding: 5px 5px;
  }
}
@media screen and (max-width: 845px) {
  .directory_cascade_section .first_level .mask_frame {
    bottom: -24vw;
  }
  .team_section .team-member .person_img {
    width: 15vw;
    height: 15vw;
  }
  .is_onmobile {
    display: contents;
  }
  .no_mobile {
    display: none;
  }
  .no_mobile_hero {
    display: none;
  }
  .serice_menu.no_mobile {
    display: none;
  }
  .directory_cascade_section .second_level .directory_cascade_item .mask_frame {
    height: 140px;
  }
  .directory_cascade_section .second_level {
    margin-bottom: 120px;
  }
  .directory_cascade_section .first_level .directory_cascade_item h2 {
    line-height: 46px;
    font-size: 36px;
  }
  .directory_cascade_section .third_level .directory_cascade_item {
    padding: 20px;
  }
  .directory_cascade_section .third_level .directory_cascade_item h4 {
    line-height: 20px;
    font-size: 16px;
  }
  .hero-container h1 {
    line-height: 55px;
    font-size: 46px;
  }
  .reviews_slider_section .tns-nav button {
    margin: 0 4px;
    height: 30px;
  }
  .reviews_slider_section .review_item .customer_content {
    width: 90%;
    font-size: 32px;
  }
  .cta_btn {
    text-align: center;
  }
  .pricing_section .pricing_item .price_button {
    font-size: 16px;
  }
  .pricing_section .pricing_item .benefits_item {
    font-size: 14px;
  }
  .pricing_section .pricing_item .benefits_list i {
    margin-right: 10px;
  }
  .cases_grid .cases-item {
    padding: 25px;
  }
  .cases_grid .cases-item .cases-content h3 {
    line-height: 26px;
    font-size: 22px;
  }
  .solutions_features_cards_section h3 {
    line-height: 23px;
    font-size: 20px;
  }
  .solutions_features_cards_section h2 {
    width: 80%;
    font-size: 48px;
    line-height: 55px;
  }
  .contactus_section .contactus_content h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .contactus_section .contactus_content .contactus_content {
    width: 100% !important;
    margin-bottom: 50px;
  }
  .contactus_section .section_two_columns .contactus_person .person_img {
    max-width: 180px;
    max-height: 180px;
  }
  .contactus_section .section_two_columns .contactus_person .person_data {
    margin-left: 20px;
  }
  .hero-form-section .hero-container {
    height: 850px;
  }
  .site-header .d-flex {
    display: block !important;
  }
  .hero-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .info_block_section .info_block_content h2 {
    line-height: 46px;
    font-size: 32px;
  }
  .info_block_section .section_two_columns {
    padding: 50px;
  }
}
@media screen and (max-width: 768px) {
  .directory_cascade_section .first_level .mask_frame {
    width: 60vw;
    left: 20%;
  }
  .directory_cascade_section .first_level .mask_frame {
    bottom: -24vw;
  }
  .directory_cascade_section .first_level {
    margin-bottom: 150px;
  }
  .directory_cascade_section .first_level .mask_frame svg {
    max-width: 100%;
  }
  .hero-section .full-height {
    position: relative;
    height: 50vw;
    padding-top: 30px;
  }
  .hero-section {
    padding-bottom: 0px;
  }
  .left-hero-background {
    background-size: contain !important;
  }
  .right-hero-background {
    background-size: contain !important;
  }
  .hero-container {
    padding-top: 20px;
  }
  .cta_btn {
    padding: 15px 20px;
  }
  .info_block_section .section_two_columns {
    padding: 40px 30px;
  }
  .two_columns_section .section_two_columns .two_columns_image img {
    max-width: 40vw;
    max-height: 40vw;
  }
  .two_columns_section .section_two_columns h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .two_columns_section .section_two_columns .content.w-75 {
    width: 90% !important;
    font-size: 16px;
    line-height: 22px;
  }
  .blog-details-area .container h1 {
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 25px;
  }
  h2 {
    line-height: 58px;
    font-size: 28px;
  }
  h3, h3 p {
    line-height: 28px;
    font-size: 18px;
  }
  .two_columns_section .section_two_columns {
    padding: 0;
  }
  .page_header_container h1 {
    font-size: 48p;
  }
  .directory_cascade_section .first_level .directory_cascade_item {
    padding: 50px;
  }
  .third_level .row > *,
  .solutions_features_cards_section .row > * {
    padding-right: calc(var(--bs-gutter-x) * 0.2);
    padding-left: calc(var(--bs-gutter-x) * 0.2);
  }
  .blog-details-area .container .blog-details-content {
    overflow: hidden;
  }
  .contactus_section .contactus_content .contactus_content {
    width: 85% !important;
    margin-bottom: 0;
  }
  .contactus_section .contactus_person {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    margin-bottom: 50px !important;
  }
  .blogrid_articles {
    margin-bottom: 50px;
  }
  .blogrid_articles .post_item {
    margin-bottom: 50px;
  }
  .pricing_loop_featured {
    margin-top: 60px;
  }
  .feature_lists_section .feature_lists_cols ul {
    border: 1px solid #e4e4e4;
    border-radius: 20px;
    text-align: center;
    padding: 0 30px;
    margin-bottom: 30px;
  }
  .contactus_section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .cases_grid h2 {
    font-size: 44px;
    line-height: 54px;
  }
  .highlighted_articles {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .two_columns_section {
    margin-bottom: 50px;
    padding: 50px 0;
  }
  .contactus_section .section_two_columns {
    padding: 50px 30px;
  }
  .page_header_container a {
    font-size: 14px;
    word-break: break-all;
  }
  .page_header_container .center-area {
    padding: 0;
  }
  .head_bottom_padding > .container {
    padding: 0;
  }
  .site-footer {
    padding-bottom: 30px;
  }
  .site-footer .footer_nav_col_1 {
    margin-bottom: 50px;
  }
  .site-footer .site-branding, .site-footer .footer_contacts, .site-footer .footer_socials {
    margin-bottom: 50px;
  }
  footer .footer-logo {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .footer_nav {
    padding: 0;
  }
  .footer_copyright > .row {
    padding: 0;
  }
}
@media screen and (max-width: 760px) {
  footer .footer_ordering {
    text-align: center;
  }
  footer .footer_ordering h4, footer .footer_ordering a {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  footer .site-branding {
    text-align: center;
  }
  footer .site-branding .footer-logo {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  footer .site-branding .footer_contacts {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
  }
  footer .footer_nav {
    text-align: center;
  }
}
@media screen and (max-width: 680px) {
  .highlighted_articles h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .order-first {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .hero-container .hero_top_icon {
    height: 300px;
  }
}
@media screen and (max-width: 640px) {
  .page_header_container {
    min-height: 300px;
  }
  .blog-details-area .container h1 {
    margin-top: 30px;
    font-size: 34px;
    line-height: 44px;
  }
  .team_info_content.w-50 {
    width: 100% !important;
  }
  .info_block_section .info_block_content h2 {
    line-height: 34px;
    font-size: 26px;
  }
  .info_block_section .section_two_columns {
    padding: 40px 30px;
  }
  .footer_copyright {
    padding: 20px 0px;
  }
  .directory_cascade_section .first_level .mask_frame {
    bottom: -30vw;
  }
  .directory_cascade_section .first_level {
    margin-bottom: 170px;
  }
  .directory_cascade_section .second_level {
    margin-bottom: 130px;
  }
  .directory_cascade_section .second_level .directory_cascade_item .mask_frame {
    height: 110px;
  }
  .directory_cascade_section .first_level .directory_cascade_item h2 {
    line-height: 36px;
    font-size: 28px;
  }
  .directory_cascade_section .first_level .directory_cascade_item h3 {
    line-height: 30px;
    font-size: 22px;
  }
  .directory_cascade_section .third_level .directory_cascade_item h4 {
    line-height: 20px;
    font-size: 14px;
  }
  .directory_cascade_section .third_level .directory_cascade_item .solutions_features_cards_content {
    font-size: 14px;
  }
  .calendly_area_section .section_two_columns .calendly_code_area .select2-container {
    width: 95% !important;
  }
  .blog-details-area .container .blog-details-content .wp-block-embed__wrapper iframe {
    width: 100%;
    height: 60vw;
  }
}
@media screen and (max-width: 580px) {
  .hero-container h1, .page_header_container h1 {
    font-size: 38px;
    line-height: 48px;
  }
  .hero-container .page_header_content p, .page_header_container .page_header_content p {
    line-height: 28px;
  }
  .calculator_section .calculator_info {
    border-radius: 0;
  }
  .cases_grid .cases_post_item:nth-child(2n) {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .cases_grid {
    padding-bottom: 50px;
  }
  .cases_grid h2 {
    font-size: 42px;
  }
  .info_block_section .info_block_image {
    text-align: center !important;
  }
  .info_block_section .info_block_image .cta_btn {
    margin-top: 20px;
  }
  .reviews_slider_section .review_item {
    padding: 30px;
  }
  .reviews_slider_section .review_item .customer_content {
    width: 100%;
    font-size: 22px;
  }
  .solutions_features_cards_section h2 {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 30px;
  }
  .contactus_section .contactus_content h2 {
    font-size: 36px;
    line-height: 45px;
    max-width: 85%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .team_section .contactus_person_item.col-xl-3 .person_img {
    width: 30vw;
    height: 100%;
  }
  .footer_nav {
    margin-bottom: 40px;
    text-align: center;
  }
  .footer_nav li {
    margin-bottom: 15px;
  }
  .footer_nav li a {
    font-size: 18px;
  }
  .footer_copyright {
    overflow: hidden;
  }
  .footer_copyright .row {
    width: initial;
  }
  .blogrid_articles .articles-item img {
    height: 350px;
  }
  .two_columns_section .section_two_columns h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .footer_ordering {
    text-align: center;
  }
  .two_columns_section {
    margin-bottom: 50px;
  }
  .two_columns_section .section_two_columns h2 {
    word-break: break-word;
    line-height: 30px;
  }
  .two_columns_section .section_two_columns .two_columns_content {
    margin-bottom: 30px;
    padding: 0 30px;
  }
  .two_columns_section .section_two_columns .two_columns_image {
    margin-bottom: 30px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .two_columns_section .section_two_columns .two_columns_image img {
    max-width: 60vw;
    max-height: 60vw;
  }
  .highlighted_articles {
    margin-top: 0;
    margin-bottom: 100px;
  }
  .highlighted_articles h2 {
    max-width: 70%;
  }
  .contactus_section .section_two_columns h3 {
    font-size: 28px;
  }
  .blog-details-area .container h1 {
    font-size: 26px !important;
  }
  .blog-details-area .container h2 {
    font-size: 24px !important;
  }
  .blog-details-area .container h3 {
    font-size: 22px;
  }
  .reviews_slider_section h3 {
    bottom: 20%;
  }
  .footer_copyright .footer_copyright_menu ul {
    margin-bottom: 10px;
    text-align: center;
  }
  .two_columns_section {
    margin-bottom: 30px;
  }
  .journal_section.two_columns_section .section_two_columns .two_columns_content {
    padding: 30px;
  }
  .journal_section .section_two_columns {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .journal_section .two_columns_content {
    margin-right: 4vw;
    margin-left: 0;
  }
  .journal_section .journal_item {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .journal_section .section_two_columns .journal_item::after {
    right: -15px;
    left: auto;
  }
  .journal_section .container .timeline {
    left: 85%;
  }
  .journal_section .section_two_columns .journal_item.order-first.highlight_item::after,
  .journal_section .section_two_columns .journal_item.highlight_item::after {
    right: -35px;
    left: auto;
  }
  .journal_section .section_two_columns .journal_item::after,
  .journal_section .section_two_columns .journal_item.order-first::after {
    right: -25px;
    left: auto;
  }
  .modal_content iframe {
    height: 40vh;
    width: 75vw;
  }
  .modal_content img {
    max-height: 60vh;
  }
}
@media screen and (max-width: 574px) {
  .directory_cascade_section .first_level .mask_frame {
    width: 80vw;
    left: 10%;
  }
  .team_section .team-member .person_img {
    width: 200px;
    height: 200px;
  }
  .team_section .team-member {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .features_grid .features-item {
    width: 80%;
    margin: 0 auto !important;
  }
  .second_level_items.item_id_1 {
    margin-bottom: 110% !important;
  }
  .third_level_items {
    width: 50% !important;
  }
  .directory_cascade_section .second_level .mask_frame {
    width: 90%;
  }
  .third_level_items.item_id_1,
  .third_level_items.item_id_2 {
    margin-top: -165% !important;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .directory_cascade_section .second_level .mask_id_1 {
    bottom: 60%;
    left: 5%;
  }
  .directory_cascade_section .second_level .mask_frame.mask_id_2 {
    bottom: -26vw;
    left: 5% !important;
  }
  .footer_copyright .copyright_data {
    text-align: center;
  }
}
@media screen and (max-width: 540px) {
  h2 {
    line-height: 38px;
    font-size: 28px;
  }
  .contactus_section {
    padding-bottom: 0;
  }
  .contactus_section .section_two_columns {
    padding: 40px 0px;
  }
  .contactus_section .section_two_columns .contactus_content {
    padding-left: 0;
  }
  .hero-container .hero-content {
    width: 95% !important;
  }
  .footer_copyright {
    text-align: center;
  }
  .customform_section {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .two_columns_section .section_two_columns .content.w-75 {
    width: 100% !important;
  }
  .directory_cascade_section .second_level .mask_id_1 {
    bottom: 60%;
  }
  .third_level_items.item_id_1,
  .third_level_items.item_id_2 {
    margin-top: -175% !important;
  }
  .directory_cascade_section .second_level .mask_frame.mask_id_2 {
    bottom: -28vw;
  }
  .directory_cascade_section .first_level .mask_frame {
    bottom: -35vw;
  }
  .blog-details-area .container .banner-inner {
    margin-top: 20vw;
  }
  .blog-details-area .container .banner-inner .page-title {
    font-size: 42px !important;
    line-height: 46px !important;
    width: 85%;
  }
  .blog-details-area .container .first-title {
    font-size: 32px !important;
    line-height: 42px !important;
    width: 95%;
  }
  .blog-details-area .container .blog-details-content h2 {
    width: 95%;
    font-size: 32px !important;
    line-height: 38px !important;
  }
  .blog-details-area .container .blog-details-content h3 {
    width: 95%;
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .blog-details-area .container .blog-details-content p {
    width: 95%;
  }
  .blog-details-area .container .banner-inner img {
    max-height: 60vw;
  }
  .solutions_features_cards_section {
    margin-bottom: 50px;
  }
  .hero-container .hero-content {
    margin-bottom: 10px;
  }
  .hero-section .to_anchore img {
    height: 50px;
  }
  .hero-container {
    padding-bottom: 30px;
  }
  .hero-section .full-height .row {
    height: 60vw;
  }
  .blog-details-area .container .banner-inner .post-meta {
    margin-bottom: 30px;
  }
  .hero-section .full-height {
    position: relative;
    height: 70vw;
  }
  .hero-container h1, .page_header_container h1 {
    font-size: 30px;
    line-height: 34px;
  }
  .cases_grid h2,
  .contactus_section .contactus_content h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .right-hero-background {
    background-size: cover !important;
  }
  .left-hero-background {
    background-size: cover !important;
    background-position: 0% 100% !important;
  }
}
@media screen and (max-width: 520px) {
  .second_level_items.item_id_1 {
    margin-bottom: 115% !important;
  }
  .third_level_items.item_id_1,
  .third_level_items.item_id_2 {
    margin-top: -190% !important;
  }
}
@media screen and (max-width: 500px) {
  .second_level_items.item_id_1 {
    margin-bottom: 125% !important;
  }
  .third_level_items.item_id_1,
  .third_level_items.item_id_2 {
    margin-top: -210% !important;
  }
  .directory_cascade_section .second_level .mask_id_1 {
    bottom: 61%;
  }
}
@media screen and (max-width: 480px) {
  .hero-container .arrow_down {
    height: 45px;
  }
  .serice_menu li {
    padding: 6px 12px;
  }
  .serice_menu li a {
    font-size: 12px;
  }
  .two_columns_section .section_two_columns .two_columns_image img {
    height: 300px;
  }
  .team_section .team-member {
    margin: 0;
  }
  .contactus_section .section_two_columns .contactus_person .person_img img {
    max-width: 100%;
  }
  .team_section .team-member .person_img {
    width: 150px;
    height: 150px;
  }
  .directory_cascade_section .second_level .directory_cascade_item {
    padding: 30px;
  }
  .second_level_items.item_id_1 {
    margin-bottom: 135% !important;
  }
  .third_level_items.item_id_1,
  .third_level_items.item_id_2 {
    margin-top: -215% !important;
  }
  .contactus_section .section_two_columns .contactus_person .person_data {
    margin-left: 0;
  }
  .contactus_section .section_two_columns .contactus_person .person_img {
    max-width: 150px;
    max-height: 150px;
  }
  .journal_section .container .timeline {
    left: 95%;
  }
  .journal_section .section_two_columns .journal_item.order-first.highlight_item::after,
  .journal_section .section_two_columns .journal_item.highlight_item::after {
    right: -40px;
    left: auto;
  }
  .journal_section .section_two_columns .journal_item::after,
  .journal_section .section_two_columns .journal_item.order-first::after {
    right: -30px;
    left: auto;
  }
}
@media screen and (max-width: 460px) {
  .third_level_items.item_id_1,
  .third_level_items.item_id_2 {
    margin-top: -225% !important;
  }
  .directory_cascade_section .second_level .mask_frame.mask_id_2 {
    bottom: -35vw;
  }
  .directory_cascade_section .second_level .mask_id_1 {
    bottom: 62%;
  }
  .directory_cascade_section .first_level .mask_frame {
    bottom: -40vw;
  }
  .features_grid .features-item {
    width: 95%;
  }
}
@media screen and (max-width: 430px) {
  .second_level_items.item_id_1 {
    margin-bottom: 150% !important;
  }
  .third_level_items.item_id_1,
  .third_level_items.item_id_2 {
    margin-top: -235% !important;
  }
}
@media screen and (max-width: 420px) {
  .order-first.text-end {
    text-align: center !important;
  }
  .site-footer {
    padding: 50px 25px;
  }
  .second_level_items.item_id_1 {
    margin-bottom: 160% !important;
  }
  .third_level_items.item_id_1,
  .third_level_items.item_id_2 {
    margin-top: -270% !important;
  }
  .directory_cascade_section .second_level .mask_id_1 {
    bottom: 63%;
  }
  .customform_section h2 {
    line-height: 68px;
  }
  .customform_section .gform_wrapper.gravity-theme .gfield--type-choice.image-choices-field .gfield_checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .customform_section .gform_wrapper.gravity-theme .gfield--type-choice.image-choices-field .image-choices-choice {
    width: 30%;
  }
  .customform_section .ginput_container_checkbox .image-choices-choice .image-choices-choice-image-wrap {
    width: 100px !important;
    height: 100px !important;
  }
  .customform_section .image-choices-field[class*=ic-theme--] .image-choices-choice-text {
    font-size: 12px;
    font-family: "Inter";
    line-height: 19px;
    font-weight: 600;
  }
}
@media screen and (max-width: 414px) {
  .second_level_items.item_id_1 {
    margin-bottom: 200% !important;
  }
  .third_level_items.item_id_1,
  .third_level_items.item_id_2 {
    margin-top: -300% !important;
  }
  .directory_cascade_section .second_level .mask_id_1 {
    bottom: 66%;
  }
  .directory_cascade_section .second_level .mask_frame.mask_id_2 {
    bottom: -40vw;
  }
}/*# sourceMappingURL=style.css.map */