@import url("../fonts/fonts.css");
@import url("../vendors/bootstrap/css/bootstrap.min.css");

html :where(.wp-block) {
    max-width: 100% !important;
}

@media (min-width: 782px) {
body .interface-complementary-area {
    min-width: 420px;
}
}

.acf-block-preview * {
	outline: 0 !important;
	text-decoration: none !important
}


.acf-block-preview {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "Inter 18pt", sans-serif;
  color: #0B171D;
  font-weight: 400;
  line-height: 25px;
}
.acf-block-preview html,
.acf-block-preview body {
  height: 100%;
}
.acf-block-preview .main-wrapper {
  position: relative;
  overflow-x: hidden;
}
.acf-block-preview a {
  color: #32463B;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.acf-block-preview a:hover {
  text-decoration: none;
  color: #32463B;
}
.acf-block-preview a:focus,
.acf-block-preview input:focus,
.acf-block-preview button:focus,
.acf-block-preview select:focus,
.acf-block-preview button:focus,
.acf-block-preview textarea:focus {
  outline: none;
}
.acf-block-preview img {
  max-width: 100%;
  display: block;
}
.acf-block-preview .h1,
.acf-block-preview .h2,
.acf-block-preview .h3,
.acf-block-preview .h4,
.acf-block-preview .h5,
.acf-block-preview .h6,
.acf-block-preview h1,
.acf-block-preview h2,
.acf-block-preview h3,
.acf-block-preview h4,
.acf-block-preview h5,
.acf-block-preview h6 {
  color: #13203C;
  margin-bottom: 12px;
  font-family: "Montserrat", sans-serif;
}
.acf-block-preview h1,
.acf-block-preview .h1 {
  font-size: 55px;
  line-height: 115%;
}
.acf-block-preview h2,
.acf-block-preview .h2 {
  font-size: 50px;
  line-height: 115%;
}
.acf-block-preview h3,
.acf-block-preview .h3 {
  font-size: 40px;
  line-height: 115%;
}
.acf-block-preview h4,
.acf-block-preview .h4 {
  font-size: 30px;
  line-height: 120%;
}
.acf-block-preview h5,
.acf-block-preview .h5 {
  font-size: 24px;
  line-height: 115%;
}
.acf-block-preview h6,
.acf-block-preview .h6 {
  font-size: 20px;
  line-height: 115%;
}
.acf-block-preview p {
  margin-bottom: 20px;
}
.acf-block-preview p:last-child {
  margin-bottom: 0 !important;
}
.acf-block-preview ul,
.acf-block-preview ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.acf-block-preview button {
  border: none;
  transition: all 0.4s ease 0s;
  background: transparent;
}
.acf-block-preview .section,
.acf-block-preview section {
  padding: 70px 0;
}
.acf-block-preview .container {
  max-width: 1200px;
}
.acf-block-preview .container.wide {
  max-width: 1320px;
}
.acf-block-preview .container.long {
  max-width: 1420px;
}
.acf-block-preview .container.smalls {
  max-width: 1080px;
}
.acf-block-preview .container.ultra {
  max-width: 1600px;
}
.acf-block-preview .relative {
  position: relative;
  z-index: 1;
}
.acf-block-preview .z_99 {
  position: relative;
  z-index: 99;
}
.acf-block-preview .text_upper {
  text-transform: uppercase;
}
.acf-block-preview .clr_red {
  color: #B32135;
}
.acf-block-preview .clr_gray {
  color: rgba(255, 255, 255, 0.7);
}
.acf-block-preview .clr_blue {
  color: #080F1D;
}
.acf-block-preview .bg_blue_dark {
  background: #070D1A;
}
.acf-block-preview .bg_blue {
  background: #080F1D;
}
.acf-block-preview .bg_gray {
  background: #F6F6F6;
}
.acf-block-preview .bg_gray_light {
  background: #F2F2F2;
}
.acf-block-preview .fw_700 {
  font-weight: 700;
}
.acf-block-preview .fw_900 {
  font-weight: 900;
}
.acf-block-preview .ls_2 {
  letter-spacing: 2.8px;
}
.acf-block-preview .text_italic {
  font-style: italic;
}
.acf-block-preview .cta-btn {
  display: inline-flex;
  padding: 12px 30px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 1px solid transparent;
  font-family: "Inter 18pt", sans-serif;
  justify-content: center;
  text-align: center;
}
.acf-block-preview .cta-btn.btn_red {
  background: #B32135;
  color: #fff;
  border-color: #B32135;
}
.acf-block-preview .cta-btn.btn_red:hover {
  background: #931324;
  color: #fff;
  border-color: #931324;
}
.acf-block-preview .cta-btn.btn_blue {
  background: #093163;
  color: #fff;
  border-color: #093163;
}
.acf-block-preview .cta-btn.btn_blue:hover {
  background: #B32135;
  color: #fff;
  border-color: #B32135;
}
.acf-block-preview .section-heading {
  font-size: 50px;
  font-weight: 900;
}
.acf-block-preview .site-heading {
  margin-bottom: 40px;
}
.acf-block-preview .header-area {
  position: absolute;
  z-index: 9;
  width: 100%;
  left: 0;
}
.acf-block-preview .header-inn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 0;
  left: 0;
  padding-top: 20px;
}
.acf-block-preview .header-menu {
  display: flex;
  align-items: center;
}
.acf-block-preview .mainmenu ul li {
  display: inline-block;
  margin-left: 24px;
  position: relative;
}
.acf-block-preview .mainmenu ul li.has-submenu > a::after {
  position: absolute;
  content: "";
  right: -10px;
  width: 7px;
  height: 7px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
  top: 47%;
}
.acf-block-preview .mainmenu ul li.has-submenu > a:hover::after {
  border-color: #fff;
}
.acf-block-preview .mainmenu ul li > ul {
  width: 210px;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 15px;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-top: 3px solid #B32135;
  text-align: left;
  box-shadow: 0 19px 51px rgba(0, 0, 0, 0.31);
  background-color: #ffffff;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.acf-block-preview .mainmenu ul li > ul > li {
  display: block;
  padding: 0;
  margin: 0;
}
.acf-block-preview .mainmenu ul li > ul > li a {
  padding: 7px;
  display: block;
  color: #181818;
  opacity: 1;
  font-size: 14px;
  line-height: 20px;
}
.acf-block-preview .mainmenu ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
.acf-block-preview .mainmenu ul li a:hover {
  opacity: 1;
  color: #fff;
}
.acf-block-preview .mainmenu ul li > ul > li a:hover {
  color: #B32135;
}
.acf-block-preview .mainmenu ul li:first-child {
  margin-left: 0;
}
.acf-block-preview .mainmenu ul li a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  display: inline-block;
}
.acf-block-preview .header-nav .phone-call img {
  display: inline-flex;
  margin-right: 15px;
}
.acf-block-preview .header-nav .phone-call span,
.acf-block-preview .phone_call span {
  position: relative;
}
.acf-block-preview .header-nav .phone-call span::after,
.acf-block-preview .phone_call span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.3s;
}
.acf-block-preview .header-nav .phone-call:hover span::after,
.acf-block-preview .phone_call:hover span::after {
  transform-origin: bottom left;
  transform: scaleX(1);
}
.acf-block-preview .header-nav {
  display: flex;
  align-items: center;
}
.acf-block-preview .header-nav .phone-call {
  font-size: 20px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 30px;
}
.acf-block-preview .hero-area .container {
  position: relative;
  z-index: 1;
}
.acf-block-preview .hero-content {
  margin-bottom: 20px;
}
.acf-block-preview .hero-subheading {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
}
.acf-block-preview .hero-text {
  padding-top: 100px;
}
.acf-block-preview .hero-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  mix-blend-mode: luminosity;
}
.acf-block-preview .hero-area {
  background: #080F1D;
  z-index: 1;
  overflow: hidden;
}
.acf-block-preview .hero-area::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 30%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}
.acf-block-preview .hero-area::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 130px;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgb(7, 18, 25) 0%, rgba(7, 18, 25, 0) 100%);
  z-index: 1;
}
.acf-block-preview .hero-area {
  padding-bottom: 30px;
}
.acf-block-preview .hero-heading {
  font-size: 86px;
  font-weight: 900;
  line-height: 85%;
  color: #fff;
  letter-spacing: -4px;
}
.acf-block-preview img.hero-circle-shape {
  position: absolute;
  top: 0;
  right: -145px;
  width: 800px;
  z-index: -9;
}
.acf-block-preview .hero-title {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.acf-block-preview .hero-right-img {
  position: absolute;
  width: 50%;
  height: 100%;
  object-fit: cover;
  right: 0;
  bottom: -70px;
}
.acf-block-preview .hero-action {
  display: flex;
  align-items: center;
}
.acf-block-preview .hero-action .phone_call {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-left: 10px;
  letter-spacing: 0.5px;
  display: inline-flex;
  align-items: center;
}
.acf-block-preview .hero-action .phone_call img {
  display: inline-flex;
  padding: 10px;
}
.acf-block-preview .hero-text-slider {
  position: relative;
  z-index: 9;
  margin-top: 70px;
}
.acf-block-preview .hero-single-slider-text {
  color: rgba(255, 255, 255, 0.76);
  letter-spacing: 11px;
  margin: 0 40px;
  position: relative;
  text-transform: uppercase;
  font-family: "JetBrains Mono", monospace;
  font-weight: 400;
  font-size: 18px;
}
.acf-block-preview .hero-single-slider-text::before {
  position: absolute;
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, 0.76);
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -40px;
  border-radius: 50%;
}
.acf-block-preview .hero-image-1 {
  position: absolute;
  bottom: -200px;
  width: 560px;
  right: 30px;
}
.acf-block-preview .hero-image-2 {
  position: absolute;
  bottom: -200px;
  width: 530px;
  right: -270px;
  z-index: -1;
}
.acf-block-preview .review-area {
  background: #080F1D;
  position: relative;
  overflow: hidden;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.acf-block-preview .icon-teaser-style1-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  top: 0;
}
.acf-block-preview .icon-teaser.style1 {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.acf-block-preview .icon-teaser.style1 .title {
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.acf-block-preview .icon-teaser.style1 ul li {
  display: inline-block;
  color: #FBBC05;
  font-size: 14px;
}
.acf-block-preview .icon-teaser.style1 .icon {
  margin-right: 8px;
}
.acf-block-preview .icon-teaser.style1 .icon img {
  max-width: 45px;
}
.acf-block-preview .review-area .col-lg-3 {
  position: relative;
}
.acf-block-preview .review-area .col-lg-3::after {
  position: absolute;
  content: "";
  top: 0;
  right: 10px;
  width: 1px;
  height: 100%;
  background: #22293B;
}
.acf-block-preview .review-area .col-lg-3:last-child::after {
  display: none;
}
.acf-block-preview .content-box.style1 {
  background: #F6F6F6;
  padding: 50px;
  position: relative;
  z-index: 9;
  border: 3px solid rgba(19, 32, 60, 0.29);
}
.acf-block-preview .form-box.style1 .title {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 30px;
}
.acf-block-preview .form-box.style1 label {
  display: none;
}
.acf-block-preview .form-box.style1 li {
  margin-bottom: 24px;
}
.acf-block-preview .form-box.style1 input {
  border: none !important;
  background: #fff !important;
  width: 100% !important;
  padding: 10px 20px !important;
  font-size: 16px !important;
  height: 55px !important;
  box-shadow: none !important;
}
.acf-block-preview .form-box.style1 textarea {
  border: none !important;
  background: #fff !important;
  width: 100% !important;
  height: 140px !important;
  padding: 10px !important;
  font-size: 16px !important;
  padding: 10px 20px !important;
  box-shadow: none !important;
  min-height: 140px !important;
}
.acf-block-preview .form-box.style1 input::placeholder,
.acf-block-preview .form-box.style1 textarea::placeholder {
  color: #A3A3A3 !important;
  font-size: 16px !important;
}
.acf-block-preview .gform-theme--foundation .gform_fields {
  row-gap: 15px !important;
}
.acf-block-preview .form-box.style1 .text, .acf-block-preview .gfield--type-html {
  font-size: 14px !important;
}
.acf-block-preview .form-box.style1 .cta-btn {
  width: 100% !important;
  text-align: center !important;
  display: block !important;
  background: #B32135 !important;
  color: #fff !important;
  border-color: #B32135 !important;
  padding: 17px 30px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 1.2px !important;
  text-transform: uppercase !important;
  border: 1px solid transparent !important;
  font-family: "Inter 18pt", sans-serif !important;
  justify-content: center !important;
  text-align: center !important;
}
.acf-block-preview .form-box.style1 .cta-btn:hover {
  background: #931324 !important;
  color: #fff !important;
  border-color: #931324 !important;
}
.acf-block-preview .form-image.style1 {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  object-fit: cover;
  z-index: -9;
  object-position: right;
}
.acf-block-preview .form_style1 {
  position: relative;
}
.acf-block-preview .content-box.style1::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 53%;
  height: 100%;
  background: linear-gradient(90deg, rgb(246, 246, 246) 0%, rgba(246, 246, 246, 0.9) 33%, rgba(246, 246, 246, 0.65) 60%, rgba(246, 246, 246, 0) 100%);
  z-index: -1;
}
.acf-block-preview .form_style1::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 30%;
  left: 0;
  bottom: 0;
  background: #F6F6F6;
}
.acf-block-preview .icon-teaser.style2 .title {
  font-size: 21px;
  font-weight: 900;
}
.acf-block-preview .icon-teaser.style2 .number {
  background: #B32135;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  color: #fff;
  margin-bottom: 30px;
  margin: 0 auto 30px;
}
.acf-block-preview .content-text.style1 .text {
  font-size: 16px;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 30px;
}
.acf-block-preview .content-text.style1 .section-heading {
  color: #fff;
}
.acf-block-preview .icon-teaser.style2 {
  position: relative;
  z-index: 1;
}
.acf-block-preview .icon-teaser.style2::before {
  position: absolute;
  content: "";
  top: 50px;
  left: 68%;
  width: calc(100% - 110px);
  height: 2px;
  background: url(../img/step-bg.webp) no-repeat scroll 0 0/cover;
  z-index: -1;
}
.acf-block-preview .col-lg-4:last-child .icon-teaser.style2::before {
  display: none;
}
.acf-block-preview .content-text.style1 {
  color: rgba(255, 255, 255, 0.64);
}
.acf-block-preview .content-image.style2 {
  position: absolute;
  width: 55%;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
}
.acf-block-preview .half_gradient {
  position: absolute;
  top: 0;
  right: 40%;
  height: 100%;
  width: 100%;
  background: url(../img/half-gradient-bg.webp) no-repeat scroll top right/cover;
}
.acf-block-preview .news-logo-slider .slide {
  padding: 0 7px;
}
.acf-block-preview .news-logo-slider .slick-list {
  margin-left: -7px;
  margin-right: -7px;
}
.acf-block-preview .single-news-logo-slider {
  padding: 20px 80px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.58);
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.acf-block-preview .single-news-logo-slider::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  filter: blur(80px);
}
.acf-block-preview .single-news-logo-slider img {
  width: 100px;
}
.acf-block-preview .text-slider.style2 .title {
  transition: all 0.3s;
  font-size: 44px;
  font-style: italic;
  margin: 0 40px;
  font-weight: 900;
  color: rgba(10, 10, 10, 0.08);
  position: relative;
}
.acf-block-preview .text-slider.style2 .title:hover {
  color: #080F1D;
}
.acf-block-preview .text-slider.style2 .title::before {
  position: absolute;
  content: "";
  background: url(../img/red_star.png);
  width: 18px;
  height: 18px;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
}
.acf-block-preview .text-box.style1 {
  background: #fff;
  border: 1px solid #000;
  padding: 50px;
  height: 100%;
  transition: all 0.3s;
  color: #B4B4B4;
}
.acf-block-preview .text-box.style1:hover {
  background: #13203C;
  color: rgba(255, 255, 255, 0.64);
}
.acf-block-preview .text-box.style1 .title {
  font-size: 22px;
  font-weight: 700;
  transition: all 0.3s;
}
.acf-block-preview .text-box.style1:hover .title {
  color: #fff;
}
.acf-block-preview .related-links.style1 ul {
  margin-top: 30px;
  text-align: center;
}
.acf-block-preview .related-links.style1 ul li {
  display: inline-block;
  margin: 5px 6px;
}
.acf-block-preview .related-links.style1 ul li a {
  padding: 14px 20px;
  font-size: 14px;
  background: #F2F2F2;
  display: block;
  font-weight: 500;
  top: 0;
  position: relative;
  transition: all 0.3s;
}
.acf-block-preview .related-links.style1 ul li a:hover {
  top: -5px;
  background: #B32135;
  color: #fff;
}
.acf-block-preview .image-logo.style1 {
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.acf-block-preview .image-logo.style1 li {
  margin-right: 40px;
}
.acf-block-preview .image-logo.style1 li img {
  filter: grayscale(1);
  transition: all 0.3s;
}
.acf-block-preview .image-logo.style1 li img:hover {
  filter: grayscale(0);
}
.acf-block-preview .content-text.style3 .section-heading {
  color: #fff;
  margin-bottom: 20px;
}
.acf-block-preview .content-text.style3 .subtitle {
  font-size: 40px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 50px;
  display: block;
  font-weight: 300;
  letter-spacing: -1px;
}
.acf-block-preview .text-box.style2 .title {
  font-size: 64px;
  color: #B32135;
  font-weight: 700;
}
.acf-block-preview .text-box.style2 .text {
  color: rgba(255, 255, 255, 0.7);
  line-height: 140%;
  display: block;
  font-size: 15px;
}
.acf-block-preview .image-text.slider {
  background: #093163;
  padding: 70px;
}
.acf-block-preview .hero-action.style2 {
  text-align: center;
  justify-content: center;
}
.acf-block-preview .testimonial-action .text {
  color: rgba(255, 255, 255, 0.3);
  margin-top: 30px;
  display: block;
  margin-bottom: 50px;
}
.acf-block-preview .content-text.style4 {
  line-height: 150%;
  color: #2C2C2C;
}
.acf-block-preview .content-text.style4 .title {
  font-size: 24px;
  font-weight: 900;
}
.acf-block-preview .video-inner {
  position: relative;
}
.acf-block-preview .video-action {
  position: absolute;
  left: 70px;
  bottom: 50px;
}
.acf-block-preview .video-action .text {
  color: #fff;
  letter-spacing: 38%;
  font-size: 18px;
}
.acf-block-preview .video-action .video-btn {
  width: 80px;
  height: 80px;
  line-height: 80px;
  display: inline-block;
  background: #B32135;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px;
}
.acf-block-preview .text-box.style3 {
  background: rgba(217, 217, 217, 0.22);
  padding: 50px;
  height: 100%;
}
.acf-block-preview .text-box.style3 ul li {
  margin-bottom: 14px;
  position: relative;
  padding-left: 35px;
  color: #888888;
  line-height: 160%;
}
.acf-block-preview .text-box.style3 ul li:last-child {
  margin-bottom: 0;
}
.acf-block-preview .text-box.style3 ul li::before {
  position: absolute;
  background: url('data:image/svg+xml,<svg width="24" height="20" viewBox="0 0 24 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.65845 1.5C6.71568 5.65278 14.6645 14.725 22.0018 17.7917" stroke="%23B32135" stroke-width="3" stroke-linecap="round"/><path d="M19.8438 1.97949C16.7865 6.13227 8.83774 15.2045 1.50039 18.2712" stroke="%23B32135" stroke-width="3" stroke-linecap="round"/></svg>');
  content: "";
  width: 30px;
  height: 30px;
  left: 0;
  top: 5px;
  background-repeat: no-repeat;
}
.acf-block-preview .text-box.style4 {
  background: #13203C;
  padding: 50px;
  height: 100%;
  position: relative;
  z-index: 11;
}
.acf-block-preview .text-box.style4 ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
  color: #fff;
  line-height: 160%;
}
.acf-block-preview .text-box.style4 ul li:last-child {
  margin-bottom: 0;
}
.acf-block-preview .text-box.style4 ul li::before {
  position: absolute;
  background: url('data:image/svg+xml,<svg width="14" height="21" viewBox="0 0 14 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.50024 12C2.93149 12.8333 6.23005 15.2 7.97438 18C10.1548 21.5 8.51389 9.5 11.751 1.5" stroke="%230083C0" stroke-width="3" stroke-linecap="round"/></svg>');
  content: "";
  width: 30px;
  height: 30px;
  left: 0;
  top: 5px;
  background-repeat: no-repeat;
}
.acf-block-preview .image-text.style2 {
  position: relative;
}
.acf-block-preview .image-text.style2 .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 30px;
  width: 100%;
  padding: 0 30px;
}
.acf-block-preview .image-text.style2 .top .btn {
  position: relative;
}
.acf-block-preview .image-text.style2 .top .btn::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.42);
}
.acf-block-preview .fs_70 {
  font-size: 70px;
  line-height: 95%;
}
.acf-block-preview .ls_6 {
  letter-spacing: -6px;
}
.acf-block-preview .rotate1 {
  transform: rotate(-1deg);
}
.acf-block-preview .practice_bg {
  position: absolute;
  top: 0;
  right: 0;
  height: 1100px;
  z-index: -1;
}
.acf-block-preview .divider .line {
  width: 100%;
  height: 1px;
  background: #B32135;
  opacity: 0.25;
  position: relative;
  z-index: 1;
}
.acf-block-preview .image-logo.style1 li {
  margin: 0;
  padding: 0 25px;
}
.acf-block-preview .section_sub_heading {
  font-size: 14px;
  margin-bottom: 15px;
  display: inline-block;
}
.acf-block-preview .text-box.style2 {
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.acf-block-preview .result-slide-box {
  padding: 50px;
  background: rgba(9, 49, 99, 0.16);
  transition: all 0.4s;
}
.acf-block-preview .result-slide-box .title {
  color: #fff;
  font-weight: 400;
  font-size: 50px;
}
.acf-block-preview .result-slide-box .title strong {
  font-weight: 900;
}
.acf-block-preview .result-slider .slide {
  padding: 0 30px;
  transform: scale(0.95);
  transition: all 0.4s;
}
.acf-block-preview .result-slider .slick-list {
  margin-left: -1000px;
  margin-right: -1000px;
}
.acf-block-preview .result-text {
  padding-right: 50px;
}
.acf-block-preview .slick-center.slick-current .result-slide-box {
  background: rgba(9, 49, 99, 0.52);
}
.acf-block-preview .result-slider .slick-center.slick-current.slide {
  transform: scale(1);
}
.acf-block-preview .result-text .quotes-icon {
  font-weight: 700;
  color: #B32135;
  font-size: 66px;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  display: inline-block;
}
.acf-block-preview .result-slider {
  margin-top: 50px;
}
.acf-block-preview .result-slider .slick-dots,
.acf-block-preview .testimonial-slider .slick-dots {
  position: inherit;
  bottom: auto;
  margin-top: 50px;
}
.acf-block-preview .testimonial-slider .slick-dots {
  margin-top: 0;
}
.acf-block-preview .result-slider .slick-dots button::before,
.acf-block-preview .testimonial-slider .slick-dots button::before {
  display: none;
}
.acf-block-preview .result-slider .slick-dots button,
.acf-block-preview .testimonial-slider .slick-dots button {
  width: 22px;
  height: 3px;
  background: rgba(255, 255, 255, 0.29);
  border-radius: 5px;
  padding: 0;
}
.acf-block-preview .testimonial-slider .slick-dots button {
  background: rgba(180, 180, 180, 0.4117647059);
}
.acf-block-preview .result-slider .slick-dots li.slick-active button,
.acf-block-preview .testimonial-slider .slick-dots li.slick-active button {
  background: #B32135;
}
.acf-block-preview .result-action {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 30px;
  letter-spacing: 0.3px;
  font-family: "JetBrains Mono", monospace;
  color: rgba(255, 255, 255, 0.31);
}
.acf-block-preview .result-action .hero-action {
  margin-top: 30px;
}
.acf-block-preview .text-box.style3 .title,
.acf-block-preview .text-box.style4 .title {
  font-weight: 900;
  font-size: 32px;
  margin-bottom: 20px;
}
.acf-block-preview .text-box.style4 .title {
  background: linear-gradient(0deg, rgb(167, 213, 235) 0%, rgb(255, 255, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.acf-block-preview .fw_700 {
  font-weight: 700;
}
.acf-block-preview .ls_3 {
  letter-spacing: 3px;
}
.acf-block-preview .image-text.style2 {
  position: relative;
  z-index: 1;
}
.acf-block-preview .image-text.style2 .tags {
  display: inline-block;
  padding: 8px 25px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  background: #13203C;
  position: absolute;
  top: 30px;
  left: 30px;
}
.acf-block-preview .image-text.style2 .tags::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.4;
  left: 12px;
  transform: translateY(-50%);
}
.acf-block-preview .image-text.style2 .episode {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}
.acf-block-preview .image-text.style2 .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  color: #fff;
  z-index: 11;
}
.acf-block-preview .image-text.style2 .cat {
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #fff;
}
.acf-block-preview .image-text.style2 .title {
  color: #fff;
  font-weight: 700;
  letter-spacing: -1.5px;
  font-size: 26px;
}
.acf-block-preview .image-text.style2 .play_btn {
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
}
.acf-block-preview .image-text.style2 .play_btn .video-btn {
  min-width: 50px;
  width: 50px;
  min-height: 50px;
  height: 50px;
  border-radius: 17px;
  background: #B32135;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.acf-block-preview .image-text.style2::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(180deg, rgba(11, 23, 29, 0) 0%, rgb(11, 23, 29) 100%);
}
.acf-block-preview .image-text.style2::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../img/podcast-shape.webp) no-repeat scroll 0 0/cover;
}
.acf-block-preview .section-action {
  margin-top: 40px;
}
.acf-block-preview .divider.gray .line {
  background: #D4D4D4;
  opacity: 1;
}
.acf-block-preview .podcast_bg {
  position: absolute;
  top: -70%;
  width: 700px;
  right: 0;
  background: #fff;
  z-index: -1;
}
.acf-block-preview .bg_gradient_gray {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0.34) 0%, rgba(217, 217, 217, 0) 100%);
}
.acf-block-preview .testimonial-slider .slide {
  padding: 0 50px;
}
.acf-block-preview .testimonial-slider .slick-list {
  margin-left: -800px;
  margin-right: -800px;
}
.acf-block-preview .testimonial-box {
  padding: 50px;
  position: relative;
}
.acf-block-preview .testimonial-box .quote-icon {
  position: absolute;
  top: 0;
  left: -22px;
  width: 150px;
}
.acf-block-preview .testimonial-box .title {
  font-size: 36px;
  font-weight: 500;
  font-style: italic;
}
.acf-block-preview .testimonial-box .meta {
  margin-top: 50px;
}
.acf-block-preview .testimonial-box .meta .name {
  font-size: 20px;
  font-weight: 400;
}
.acf-block-preview .testimonial-slider .slide {
  opacity: 0.08;
  transition: all 0.4s;
}
.acf-block-preview .testimonial-slider .slick-current.slick-center.slide {
  opacity: 1;
}
.acf-block-preview .testimonial-arrows > .slick-arrow::before {
  display: none;
}
.acf-block-preview .testimonial-arrows > .slick-arrow {
  position: inherit;
  bottom: auto;
  left: auto;
  right: auto;
  opacity: 0.1;
  transition: all 0.4s;
  width: auto;
  height: auto;
  transform: translate(0, 0);
}
.acf-block-preview .testimonial-arrows {
  display: flex;
  justify-content: space-between;
  margin-top: -130px;
}
.acf-block-preview .testimonial-arrows > .slick-arrow:hover path {
  fill: #B32135;
}
.acf-block-preview .testimonial-arrows > .slick-arrow:hover {
  opacity: 1;
}
.acf-block-preview .text_gradient {
  background: linear-gradient(0deg, rgb(167, 213, 235) 0%, rgb(255, 255, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.acf-block-preview .pb_140 {
  padding-bottom: 140px;
}
.acf-block-preview .map-area {
  background: #080F1D;
}
.acf-block-preview .map_tabs button,
.acf-block-preview .map_tabs button:hover {
  border: none !important;
  border-radius: 0 !important;
  text-align: left;
}
.acf-block-preview .map_tabs .nav-tabs {
  border: none;
  display: block;
}
.acf-block-preview .map_tabs button .title {
  font-weight: 900;
  background: linear-gradient(0deg, rgb(167, 213, 235) 0%, rgb(255, 255, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  margin-bottom: 5px;
}
.acf-block-preview .map_tabs button {
  color: #DADADA !important;
  font-size: 13px;
  line-height: 22px;
  padding: 20px 0;
  padding-left: 60px;
  position: relative;
  opacity: 0.5;
  mix-blend-mode: luminosity;
  border-left: 1px solid rgba(255, 255, 255, 0.29) !important;
}
.acf-block-preview .map_tabs button img {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 26px;
}
.acf-block-preview .map_tabs button.active,
.acf-block-preview .map_tabs button:hover {
  mix-blend-mode: normal;
  opacity: 1;
  background: transparent !important;
  border-left: 1px solid #B32135 !important;
}
.acf-block-preview .map_tab_content {
  position: relative;
}
.acf-block-preview .map_tab_content .cta-btn {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.acf-block-preview .map_tab_content .map-marker {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 39px;
}
.acf-block-preview .map-area .map_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  object-fit: cover;
  height: 100%;
}
.acf-block-preview .map-area::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(11, 23, 29, 0) 0%, rgb(19, 32, 60) 100%);
  height: 70%;
  z-index: -1;
  opacity: 0.34;
}
.acf-block-preview .bg_dark {
  background: #080F1D;
}
.acf-block-preview .site-heading.alt {
  margin-bottom: 20px;
}
.acf-block-preview .site-heading.alt .section_sub_heading {
  color: #fff;
  position: relative;
  z-index: 1;
  display: block;
}
.acf-block-preview .bg_dark .site-heading.alt .section_sub_heading span {
  background: #080F1D;
  position: relative;
  z-index: 1;
  padding-right: 15px;
}
.acf-block-preview .site-heading.alt .section_sub_heading::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  background: linear-gradient(280deg, rgba(217, 6, 41, 0) 0%, rgb(217, 6, 41) 100%);
  height: 3px;
}
.acf-block-preview .related-links.style2 li {
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px;
}
.acf-block-preview .related-links.style2 li a {
  display: inline-flex;
  padding: 12px 22px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border: 1px solid transparent;
  font-family: "Inter 18pt", sans-serif;
  text-align: center;
  background: rgba(242, 242, 242, 0.06);
  color: #fff;
}
.acf-block-preview .related-links.style2 li a:hover {
  background: #13203C;
  transform: translateY(-4px);
}
.acf-block-preview .footer-area {
  background: #080F1D;
}
.acf-block-preview .footer-cta {
  padding: 100px 0;
  color: #B4B4B4;
  font-size: 18px;
  line-height: 30px;
}
.acf-block-preview .footer-cta p a {
  color: #fff;
  text-decoration: underline;
}
.acf-block-preview .footer_cta_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  mix-blend-mode: luminosity;
  opacity: 0.17;
  object-position: top;
}
.acf-block-preview .footer-cta .heading {
  font-weight: 900;
  font-size: 65px;
  margin: 0;
}
.acf-block-preview .footer-cta p a:hover {
  text-decoration: none;
}
.acf-block-preview .footer-cta::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 90%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  opacity: 0.79;
  z-index: 0;
}
.acf-block-preview .footer-cta::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(180deg, rgba(11, 23, 29, 0) 0%, rgb(27, 63, 81) 100%);
  opacity: 0.2;
  z-index: 0;
}
.acf-block-preview .footer-cta .container {
  position: relative;
  z-index: 11;
}
.acf-block-preview .main-footer {
  padding: 70px 0;
  color: #99A1AF;
  font-size: 15px;
}
.acf-block-preview .main-footer a {
  color: #99A1AF;
}
.acf-block-preview .main-footer a:hover,
.acf-block-preview .footer_links_icons li a:hover {
  color: #fff;
  text-decoration: underline;
}
.acf-block-preview .footer-info {
  margin: 20px 0;
}
.acf-block-preview .footer-social li {
  display: inline-block;
  margin-right: 7px;
}
.acf-block-preview .footer-social li:last-child {
  margin-right: 0;
}
.acf-block-preview .footer-social li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  width: 40px;
  height: 40px;
}
.acf-block-preview .footer-title {
  font-weight: 700;
  color: #fff;
  letter-spacing: 1.5px;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 20px;
  border-left: 2px solid #B32135;
  margin-bottom: 30px;
}
.acf-block-preview .footer_links li {
  margin-bottom: 10px;
}
.acf-block-preview .footer_links_icons li {
  position: relative;
  padding-left: 30px;
  min-height: 40px;
  margin-bottom: 15px;
}
.acf-block-preview .footer_links_icons li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
}
.acf-block-preview .footer_links_icons li a {
  background: linear-gradient(0deg, rgb(167, 213, 235) 0%, rgb(255, 255, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
}
.acf-block-preview .footer_links_icons {
  width: 64%;
}
.acf-block-preview .footer_links_icons.alt a {
  font-weight: 700;
}
.acf-block-preview .footer_links_icons.alt .title {
  color: #fff;
  font-size: 18px;
}
.acf-block-preview .footer-copyright {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  font-size: 13px;
  line-height: normal;
  text-transform: uppercase;
}
.acf-block-preview .footer-copyright p,
.acf-block-preview .footer-copyright a {
  color: #6A7282;
}
.acf-block-preview .footer-copyright .fc_links {
  text-align: center;
}
.acf-block-preview .footer-copyright .fc_links li {
  display: inline-block;
  margin: 0 10px;
}
.acf-block-preview .footer-area {
  position: relative;
  z-index: 1;
}
.acf-block-preview .footer_shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  object-fit: cover;
  height: 100%;
  object-position: bottom;
}
.acf-block-preview .trial-lawyers-area {
  background: #080F1D;
}
.acf-block-preview .trial-box {
  position: relative;
  width: 80%;
  z-index: 1;
  height: 1000px;
}
.acf-block-preview .trial-box .inner::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) scaleX(0.8);
  height: calc(100% - 100px);
  background: #B32135;
  clip-path: polygon(1% 11%, 100% 0, 100% 89%, 0% 100%);
  width: 100%;
  z-index: -1;
}
.acf-block-preview .trial-box .inner::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(180deg, rgba(8, 15, 29, 0) 0%, rgb(8, 15, 29) 100%);
}
.acf-block-preview .trial-box .small_img {
  position: absolute;
  top: 346px;
  height: 650px;
  right: 0;
  z-index: 11;
}
.acf-block-preview .trial-box .text1 {
  color: #fff;
  font-weight: 900;
  letter-spacing: -6px;
  font-size: 160px;
  line-height: 120%;
  line-height: 0.8;
}
.acf-block-preview .trial-box .text2 {
  font-weight: 900;
  letter-spacing: -6px;
  font-size: 100px;
  line-height: 120%;
  line-height: 0.8;
}
.acf-block-preview .trial-box .heading {
  position: absolute;
  top: 62%;
  right: -61px;
  z-index: 1;
  transform: rotate(90deg);
  transform-origin: right;
  z-index: 1;
}
.acf-block-preview .trial-box.alt {
  margin-left: auto;
}
.acf-block-preview .trial-box.alt .heading {
  left: -60px;
  right: auto;
  transform-origin: left;
  top: 58%;
  transform: rotate(-90deg);
  text-align: right;
}
.acf-block-preview .trial-box.alt .small_img {
  right: auto;
  left: -60px;
}
.acf-block-preview .gx_300 {
  --bs-gutter-x: 300px ;
}
.acf-block-preview .trial-box {
  mix-blend-mode: luminosity;
  transition: all 0.4s;
  display: block;
}
.acf-block-preview .trial-box .heading span {
  transition: all 0.4s;
  color: #1A253A;
}
.acf-block-preview .trial-box .heading .text_gradient {
  background: transparent;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
}
.acf-block-preview .trial-box:hover {
  mix-blend-mode: normal;
  transition: all 0.4s;
}
.acf-block-preview .trial-box:hover .heading span {
  transition: all 0.4s;
  color: #fff;
}
.acf-block-preview .trial-box:hover .heading .text_gradient {
  background: linear-gradient(0deg, rgb(167, 213, 235) 0%, rgb(255, 255, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.acf-block-preview .veterans-area {
  background: #080F1D;
  padding-top: 350px;
}
.acf-block-preview .veterans-box {
  padding: 40px;
  background: #0A1325;
  color: #DADADA;
  font-size: 15px;
  line-height: normal;
  height: 100%;
  position: relative;
}
.acf-block-preview .veteran-headshot {
  position: absolute;
  bottom: 0;
  left: 0;
}
.acf-block-preview .veterans-box .heading {
  font-weight: 900;
  font-size: 38px;
  line-height: 90%;
}
.acf-block-preview .veterans-box .list_square li {
  padding-left: 17px;
  position: relative;
  margin: 10px 0;
  color: #fff;
  font-weight: 700;
  line-height: normal;
}
.acf-block-preview .veterans-box .list_square li::before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  width: 7px;
  height: 7px;
  background: #FF3D5D;
}
.acf-block-preview .veterans-headshot-wrapper {
  position: absolute;
  bottom: -70px;
  left: -100px;
  width: 52%;
  transform: scale(1.2);
  mix-blend-mode: luminosity;
}
.acf-block-preview .veterans-headshot-wrapper::after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 250px;
  background: linear-gradient(180deg, rgba(8, 15, 29, 0) 0%, rgb(8, 15, 29) 100%);
}
.acf-block-preview .veterans-box.alt .veterans-headshot-wrapper {
  left: auto;
  right: -100px;
}
.acf-block-preview .trial-lawyers-area {
  position: relative;
  z-index: 11;
}
.acf-block-preview .veterans_bg_flag {
  position: absolute;
  top: 0;
  width: 65%;
  z-index: -1;
  mix-blend-mode: luminosity;
  height: 100%;
  object-fit: contain;
}
.acf-block-preview .painted_plaster_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
  z-index: -1;
  mix-blend-mode: luminosity;
}
.acf-block-preview .veterans-area .gradient_shape {
  position: absolute;
  top: 0px;
  z-index: -1;
}
.acf-block-preview .trial-box .inner {
  position: relative;
}
.acf-block-preview .veterans-area {
  margin-top: -100px;
}
.acf-block-preview .trial_lawyer_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  mix-blend-mode: luminosity;
  animation: moveLR 2s ease-in-out infinite;
}
.acf-block-preview .trial_lawyer_grid_shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  object-fit: cover;
  animation: fadeInOut 1.5s ease-in-out infinite;
}
@keyframes moveLR {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
    /* move right */
  }
  100% {
    transform: translateX(0);
    /* back to start */
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.acf-block-preview .scroll-to-transitin {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 300;
  font-size: 14px;
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  background: #080F1D;
  padding: 0 15px;
}
.acf-block-preview .trial-lawyers-area .container {
  position: relative;
}
.acf-block-preview .trial-lawyers-area .border-line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20%;
  height: 800px;
}
.acf-block-preview .trial-lawyers-area .trial-shape-right {
  position: absolute;
  bottom: -16%;
  right: 0;
  width: 60%;
  z-index: -1;
}
.acf-block-preview .hero-grid-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: fadeInOut 1.5s ease-in-out infinite;
}
.acf-block-preview .footer_links_icons li a:hover,
.acf-block-preview .footer-copyright a:hover {
  color: #fff;
}
.acf-block-preview .page-banner-text .hero-action {
  justify-content: center;
}
.acf-block-preview .page-banner-text {
  padding-bottom: 100px;
  padding-top: 150px;
}
.acf-block-preview .page-banner-text .heading {
  font-size: 86px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #fff;
  letter-spacing: -4.5px;
  line-height: 90%;
}
.acf-block-preview .page-banner-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  left: 0;
  top: 0;
  opacity: 0.43;
  mix-blend-mode: luminosity;
}
.acf-block-preview .about-banner-shape {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -9;
  left: 0;
  top: 0;
  opacity: 43%;
}
.acf-block-preview .page-banner::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(8, 15, 29, 0) 0%, #080f1d 80%);
}
.acf-block-preview .content-box.style2 {
  position: relative;
  z-index: 9;
}
.acf-block-preview .content-box.style2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(8, 15, 29, 0) 0%, #080f1d 80%);
  z-index: 0;
  opacity: 0.8;
}
.acf-block-preview .content-box.style2 img {
  width: 100%;
  filter: grayscale(1);
  transition: all 0.3s;
  position: relative;
  z-index: -1;
}
.acf-block-preview .content-box.style2:hover img {
  filter: grayscale(0);
}
.acf-block-preview .content-box.style2 .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
}
.acf-block-preview .content-box.style2 .text .title {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px;
  letter-spacing: -0.5px;
}
.acf-block-preview .content-box.style2 .text span {
  color: rgba(255, 255, 255, 0.65);
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  line-height: normal;
}
.acf-block-preview .text-box.style1.v2 {
  margin-bottom: 30px;
}
.acf-block-preview .section-action.style2 a {
  display: flex;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  font-weight: 700;
}
.acf-block-preview .section-action.style2 a:hover {
  text-decoration: underline;
}
.acf-block-preview .section-action.style2 a span {
  margin-left: 8px;
}
.acf-block-preview .content-text.style5.plain-text ul {
  list-style: disc;
  padding-left: 20px;
  margin: 20px 0;
}
.acf-block-preview .content-text.style5.plain-text ul li {
  display: list-item;
  margin: 8px 0;
}
.acf-block-preview .content-text.style5.plain-text ol {
  list-style: decimal;
  padding-left: 20px;
  margin: 20px 0;
}
.acf-block-preview .content-text.style5.plain-text ol li {
  display: list-item;
  margin: 8px 0;
}
.acf-block-preview .content-text.style5.plain-text h1,
.acf-block-preview .content-text.style5.plain-text h2,
.acf-block-preview .content-text.style5.plain-text h3,
.acf-block-preview .content-text.style5.plain-text h4,
.acf-block-preview .content-text.style5.plain-text h5,
.acf-block-preview .content-text.style5.plain-text h6 {
  font-weight: 900;
}
.acf-block-preview .content-text.style5.plain-text p a,
.acf-block-preview .content-text.style5.plain-text li a {
  text-decoration: underline;
  color: #13203C;
}
.acf-block-preview .content-text.style5.plain-text p a:hover,
.acf-block-preview .content-text.style5.plain-text li a:hover {
  text-decoration: none;
  color: #B32135;
}
.acf-block-preview .content-text.style5.plain-text h3,
.acf-block-preview .content-text.style5.plain-text h2 {
  font-size: 34px;
}
.acf-block-preview .content-text.style5.plain-text h4 {
  font-size: 30px;
}
.acf-block-preview .content-text.style5.plain-text h5 {
  font-size: 26px;
}
.acf-block-preview .content-text.style5.plain-text h6 {
  font-size: 22px;
}
.acf-block-preview .map-area.style2 {
  background: #F6F6F6;
}
.acf-block-preview .map-area.style2 .map_tabs button .title {
  color: #080F1D;
}
.acf-block-preview .map-area.style2 .map_tabs button .title {
  font-weight: 900;
  background: linear-gradient(0deg, rgb(167, 213, 235) 0%, rgb(255, 255, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  margin-bottom: 5px;
}
.acf-block-preview .map-area.style2::after {
  display: none;
}
.acf-block-preview .content-box.style3 .title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.acf-block-preview .content-box.style3 .text {
  background: #F2F2F2;
  padding: 20px;
  border: 1px solid #080F1D;
  border-top: none;
  transition: all 0.3s;
}
.acf-block-preview .content-box.style3 span {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 10px;
  display: block;
}
.acf-block-preview .content-box.style3 {
  display: block;
}
.acf-block-preview .content-box.style3:hover {
  transform: translateY(-10px);
  box-shadow: 10px 11px 41px 0px rgba(0, 0, 0, 0.25);
}
.acf-block-preview .content-box.style3:hover .text {
  border-color: #fff;
  background: #fff;
}
.acf-block-preview .content-box.style3 img {
  width: 100%;
  filter: grayscale(1);
  transition: all 0.3s;
}
.acf-block-preview .content-box.style3:hover img {
  filter: grayscale(0);
}
.acf-block-preview .location-top-shape {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 50%;
  left: 0;
  z-index: -1;
  mix-blend-mode: multiply;
  object-fit: cover;
}
.acf-block-preview .icon-teaser.style2.v2 .number {
  background: #13203C;
}
.acf-block-preview .location-tab .nav-tabs {
  border: none;
}
.acf-block-preview .location-tab .nav-tabs .nav-item.show .nav-link,
.acf-block-preview .location-tab .nav-tabs .nav-link.active {
  border: none;
  top: -5px;
  position: relative;
  background: #13203C;
  color: #fff;
}
.acf-block-preview .location-tab .nav-tabs .nav-link:hover {
  border: none;
}
.acf-block-preview .location-tab .nav-tabs .nav-link:focus {
  border: none;
}
.acf-block-preview .location-tab .nav-link {
  background: rgba(8, 15, 29, 0.06);
  border-radius: 0;
  color: #080F1D;
  padding: 15px 20px;
  font-size: 16px;
  border: none !important;
}
.acf-block-preview .location-tab li {
  margin-right: 10px;
}
.acf-block-preview .large_flag_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 1800px;
  object-fit: cover;
}
.acf-block-preview .map-area.style2 .map_tabs button {
  border-color: rgba(8, 15, 29, 0.22) !important;
  color: #080F1D !important;
}
.acf-block-preview .map-area.style2 .map_tabs button.active,
.acf-block-preview .map-area.style2 .map_tabs button:hover {
  mix-blend-mode: normal;
  opacity: 1;
  background: transparent !important;
  border-left: 1px solid #B32135 !important;
  color: #080F1D !important;
}
.acf-block-preview .map-area.style2 .map_tabs button .title {
  font-weight: 900;
  background: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #080F1D;
  font-size: 18px;
  margin-bottom: 5px;
  color: #080F1D;
}
.acf-block-preview .map-area.style2 {
  background: #f2f2f2;
}
.acf-block-preview .form_style1.alt::before {
  background: #f2f2f2;
}
.acf-block-preview .icon-teaser.style1 .heading {
  color: #fff;
  font-weight: 800;
  font-size: 38px;
  text-transform: capitalize;
}
.acf-block-preview .review-area .col-lg-3:first-child::after {
  display: none;
}
.acf-block-preview .breadcrumb-link {
  display: inline-block;
  margin-left: 10px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  position: relative;
  font-size: 10px;
}
.acf-block-preview .breadcrumb-link span.separator {
  margin: 0 5px;
}
.acf-block-preview .breadcrumb-link a {
  color: #fff;
}
.acf-block-preview .breadcrumb-link a:hover {
  text-decoration: underline;
}
.acf-block-preview .breadcrumb-link ul li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: -20px;
  top: 10px;
  background: #fff;
}
.acf-block-preview .breadcrumb-link ul li:first-child {
  margin-left: 0;
}
.acf-block-preview .breadcrumb-link ul li:first-child::before {
  display: none;
}
.acf-block-preview .page-banner-style2 {
  padding-top: 100px;
  z-index: 99;
}
.acf-block-preview .fs_36 {
  font-size: 36px;
}
.acf-block-preview .fs_22 {
  font-size: 22px;
}
.acf-block-preview .fs_18 {
  font-size: 18px;
}
.acf-block-preview .hero-action.style3 .phone_call_text span {
  display: block;
}
.acf-block-preview .fs_14 {
  font-size: 14px;
  line-height: 22px;
}
.acf-block-preview .hero-area.page-banner .container {
  z-index: 11;
}
.acf-block-preview .divider .line.short {
  width: 15%;
  height: 2px;
  border-radius: 1px;
  background: rgba(19, 32, 60, 0.25);
  left: 50%;
  transform: translateX(-50%);
}
.acf-block-preview .text-box.style5 {
  border: 1px solid #C3C3C3;
  padding: 24px;
  font-size: 14px;
  line-height: 22px;
  height: 100%;
}
.acf-block-preview .image-text.style3 {
  position: relative;
  z-index: 1;
  height: 100%;
  transition: all 0.3s;
  display: block;
}
.acf-block-preview .image-text.style3:hover {
  box-shadow: 10px 10px 16px -10px rgba(0, 0, 0, 0.5);
  transform: translatey(-10px);
}
.acf-block-preview .image-text.style3::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #080f1d 0%, rgba(8, 15, 29, 0.01) 80%);
  z-index: 1;
  transition: all 0.3s;
}
.acf-block-preview .image-text.style3::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #080f1d 0%, rgba(8, 15, 29, 0.01) 100%);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.acf-block-preview .image-text.style3:hover::after {
  visibility: visible;
  opacity: 1;
}
.acf-block-preview .image-text.style3:hover img {
  filter: grayscale(0);
}
.acf-block-preview .image-text.style3 img {
  filter: grayscale(1);
  width: 100%;
  height: 100%;
}
.acf-block-preview .image-text.style3 .text.style1 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  z-index: 9;
  transition: all 0.3s;
}
.acf-block-preview .image-text.style3 .text.style1 .title {
  color: #fff;
  margin-bottom: 0;
}
.acf-block-preview .image-text.style3 .text.style2 {
  position: absolute;
  visibility: hidden;
  bottom: -20px;
  left: 0;
  padding: 20px;
  color: rgba(255, 255, 255, 0.6);
  z-index: 9;
  transition: all 0.2s;
}
.acf-block-preview .image-text.style3:hover .text.style1 {
  visibility: hidden;
  opacity: 0;
  bottom: -20px;
  visibility: hidden;
}
.acf-block-preview .image-text.style3:hover .text.style2 {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}
.acf-block-preview .image-text.style3 .text.style2 .title {
  color: #fff;
}
.acf-block-preview .team-slider .slick-slide {
  margin: 0 15px;
}
.acf-block-preview .hero-heading.style2 {
  font-size: 45px;
  letter-spacing: 0;
  line-height: 120%;
}
.acf-block-preview .hero-area.case-banner {
  padding-bottom: 80px;
}
.acf-block-preview .hero-area.case-banner::after {
  display: none;
}
.acf-block-preview .case-banner-bg {
  position: absolute;
  width: 60%;
  top: 0;
  right: 0;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: luminosity;
}
.acf-block-preview .clr-light {
  color: rgba(6, 13, 28, 0.44);
}
.acf-block-preview .fw_500 {
  font-weight: 500;
}
.acf-block-preview .ls_2 {
  letter-spacing: 2.8px;
}
.acf-block-preview .text-box.style2.v2 .text {
  color: rgba(6, 13, 28, 0.44);
  font-size: 20px;
}
.acf-block-preview .text-box.style6 {
  background: #E9E9E9;
  padding: 30px 50px;
}
.acf-block-preview .text-style6-bg {
  position: relative;
}
.acf-block-preview .text-style6-bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background: #F2F2F2;
  z-index: -1;
}
.acf-block-preview .text-box.style7 {
  padding: 30px;
  border: 1px solid #000;
  display: block;
  background: #fff;
  height: 100%;
}
.acf-block-preview .text-box.style7 .title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.acf-block-preview .text-box.style7 .title .small-text {
  font-size: 22px;
  text-transform: capitalize;
}
.acf-block-preview .text-box.style7 .icon-text {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.acf-block-preview .text-box.style7 .icon-text .icon {
  margin-right: 10px;
}
.acf-block-preview .text-box.style7 .icon-text span {
  display: block;
}
.acf-block-preview .text-box.style7 .icon-text .attorneys {
  color: rgba(8, 15, 29, 0.56);
  font-size: 14px;
}
.acf-block-preview .text-box.style7 .plain-text {
  color: rgba(8, 15, 29, 0.56);
  font-size: 18px;
}
.acf-block-preview .text-box.style7 .action {
  color: rgba(8, 15, 29, 0.56);
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
  letter-spacing: 11%;
}
.acf-block-preview .text-box.style7 .action span {
  color: #080F1D;
}
.acf-block-preview .featured-verdicts {
  position: relative;
}
.acf-block-preview .featured-verdicts::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 50%);
  z-index: -1;
}
.acf-block-preview .icon-teaser.style4 {
  padding: 0 10px;
}
.acf-block-preview .icon-teaser.style4 img {
  margin: 0 auto;
  width: 80px;
}
.acf-block-preview .icon-teaser.style4 .title {
  margin-top: 20px;
}
.acf-block-preview .hero-action.style3 .phone_call_text span {
  display: block;
  text-align: left;
}
.acf-block-preview .footer-cta .cta-btn {
  margin-top: 0;
}
.acf-block-preview .footer-cta .hero-action.style3 {
  justify-content: center;
  margin-top: 20px;
}
.acf-block-preview .map-location.style2 {
  position: relative;
}
.acf-block-preview .map-location.style2 .location-info {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 30px;
}
.acf-block-preview .icon-teaser.style5 {
  display: flex;
  align-items: center;
  background: rgba(217, 217, 217, 0.38);
  height: 100%;
  padding: 20px;
  font-size: 12px;
  transition: all 0.3s;
  position: relative;
  top: 0;
  line-height: 140%;
}
.acf-block-preview .icon-teaser.style5:hover {
  background: #13203C;
  color: #fff;
  top: -5px;
}
.acf-block-preview .icon-teaser.style5:hover .title {
  color: #fff;
}
.acf-block-preview .icon-teaser.style5 .title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  transition: all 0.3s;
}
.acf-block-preview .icon-teaser.style5 .icon {
  width: 50px;
  min-width: 50px;
  border: 1px solid #676767;
  min-height: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 10px;
}
.acf-block-preview .icon-teaser.style5:hover .icon {
  background: #B32135;
  border: 1px solid #B32135;
}
.acf-block-preview .icon-teaser.style5:hover .icon img {
  filter: invert(1);
}
.acf-block-preview .veterans-area.style2 {
  margin-top: 0;
  padding-top: 70px;
}
.acf-block-preview .veterans-box.style2 .heading {
  font-size: 32px;
}
.acf-block-preview .faqs_accordion.style2 .title {
  font-size: 18px;
}
.acf-block-preview .accordion-button {
  border-bottom: 1px solid #ddd;
}
.acf-block-preview .accordion-body {
  padding: 20px 0;
}
.acf-block-preview .accordion-item {
  margin-bottom: 20px;
}
.acf-block-preview .text-italic.injury-data {
  font-style: italic;
  margin: 20px 0;
}
.acf-block-preview .text-box.style8 {
  color: rgba(6, 13, 28, 0.44);
}
.acf-block-preview .text-box.style8 .title {
  font-weight: 900;
}
.acf-block-preview .fs_22 {
  font-size: 22px;
}
.acf-block-preview .form_style1.v2::before {
  display: none;
}
.acf-block-preview .content-table table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border: 2px solid #ccc;
}
.acf-block-preview .content-table th,
.acf-block-preview .content-table td {
  border: 1px solid #ccc;
  padding: 18px 16px;
  vertical-align: top;
}
.acf-block-preview .content-table th {
  font-size: 18px;
  text-align: left;
}
.acf-block-preview .content-table th:first-child {
  color: #c62828;
  width: 30%;
}
.acf-block-preview .content-table th:last-child {
  color: #13203C;
}
.acf-block-preview .content-table td {
  vertical-align: middle;
}
.acf-block-preview .content-table td:first-child {
  font-weight: bold;
  color: #13203C;
}
.acf-block-preview .content-table td:last-child {
  color: #333;
  line-height: 1.5;
}
.acf-block-preview .content-table tr:nth-child(even) {
  background-color: #fafafa;
}
.acf-block-preview .text-box.style9 .title {
  font-size: 22px;
  font-weight: 700;
  margin: 20px 0;
}
.acf-block-preview .text-box.style9 .number {
  background: #eeeeef;
  border-radius: 5px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  color: rgba(8, 15, 29, 0.21);
  line-height: 100%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.acf-block-preview .content-text.style1 ul {
  padding-left: 20px;
}
.acf-block-preview .content-text.style1 ul li {
  list-style: disc;
}
.acf-block-preview .text-box.style10 {
  padding: 30px;
  background: rgba(217, 217, 217, 0.09);
  height: 100%;
}
.acf-block-preview .text-box.style10 .title {
  font-size: 22px;
  font-weight: 900;
}
.acf-block-preview .text-box.style10 .meta {
  position: relative;
  padding-left: 10px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px;
  display: block;
  color: rgba(19, 32, 60, 0.6);
  font-weight: 700;
}
.acf-block-preview .text-box.style10 .meta::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  left: 0;
  top: 10px;
  background: #B32135;
  border-radius: 50%;
}
.acf-block-preview .single-team-meta {
  display: flex;
}
.acf-block-preview .single-team-meta .text {
  font-size: 12px;
  line-height: 140%;
}
.acf-block-preview .single-team-meta .title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
.acf-block-preview .single-team-meta .icon img {
  width: 22px;
}
.acf-block-preview .single-team-meta .icon {
  margin-right: 20px;
}
.acf-block-preview .single-team-meta.style2 {
  display: flex;
  align-items: center;
}
.acf-block-preview .single-team-meta ul {
  margin-left: 30px;
}
.acf-block-preview .single-team-meta ul li {
  display: inline-block;
  margin-left: 10px;
}
.acf-block-preview .single-team-meta ul li a {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  color: #fff;
}
.acf-block-preview .single-team-meta ul li a:hover {
  background: #B32135;
  color: #fff;
  border-color: #B32135;
}
.acf-block-preview .single-team-meta ul li:first-child {
  margin-left: 0;
}
.acf-block-preview .quotes.style2 .text {
  font-size: 336px;
  color: #B32135;
  font-weight: 900;
  font-style: italic;
  line-height: 100%;
}
.acf-block-preview .quotes.style3 .section-heading {
  font-style: italic;
}
.acf-block-preview .quotes.style3 .text {
  font-size: 26px;
}
.acf-block-preview .single-blog-menu {
  display: inline-block;
  position: relative;
  margin-left: 30px;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
}
.acf-block-preview .single-blog-menu ul li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 10px;
  left: -20px;
  background: #080F1D;
  border-radius: 50%;
}
.acf-block-preview .single-blog-menu {
  margin-bottom: 30px;
  margin-left: 0;
}
.acf-block-preview .single-blog-menu ul li:first-child {
  margin-left: 0;
}
.acf-block-preview .single-blog-menu ul li:first-child::before {
  display: none;
}
.acf-block-preview .single-blog-menu a {
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: rgba(8, 15, 29, 0.43);
}
.acf-block-preview .single-blog-inner .section-heading {
  font-size: 45px;
}
.acf-block-preview .single-blog-inner p a {
  color: #080F1D;
  text-decoration: underline;
}
.acf-block-preview .single-blog-inner img {
  width: 100%;
  margin-bottom: 20px;
}
.acf-block-preview .single-blog-inner .title {
  font-size: 25px;
  font-weight: 700;
}
.acf-block-preview .single-blog-cta .title {
  font-size: 45px;
  color: #fff;
}
.acf-block-preview .single-blog-cta {
  background: #080F1D;
  padding: 30px;
  color: #99A1AF;
  margin-bottom: 20px;
}
.acf-block-preview .single-blog-share ul li {
  display: inline-block;
  margin-left: 10px;
}
.acf-block-preview .single-blog-share ul li a {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #080F1D;
  color: #080F1D;
}
.acf-block-preview .single-blog-share ul li:first-child {
  margin-left: 0;
}
.acf-block-preview .single-blog-share .title {
  font-size: 23px;
}
.acf-block-preview .top-heading.style3 .section-heading {
  font-size: 82px;
  line-height: 100%;
}
.acf-block-preview .top-heading.style3 .text {
  font-size: 20px;
}
.acf-block-preview .text-box.style11 {
  display: flex;
  align-items: flex-end;
  padding-bottom: 25px;
  border-bottom: 1px solid #080F1D;
  padding-right: 50px;
  position: relative;
}
.acf-block-preview .text-box.style11 .title {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 155%;
}
.acf-block-preview .img-box-slider .title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
}
.acf-block-preview .text-box.style11 .icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.acf-block-preview .img-box-slider img {
  mix-blend-mode: luminosity;
  filter: grayscale(1);
  opacity: 66%;
  height: 100%;
  transition: all 0.4s;
}
.acf-block-preview .img-box-slider .image-box.style6:hover img {
  mix-blend-mode: normal;
  opacity: 1;
  filter: grayscale(0);
}
.acf-block-preview .page-banner {
  padding-top: 100px;
}
.acf-block-preview .page-banner::after {
  background: linear-gradient(90deg, rgb(8, 15, 29) 0%, rgba(8, 15, 29, 0) 100%);
  width: 70%;
  bottom: auto;
  top: 0;
  left: 0;
  height: 100%;
}
.acf-block-preview .page-banner .hero-grid-bg {
  z-index: 11;
}
.acf-block-preview .phone_call_btns {
  display: inline-flex;
  align-items: center;
  color: #080F1D;
}
.acf-block-preview .phone_call_btns .icon {
  min-width: 50px;
  width: 50px;
  min-height: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 15px;
  border: 1px solid #080F1D;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
.acf-block-preview .phone_call_btns .fs_13 {
  font-size: 14px;
}
.acf-block-preview .group_btn {
  margin-top: 30px;
}
.acf-block-preview .group_btn .cta-btn {
  margin-right: 10px;
}
.acf-block-preview .phone_call_btns:hover .fs_22 {
  color: #B32135;
}
.acf-block-preview .phone_call_btns:hover .icon {
  background: #B32135;
  color: #fff;
  border-color: #B32135;
}
.acf-block-preview .section-heading-wrapper {
  margin-bottom: 30px;
}
.acf-block-preview .image-logo.style1 li img {
  mix-blend-mode: multiply;
}
.acf-block-preview .phone_call_btns.text_white {
  color: #fff;
}
.acf-block-preview .phone_call_btns.text_white .icon {
  border-color: #fff;
  color: #fff;
}
.acf-block-preview .phone_call_btns.text_white:hover .icon {
  background: #B32135;
  color: #fff;
  border-color: #B32135;
}
.acf-block-preview .single-blog-inner p a:hover {
  color: #B32135;
  text-decoration: none;
}
.acf-block-preview .single-blog-share ul li a:hover {
  background: #B32135;
  color: #fff;
  border-color: #B32135;
}
.acf-block-preview .content-text.style5.plain-text .single-blog-cta .title {
  font-size: 45px;
}
.acf-block-preview .content-text.style5.plain-text h1 {
  font-size: 34px;
}
.acf-block-preview .content-text.style5.plain-text h2 {
  font-size: 30px;
}
.acf-block-preview .content-text.style5.plain-text h3 {
  font-size: 26px;
}
.acf-block-preview .content-text.style5.plain-text h4 {
  font-size: 22px;
}
.acf-block-preview .content-text.style5.plain-text h5 {
  font-size: 18px;
}
.acf-block-preview .content-text.style5.plain-text h6 {
  font-size: 16px;
}
.acf-block-preview .content-text.style5.plain-text .single-blog-share ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.acf-block-preview .content-text.style5.plain-text .single-blog-share ul li {
  display: inline-block;
}
.acf-block-preview .text-box.style11 h3 {
  transition: all 0.4s;
}
.acf-block-preview .text-box.style11:hover h3,
.acf-block-preview .text-box.style11:hover {
  color: #B32135;
}
.acf-block-preview .case-banner .hero-text {
  padding-top: 60px;
}
.acf-block-preview .text-box.style7:hover {
  transform: translateY(-10px);
}
.acf-block-preview .phone_call_btns .text {
  text-align: left;
}
.acf-block-preview .location-tab .nav-tabs {
  justify-content: center;
}
.acf-block-preview .veterans-headshot-wrapper.alt {
  mix-blend-mode: normal;
}
.acf-block-preview .faqs_accordion.style2 .accordion-button {
  padding: 25px 0;
  position: relative;
}
.acf-block-preview .faqs_accordion.style2 .accordion-button::after {
  display: none;
}
.acf-block-preview .faqs_accordion.style2 .accordion-button .title {
  margin: 0;
}
.acf-block-preview .faqs_accordion.style2 .accordion-item {
  margin: 0;
}
.acf-block-preview .faqs_accordion.style2 .accordion-item button .plus-minus {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.acf-block-preview .faqs_accordion.style2 .accordion-item button .plus-minus::before {
  width: 2px;
  height: 100%;
  position: absolute;
  content: "";
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  background: #6B778C;
  transition: all 0.4s;
}
.acf-block-preview .faqs_accordion.style2 .accordion-item button .plus-minus::after {
  width: 100%;
  height: 2px;
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #6B778C;
  transition: all 0.4s;
}
.acf-block-preview .faqs_accordion.style2 .accordion-item button:not(.collapsed) .plus-minus::before {
  opacity: 0;
}
.acf-block-preview .faqs_accordion.style2 .accordion-item button:focus {
  outline: none;
  border-bottom: 1px solid #ddd;
}
.acf-block-preview .single-team-meta a {
  color: #fff;
}
.acf-block-preview .team-single-1 {
  position: absolute;
  bottom: 0;
  width: 400px;
  left: 50%;
  z-index: 111;
}
.acf-block-preview .team-single-2 {
  position: absolute;
  bottom: 0;
  width: 310px;
  left: calc(50% + 300px);
  z-index: 11;
  mix-blend-mode: luminosity;
  opacity: 0.6;
}
.acf-block-preview .img-box-slider .slide {
  padding: 0 15px;
}
.acf-block-preview .img-box-slider .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.acf-block-preview .img-box-slider .image-box img {
  width: 100%;
  height: 470px;
  object-fit: cover;
  object-position: top;
}
.acf-block-preview .img-box-slider .slick-arrow {
  z-index: 1;
  width: auto;
  height: auto;
}
.acf-block-preview .img-box-slider .slick-arrow::before {
  display: none;
}
.acf-block-preview .img-box-slider .slick-prev {
  left: 0;
}
.acf-block-preview .img-box-slider .slick-next {
  right: 0;
}
.acf-block-preview .quote-icon-alt img {
  width: 180px;
}
.acf-block-preview .veterans-area.bg_white {
  background: #fff;
}
.acf-block-preview .large_flag_bg.alt {
  height: 100%;
}
.acf-block-preview img.veteran-headshot-left {
  position: absolute;
  bottom: 0;
  width: 470px;
  z-index: 1;
  left: 0;
}
.acf-block-preview img.veteran-headshot-right {
  position: absolute;
  bottom: 0;
  width: 510px;
  z-index: 1;
  right: 0;
}
.acf-block-preview .step-slider {
  margin-top: 40px;
}
.acf-block-preview .step-slider .slide {
  padding: 25px;
  transition: all 0.4s;
}
.acf-block-preview .step-slider .slick-list {
  margin-left: -25px;
  margin-right: -25px;
  width: 2200px;
  padding-right: 300px;
}
.acf-block-preview .step-slider .slide .text-box.style9 .inner {
  opacity: 0.45;
  transition: all 0.4s;
}
.acf-block-preview .step-slider .slide.slick-current.slick-active + .slide .text-box.style9 .inner {
  opacity: 1;
}
.acf-block-preview .step-slider .slide.slick-current.slick-active + .slide .text-box.style9 .number {
  background: #B32135;
  color: #fff;
}
.acf-block-preview .step-slider .slide.slick-current.slick-active + .slide {
  transform: translateY(-20px);
}
.acf-block-preview .step-slider-wrapper {
  position: relative;
  background: #fff;
  z-index: 1;
}
.acf-block-preview .step-slider-wrapper .step-dots {
  position: absolute;
  top: 50px;
  z-index: -1;
  min-width: 1900px;
  left: 85px;
}
.acf-block-preview .custom-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.acf-block-preview .custom-arrow > div {
  width: 42px;
  height: 42px;
  border: 2px solid #eeeeef;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 5px;
}
.acf-block-preview .custom-arrow > div:hover {
  background: #B32135;
  color: #fff;
  border-color: #B32135;
}
.acf-block-preview .trial-shape-right {
  clip-path: inset(0 0 100% 0);
  transition: clip-path 1s ease;
  will-change: clip-path;
}
.acf-block-preview .paginations {
  margin-top: 40px;
}
.acf-block-preview .paginations ul li {
  display: inline-block;
}
.acf-block-preview .paginations ul li a,
.acf-block-preview .paginations ul li span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 4px;
  background: transparent;
  border: none;
  font-weight: 700;
  color: #00102B;
}
.acf-block-preview .paginations ul li a.active,
.acf-block-preview .paginations ul li a:hover,
.acf-block-preview .paginations ul li.active span {
  color: #B32135;
}
.acf-block-preview .single-blog-menu {
  margin-left: 0;
}
.acf-block-preview .gform_validation_errors {
  display: none;
}
.acf-block-preview .form_style1 .content-box.style1 {
  min-height: 600px;
}
.acf-block-preview #menu-toggle span {
  height: 2px;
  width: 95%;
  background: #fff;
  display: block;
  margin-top: 5px;
  position: relative;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border-radius: 5px;
  margin-right: auto;
  margin-left: 0;
}
.acf-block-preview #menu-toggle span:nth-child(1) {
  top: 4px;
}
.acf-block-preview #menu-toggle span:nth-child(2) {
  top: 6px;
  width: 75%;
}
.acf-block-preview #menu-toggle span:nth-child(3) {
  top: 8px;
  width: 65%;
}
.acf-block-preview #menu-toggle {
  width: 42px;
  height: 42px;
  display: block;
  position: relative;
  background: transparent;
  padding: 4px 8px;
  border-radius: 7px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
@media (max-width: 1400px) {
  .acf-block-preview nav#menu {
    position: absolute;
    top: 99%;
    left: 0;
    width: 100%;
    display: block;
    z-index: 999;
    min-height: calc(100vh - 45px);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
  }
  .acf-block-preview nav#menu.active {
    opacity: 1;
    visibility: visible;
    transition: 0.3s all;
  }
  .acf-block-preview .mainmenu ul {
    text-align: left;
  }
  .acf-block-preview nav#menu,
  .acf-block-preview nav#menu > ul ul {
    overflow: hidden;
    max-height: 0;
    background: #080F1D;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  .acf-block-preview nav#menu,
  .acf-block-preview nav#menu > ul ul {
    overflow: auto;
    padding: 50px 20px;
  }
  .acf-block-preview nav#menu > ul > li {
    display: block !important;
    margin: 0 !important;
    padding: 0;
  }
  .acf-block-preview nav#menu ul ul,
  .acf-block-preview nav#menu ul ul ul {
    display: inherit;
    position: relative;
    left: auto;
    top: auto;
    padding: 0;
  }
  .acf-block-preview nav#menu > ul > li > span {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 16px;
    z-index: 2;
  }
  .acf-block-preview nav#menu ul ul.sub-menu.active {
    visibility: visible;
    opacity: 1;
    max-height: 55em;
  }
  .acf-block-preview nav#menu > ul > li > a {
    display: block;
    position: relative;
    padding: 15px 0px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    font-size: 14px;
    opacity: 1;
    font-weight: 400;
  }
  .acf-block-preview .header-menu a::before {
    display: none;
  }
  .acf-block-preview .header-menu a::after {
    display: none;
  }
  .acf-block-preview nav#menu > ul > li:last-child > a {
    border: none;
  }
  .acf-block-preview .mainmenu ul li > ul {
    border: none;
  }
  .acf-block-preview nav#menu li.has-submenu > a:after {
    border: none;
    content: "+";
    position: absolute;
    top: 10px;
    right: 9px;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    height: auto;
    font-size: 30px;
    font-weight: 400;
  }
  .acf-block-preview .sub-menu::before {
    height: 90% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .acf-block-preview .sub-menu::after {
    display: none;
  }
  .acf-block-preview nav#menu li.has-submenu.active > a:after {
    content: "-";
    font-size: 30px;
  }
  .acf-block-preview nav#menu ul ul > li a {
    padding: 13px 0px;
    line-height: normal;
    color: #fff;
    font-size: 13px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
  .acf-block-preview ul.sub-menu {
    padding-left: 20px;
  }
  .acf-block-preview .header-toggle.active span:nth-child(2) {
    opacity: 0;
  }
  .acf-block-preview .header-toggle.active span:nth-child(1) {
    top: 14px;
    transform: rotate(45deg);
  }
  .acf-block-preview .header-toggle.active span:nth-child(3) {
    top: 0px;
    transform: rotate(-45deg);
  }
  .acf-block-preview .header-toggle {
    display: block;
  }
  .acf-block-preview nav#menu > ul ul {
    background: transparent;
    box-shadow: none;
    width: 100%;
    padding-left: 15px;
  }
  .acf-block-preview #menu-toggle {
    display: block;
    margin-left: 0px;
    padding-right: 0;
  }
  .acf-block-preview .header-action > a > span:not(.icon) {
    display: none;
  }
  .acf-block-preview .header-action {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .acf-block-preview .site-logo {
    max-width: 170px;
  }
  .acf-block-preview #menu-toggle.active span:nth-child(2) {
    opacity: 0;
  }
  .acf-block-preview #menu-toggle.active span:nth-child(1) {
    top: 14px;
    transform: rotate(45deg);
    width: 100%;
  }
  .acf-block-preview #menu-toggle.active span:nth-child(3) {
    top: 0px;
    transform: rotate(-45deg);
    width: 100%;
  }
  .acf-block-preview section,
  .acf-block-preview .section {
    padding: 50px 0;
  }
  .acf-block-preview .header-logo {
    width: 170px;
  }
  .acf-block-preview .header-nav .phone-call {
    margin: 0;
    font-size: 0;
  }
  .acf-block-preview .header-nav .phone-call img {
    margin: 0;
  }
  .acf-block-preview .header-inn {
    padding: 0;
  }
  .acf-block-preview .header-area {
    padding: 20px 0;
    position: fixed;
    transition: all 0.4s;
    z-index: 999;
  }
  .acf-block-preview #menu .cta-btn {
    margin-top: 30px;
  }
  .acf-block-preview .header-area.active {
    background: #080F1D;
  }
  .acf-block-preview .header-area.scrolled {
    background: #080F1D;
    padding: 12px 0;
  }
  .acf-block-preview .result-slider .slick-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .acf-block-preview .result-slider .slide {
    padding: 0 15px;
  }
  .acf-block-preview .testimonial-slider .slick-list {
    margin-left: 0px;
    margin-right: 0px;
  }
  .acf-block-preview .testimonial-slider .slide {
    padding: 0 20px;
  }
  .acf-block-preview .cta-btn {
    padding: 14px 20px;
    line-height: normal;
  }
  .acf-block-preview .header-nav .cta-btn {
    margin: 0 10px;
  }
  .acf-block-preview .hero-image-2 {
    width: 370px;
    right: -13px;
  }
  .acf-block-preview .hero-image-1 {
    width: 380px;
    right: 130px;
  }
  .acf-block-preview .hero-text {
    padding-top: 50px;
  }
  .acf-block-preview .hero-heading {
    font-size: 60px;
  }
  .acf-block-preview .hero-text-slider {
    margin-top: 40px;
  }
  .acf-block-preview .hero-area::after {
    height: 70px;
  }
  .acf-block-preview .section-heading {
    font-size: 36px;
  }
  .acf-block-preview h2,
  .acf-block-preview .h2 {
    font-size: 36px;
  }
  .acf-block-preview .text-box.style2 .title {
    font-size: 50px;
  }
  .acf-block-preview .result-slide-box .title {
    font-size: 34px;
  }
  .acf-block-preview .veterans-headshot-wrapper {
    bottom: 0;
    left: -50px;
  }
  .acf-block-preview .veterans-box .heading {
    font-size: 24px;
  }
  .acf-block-preview .podcast_bg {
    top: -58%;
    width: 50%;
  }
  .acf-block-preview .testimonial-box .title {
    font-size: 28px;
  }
  .acf-block-preview .footer-cta .heading {
    font-size: 50px;
  }
  .acf-block-preview .footer_links_icons {
    width: 100%;
  }
  .acf-block-preview .footer-copyright {
    font-size: 10px;
  }
  .acf-block-preview .footer-copyright .fc_links li {
    margin: 0 5px;
  }
  .acf-block-preview .footer_links_icons li a {
    font-size: 16px;
  }
  .acf-block-preview .location-tab .nav-link {
    padding: 15px 18px;
    font-size: 14px;
  }
  .acf-block-preview .content-box.style2 .text {
    padding: 20px;
  }
  .acf-block-preview .content-box.style2 .text .title {
    font-size: 18px;
  }
  .acf-block-preview .content-box.style3 .title {
    font-size: 18px;
  }
  .acf-block-preview .fs_36 {
    font-size: 28px;
  }
  .acf-block-preview .fs_22 {
    font-size: 18px;
  }
  .acf-block-preview .text-box.style1 {
    padding: 40px;
  }
  .acf-block-preview .top-heading.style3 .section-heading {
    font-size: 50px;
  }
  .acf-block-preview .top-heading.style3 .text {
    font-size: 16px;
  }
  .acf-block-preview .img-box-slider .image-box img {
    height: 300px;
  }
  .acf-block-preview .veterans-headshot-wrapper.alt {
    mix-blend-mode: normal;
    bottom: 40px;
  }
  .acf-block-preview .veterans-box.alt .veterans-headshot-wrapper.alt {
    right: -20px;
  }
  .acf-block-preview .trial-lawyers-area .trial-shape-right {
    bottom: -40%;
  }
}
@media (max-width: 991px) {
  .acf-block-preview br {
    display: none;
  }
  .acf-block-preview .hero-heading {
    font-size: 50px;
  }
  .acf-block-preview .hero-title {
    font-size: 20px;
  }
  .acf-block-preview .hero-action {
    flex-direction: column;
  }
  .acf-block-preview .hero-text {
    padding-top: 50px;
  }
  .acf-block-preview .hero-action {
    align-items: flex-start;
  }
  .acf-block-preview .hero-image-1,
  .acf-block-preview .hero-image-2 {
    position: relative;
    bottom: auto;
    width: 50%;
    right: auto;
  }
  .acf-block-preview .hero-images {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    bottom: 20%;
    width: 61%;
    right: 0;
    z-index: 1;
  }
  .acf-block-preview .hero-image-1 {
    transform: translateX(85px);
  }
  .acf-block-preview .hero-images::after {
    position: absolute;
    content: "";
    width: 80%;
    height: 150px;
    bottom: -25px;
    right: 0;
    background: linear-gradient(0deg, rgb(7, 18, 25) 0%, rgba(7, 18, 25, 0) 100%);
    z-index: 1;
  }
  .acf-block-preview .hero-text-slider {
    margin-top: 30px;
  }
  .acf-block-preview .hero-area::after {
    height: 80px;
  }
  .acf-block-preview .hero-action .phone_call {
    margin-left: 0;
  }
  .acf-block-preview .review-area .col-lg-3 {
    border-bottom: 1px solid #22293B;
  }
  .acf-block-preview .review-area .col-lg-3:nth-child(even)::after {
    display: none;
  }
  .acf-block-preview .icon-teaser.style1 {
    padding: 20px 0;
  }
  .acf-block-preview .review-area {
    padding: 0;
  }
  .acf-block-preview h1,
  .acf-block-preview .h1 {
    font-size: 38px;
  }
  .acf-block-preview h2,
  .acf-block-preview .h2 {
    font-size: 26px;
  }
  .acf-block-preview h3,
  .acf-block-preview .h3 {
    font-size: 26px;
  }
  .acf-block-preview .section-heading {
    font-size: 24px;
    font-weight: 900;
  }
  .acf-block-preview .content-box.style1 {
    padding: 25px;
  }
  .acf-block-preview .icon-teaser.style2 .title {
    font-size: 16px;
  }
  .acf-block-preview .icon-teaser.style2::before {
    width: calc(100% - 50px);
  }
  .acf-block-preview .single-news-logo-slider {
    padding: 15px 50px;
    height: 90px;
  }
  .acf-block-preview .single-news-logo-slider img {
    width: 80px;
  }
  .acf-block-preview .ls_6 {
    letter-spacing: -2px;
  }
  .acf-block-preview .text-box.style1 {
    padding: 30px;
  }
  .acf-block-preview .text-box.style1 .title {
    font-size: 18px;
  }
  .acf-block-preview .practice_bg {
    height: 700px;
  }
  .acf-block-preview .content-text.style3 .subtitle {
    font-size: 26px;
    margin-bottom: 40px;
  }
  .acf-block-preview .text-box.style2 .title {
    font-size: 40px;
  }
  .acf-block-preview .result-slide-box {
    padding: 25px;
  }
  .acf-block-preview .result-slide-box .title {
    font-size: 26px;
  }
  .acf-block-preview .result-text {
    padding-right: 0px;
  }
  .acf-block-preview .result-slider .slide {
    transform: scale(1);
  }
  .acf-block-preview .result-action .hero-action {
    align-items: center;
  }
  .acf-block-preview .content-text.style4 .title {
    font-size: 22px;
  }
  .acf-block-preview .trial-box .text2 {
    font-size: 65px;
  }
  .acf-block-preview .trial-box .text1 {
    font-size: 100px;
  }
  .acf-block-preview .trial-box {
    height: 600px;
  }
  .acf-block-preview .trial-box .small_img {
    top: 140px;
    height: 400px;
  }
  .acf-block-preview .trial-box .inner::before {
    height: calc(100% - 20px);
  }
  .acf-block-preview .trial-lawyers-area .border-line {
    height: 600px;
  }
  .acf-block-preview .veterans-area {
    padding-top: 200px;
  }
  .acf-block-preview .trial-lawyers-area .trial-shape-right {
    bottom: -54%;
  }
  .acf-block-preview .veterans-box .heading {
    font-size: 26px;
  }
  .acf-block-preview .veterans-box .list_square li {
    font-size: 13px;
  }
  .acf-block-preview .veterans-headshot-wrapper {
    position: relative;
    bottom: -30px;
    left: -30px;
    width: calc(100% + 60px);
    transform: scale(1);
    mix-blend-mode: luminosity;
  }
  .acf-block-preview .veterans-headshot-wrapper img {
    width: 50%;
    margin: 0 auto;
  }
  .acf-block-preview .veterans-box.alt .veterans-headshot-wrapper {
    left: auto;
    right: 30px;
  }
  .acf-block-preview .podcast_bg {
    top: -48%;
    width: 50%;
  }
  .acf-block-preview .text-box.style3,
  .acf-block-preview .text-box.style4 {
    padding: 30px;
  }
  .acf-block-preview .text-box.style3 .title,
  .acf-block-preview .text-box.style4 .title {
    font-size: 24px;
  }
  .acf-block-preview .image-text.style2 .bottom {
    padding: 20px;
  }
  .acf-block-preview .image-text.style2 .play_btn .video-btn {
    min-width: 35px;
    width: 35px;
    min-height: 35px;
    height: 35px;
    font-size: 14px;
    margin-right: 8px;
  }
  .acf-block-preview .image-text.style2 .tags {
    top: 15px;
    left: 15px;
  }
  .acf-block-preview .image-text.style2 .episode {
    top: 15px;
    right: 15px;
  }
  .acf-block-preview .image-text.style2 .title {
    font-size: 18px;
  }
  .acf-block-preview .image-text.style2 .cat {
    font-size: 11px;
  }
  .acf-block-preview .testimonial-box {
    padding: 0;
  }
  .acf-block-preview .testimonial-box .title {
    font-size: 18px;
  }
  .acf-block-preview .testimonial-box .meta .name {
    font-size: 18px;
  }
  .acf-block-preview .testimonial-arrows > .slick-arrow svg {
    height: 30px;
  }
  .acf-block-preview .map_tabs button .title {
    font-size: 16px;
  }
  .acf-block-preview .testimonial-slider .slide {
    opacity: 1;
  }
  .acf-block-preview .footer-cta .heading {
    font-size: 40px;
  }
  .acf-block-preview .footer-cta {
    padding: 50px 0;
    font-size: 15px;
    line-height: 26px;
  }
  .acf-block-preview .related-links.style2 li a {
    padding: 10px 16px;
    font-size: 12px;
    letter-spacing: 1px;
  }
  .acf-block-preview .footer-cta {
    padding: 50px 0;
    font-size: 16px;
    line-height: 27px;
  }
  .acf-block-preview .footer-cta .heading {
    font-size: 30px;
  }
  .acf-block-preview .main-footer {
    padding: 20px 0;
  }
  .acf-block-preview .footer-widget {
    margin: 20px 0;
  }
  .acf-block-preview .footer-logo {
    display: inline-block;
    width: 230px;
  }
  .acf-block-preview .footer-info {
    margin: 0 0 20px;
  }
  .acf-block-preview .footer_links_icons {
    width: 100%;
  }
  .acf-block-preview .footer_links_icons li a {
    font-size: 15px;
  }
  .acf-block-preview .fc_links {
    margin: 12px 0;
  }
  .acf-block-preview .location-tab .nav-tabs {
    justify-content: center;
  }
  .acf-block-preview .location-tab .nav-link {
    margin: 10px 0;
  }
  .acf-block-preview .page-banner-text {
    padding-bottom: 10px;
    padding-top: 70px;
  }
  .acf-block-preview .page-banner-text .hero-action {
    align-items: center;
  }
  .acf-block-preview .page-banner-text .heading {
    font-size: 50px;
    margin-bottom: 25px;
    letter-spacing: -2.5px;
  }
  .acf-block-preview .content-box.style2 .text {
    padding: 15px;
  }
  .acf-block-preview .content-box.style2 .text .title {
    font-size: 16px;
  }
  .acf-block-preview .content-box.style3 .title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
  }
  .acf-block-preview .content-box.style3 span {
    font-size: 12px;
  }
  .acf-block-preview .content-box.style3 .text {
    padding: 15px;
  }
  .acf-block-preview .location-top-shape {
    object-fit: contain;
  }
  .acf-block-preview .page-banner-style2 {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .acf-block-preview .review-area .col-lg-3 {
    border: none;
  }
  .acf-block-preview .icon-teaser.style1.heading-style {
    justify-content: center;
  }
  .acf-block-preview .icon-teaser.style1 {
    padding-bottom: 0;
  }
  .acf-block-preview .page-banner {
    padding-top: 80px;
  }
  .acf-block-preview .icon-teaser.style1 .icon img {
    margin: 0 auto 15px;
  }
  .acf-block-preview .icon-teaser.style1 {
    display: block;
    text-align: center;
  }
  .acf-block-preview .content-text.style5.plain-text h1 {
    font-size: 30px;
  }
  .acf-block-preview .content-text.style5.plain-text h2 {
    font-size: 24px;
  }
  .acf-block-preview .content-text.style5.plain-text h3 {
    font-size: 22px;
  }
  .acf-block-preview .content-text.style5.plain-text h4 {
    font-size: 20px;
  }
  .acf-block-preview .content-text.style5.plain-text h5 {
    font-size: 16px;
  }
  .acf-block-preview .content-text.style5.plain-text h6 {
    font-size: 15px;
  }
  .acf-block-preview .content-text.style5.plain-text .single-blog-cta .title {
    font-size: 22px;
  }
  .acf-block-preview .text-box.style11 .title {
    font-size: 14px;
  }
  .acf-block-preview .text-box.style11 {
    padding-right: 25px;
  }
  .acf-block-preview .content-box.style3 .title {
    font-size: 14px;
  }
  .acf-block-preview .top-heading.style3 .section-heading {
    font-size: 40px;
  }
  .acf-block-preview .top-heading.style3 .text {
    font-size: 16px;
  }
  .acf-block-preview .hero-area.case-banner {
    padding-bottom: 50px;
  }
  .acf-block-preview .case-banner .hero-text {
    padding-top: 40px;
  }
  .acf-block-preview .text-box.style2.v2 .text {
    font-size: 15px;
  }
  .acf-block-preview .text-box.style7 .plain-text {
    font-size: 15px;
  }
  .acf-block-preview .text-box.style7 {
    padding: 20px;
  }
  .acf-block-preview .case-banner .cta-btn {
    width: 100%;
  }
  .acf-block-preview .hero-heading.style2 {
    font-size: 32px;
  }
  .acf-block-preview .case-banner .phone_call_btns {
    margin-top: 15px;
    justify-content: center;
  }
  .acf-block-preview .text-box.style7 .title {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .acf-block-preview .map-location.style2 .location-info {
    position: inherit;
    width: 100%;
    bottom: 0;
    left: auto;
    transform: translateX(0%);
    padding: 0;
    margin-top: 20px;
  }
  .acf-block-preview .map-location.style2 .location-info .icon-teaser.style5 {
    height: calc(100% - 30px);
    margin: 15px 0;
  }
  .acf-block-preview .team-single-2 {
    width: 225px;
    left: 70%;
  }
  .acf-block-preview .team-single-1 {
    width: 275px;
    left: 45%;
  }
  .acf-block-preview .img-box-slider .image-box img {
    height: 300px;
  }
  .acf-block-preview .quote-icon-alt img {
    width: 130px;
  }
  .acf-block-preview .veterans-area.style2 {
    padding-top: 50px;
  }
  .acf-block-preview .veterans-headshot-wrapper.alt {
    mix-blend-mode: normal;
    bottom: 0px;
  }
  .acf-block-preview .content-table th {
    font-size: 16px;
  }
  .acf-block-preview .step-slider .slick-list {
    margin-left: -25px;
    margin-right: -25px;
    width: inherit;
    padding-right: 60px;
  }
  .acf-block-preview .text-box.style10 .title {
    font-size: 16px;
  }
  .acf-block-preview .case-banner-bg {
    width: 100%;
    opacity: 0.4;
  }
  .acf-block-preview .review-area {
    padding: 0 0 20px;
  }
  .acf-block-preview .review-area .col-lg-3::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .acf-block-preview .testimonial-box .title {
    font-size: 22px;
  }
  .acf-block-preview .pb_140 {
    padding-bottom: 110px;
  }
  .acf-block-preview .hero-images {
    width: 66%;
  }
  .acf-block-preview .hero-subheading {
    font-size: 12px;
  }
  .acf-block-preview body {
    font-size: 14px;
    line-height: 23px;
  }
  .acf-block-preview .hero-single-slider-text {
    letter-spacing: 8px;
    margin: 0 30px;
    font-size: 15px;
  }
  .acf-block-preview .hero-action .phone_call {
    font-size: 16px;
    margin-left: 0;
    margin-top: 10px;
  }
  .acf-block-preview .hero-action .phone_call img {
    width: 56px;
  }
  .acf-block-preview .icon-teaser.style1 .title {
    font-size: 12px;
  }
  .acf-block-preview .form-box.style1 li {
    margin-bottom: 15px;
  }
  .acf-block-preview .ls_6 {
    letter-spacing: -2px;
  }
  .acf-block-preview .related-links.style1 ul li {
    margin: 3px;
  }
  .acf-block-preview .related-links.style1 ul li a {
    padding: 10px 15px;
    font-size: 12px;
  }
  .acf-block-preview .image-logo.style1 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .acf-block-preview .image-logo.style1 li {
    padding: 10px;
  }
  .acf-block-preview .image-logo.style1 {
    margin-top: 30px;
  }
  .acf-block-preview .content-text.style3 .subtitle {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .acf-block-preview .text-box.style2 .title {
    font-size: 32px;
  }
  .acf-block-preview .result-slide-box {
    padding: 25px;
  }
  .acf-block-preview .result-slide-box .title {
    font-size: 25px;
  }
  .acf-block-preview .result-slide-box {
    background: rgba(9, 49, 99, 0.52);
  }
  .acf-block-preview .video-action {
    bottom: 0;
    left: 0;
    padding: 20px;
  }
  .acf-block-preview .video-action .text {
    letter-spacing: 28%;
    font-size: 14px;
  }
  .acf-block-preview .veterans-box {
    padding: 30px;
  }
  .acf-block-preview .image-text.style2 .title {
    font-size: 18px;
  }
  .acf-block-preview .content-text.style4 .title {
    font-size: 22px;
  }
  .acf-block-preview #menu .cta-btn {
    width: 100%;
  }
  .acf-block-preview .hero-heading {
    font-size: 38px;
    letter-spacing: -2px;
  }
  .acf-block-preview .hero-title {
    font-size: 18px;
  }
  .acf-block-preview .content-box.style1 {
    padding: 30px;
  }
  .acf-block-preview .icon-teaser.style2 .title {
    font-size: 13px;
  }
  .acf-block-preview .icon-teaser.style2 .number {
    width: 60px;
    height: 60px;
    font-size: 24px;
    margin: 0 auto 15px;
  }
  .acf-block-preview .icon-teaser.style2::before {
    top: 32px;
    width: 100%;
  }
  .acf-block-preview .single-news-logo-slider img {
    width: 48px;
  }
  .acf-block-preview .single-news-logo-slider {
    padding: 20px;
    border-radius: 6px;
    height: 70px;
  }
  .acf-block-preview .text-box.style1 {
    padding: 20px;
  }
  .acf-block-preview .text-box.style1 .title {
    font-size: 18px;
  }
  .acf-block-preview .practice_bg {
    height: 600px;
  }
  .acf-block-preview .image-logo.style1 li {
    width: 33%;
  }
  .acf-block-preview .result-action .hero-action {
    align-items: center;
  }
  .acf-block-preview .gx_300 {
    --bs-gutter-x: 100px;
  }
  .acf-block-preview .trial-box {
    width: 65%;
    height: 500px;
  }
  .acf-block-preview .trial-box .inner::before {
    height: calc(100% - 30px);
  }
  .acf-block-preview .trial-box .small_img {
    height: 300px;
    top: 160px;
  }
  .acf-block-preview .trial-box .heading {
    top: 62%;
    right: -30px;
  }
  .acf-block-preview .trial-box .text1 {
    font-size: 70px;
  }
  .acf-block-preview .trial-box .text2 {
    font-size: 50px;
  }
  .acf-block-preview .trial-box {
    mix-blend-mode: normal;
  }
  .acf-block-preview .trial-box .heading .text_gradient {
    background: linear-gradient(0deg, rgb(167, 213, 235) 0%, rgb(255, 255, 255) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .acf-block-preview .trial-box .heading span {
    transition: all 0.4s;
    color: #fff;
  }
  .acf-block-preview .trial-lawyers-area .border-line {
    height: 500px;
  }
  .acf-block-preview .veterans-area {
    padding-top: 270px;
  }
  .acf-block-preview .text-box.style3,
  .acf-block-preview .text-box.style4 {
    padding: 25px;
  }
  .acf-block-preview .text-box.style3 .title,
  .acf-block-preview .text-box.style4 .title {
    font-size: 20px;
  }
  .acf-block-preview .podcast_bg {
    top: -40%;
    width: 300px;
  }
  .acf-block-preview .map_tab_content .cta-btn {
    bottom: 10px;
    right: 10px;
    padding: 10px;
    font-size: 12px;
    line-height: normal;
  }
  .acf-block-preview .location-tab .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .acf-block-preview .location-tab .nav-tabs li .nav-link {
    white-space: nowrap;
  }
  .acf-block-preview .tabs_wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 5px;
  }
  .acf-block-preview .page-banner-text .heading {
    font-size: 50px;
    margin-bottom: 30px;
    letter-spacing: -2.5px;
  }
  .acf-block-preview .content-image.style3 {
    margin-bottom: 30px;
  }
  .acf-block-preview .text-box.style7 .title {
    font-size: 20px;
  }
  .acf-block-preview .text-box.style8 .title {
    font-size: 30px;
  }
  .acf-block-preview .quotes.style2 .text {
    font-size: 150px;
  }
  .acf-block-preview .single-blog-inner .section-heading {
    font-size: 22px;
  }
  .acf-block-preview .top-heading.style3 .section-heading {
    font-size: 30px;
    line-height: 100%;
  }
  .acf-block-preview .single-blog-cta .title {
    font-size: 24px;
  }
  .acf-block-preview .page-banner.hero-area {
    padding-top: 80px;
    text-align: left;
  }
  .acf-block-preview .icon-teaser.style1 .heading {
    font-size: 30px;
  }
  .acf-block-preview .group_btn {
    text-align: center;
  }
  .acf-block-preview .phone_call_btns {
    text-align: left;
    margin-top: 15px;
  }
  .acf-block-preview .fs_22 {
    font-size: 18px;
  }
  .acf-block-preview .phone_call_btns .fs_13 {
    font-size: 12px;
  }
  .acf-block-preview .hero-heading.style2 {
    font-size: 30px;
  }
  .acf-block-preview .case-banner-bg {
    width: 100%;
    opacity: 0.4;
  }
  .acf-block-preview .faqs_accordion.style2 .accordion-button {
    padding-right: 30px;
  }
  .acf-block-preview .faqs_accordion.style2 .title {
    font-size: 16px;
  }
  .acf-block-preview .img-box-slider .image-box img {
    height: 300px;
  }
  .acf-block-preview .step-slider .slide.slick-current.slick-active + .slide .text-box.style9 .inner {
    opacity: 0.45;
  }
  .acf-block-preview .step-slider .slide.slick-current.slick-active .inner {
    opacity: 1;
  }
  .acf-block-preview .step-slider .slide.slick-current.slick-active + .slide .text-box.style9 .number {
    background: #eeeeef;
    color: rgba(8, 15, 29, 0.21);
  }
  .acf-block-preview .step-slider .slide.slick-current.slick-active .number {
    background: #B32135;
    color: #fff;
  }
  .acf-block-preview .step-slider .slide.slick-current.slick-active + .slide {
    transform: translateY(-20px);
  }
  .acf-block-preview .trial-lawyers-area .trial-shape-right {
    bottom: -75%;
  }
  .acf-block-preview .form_style1 .content-box.style1 {
    min-height: inherit;
  }
}
@media (max-width: 575px) {
  .acf-block-preview .veterans-area {
    padding-top: 200px;
  }
  .acf-block-preview .hero-text-slider {
    margin-top: 0;
  }
  .acf-block-preview .hero-images::after {
    bottom: 20px;
    width: 100%;
  }
  .acf-block-preview .hero-action {
    align-items: center;
  }
  .acf-block-preview .hero-area {
    text-align: center;
  }
  .acf-block-preview .hero-image-1,
  .acf-block-preview .hero-image-2 {
    position: relative;
    bottom: auto;
    width: 50%;
    right: auto;
    transform: translateX(15px);
  }
  .acf-block-preview .hero-image-2 {
    transform: translateX(-15px);
  }
  .acf-block-preview .hero-images {
    padding: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    z-index: 11;
    bottom: auto;
    width: 100%;
  }
  .acf-block-preview .content-text.style1 .text {
    font-size: 12px;
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .acf-block-preview .half_gradient {
    width: 100%;
    background: #080F1D;
    opacity: 0.7;
    right: 0;
  }
  .acf-block-preview .content-image.style2 {
    width: 100%;
    object-position: left;
  }
  .acf-block-preview .text-box.style2 {
    padding: 20px 0;
    text-align: center;
  }
  .acf-block-preview .result-img {
    margin-top: 12px;
  }
  .acf-block-preview .result-slider {
    margin: 25px 0 !important;
  }
  .acf-block-preview .result-slider .slick-dots,
  .acf-block-preview .testimonial-slider .slick-dots {
    position: inherit;
    bottom: auto;
    margin-top: 25px;
  }
  .acf-block-preview .content-img {
    margin-bottom: 30px;
  }
  .acf-block-preview .video-action .video-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .acf-block-preview .scroll-to-transitin {
    display: none;
  }
  .acf-block-preview .trial-lawyers-area .border-line {
    display: none;
  }
  .acf-block-preview .trial-lawyers-area .trial-shape-right {
    bottom: 10%;
    width: 90%;
    z-index: 11;
  }
  .acf-block-preview .podcast_bg {
    display: none;
  }
  .acf-block-preview .map_tab_content {
    margin-top: 30px;
  }
  .acf-block-preview .map_tab_content .cta-btn {
    bottom: 15px;
    right: 15px;
  }
  .acf-block-preview .map_tab_content .map-marker {
    width: 20px;
  }
  .acf-block-preview .related-links.style2 li a {
    padding: 10px 15px;
    font-size: 12px;
    white-space: nowrap;
  }
  .acf-block-preview .links_wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding-bottom: 10px;
    margin-right: -10px;
  }
  .acf-block-preview .related-links.style2 {
    display: flex;
    align-items: center;
  }
  .acf-block-preview .footer-cta .right-content {
    margin-top: 15px;
  }
  .acf-block-preview .main-footer {
    padding: 20px 0;
  }
  .acf-block-preview .footer-widget {
    margin: 20px 0;
  }
  .acf-block-preview .footer_acc.acc ul {
    display: block;
  }
  .acf-block-preview .cta-footer-top {
    justify-content: space-between;
  }
  .acf-block-preview .footer-title {
    position: relative;
  }
  .acf-block-preview .footer-widget .footer-title {
    margin-bottom: 0px;
    padding: 12px 0;
    border: none;
  }
  .acf-block-preview .footer-title:before {
    content: "";
    border: 1px solid #4e4e4e;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(135deg);
    border-width: 2px 2px 0 0;
  }
  .acf-block-preview .footer-title:after {
    opacity: 0;
    transition: all 0.4s;
    left: 10px;
  }
  .acf-block-preview .footer_acc.acc .footer-title:after {
    opacity: 1;
  }
  .acf-block-preview .footer_acc.acc .footer-title {
    border-color: transparent;
  }
  .acf-block-preview .footer_acc.acc .footer-title:before {
    transform: rotate(-45deg);
  }
  .acf-block-preview .footer_acc ul {
    display: none;
    padding: 20px;
  }
  .acf-block-preview .footer-widget {
    margin: 0;
  }
  .acf-block-preview .footer-widget.first-widget {
    margin: 20px 0;
  }
  .acf-block-preview .footer_acc ul {
    padding: 20px;
    background: rgba(255, 255, 255, 0.0588235294);
  }
  .acf-block-preview .footer_links_icons {
    width: 100%;
  }
  .acf-block-preview .footer_links_icons li a {
    font-size: 16px;
  }
  .acf-block-preview .footer_links_icons li {
    min-height: inherit;
  }
  .acf-block-preview .footer_links_icons.alt .title {
    font-size: 16px;
  }
  .acf-block-preview .footer-copyright .fc_links {
    margin: 10px 0;
  }
  .acf-block-preview .footer-copyright .fc_links li {
    margin: 0 5px;
  }
  .acf-block-preview .footer-copyright {
    font-size: 10px;
  }
  .acf-block-preview .map_tab_content .cta-btn {
    width: auto;
  }
  .acf-block-preview .content-text.style6 {
    margin-top: 30px;
  }
  .acf-block-preview .content-box.style1::after {
    width: 100%;
  }
  .acf-block-preview .large_flag_bg {
    height: 100%;
  }
  .acf-block-preview .content-box.style2 .text {
    padding: 15px;
  }
  .acf-block-preview .content-box.style2 .text .title {
    font-size: 16px;
  }
  .acf-block-preview .page-banner-text .heading {
    font-size: 38px;
  }
  .acf-block-preview .alt-step-area .icon-teaser.style2 {
    padding: 20px 0;
  }
  .acf-block-preview .text-box.style6 {
    padding: 30px;
  }
  .acf-block-preview .icon-teaser.style1 {
    display: block;
    padding-bottom: 0;
    text-align: center;
  }
  .acf-block-preview .icon-teaser.style1 img {
    margin: 0 auto 10px;
  }
  .acf-block-preview .icon-teaser.style1 .title {
    font-size: 10px;
  }
  .acf-block-preview .review-area .col-lg-3 {
    border: none;
  }
  .acf-block-preview .cta-btn {
    width: 100%;
  }
  .acf-block-preview .icon-teaser.style2::before {
    display: none;
  }
  .acf-block-preview .hero-area.case-banner.team-page-banner {
    padding-bottom: 300px;
  }
  .acf-block-preview .team-single-1 {
    width: auto;
    left: 0;
    height: 270px;
  }
  .acf-block-preview .team-single-2 {
    width: auto;
    left: 50%;
    height: 250px;
  }
  .acf-block-preview .quote-icon-alt img {
    width: 100px;
    margin-bottom: 30px;
  }
  .acf-block-preview .veterans-box.alt .veterans-headshot-wrapper.alt {
    right: auto;
  }
}
.acf-block-preview .img-box-slider{
	display:flex;
	justify-content:center
}
.acf-block-preview .img-box-slider .slide{
	width:33%
}
.acf-block-preview .text-box.style2.stats-new .title {
  font-size: 46px;
  margin-bottom: 5px;
}
.acf-block-preview .text-box.style2.stats-new span.subtitle {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 2px;
}
.acf-block-preview .text-box.style2.stats-new .titles {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 14px 0;
}
.acf-block-preview .text-box.style2.stats-new .text {
  font-size: 16px;
}
.acf-block-preview .text-box.style2.v2.stats-new {
  padding: 15px;
  height: 100%;
}
.acf-block-preview .stats-row-border .col-md-4 {
  border-right: 1px solid #E7E3DF;
  border-bottom: 1px solid #E7E3DF;
}
.acf-block-preview .stats-row-border .col-md-4:nth-child(3n) {
  border-right: none;
}
.acf-block-preview .stats-row-border .col-md-4:nth-last-child(-n+3) {
  border-bottom: none;
}
.acf-block-preview .video_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    mix-blend-mode: luminosity;
}
.acf-block-preview .video_bg{
    mix-blend-mode: normal;
    opacity: 0.2
}