.row.new-flex-row-mega .col-lg-3,
.row.new-flex-row-mega .col-md-12 {
  margin-bottom: 0;
}
.wsmegamenu {
  display: none;
}
#myOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.container.newadjust-box {
  z-index: 3;
  position: relative !important;
  margin-bottom: 16px;
  margin-right: 10px;
}
.wsmegamenu > .container.newadjust-box {
  max-width: 100%;
  margin-right: 0;
}
html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}
body {
  font-family: Roboto, sans-serif;
  color: #525252;
  line-height: 1.6666;
  font-weight: 400;
  background-color: #fefeff;
}
#page {
  overflow: hidden;
}
.container,
.rel,
section {
  position: relative !important;
  z-index: 3;
}
.block-shadow {
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}
.r-04 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.r-08 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.r-100 {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-100 {
  padding-top: 50px;
  padding-bottom: 124px;
}
.pb-100 {
  padding-bottom: 100px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mr-5 {
  margin-right: 5px;
}
.bg--white-100 {
  background-color: #fff;
}
.shape--02:after {
  position: absolute;
  content: "";
  z-index: -1;
}
.shape--02:after {
  width: 86%;
  height: 80%;
  top: 13%;
  left: 7%;
}
.shape--whitesmoke:after {
  background-color: rgba(123, 104, 238, 0.05);
}
h1,
h2,
h3,
h4 {
  color: #3b3f44;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 0;
}
.font--jakarta h1,
.font--jakarta h2,
.font--jakarta h3,
.font--jakarta h4 {
  font-family: Roboto, sans-serif;
  line-height: 1.35;
}
.font--jakarta h1,
.font--jakarta h2 {
  line-height: 1.25;
}
p.p-sm {
  font-size: 0.8375rem;
}
p {
  font-size: 1rem;
}
.s-17 {
  font-size: 1.0625rem;
}
.s-18 {
  font-size: 1rem;
}
.s-21 {
  font-size: 1.1025rem;
  margin: 10px;
}
.w-700 {
  font-weight: 500;
}
a {
  color: #3b3f44;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
a:hover {
  /* color: #8e56dc !important; */
  text-decoration: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.btn {
  background-color: transparent;
  font-size: 0.79rem;
  line-height: 1;
  font-weight: 400;
  padding: 0.799rem 2.9rem;
  border: 2px solid transparent;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  letter-spacing: 0.03rem;
}
.btn:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ico-10 [class*="flaticon-"]:after,
.ico-10 [class*="flaticon-"]:before {
  font-size: 0.75rem;
}
.ico-25 [class*="flaticon-"]:after,
.ico-25 [class*="flaticon-"]:before {
  font-size: 1.5625rem;
}
.ico-65 [class*="flaticon-"]:after,
.ico-65 [class*="flaticon-"]:before {
  font-size: 4.0625rem;
}
.ico-65 img {
  width: 65px;
  height: 65px;
}
.ico-25 img {
  width: 25px;
  height: 25px;
}
.section-title {
  text-align: center;
}
.section-title h2 {
  margin-bottom: 0;
}
.section-title h2.w-700 {
  letter-spacing: 0.3px;
}
.section-title p.s-21 {
  margin-top: 18px;
  margin-bottom: 0;
}
.section-title a.contact-link {
  font-weight: 500;
  text-decoration: underline;
}
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99999999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
}
#loading-center {
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 273123;
  width: 100%;
  display: block;
  padding-top: 0;
  height: 70px;
  background-color: #fff;
}
@media (min-width: 991px) {
  #header {
    top: 10px;
    left: 20px;
    right: 20px;
    width: auto;
    max-width: 1057px;
    margin: 0 auto;
    border-radius: 36px;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
    box-shadow: 0 2px 3px rgb(96 96 96 / 23%);
    border: 2px solid rgb(190 190 190 / 46%);
    height: 50px;
  }
  .header-wrapper {
    padding: 0 40px;
  }
}
.nav-bt-size {
  font-size: 0.7rem !important;
  padding: 0.5rem 1.2rem !important;
  font-weight: 400;
}
@media (max-width: 760px) {
  .nav-bt-size {
    font-size: 0.9rem !important;
  }
  .contactusheader svg {
    width: 19px !important;
    height: 19px !important;
  }
}
.desktoplogo img {
  width: auto;
  max-width: inherit;
  max-height: 32px;
}
.wsmainfull {
  width: 100%;
  height: auto;
  z-index: 1031;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}
.tra-menu .wsmainfull {
  padding: 20px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.tra-menu .landing-nav {
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wsmenu > .wsmenu-list > li > a {
  font-family: roboto, sans-serif;
  display: block;
  font-size: 1rem;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: 9;
  text-decoration: none;
  margin: 0 17px;
  padding: 10px 3px;
  letter-spacing: 0.04rem;
}
.navbar-dark .wsmenu > .wsmenu-list > li > a.h-link {
  color: #3b3f44;
  font-weight: 400;
}
.wsmenu > .wsmenu-list > li > a.h-link.last-link {
  padding: 10px 0;
  margin: 0;
}
.logo-black:focus-visible {
  outline: 0;
  box-shadow: 0 0 6px 3px #8e56dc, 0 0 2px #8e56dc inset;
  border: 2px solid #000;
  outline-offset: 3px;
}
.wsmenu > .wsmenu-list > li > a.h-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 6px 3px #8e56dc, 0 0 2px #8e56dc inset;
  border: 2px solid #000;
  outline-offset: 3px;
}
.arrow-container {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 1px;
  margin-top: 2px;
}
.arrow-svg {
  width: 10px;
  height: 6px;
  fill: #3b3f44;
  transition: transform 0.3s ease;
}
.h-link[aria-expanded="true"] .arrow-svg {
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  .arrow-container {
    display: none;
  }
}
#calltoactioncontainer a:focus-visible,
#signin a:focus-visible {
  outline: 2px #8e56dc solid;
  outline-offset: 4px;
  color: #3b3f44;
}
#calltoactioncontainer
  a.btn.r-04.btn--theme.hover--theme.last-link.navbuttons.nav-bt-size:focus-visible {
  outline: 2px #8e56dc solid;
}
.wsmenu > .wsmenu-list > li a.btn {
  font-size: 1rem;
  line-height: 30px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 14px;
  padding: 4px 28px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu {
  top: 62px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
  border-bottom: none;
  margin-bottom: 15px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a {
  font-family: Roboto, sans-serif;
  background-color: rgba(244, 244, 249, 0);
  color: #161636;
  font-size: 1rem;
  font-weight: 600;
  padding: 11px 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  transition: all 0.3s ease-in-out;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover {
  padding: 11px 14px;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu {
  padding: 12px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, 0.1);
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 {
  width: 22em !important;
  left: 37px;
  padding: 0 0;
  margin-top: 19px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  box-shadow: 0 10px 10px #7676761f;
  overflow: hidden;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background-color: #f4f4f9;
  position: absolute;
  bottom: 0;
  left: 0;
}
.wsmenu > .wsmenu-list > li:hover > .wsmegamenu.w-75 {
  opacity: 1;
}
.container > .row.new-flex-row-mega {
  justify-content: space-evenly;
  height: 100%;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: rotateX(0) !important;
  -moz-transform: rotateX(0) !important;
  -ms-transform: rotateX(0) !important;
  -o-transform: rotateX(0) !important;
  transform: rotateX(0) !important;
}
.wsmegamenu.w-75.clearfix.move-box {
  border-radius: 11px;
  top: 59%;
}
.wsmegamenu.w-75.clearfix.move-box {
  width: 80% !important;
  left: 1.33%;
  padding: 20px 10px;
  margin: 20px 20px 20px;
}
.wsmegamenu.w-75 .col-lg-3 {
  padding: 0 6px;
}
.col-md-12.col-lg-3.link-list.icons-mega {
  margin-left: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 60px;
}
.col-md-12.col-lg-3.link-list.icons-mega.list1-adjsut.newlink-brix {
  margin-inline: 0;
}
ul.col-md-12.col-lg-3.link-list li {
  white-space: nowrap;
}
.wsmenu > .wsmenu-list > li > .wsmegamenu .title {
  color: #929394;
  font-family: Roboto, sans-serif;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 10px 0 15px 13px;
}
/* r */
.tra-menu.white-scroll .wsmainfull.scroll {
  padding: 0;
}
.tra-menu.navbar-dark.white-scroll
  .scroll
  .wsmenu
  > .wsmenu-list
  > li
  > a.h-link {
  color: #150819;
}
.logo-black {
  display: block;
}
.logo-black:focus {
  outline: 0;
}
.request-form .error {
  color: #e74c3c;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
  padding-left: 10px;
}
.txt-block h2,
.txt-block h3 {
  margin-bottom: 26px;
}
.txt-block .btn {
  margin-top: 25px;
}
.img-block {
  text-align: center;
}
.ct-03 .img-block.right-column {
  margin-left: 20px;
}
.ct-03 .img-block.left-column {
  margin-right: 20px;
}
.rating-section .rating-1-wrapper {
  padding: 0 16%;
}
.rbox-1 {
  text-align: center;
}
.rbox-1-img {
  margin-bottom: 20px;
}
.rbox-1-img img {
  width: auto;
  max-width: inherit;
  max-height: 38px;
}
.rbox-1 .star-rating {
  display: inline-block;
  font-size: 17px;
  line-height: 15px;
  font-weight: 500;
  vertical-align: inherit;
  border: 1px solid #f5f5f5;
  padding: 5px 18px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
}
.rbox-1 .star-rating span {
  position: relative;
  color: #ffb30c;
  top: 1.5px;
}
.rbox-1 .star-rating {
  font-size: 0.86rem;
  line-height: 1;
}
.reviews-2-wrapper {
  padding: 0 10px;
}
.review-2 {
  padding: 45px 50px 35px;
}
#rw-2-1,
#rw-2-2 {
  margin-bottom: 20px;
}
.review-ico {
  position: relative;
  margin-top: -25px;
  margin-left: -10px;
  opacity: 0.1;
}
.review-txt {
  position: relative;
  margin-top: -45px;
}
.review-2 .author-data {
  margin-top: 15px;
}
.review-avatar {
  margin: 0 auto;
  float: left;
}
.review-avatar img {
  width: 54px;
  height: 54px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.review-2 .review-avatar img {
  width: 64px;
  height: 64px;
}
.review-author {
  position: relative;
  display: inline-block;
  text-align: left;
  padding: 0 0 0 15px;
}
.review-2 .review-author {
  margin-top: 10px;
}
.review-author p {
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0;
}
.reviews-section button {
  background-color: transparent;
  border: none;
  padding: 0 2px;
}
.question p a {
  font-weight: 500;
  text-decoration: underline;
}
.footer {
  padding-bottom: 50px;
}
.footer-info,
.footer-links {
  margin-bottom: 40px;
}
.footer .footer-mail-link {
  margin-left: 3px;
  margin-bottom: 0;
}
#footer-3 .footer-links .footer-mail-link {
  margin-left: 0;
  margin-bottom: 20px;
}
.footer-mail-link a {
  font-weight: 400;
  font-size: 0.9rem;
}
.footer-mail-link span {
  position: relative;
  top: 4px;
  right: 3px;
}
.foo-links li {
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
  padding: 0;
}
.foo-links.ico-10 li span {
  position: relative;
  top: 1.5px;
  right: 3px;
}
.footer .foo-links li p {
  font-weight: 400;
  margin-bottom: 10px;
}
.footer .foo-links li:last-child p {
  margin-bottom: 0;
}
.footer-socials {
  margin: 0;
  display: inline-block;
}
.footer-socials li {
  float: left;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
}
.footer-socials a {
  display: block;
  margin-right: 15px;
}
.footer-socials.ico-25 a {
  margin-right: 16px;
}
.footer-socials.ico-25 [class*="flaticon-"]:after,
.footer-socials.ico-25 [class*="flaticon-"]:before {
  font-size: 1.325rem;
}
.footer hr {
  margin-top: 30px;
  margin-bottom: 50px;
}
.footer-copyright p {
  margin-bottom: 0;
}
#login {
  background: url("/images/login.jpg");
  background-position: bottom left;
  min-height: 100vh;
  padding-top: 140px;
  padding-bottom: 80px;
}
.btn--theme {
  color: #fff !important;
  border-color: #8e56dc !important;
  background-color: #8e56dc !important;
  border-radius: 7px;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.hover--theme:hover,
.white-scroll .scroll .hover--theme:hover {
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
}
.contactusheader {
  color: #3b3f44 !important;
  transition: border 0.5s ease !important;
  border: #b8b6be 1px solid;
  font-size: 0.7rem !important;
  font-weight: 400 !important;
  padding: 0.2rem 0.8rem !important;
  font-weight: 300;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.contactusheader svg {
  width: 12px;
  height: 12px;
  stroke: #8f56dc !important;
  transition: transform 0.3s ease;
}
.contactusheader:hover svg {
  transform: translateX(2px);
}
.loading--theme .loader {
  border-color: transparent #7b5dd6;
}
.loading--theme .loader::after {
  border-color: transparent rgba(142, 86, 220, 0.15);
}
.wsmenu
  > .wsmenu-list.nav-theme
  > li
  > .wsmegamenu.w-75
  ul.link-list
  > li
  > a:hover {
  color: #452179 !important;
}
.link-list.icons-mega {
  display: flex;
  flex-direction: column;
}
.hover-underline-animation {
  position: relative;
  color: #000;
  padding-bottom: 20px;
}
.hover-underline-animation:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #452179;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
@keyframes custom-pressDown1 {
  100%,
  30%,
  40% {
    transform: translateY(0);
  }
  35% {
    transform: translateY(10px);
  }
}
@keyframes custom-pressDown2 {
  100%,
  70%,
  80% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(10px);
  }
}
@keyframes custom-pressDown3 {
  100%,
  30%,
  40% {
    transform: translateY(0);
  }
  35% {
    transform: translateY(10px);
  }
}
@keyframes custom-pressDown4 {
  100%,
  40%,
  50% {
    transform: translateY(0);
  }
  45% {
    transform: translateY(10px);
  }
}
@keyframes custom-pressDown5 {
  100%,
  20%,
  30% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(10px);
  }
}
@keyframes custom-pressDown6 {
  100%,
  60%,
  70% {
    transform: translateY(0);
  }
  65% {
    transform: translateY(10px);
  }
}
@keyframes custom-pressDown7 {
  10%,
  100%,
  20% {
    transform: translateY(0);
  }
  15% {
    transform: translateY(10px);
  }
}
@keyframes custom-pressDown8 {
  100%,
  35%,
  45% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(10px);
  }
}
:root {
  --thiccness: 2px;
  --radius: 10px;
  --padding: 10px;
  --box1-gradient: conic-gradient(
    #ffadad,
    #ffd6a5,
    #ffdab6,
    #caffbf,
    #9bf6ff,
    #a0c4ff,
    #bdb2ff,
    #ffc6ff,
    #ffadad
  );
  --box2-gradient: linear-gradient(
    125deg,
    #ffffff00 8%,
    #ffadad,
    #ffd6a5,
    #ffdab6,
    #caffbf,
    #9bf6ff,
    #a0c4ff,
    #bdb2ff,
    #ffc6ff,
    #ffffff00 92%
  );
}
.button-hyper {
  position: relative;
  border: none;
  background: 0 0;
  cursor: pointer;
  margin-top: 20px;
  color: #3b3f44;
  display: inline-block;
}
.button-hyper span {
  position: relative;
  padding-bottom: 7px;
  letter-spacing: 0.5px;
  font-size: 16px;
  padding-right: 15px;
  font-family: Roboto, sans-serif;
  margin-top: 20px;
}
.id-roxo-3 {
  font-size: 1.1rem !important;
}
.button-hyper svg {
  position: relative;
  z-index: 1;
  transform: translateX(-8px);
  transition: all 0.3s ease;
  fill: #161636;
}
.button-hyper:hover svg {
  transform: translateX(0);
}
.button-hyper:active svg {
  transform: scale(0.9);
}
.button-hyper {
  border: none;
  background: 0 0;
  cursor: pointer;
  margin-top: 20px;
  color: #3b3f44;
}
.hyper-products {
  margin-left: 4px !important;
  letter-spacing: 0 !important;
}
.button-hyper span {
  padding-bottom: 7px;
  font-size: 0.9rem;
  padding-right: 15px;
  font-family: Roboto, sans-serif;
  margin-top: 20px;
  color: #3b3f44;
}
.button-hyper svg {
  transform: translateX(-8px);
  transition: all 0.3s ease;
  fill: #3b3f44;
}
.button-hyper:hover svg {
  transform: translateX(0);
}
.button-hyper:active svg {
  transform: scale(0.9);
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 82px;
  padding: 2px;
  border: 1px solid #474747;
  border-radius: 50px;
  background: linear-gradient(to bottom, #8e56dc, #8e56dc);
  transition: all 0.3s ease-in-out;
  transform: rotate(180deg);
  text-decoration: none;
}
.svg {
  width: 22px;
  height: 62px;
  transform: rotate(180deg);
}
.button:hover {
  transform: scale(-1.2);
}
.button:focus {
  outline: 0;
  height: 0;
  width: 0;
  padding: 0;
  border: 0;
}
.button:focus > .svg {
  display: none;
  height: 0;
}
@keyframes revealSpecialColor {
  0% {
    color: #000;
  }
  100% {
    color: transparent;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.align-items-center {
  align-items: center;
}
.compliance-bt-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
}
.compliance-bt {
  margin: 10px;
  position: relative;
  transition: all 0.3s ease-in-out;
  padding: 0.5rem 1.25rem;
  border-radius: 9999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffff;
  gap: 10px;
  border: 3px solid #ffffff4d;
  outline: 0;
  overflow: hidden;
  font-size: 15px;
  flex: 1;
}
.icon-compliance-bt {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease-in-out;
}
.compliance-bt:hover {
  transform: scale(1.05);
  border-color: #fff9 !important;
  color: #fff !important;
}
.compliance-bt:hover .icon-compliance-bt {
  transform: translate(4px);
}
.compliance-bt:hover::before {
  animation: shine 1.5s ease-out infinite;
}
.compliance-bt::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
  );
  top: 0;
  left: -100px;
  opacity: 0.6;
}
@keyframes shine {
  0% {
    left: -100px;
  }
  60% {
    left: 100%;
  }
  to {
    left: 100%;
  }
}
@media (max-width: 768px) {
  .compliance-bt-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.link-nav2 {
  position: relative;
  text-decoration: none;
  color: #170b28 !important;
}
.link-nav-2-arrow {
  position: relative;
  opacity: 0;
  transition: opacity 0.1s ease-out, left 0.1s ease-out;
  left: -6px;
  color: #170b28 !important;
}
.link-nav2:hover .link-nav-2-arrow {
  opacity: 1;
  left: 0;
  color: #170b28 !important;
}
.link-nav2-span {
  font-family: Roboto, sans-serif;
  padding-bottom: 7px;
  font-size: 0.8999rem;
  line-height: 2.5;
}
.link-nav2-span:hover {
  color: #170b28 !important;
}
.h-for-fotter {
  color: #d8d8d8 !important;
  line-height: 0;
}
.link-nav2-span-fot:hover {
  color: #fefeff !important;
}
.h-for-fotter:hover {
  color: #fefeff !important;
}
.h-just-footer {
  letter-spacing: 0.07rem;
  color: #fefeff !important;
  margin-bottom: 15px;
}
.color-footer-adr {
  color: #d8d8d8 !important;
  font-size: 0.9rem;
}
.clearfix-footer {
  margin-top: 20px;
}
#contact-footer-ca {
  color: #fefeff !important;
  letter-spacing: 0.07rem;
  font-weight: 500;
  font-size: 0.9rem;
  margin-bottom: 15px;
}
.footer-shapea {
  position: relative;
  background-color: #2c2b36  !important;
  border-radius: 40px 40px 0 0;
}
@media (min-width: 992px) {
  .col-lg-3-mega-50col {
    flex: 0 0 auto;
    width: 80%;
  }
}
.pos-rela {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 720px) and (min-width: 100px) {
  .roxo-wrap {
    padding: 0 !important;
  }
}
@media (max-width: 720px) and (min-width: 100px) {
  .roxo-wrap {
    padding: 0 !important;
  }
}
.special-section {
  width: 100%;
  position: relative;
  background: #fefefe;
  padding: 2rem 1rem;
  height: auto;
  box-sizing: border-box;
  text-align: center;
  margin-top: 90px;
}
@media (max-width: 1199px) {
  .special-section {
    background: linear-gradient(to bottom, rgb(255 255 255) 735px, #160c27 0);
  }
}
@media (max-width: 960px) {
  .special-section {
    background: #fefefe;
  }
}
.roxo-h3 {
  font-size: 1rem;
  font-family: Roboto, sans-serif;
}
.roxo-cards-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 50px;
}
.roxo-card {
  background-color: #fff;
  box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
    0 0.3px 0.4px hsla(230, 13%, 9%, 0.02),
    0 0.9px 1.5px hsla(230, 13%, 9%, 0.045),
    0 3.5px 6px hsla(230, 13%, 9%, 0.09);
  border-radius: 0.375em;
  overflow: hidden;
  flex: 1 1 300px;
  max-width: calc(33% - 2rem);
  width: calc(33% - 40px);
  margin: 10px;
  display: flex;
  flex-direction: column;
}
.roxo-wrap {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 960px) and (min-width: 850px) {
  .special-section {
    padding: 0 220px;
  }
}
@media (max-width: 850px) and (min-width: 700px) {
  .special-section {
    padding: 0 180px;
  }
}
@media (max-width: 700px) and (min-width: 583px) {
  .special-section {
    padding: 0 80px;
  }
}
@media (max-width: 583px) and (min-width: 500px) {
  .special-section {
    padding: 0 60px;
  }
}
@media (max-width: 500px) and (min-width: 300px) {
  .special-section {
    padding: 0 10px;
  }
}
.roxo-card__img-wrapper {
  flex-shrink: 0;
}
.roxo-card__img-wrapper img {
  display: block;
  width: 100%;
}
.roxo-card__content {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  flex-grow: 1;
  text-align: left;
}
.roxo-p {
  font-size: 0.9rem;
  color: #525252;
}
.roxo-card__footer {
  margin-top: auto;
}
@media (max-width: 960px) {
  .roxo-card {
    max-width: 100%;
    margin: 10px 0;
  }
}
.roxo-p-on-white {
  color: #525252;
}
.roxo-h2-all {
  font-size: 2rem !important;
}
@media screen and (max-width: 600px) {
  .roxo-h2-all {
    font-size: 1.8rem !important;
  }
}
@media screen and (max-width: 600px) and (min-width: 400px) {
  .roxo-h2-all {
    font-size: 2.4rem !important;
  }
  .sca-input-wrapper .helper-text-container {
    right:21px!important;
  }
}
@media screen and (max-width: 400px) {
  .roxo-h2-all {
    font-size: 2rem !important;
  }
}
.partner-class {
  font-size: 1.8rem !important;
  font-weight: 400 !important;
}
.roxo-wrap {
  width: 100%;
  height: 100%;
}
.roxo-p-color {
  color: #525252;
}
@media screen and (max-width: 767px) {
  #new-order-widget-res {
    order: 12 !important;
  }
}
@media (max-width: 556px) {
  .any-device-sec {
    padding-bottom: 20px !important;
  }
}
#color-fotter-reserved {
  color: #fff;
}
:root {
  --ri5-color-primary-hsl: 259, 61%, 60%;
  --ri5-color-bg-hsl: 0, 0%, 100%;
  --ri5-color-contrast-high-hsl: 230, 7%, 23%;
  --ri5-color-contrast-higher-hsl: 230, 13%, 9%;
  --ri5-color-bg-darker-hsl: 240, 4%, 90%;
  --ri5-color-white-hsl: 0, 0%, 100%;
  --ri5-text-sm: 0.833rem;
}
@media (min-width: 64rem) {
  :root {
    --ri5-text-sm: 0.9rem;
  }
}
:root {
  --radio-switch-width: 275px;
  --radio-switch-height: 46px;
  --radio-switch-padding: 3px;
  --radio-switch-radius: 50em;
  --radio-switch-animation-duration: 0.3s;
}
:root {
  --pd6-color-primary-hsl: 250, 84%, 54%;
  --pd6-color-bg-hsl: 0, 0%, 100%;
  --pd6-color-contrast-high-hsl: 230, 7%, 23%;
  --pd6-color-contrast-higher-hsl: 230, 13%, 9%;
  --pd6-color-contrast-low-hsl: 240, 4%, 65%;
  --pd6-color-bg-dark-hsl: 240, 4%, 95%;
  --pd6-color-bg-light-hsl: 0, 0%, 100%;
  --pd6-color-white-hsl: 0, 0%, 100%;
  --pd6-color-primary-darker-hsl: 250, 84%, 38%;
  --pd6-color-primary-light-hsl: 250, 84%, 60%;
  --pd6-color-bg-lighter-hsl: 0, 0%, 100%;
  --pd6-color-black-hsl: 230, 13%, 9%;
  --pd6-space-3xs: 0.25rem;
  --pd6-space-2xs: 0.375rem;
  --pd6-space-xs: 0.5rem;
  --pd6-space-sm: 0.75rem;
  --pd6-space-md: 1.25rem;
  --pd6-text-3xl: 2.488rem;
  --pd6-text-sm: 0.833rem;
}
@media (min-width: 64rem) {
  :root {
    --pd6-space-3xs: 0.375rem;
    --pd6-space-2xs: 0.5625rem;
    --pd6-space-xs: 0.15rem;
    --pd6-space-sm: 1.125rem;
    --pd6-space-md: 2rem;
    --pd6-text-3xl: 1.8rem;
    --pd6-text-sm: 1rem;
  }
}
.tooltip {
  position: absolute;
  cursor: unset;
  opacity: 0;
  pointer-events: auto;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  background: #170b28;
  color: #fff;
  z-index: 10;
  border-radius: 7px;
  font-size: 13px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  white-space: nowrap;
  scale: 0;
  transform-origin: 0 0;
  vertical-align: middle;
  line-height: unset;
  padding-top: 0.2rem;
  padding-bottom: 0.4rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.tooltip::before {
  position: absolute;
  content: "";
  height: 0.6em;
  width: 0.6em;
  bottom: -0.3em;
  left: 50%;
  cursor: unset;
  transform: translateX(-50%) rotate(45deg);
  background: #170b28;
}
.tooltip {
  opacity: 1;
  pointer-events: auto;
  scale: 1;
  animation: shake 0.5s ease-in-out both;
  max-width: 12rem;
  white-space: wrap;
}
@keyframes shake {
  0% {
    transform: translateX(-50%) rotate(0);
  }
  25% {
    transform: translateX(-50%) rotate(1deg);
  }
  50% {
    transform: translateX(-50%) rotate(-1deg);
  }
  75% {
    transform: translateX(-50%) rotate(1deg);
  }
  100% {
    transform: translateX(-50%) rotate(0);
  }
}
:root {
  --color: #8e56dc;
}
* {
  box-sizing: border-box;
}
@keyframes move-dot1 {
  0% {
    transform: translateX(-50%) translateY(-50%);
  }
  20% {
    transform: translateX(-50%) translateY(30%);
  }
  100% {
    transform: translateX(-50%) translateY(30%);
  }
}
@keyframes move-dot2 {
  0% {
    transform: translateX(-50%) translateY(-50%);
  }
  15% {
    transform: translateX(-50%) translateY(-10%);
  }
  30% {
    transform: translateX(-10%) translateY(-10%);
  }
  100% {
    transform: translateX(-10%) translateY(-10%);
  }
}
@keyframes loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.fotter-ls-link {
  color: #d8d8d8 !important;
  text-align: right;
  font-size: 0.9rem;
}
.fotter-ls-link:hover {
  color: #fff !important;
}
.mar-top-ft {
  margin-top: 50px;
}
@media (max-width: 458px) {
  .fotter-ls-link {
    padding-top: 30px;
  }
}
.roxo-wrap {
  position: relative;
  z-index: 10;
}
.section-title {
  position: relative;
  z-index: 1;
}
@keyframes scroll-animation {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@media (max-width: 430px) {
  .roxo-cards-container {
    margin-bottom: 60px;
  }
}
@keyframes cloudMovement {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-52%, -48%) scale(1.05);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes axaCircleColorChange {
  0% {
    fill: #ffffff;
  }
  100% {
    fill: #ccb3ef;
  }
}
@keyframes axaBorderColorChange {
  0% {
    stroke: #ffffff;
  }
  100% {
    stroke: #8e56dc;
  }
}
@keyframes axaVeeIconColorChange {
  0% {
    fill: #ffffff;
  }
  100% {
    fill: #8e56dc;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.review-txt p {
  font-size: 0.9rem !important;
}
.sca-call-2-action {
  width: 100%;
  padding: 4rem 1rem;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.sca-container {
  background-image: url("/images/bro-bg-desktop.avif");
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  max-width: 1216px;
  width: 100%;
  text-align: center;
  padding: 2rem;
  position: relative;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 44px;
}
.sca-title {
  font-size: 1.6rem !important;
  font-weight: 500;
  color: #3b3f44;
  margin-bottom: 1rem;
}
.sca-paragraph {
  font-size: 0.9rem !important;
  color: #555;
  margin: 0 auto 1.5rem;
  max-width: 500px;
  line-height: 1.6;
}
.sca-white-container {
  position: relative;
  background: #fff;
  border: 4px solid rgba(255, 255, 255, 0.5);
  border-radius: 78px;
  padding: 0.5rem 1.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  max-width: 600px;
  margin: 0 auto;
}
.sca-image {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.sca-input-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
}
.sca-input {
  flex: 1;
  padding: 0.6rem 1rem;
  border: none;
  border-radius: 50px;
  font-size: 0.9rem;
  outline: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.sca-button {
  background-color: #8e56dc;
  color: #fff;
  text-decoration: none;
  padding: 0.6rem 1rem;
  border-radius: 50px;
  font-size: 0.9rem;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  box-shadow: 0 5px 10px rgba(142, 86, 220, 0.5);
  transition: all 0.3s ease;
}
.sca-button:hover {
  background-color: #6b36a8;
  color: #fff !important;
  box-shadow: none;
}
@media (max-width: 768px) {
  .sca-white-container {
    flex-direction: column;
    align-items: stretch;
    padding: 1rem;
    border-radius: 15px;
    gap: 1rem;
  }
  .sca-image {
    display: none;
  }
  .sca-input-wrapper {
    flex-direction: column;
    gap: 1rem;
    width: 100%;
  }
  .sca-input {
    width: 100%;
    max-width: 100%;
    font-size: 1rem;
    border-radius: 6px;
  }
  .sca-button {
    width: 100%;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    border-radius: 6px;
  }
}
#moniland {
  width: 600px;
  height: 400px;
  z-index: 1;
}
@media (max-width: 1300px) {
  #moniland {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 1000px) {
  #moniland {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 600px) {
  #moniland {
    width: 450px;
    height: 450px;
    transform: translateX(7px);
  }
}
.bro-section {
  padding: 35px 0;
}
.bro-wrap {
  max-width: 1520px;
  margin: 0 auto;
  padding: 0 20px;
}
.bro-bg {
  background-image: url("/images/bro-bg-desktop.avif");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  height: 600px;
}
@media (max-width: 1000px) {
  .bro-bg {
    background-image: url("/images/bro-bg-mobile.avif");
    flex-direction: column;
  }
}
.bro-content {
  flex: 1;
  min-width: 300px;
  margin-left: 50px;
}
.bro-content h1 {
  color: #3b3f44;
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 1500px) and (min-width: 1350px) {
  .bro-content h1 {
    max-width: 300px;
  }
}
@media (max-width: 600px) and (min-width: 10px) {
  .bro-content h1 {
    font-size: 1.7rem !important;
  }
}
.bro-content p {
  color: #525252;
  font-size: 0.9rem;
  line-height: 1.5;
}
.bro-content p strong {
  color: #3b3f44;
}
.bro-svg-container {
  flex: 1;
  min-width: 300px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#bro-animation {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-55%, -50%);
  width: 887px;
  height: auto;
}
@media (max-width: 1350px) {
  #bro-animation {
    width: 700px;
    transform: translate(-50%, -50%);
  }
  .bro-content {
    margin-left: 0;
  }
}
@media (max-width: 1250px) {
  #bro-animation {
    width: 600px;
    transform: translate(-48%, -50%);
  }
}
@media (max-width: 1121px) {
  #bro-animation {
    width: 500px;
    transform: translate(-45%, -50%);
  }
}
@media (max-width: 1000px) {
  .bro-content {
    margin-bottom: 20px;
    margin-top: 70px;
    text-align: center;
  }
  .bro-svg-container {
    order: 1;
  }
  #bro-animation {
    width: 600px;
    transform: translate(-50%, -60%);
  }
  .bro-bg {
    height: 800px;
  }
}
@media (max-width: 600px) {
  .bro-content {
    max-width: 90%;
    margin-top: 80px;
    text-align: center;
  }
  .bro-content h1 {
    font-size: 1.8rem;
  }
  .bro-content p {
    font-size: 0.9rem;
  }
  #bro-animation {
    width: 430px;
    transform: translate(-52%, -55%);
  }
  .bro-bg {
    height: 700px;
  }
}
@media (max-width: 565px) {
  .bro-br {
    display: none;
  }
  .bro-wrap {
    padding: 0 10px;
  }
  .bro-bg {
    padding: 10px;
  }
}
.bro-link {
  font-weight: 300;
  background: #170b28;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  color: #fff;
  border: 2px solid transparent;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  padding: 7px 22px !important;
  border-radius: 7px;
  text-align: center;
  text-decoration: none;
  align-self: flex-start;
  margin-top: 20px;
}
.bro-link {
  font-weight: 400;
  background: #8e56dc;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.15),
    0 1px 3px hsla(250, 84%, 38%, 0.25),
    0 2px 6px hsl(250deg 62.86% 2.64% / 48%),
    0 6px 10px -2px hsl(0deg 0% 0% / 17%);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  color: #fff;
  border: 2px solid transparent;
  padding: 7px 22px !important;
  border-radius: 7px;
  text-align: center;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}
.bro-link:hover {
  box-shadow: none;
  transform: translateY(1px);
  color: #fff !important;
}
.bro-link svg {
  width: 17px;
  height: 17px;
  margin-left: 8px;
  stroke: white;
}

@media (max-width: 1000px) {
  .bro-link {
    width: 100%;
    justify-content: center;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fix-s-access {
  font-family: 0.8rem !important;
  font-weight: 400 !important;
}
@media (max-width: 480px) {
  .h2-lita-res {
    font-size: 1.6rem !important;
  }
}
@media (max-width: 1000px) {
  .bro-section {
    padding-bottom: 110px;
  }
}
.tab-ai-colors {
  background: linear-gradient(
    90deg,
    #5e9c8a 0,
    #5e9794 29%,
    #7a8bc2 66%,
    #8f7ee2 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-weight: 400 !important;
}
.direct-section {
  text-align: center;
  position: relative;
  padding: 90px 20px;
  width: 100%;
  min-height: 800px;
}
.direct-title-container {
  margin-bottom: 40px;
  position: relative;
  z-index: 5;
}
.direct-subtitle {
  color: #8e56dc;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
}
.direct-title {
  color: #393939;
  font-size: 1.8rem !important;
  margin-bottom: 40px;
  font-weight: 400;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.direct-bg-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -32%);
  width: 1400px;
  height: auto;
  z-index: 1;
}
.direct-features-wrapper {
  max-width: 489px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  position: relative;
  z-index: 5;
  margin-top: 185px;
}
.direct-feature-box {
  background-color: #fff;
  border-radius: 14px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  color: #333;
  text-align: center;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease;
  overflow: hidden;
  padding: 0;
  border: 1px solid #b7b7b7;
}
.direct-feature-box:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.direct-feature-image {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
.direct-feature-primary {
  width: 100%;
  z-index: 1;
  display: block;
}
.direct-feature-secondary {
  position: absolute;
  z-index: 2;
  transition: transform 0.3s ease;
}
.direct-secondary-ai-widget {
  width: 24%;
  top: 49%;
  left: 50%;
  transform: translate(-122%, 65%);
}
.direct-secondary-monitor {
  width: 48%;
  top: 59%;
  left: 70%;
  transform: translate(-50%, -50%);
}
.direct-secondary-pdf {
  width: 12%;
  top: 37%;
  left: 40%;
  transform: translate(-50%, -50%);
}
.direct-secondary-litigation {
  width: 12%;
  top: 50%;
  left: 68%;
  transform: translate(-50%, -50%);
}
.direct-feature-box:hover .direct-secondary-ai-widget {
  transform: translate(-140%, 65%);
}
.direct-feature-box:hover .direct-secondary-monitor {
  transform: translate(-50%, -60%);
}
.direct-feature-box:hover .direct-secondary-pdf {
  transform: translate(-50%, -60%);
}
.direct-feature-box:hover .direct-secondary-litigation {
  transform: translate(-40%, -50%);
}
.direct-feature-label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px;
  background-color: #fff;
  width: 100%;
}
.direct-feature-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.direct-feature-name {
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 506px) {
  .direct-bg-image {
    transform: translate(-50%, -31%);
    width: 1351px;
  }
  .br-hide {
    display: none;
  }
  .direct-section {
    padding: 10px 20px;
  }
  .direct-features-wrapper {
    margin-top: 210px;
  }
}
@media (max-width: 462px) {
  .direct-bg-image {
    transform: translate(-50%, -32%);
  }
}
@media (max-width: 438px) {
  .direct-bg-image {
    transform: translate(-50%, -33%);
  }
}
@media (max-width: 438px) {
  .direct-bg-image {
    transform: translate(-50%, -28%);
    width: 1225px;
  }
}
.aiza-section {
  /* margin-top: 200px; */
  margin-top: 130px;
}
.aiza-lottie-wrapper {
  width: 200% !important;
  height: 200% !important;
  min-height: 300px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  overflow: visible !important;
  z-index: 1 !important;
  left: -220px !important;
  top: 100px !important;
  transform: translate(-10%, 0) !important;
}
.aiza-lottie-svg {
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
  transform-origin: center center !important;
  transform: scale(1.2) !important;
}
#aiza-lottie-container {
  position: relative !important;
  width: 133% !important;
  height: 100% !important;
}
@media (max-width: 1712px) {
  .aiza-lottie-wrapper {
    left: -138px !important;
  }
}
@media (max-width: 1556px) {
  .aiza-lottie-wrapper {
    left: -99px !important;
  }
}
@media (max-width: 1464px) {
  .aiza-lottie-wrapper {
    left: 13px !important;
  }
  #aiza-lottie-container {
    width: 110% !important;
  }
}
@media (max-width: 991px) {
  .aiza-lottie-wrapper {
    left: -96px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 140% !important;
  }
}
@media (max-width: 871px) {
  .aiza-lottie-wrapper {
    left: -56px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 120% !important;
  }
}
@media (max-width: 743px) {
  .aiza-lottie-wrapper {
    left: -19px !important;
  }
}
@media (max-width: 556px) {
  .aiza-lottie-wrapper {
    left: 56px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 100% !important;
  }
}
@media (max-width: 526px) {
  .aiza-lottie-wrapper {
    left: -7px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 108% !important;
  }
}
@media (max-width: 444px) {
  .aiza-lottie-wrapper {
    left: -7px !important;
    top: 53px !important;
  }
  #aiza-lottie-container {
    width: 122% !important;
  }
}
@media (min-width: 768px) {
  .change-position .row {
    flex-direction: row-reverse !important;
  }
  .change-position .txt-block.right-column {
    text-align: left !important;
    padding-right: 15px !important;
    padding-left: 30px !important;
  }
  .change-position .img-block.left-column {
    display: flex !important;
    justify-content: flex-end !important;
  }
}
.vix-section {
  margin-top: 100 !important;
}
.vix-lottie-container {
  width: 100% !important;
  max-width: 900px !important;
  height: auto !important;
  transform: scale(1.4) !important;
  transition: transform 0.3s ease !important;
  z-index: 1 !important;
}
.vix-lottie-container.vix-left {
  transform: scale(1.8) translateX(135px) !important;
}
@media (max-width: 1707px) {
  .vix-lottie-container.vix-left {
    transform: scale(1.4) translateX(80px) !important;
  }
}
@media (max-width: 1413px) {
  .vix-lottie-container.vix-left {
    transform: scale(1.7) translateX(30px) !important;
  }
  .vix-section {
    margin-top: 20px !important;
  }
}
@media (min-width: 768px) {
  #pad-vix-tex {
    padding-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .vix-lottie-container.vix-left {
    transform: scale(1.5) translateX(31px) !important;
    margin-top: 100px;
  }
}
@media (max-width: 577px) {
  .vix-lottie-container.vix-left {
    transform: scale(1.5) translateX(8px) !important;
    margin-top: 65px;
    margin-bottom: 85px;
  }
}
.bento-land-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  font-family: Arial, sans-serif;
}
.bento-land-row-1 {
  display: grid;
  grid-template-columns: 60% 40%;
  gap: 25px;
  margin-bottom: 25px;
}
.bento-land-row-2 {
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 25px;
}
.bento-land-box {
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 300px;
}
.bento-land-box-1 {
  background-image: url("/images/bento-land-1.png") !important;
  background-size: cover;
  background-position: center;
}
.bento-land-box-3 {
  background-image: url("/images/bento-land-3.png") !important;
  background-size: cover;
  background-position: center;
}
.bento-land-box h2 {
  color: #3b3f44;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
}
.bento-land-box p {
  color: #525252;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0;
}
.bento-land-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.bento-land-box-1 .bento-land-content {
  justify-content: flex-end;
}
.bento-land-box-1 .bento-land-text {
  margin-top: auto;
  z-index: 2;
}

.bento-land-box-2 .bento-land-text {
  text-align: center;
  margin-bottom: 20px;
}
.bento-land-box-2 .bento-land-img-container {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bento-land-box-3 .bento-land-text {
  margin-bottom: 20px;
}
.bento-land-box-3 .bento-land-img-container {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bento-land-box-4 .bento-land-text {
  margin-bottom: 20px;
}
.bento-land-box-4 .bento-land-img-container {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.bento-land-text h2 {
  font-size: 1.2rem !important;
}
.bento-land-img-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .bento-land-row-1,
  .bento-land-row-2 {
    grid-template-columns: 1fr;
  }
  .bento-land-box {
    min-height: 300px;
  }
  .bento-land-box-2 .bento-land-text {
    text-align: left;
  }
}

.think-about-sec {
  margin-top: 50px;
}
.tab-tag {
  color: #8e56dc;
  text-align: center;
}
.font-w-force {
  font-weight: 400 !important;
}
.think-about-sec {
  padding-bottom: 20px !important;
}
footer *:focus-visible {
  outline: 2px #8a2be2 solid;
  outline-offset: 3px;
}
*:focus-visible {
  outline: 2px #8a2be2 solid;
  outline-offset: 3px;
}
.wsmenu
  > .wsmenu-list
  > li
  > .wsmegamenu.w-75.clearfix.move-box.border-adjsut.move.mega-menu-open {
  margin-inline: 0;
  border-radius: 0px 0px 20px 20px !important;
  height: 415% !important;
}


.section-spacer {
  width: 100%;
  clear: both;
  height: 120px; /* Default for mobile */

}

@media (max-width:991px) {
.section-spacer  {
  display: none;
}
}

.font-on {
        min-height: 2.7rem !important;
        height: auto !important;
    }