.tw-legal :is(.mx-auto) {
  margin-left: auto;
  margin-right: auto;
}

.tw-legal :is(.\!mb-\[0px\]) {
  margin-bottom: 0px !important;
}

.tw-legal :is(.mb-0) {
  margin-bottom: 0px;
}

.tw-legal :is(.mb-\[15px\]) {
  margin-bottom: 15px;
}

.tw-legal :is(.mb-\[17px\]) {
  margin-bottom: 17px;
}

.tw-legal :is(.mb-\[24px\]) {
  margin-bottom: 24px;
}

.tw-legal :is(.mb-\[35px\]) {
  margin-bottom: 35px;
}

.tw-legal :is(.mb-\[40px\]) {
  margin-bottom: 40px;
}

.tw-legal :is(.mb-\[47px\]) {
  margin-bottom: 47px;
}

.tw-legal :is(.mb-\[48px\]) {
  margin-bottom: 48px;
}

.tw-legal :is(.mb-\[50px\]) {
  margin-bottom: 50px;
}

.tw-legal :is(.mb-\[60px\]) {
  margin-bottom: 60px;
}

.tw-legal :is(.mt-\[40px\]) {
  margin-top: 40px;
}

.tw-legal :is(.flex) {
  display: flex;
}

.tw-legal :is(.grid) {
  display: grid;
}

.tw-legal :is(.max-h-\[60px\]) {
  max-height: 60px;
}

.tw-legal :is(.max-w-\[1030px\]) {
  max-width: 1030px;
}

.tw-legal :is(.max-w-\[1033px\]) {
  max-width: 1033px;
}

.tw-legal :is(.max-w-\[80px\]) {
  max-width: 80px;
}

.tw-legal :is(.grid-cols-1) {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.tw-legal :is(.flex-wrap) {
  flex-wrap: wrap;
}

.tw-legal :is(.items-center) {
  align-items: center;
}

.tw-legal :is(.justify-center) {
  justify-content: center;
}

.tw-legal :is(.gap-x-\[110px\]) {
  -moz-column-gap: 110px;
       column-gap: 110px;
}

.tw-legal :is(.gap-x-\[16px\]) {
  -moz-column-gap: 16px;
       column-gap: 16px;
}

.tw-legal :is(.gap-x-\[32px\]) {
  -moz-column-gap: 32px;
       column-gap: 32px;
}

.tw-legal :is(.gap-y-\[16px\]) {
  row-gap: 16px;
}

.tw-legal :is(.gap-y-\[20px\]) {
  row-gap: 20px;
}

.tw-legal :is(.gap-y-\[30px\]) {
  row-gap: 30px;
}

.tw-legal :is(.rounded-\[29px\]) {
  border-radius: 29px;
}

.tw-legal :is(.border-2) {
  border-width: 2px;
}

.tw-legal :is(.border-b) {
  border-bottom-width: 1px;
}

.tw-legal :is(.border-solid) {
  border-style: solid;
}

.tw-legal :is(.border-\[\#497EDC\]) {
  --tw-border-opacity: 1;
  border-color: rgb(73 126 220 / var(--tw-border-opacity));
}

.tw-legal :is(.border-\[rgba\(117\2c 167\2c 255\2c 0\.25\)\]) {
  border-color: rgba(117,167,255,0.25);
}

.tw-legal :is(.px-\[25px\]) {
  padding-left: 25px;
  padding-right: 25px;
}

.tw-legal :is(.px-\[37px\]) {
  padding-left: 37px;
  padding-right: 37px;
}

.tw-legal :is(.py-\[16px\]) {
  padding-top: 16px;
  padding-bottom: 16px;
}

.tw-legal :is(.pb-\[12px\]) {
  padding-bottom: 12px;
}

.tw-legal :is(.pb-\[50px\]) {
  padding-bottom: 50px;
}

.tw-legal :is(.text-\[16px\]) {
  font-size: 16px;
}

.tw-legal :is(.text-\[18px\]) {
  font-size: 18px;
}

.tw-legal :is(.text-\[24px\]) {
  font-size: 24px;
}

.tw-legal :is(.text-\[30px\]) {
  font-size: 30px;
}

.tw-legal :is(.text-\[40px\]) {
  font-size: 40px;
}

.tw-legal :is(.text-\[47px\]) {
  font-size: 47px;
}

.tw-legal :is(.text-\[64px\]) {
  font-size: 64px;
}

.tw-legal :is(.font-medium) {
  font-weight: 500;
}

.tw-legal :is(.font-normal) {
  font-weight: 400;
}

.tw-legal :is(.font-semibold) {
  font-weight: 600;
}

.tw-legal :is(.leading-\[100\%\]) {
  line-height: 100%;
}

.tw-legal :is(.leading-\[115\%\]) {
  line-height: 115%;
}

.tw-legal :is(.leading-\[118\%\]) {
  line-height: 118%;
}

.tw-legal :is(.leading-\[125\%\]) {
  line-height: 125%;
}

.tw-legal :is(.leading-\[133\.333\%\]) {
  line-height: 133.333%;
}

.tw-legal :is(.leading-\[153\.33\%\]) {
  line-height: 153.33%;
}

.tw-legal :is(.leading-\[166\.667\%\]) {
  line-height: 166.667%;
}

.tw-legal :is(.leading-\[177\.77\%\]) {
  line-height: 177.77%;
}

.tw-legal :is(.leading-\[191\.667\%\]) {
  line-height: 191.667%;
}

.tw-legal :is(.leading-\[200\%\]) {
  line-height: 200%;
}

.tw-legal :is(.tracking-\[0\.4px\]) {
  letter-spacing: 0.4px;
}

.tw-legal :is(.text-\[\#0A1322\]) {
  --tw-text-opacity: 1;
  color: rgb(10 19 34 / var(--tw-text-opacity));
}

.tw-legal :is(.text-\[\#0B0B0B\]) {
  --tw-text-opacity: 1;
  color: rgb(11 11 11 / var(--tw-text-opacity));
}

.tw-legal :is(.text-\[\#353434\]) {
  --tw-text-opacity: 1;
  color: rgb(53 52 52 / var(--tw-text-opacity));
}

.tw-legal :is(.text-\[\#497EDC\]) {
  --tw-text-opacity: 1;
  color: rgb(73 126 220 / var(--tw-text-opacity));
}

.tw-legal :is(.underline) {
  text-decoration-line: underline;
}

.tw-legal :is(.opacity-\[0\.75\]) {
  opacity: 0.75;
}

.tw-legal :is(.filter) {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

body.single-legal {
  background-image: none !important;
}

#legal {
  /*background-image:url(../images/lega-bg.png);
  background-size:cover;
  background-repeat:no-repeat;
  background-attachment:fixed;*/
  padding-top: 200px;
}

#legal .legal_breadcrumb a {
  --tw-text-opacity: 1;
  color: rgb(73 126 220 / var(--tw-text-opacity));
}

#legal:after {
  content: "";
  background-image: url(../images/review-circle.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 560px;
  height: 700px;
  display: block;
  position: absolute;
  top: 325px;
  left: 0;
  z-index: -1;
}

#legal .logo-bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

#legal h1 {
  line-height: 106.25%;
}

#legal .legal_breadcrumb {
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 187.5%;
  --tw-text-opacity: 1;
  color: rgb(53 52 52 / var(--tw-text-opacity));
}

#legal .legal-filter.selected {
  --tw-bg-opacity: 1;
  background-color: rgb(73 126 220 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#legal .legal_types .legal_type {
  box-shadow: 10px 10px 34px 2px rgba(73, 126, 220, 0.3);
  /*background: linear-gradient(159deg, #FFF 0%, #98BDFE 100%);*/
  background: white;
  height: 100%;
  border-radius: 15px;
  padding: 60px;
}

#legal h3 {
  margin-bottom: 20px;
}

#legal section.text-content ul,
        #legal section.text-content ol {
  list-style: initial;
  margin-left: 1.5rem;
}

#legal section.text-content table {
  border: 1px solid #eee;
}

#legal section.text-content table tr:first-child td {
  --tw-bg-opacity: 1;
  background-color: rgb(213 213 213 / var(--tw-bg-opacity));
}

#legal section.text-content table tr td {
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(238 238 238 / var(--tw-border-opacity));
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 6px;
  padding-bottom: 6px;
}

@media (min-width: 768px) {
  .tw-legal :is(.md\:justify-start) {
    justify-content: flex-start;
  }

  .tw-legal :is(.md\:text-\[20xp\]) {
    color: 20xp;
  }
}

@media (min-width: 1024px) {
  .tw-legal :is(.lg\:grid-cols-2) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tw-legal :is(.lg\:gap-y-\[64px\]) {
    row-gap: 64px;
  }

  .tw-legal :is(.lg\:gap-y-\[70px\]) {
    row-gap: 70px;
  }
}

@media (min-width: 1280px) {
  .tw-legal :is(.xl\:mb-\[110px\]) {
    margin-bottom: 110px;
  }

  .tw-legal :is(.xl\:mb-\[70px\]) {
    margin-bottom: 70px;
  }

  .tw-legal :is(.xl\:px-\[100px\]) {
    padding-left: 100px;
    padding-right: 100px;
  }

  .tw-legal :is(.xl\:pb-\[120px\]) {
    padding-bottom: 120px;
  }

  .tw-legal :is(.xl\:pb-\[70px\]) {
    padding-bottom: 70px;
  }

  .tw-legal :is(.xl\:pt-\[200px\]) {
    padding-top: 200px;
  }
}

body.tax-legal_type #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu {
  width: 100vw;
  top: 50px;
  width: 100vw;
  padding: 35px 25px 50px;
  border: 0;
}


@media (max-width: 767px) {
  body.tax-legal_type #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu {
    left: -26px;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  body.tax-legal_type #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu {
    left: -90%;
  }
}

@media (min-width: 981px) {
  body.tax-legal_type #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu {
    left: -40%;
  }
}
