/*!
Theme Name: LCP
Theme URI: https://lowercaseproductions.com/
Template: Divi
Author: Pedro Izaguirre
Version: 4.27.4.1753818236
Updated: 2025-07-29 12:43:56

*/
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
:root {
  --font-black-color: #0C0C0C;
  --font-size-base: 16px;
  --line-height-base: 1.5;
  --font-family-base: "Lato", sans-serif;
  --gray-color: #F8F8F8;
  --blue-color: #004987;
  --light-gray: #ebebf1;
  --gold-color: #ECE9DF;
  --box-background: #FAFAFA;
  --light-blue: #009ADE;
  --green: #708E41;
}

html {
  box-sizing: border-box;
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
  font-family: var(--font-family-base);
  color: var(--font-black-color);
}

.et_pb_text_inner ul {
  padding-left: 40px;
  margin-bottom: 1.5em;
  padding-bottom: 0 !important;
}
.et_pb_text_inner ul li a {
  text-decoration: underline !important;
}
.et_pb_text_inner ul li a:hover {
  color: var(--light-blue) !important;
}
.et_pb_text_inner p {
  margin-bottom: 1.5em;
  padding-bottom: 0;
}
.et_pb_text_inner p a {
  text-decoration: underline !important;
}
.et_pb_text_inner p a:hover {
  color: var(--light-blue) !important;
}
.et_pb_text_inner h1,
.et_pb_text_inner h2,
.et_pb_text_inner h3,
.et_pb_text_inner h4,
.et_pb_text_inner h5,
.et_pb_text_inner h6 {
  margin-bottom: 20px;
  padding: 0;
}

.et_menu_container {
  width: 100%;
  max-width: 100% !important;
}

#main-header {
  box-shadow: none;
}
#main-header .container {
  width: 100% !important;
}

.et_header_style_left .logo_container {
  position: relative;
  padding: 0px 0 20px;
  max-width: 1170px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
@media (max-width: 980px) {
  .et_header_style_left .logo_container {
    padding: 20px;
    max-width: none;
    width: 100%;
  }
}
.et_header_style_left .logo_container a {
  width: 360px;
  display: block;
}
@media (max-width: 425px) {
  .et_header_style_left .logo_container a {
    width: 100%;
  }
  .et_header_style_left .logo_container a img {
    max-width: 100% !important;
  }
}

#et-top-navigation {
  padding-left: 0 !important;
  padding-top: 0 !important;
  width: 100%;
  border-top: 1px solid var(--gray-color);
}
#et-top-navigation .mobile_menu_bar {
  background: #004987;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  padding: 7px 0 0 !important;
  margin-bottom: 5px;
  margin-top: 5px;
}
#et-top-navigation .mobile_menu_bar::before {
  color: white;
}
@media (max-width: 980px) {
  #et-top-navigation .mobile_menu_bar {
    right: 15px;
  }
}
#et-top-navigation #top-menu-nav {
  max-width: 1170px;
  margin: 0 auto;
  width: calc(100% - 40px);
  float: none;
}
#et-top-navigation #top-menu-nav > ul > li:last-child, #et-top-navigation #top-menu-nav > ul > li:nth-last-child(2) {
  padding-right: 0 !important;
}
#et-top-navigation #top-menu-nav ul li a {
  padding: 30px 20px 30px 0;
  color: var(--font-black-color);
  position: relative;
  font-size: 15px;
  font-family: var(--font-family-base);
  line-height: 20px;
  text-transform: uppercase;
}
#et-top-navigation #top-menu-nav ul li a::after {
  top: 50% !important;
  transform: translateY(-50%) !important;
}
#et-top-navigation #top-menu-nav ul li a:hover {
  color: var(--blue-color);
  opacity: 1 !important;
}
#et-top-navigation #top-menu-nav .sub-menu {
  padding: 0;
  border-top: none;
  width: auto;
}
#et-top-navigation #top-menu-nav .sub-menu li {
  padding: 0;
  border-bottom: 1px solid #e8e8e8;
}
#et-top-navigation #top-menu-nav .sub-menu li a {
  padding: 14px 20px;
  text-transform: none;
}
#et-top-navigation #top-menu-nav .sub-menu li.menu-item-has-children > a::after {
  content: "5";
}
#et-top-navigation #top-menu-nav .sub-menu li .sub-menu {
  left: 100%;
  top: 0;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#et_top_search {
  margin: 0;
  left: -15px;
}
@media (min-width: 981px) {
  #et_top_search {
    top: 35px;
    right: 0px;
    left: auto;
  }
}
@media (max-width: 980px) {
  #et_top_search {
    left: 0;
  }
  #et_top_search #et_search_icon:before {
    top: 18px;
  }
}

@media (min-width: 981px) {
  #menu-item-222 a {
    padding: 12px 25px !important;
    text-align: center;
    border: 2px solid var(--blue-color);
    border-radius: 47px;
    transition: background-color 0.3s, color 0.3s;
  }
  #menu-item-222 a:hover {
    background: var(--blue-color);
    opacity: 1 !important;
    color: white !important;
  }
}

#top-menu li {
  padding-right: 10px !important;
}

.et_search_outer {
  bottom: 0 !important;
  top: auto !important;
}
.et_search_outer .container {
  height: 80px !important;
}
@media (max-width: 980px) {
  .et_search_outer .container {
    height: 50px !important;
  }
}
@media (max-width: 480px) {
  .et_search_outer .et-search-form {
    width: 100% !important;
    max-width: 100% !important;
  }
  .et_search_outer .et-search-form .et-search-field {
    width: calc(100% - 30px);
    padding-left: 15px;
  }
}

#main-header .et_mobile_menu li {
  border-bottom: 1px solid #666666;
}
#main-header .et_mobile_menu li:last-child {
  border-bottom: none;
}
#main-header .et_mobile_menu .menu-item-has-children {
  position: relative;
}
#main-header .et_mobile_menu .menu-item-has-children a {
  position: relative;
  background-color: transparent;
}
#main-header .et_mobile_menu .menu-item-has-children .dropdown-indicator {
  font-size: 18px;
  font-family: "ETmodules";
  width: 40px;
  text-align: right;
  cursor: pointer;
  line-height: 24px;
  position: absolute;
  right: 0;
  top: 12px;
  border-left: 1px solid #D9D9D9 !important;
  height: 24px;
}
#main-header .et_mobile_menu li ul {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
#main-header .et_mobile_menu li ul.et_mobile_menu_open {
  max-height: 1000px;
  border-top: 1px solid #666666;
}

.et-search-form input[type=search] {
  width: 200px;
}

@media (max-width: 1970px) {
  span.et_close_search_field {
    right: 15px !important;
  }
}

.fullwidth-slider .et_pb_slides .et_pb_slide {
  padding: 0;
}
.fullwidth-slider .et_pb_slides .et_pb_slide .et_pb_container {
  position: relative;
}
.fullwidth-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_image {
  margin-top: 0 !important;
  position: relative !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 4;
}
.fullwidth-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_image img {
  max-height: none !important;
  width: 100%;
}
.fullwidth-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 6;
}
.fullwidth-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_text_overlay_wrapper {
  padding: 0 !important;
}
.fullwidth-slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_text_overlay_wrapper .nivo-caption {
  padding: 10px;
}

.title-underline h2 {
  width: max-content;
  position: relative;
}
.title-underline h2::after {
  content: "";
  background: #ffffff;
  width: 55px;
  height: 2px;
  position: absolute;
  right: -75px;
  bottom: 10px;
}

.types-of-cases-carousel .dtq-carousel-item {
  text-align: center;
  height: 285px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
}
.types-of-cases-carousel .dtq-carousel-item figure {
  height: 50px;
  display: inline-block;
}
.types-of-cases-carousel .dtq-carousel-item figure img {
  height: 100%;
  width: auto;
}

@media (max-width: 980px) {
  .ba_image_carousel_0 .slick-arrow {
    top: auto !important;
    bottom: -20px;
    left: 10px !important;
    right: auto !important;
  }
  .ba_image_carousel_0 .slick-arrow.slick-next {
    left: 75px !important;
  }
}

.slick-track {
  display: flex !important;
  align-items: center;
}

.testimonials .et_pb_slide_content h3 {
  font-family: var(--font-family-base);
  color: var(--blue-color);
  font-size: 26px;
  line-height: 46px;
}
.testimonials .et_pb_slide_content h4 {
  font-family: var(--font-family-base);
  color: var(--font-black-color);
  margin: 0 0 0.6em;
  font-size: 18px;
}
.testimonials .et_pb_slide_content h5 {
  font-family: var(--font-family-base);
  color: var(--font-black-color);
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .et_mobile_device .et-pb-arrow-prev {
    left: -15px;
  }
  .et_mobile_device .et-pb-arrow-next {
    right: -15px;
  }
}
.footer-widget a {
  text-decoration: underline !important;
}
.footer-widget a:hover {
  color: #38C3FF !important;
}
.footer-widget .fwidget {
  margin-bottom: 10px !important;
  width: 100%;
}
.footer-widget .fwidget h2 {
  padding-bottom: 0;
}
.footer-widget .fwidget .wp-block-heading {
  font-size: 30px;
  color: white !important;
  font-family: "Playfair Display", serif;
  width: 100%;
}
.footer-widget .fwidget p {
  font-size: 18px;
  color: white;
  line-height: 32px;
}
.footer-widget .fwidget ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .footer-widget .fwidget ul {
    margin: 0 auto;
    width: auto;
    display: inline-block;
  }
}
.footer-widget .fwidget ul li {
  padding-left: 0 !important;
  padding-right: 5px !important;
}
.footer-widget .fwidget ul li::before {
  content: "";
  display: none;
}
@media (max-width: 767px) {
  .footer-widget .et_pb_widget {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0px !important;
  }
}

#footer-info {
  width: 100%;
  text-align: center;
  font-size: 14px;
}
#footer-info a {
  margin-right: 10px;
  color: white;
  font-weight: normal;
  font-size: 14px;
  text-decoration: underline !important;
}
#footer-info a.privacy {
  margin-right: 0;
}
#footer-info a.privacy:hover {
  color: #38C3FF !important;
  opacity: 1;
}

@media (max-width: 980px) {
  #footer-widgets .footer-widget:nth-last-child(-n+2) {
    margin: 0 0 9.5% !important;
  }
}

@media (max-width: 980px) {
  #footer-widgets {
    padding-bottom: 10px;
  }
  #footer-widgets .footer-widget {
    width: 100% !important;
    margin: 0 0 9.5% !important;
  }
  #footer-widgets .footer-widget .et_pb_widget {
    width: 100%;
    margin-bottom: 5px !important;
    text-align: center;
  }
  #footer-widgets .footer-widget .et_pb_widget .wp-block-social-links {
    display: inline-block;
  }
  #footer-widgets .footer-widget .et_pb_widget figure {
    max-width: 300px;
    display: inline-block;
  }
}

.site-footer .footer-widgets .widget:last-child a:last-child {
  margin-right: 0 !important;
}

#footer-bottom {
  display: none;
}

.hero-image {
  padding: 0 !important;
}
.hero-image .et_pb_fullwidth_header_container {
  height: 100%;
  max-width: none !important;
}
.hero-image .et_pb_fullwidth_header_container .header-content-container {
  height: 100%;
  width: 100% !important;
  max-width: none !important;
}
.hero-image .et_pb_fullwidth_header_container .header-content-container .header-content {
  height: 100%;
  margin: 0 auto !important;
  padding: 0 !important;
  position: relative;
  width: 100%;
  max-width: none !important;
}
.hero-image .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_module_header {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  line-height: normal !important;
}
.hero-image .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper {
  position: absolute;
  bottom: 0;
  left: 50%;
  padding: 10px 22px;
  background: rgba(0, 0, 0, 0.35);
  font-size: 16px;
  font-family: var(--base-font-family);
  transform: translateX(-50%);
  width: max-content;
}
.hero-image .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper a {
  color: var(--gold-color) !important;
  padding-right: 5px;
  padding-left: 5px;
}
.hero-image .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper a:hover {
  text-decoration: underline;
}
.hero-image .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper > span > span:first-child a {
  padding-left: 0;
}
.hero-image .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_header_content_wrapper .breadcrumb_last {
  padding-left: 5px;
  color: var(--light-gray) !important;
}

.attorney-info-container {
  display: flex;
  align-items: stretch;
}
@media (max-width: 610px) {
  .attorney-info-container {
    flex-direction: column;
  }
}

.attorney-photo {
  position: relative !important;
}
.attorney-photo .et_pb_image {
  margin: 0 !important;
}
.attorney-photo .et_pb_image .et_pb_image_wrap {
  width: 100%;
}
.attorney-photo .et_pb_image .et_pb_image_wrap img {
  width: 100% !important;
  height: auto;
}
.attorney-photo .attorney-name {
  position: absolute !important;
  bottom: 0;
  left: 0;
  width: 100%;
}
.attorney-photo .attorney-name h2 {
  width: 100%;
  background: rgba(0, 73, 135, 0.9);
  color: white !important;
  text-align: center;
  font-family: "Playfair Display", serif !important;
  font-size: 30px;
  font-weight: 500;
  padding: 15px 0;
  margin-bottom: 0 !important;
}

.attorney-info {
  padding: 25px;
  border: 1px solid #e8e8e8;
}
@media (max-width: 768px) {
  .attorney-info {
    padding: 25px 20px;
  }
}
@media (max-width: 980px) {
  .attorney-info {
    border: 0;
  }
}
@media (max-width: 610px) {
  .attorney-info {
    padding: 0 10px;
  }
}
.attorney-info p {
  font-size: 16px;
  font-family: var(--font-family-base);
  line-height: 26px;
  padding-bottom: 10px;
  color: var(--font-black-color);
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .attorney-info p {
    font-size: 15px;
    line-height: 24px;
  }
}
@media (max-width: 610px) {
  .attorney-info p {
    font-size: 16px;
    line-height: 26px;
  }
}
.attorney-info p strong {
  font-family: "Playfair Display", serif;
  color: var(--blue-color);
}

.attorney-detail .et_pb_column_single {
  padding: 45px 35px !important;
  margin-top: 2.855%;
  background: var(--box-background);
}
.attorney-detail .et_pb_row {
  width: 90% !important;
}

.link-box {
  padding: 45px 35px !important;
  background: var(--box-background);
}

.staff-header h3 {
  width: max-content;
  position: relative;
}
.staff-header h3::after {
  content: "";
  background: var(--blue-color);
  width: 55px;
  height: 2px;
  position: absolute;
  right: -75px;
  bottom: 10px;
}

.et_pb_team_member .et_pb_team_member_image {
  max-width: none !important;
  border-right: 1px solid white;
  margin-bottom: 0 !important;
}
.et_pb_team_member .et_pb_team_member_description {
  padding: 20px 25px;
}

.our-team-link .et_pb_team_member_description h3 a {
  color: var(--font-black-color);
  font-family: "Playfair Display", serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}
.our-team-link .et_pb_team_member_description h3 a:hover {
  text-decoration: underline;
}
.our-team-link .et_pb_team_member_description p {
  font-family: var(--font-family-base);
  font-size: 16px;
  line-height: 24px;
  color: var(--blue-color);
}

.leaflet-map {
  height: 450px !important;
  width: 100%;
}

.address-box ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.address-box ul li {
  font-size: 16px;
  margin-top: 15px;
}
.address-box ul li span {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}

.leaflet-marker-pane .dashicons::before {
  color: #004987;
}

::placeholder {
  color: #999999 !important;
}

body.search .et_pb_post h2,
body.page-id-188 .et_pb_post h2 {
  color: var(--font-black-color);
  font-family: "Playfair Display", serif;
  font-size: 30px !important;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 45px;
  padding-bottom: 0;
}
body.search .et_pb_post .post-content-inner p,
body.page-id-188 .et_pb_post .post-content-inner p {
  color: var(--font-black-color);
  font-size: 18px;
  font-family: var(--font-family-base);
  line-height: 32px;
  margin-bottom: 25px;
}
body.search .et_pb_post .more-link,
body.page-id-188 .et_pb_post .more-link {
  color: var(--blue-color);
  font-size: 16px;
  font-family: var(--font-family-base);
  font-weight: 700;
  text-transform: uppercase;
}
body.search .et_pb_post .more-link:hover,
body.page-id-188 .et_pb_post .more-link:hover {
  text-decoration: underline;
  color: var(--light-blue);
}

.wp-pagenavi {
  text-align: center;
  padding-top: 15px;
}
.wp-pagenavi .pages {
  background: var(--blue-color);
  color: #ffffff !important;
  padding: 5px 10px;
  font-size: 17px;
  border-color: var(--blue-color) !important;
}
.wp-pagenavi a {
  background: var(--blue-color);
  color: white !important;
  padding: 5px 10px;
  font-size: 17px;
  border-color: var(--blue-color) !important;
}
.wp-pagenavi a:hover {
  text-decoration: underline;
}
.wp-pagenavi span.current {
  background: var(--light-blue);
  border-color: var(--light-blue);
  color: white !important;
  padding: 5px 10px;
  font-size: 17px;
}
.wp-pagenavi span.extend {
  padding: 5px 10px;
  font-size: 17px;
}

.post-meta,
.et_pb_title_meta_container {
  background: var(--box-background);
  display: inline-block;
  padding: 5px 15px;
  color: var(--font-black-color);
  margin-bottom: 15px !important;
  font-family: var(--font-family-base);
  font-size: 16px !important;
  padding: 5px 15px !important;
  color: var(--font-black-color) !important;
}
.post-meta a,
.et_pb_title_meta_container a {
  color: var(--font-black-color) !important;
}
.post-meta a:hover,
.et_pb_title_meta_container a:hover {
  color: var(--light-blue) !important;
  text-decoration: underline;
}
.post-meta .author,
.et_pb_title_meta_container .author {
  margin-right: 10px;
}
.post-meta .published,
.et_pb_title_meta_container .published {
  margin-left: 10px;
}

.et_pb_posts_nav {
  display: flex;
  border-top: 1px solid var(--light-gray);
  border-bottom: 1px solid var(--light-gray);
  align-items: center;
}
.et_pb_posts_nav .nav-previous {
  flex: 1;
  text-align: left;
  padding: 40px 15px 40px 5px;
  border-right: 1px solid var(--light-gray);
}
.et_pb_posts_nav .nav-next {
  flex: 1;
  text-align: right;
  padding: 40px 5px 40px 15px;
}
.et_pb_posts_nav .nav-previous a,
.et_pb_posts_nav .nav-next a {
  font-family: var(--font-family-base);
  color: var(--green);
  font-size: 16px;
  line-height: 23px;
}
.et_pb_posts_nav .nav-previous a span.second-line,
.et_pb_posts_nav .nav-next a span.second-line {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  color: var(--font-black-color);
  margin-top: 10px;
}
.et_pb_posts_nav .nav-previous a:hover,
.et_pb_posts_nav .nav-next a:hover {
  text-decoration: underline;
}

.et_pb_toggle_close,
.et_pb_toggle_open {
  padding: 0 !important;
}
.et_pb_toggle_close h5,
.et_pb_toggle_open h5 {
  padding: 20px !important;
}
@media (max-width: 767px) {
  .et_pb_toggle_close h5,
  .et_pb_toggle_open h5 {
    padding: 15px !important;
  }
}
.et_pb_toggle_close .et_pb_toggle_content,
.et_pb_toggle_open .et_pb_toggle_content {
  padding: 0 20px 20px !important;
}
@media (max-width: 767px) {
  .et_pb_toggle_close .et_pb_toggle_content,
  .et_pb_toggle_open .et_pb_toggle_content {
    padding: 0 15px 15px !important;
  }
}

.et_pb_toggle .et_pb_toggle_title:before {
  right: 13px !important;
  font-size: 30px !important;
}

.results-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-start;
}
.results-list .result-item {
  display: flex;
  height: 285px;
  width: 25%;
  color: white;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: var(--green);
  flex: 0 0 24%;
}
.results-list .result-item:nth-child(2n) {
  background-color: var(--blue-color);
}
@media (max-width: 1024px) {
  .results-list .result-item {
    width: 32%;
    flex: 0 0 32%;
  }
}
@media (max-width: 767px) {
  .results-list .result-item {
    width: 48%;
    flex: 0 0 48%;
  }
}
@media (max-width: 480px) {
  .results-list .result-item {
    width: 100%;
    flex: 0 0 100%;
  }
}
.results-list .result-item .settlement {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  color: white;
  font-size: 14px;
  font-weight: 400;
}
.results-list .result-item h2 {
  margin-bottom: 0px;
  padding: 0;
  font-size: 22px;
  color: white;
  font-family: "Playfair Display", serif;
  text-align: center;
  font-weight: 500;
  max-height: 172px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.results-list .result-item:hover {
  cursor: pointer;
}
.results-list .result-item:hover h2 {
  text-decoration: underline;
}

.tc-row .et_pb_column:hover h3 {
  color: white !important;
  text-decoration: underline;
}

.results-widget-grid {
  display: flex;
  gap: 4%;
}
.results-widget-grid .results-widget-column1 {
  width: 635px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  flex: 0 0 58%;
  align-content: flex-start;
}
@media (max-width: 980px) {
  .results-widget-grid .results-widget-column1 {
    flex-wrap: wrap;
    width: 100%;
    flex: 0 0 auto;
  }
}
.results-widget-grid .results-widget-column1 .result-widget-item {
  display: flex;
  height: 240px;
  width: calc(50% - 5px);
  color: white;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: var(--blue-color);
  cursor: pointer;
}
.results-widget-grid .results-widget-column1 .result-widget-item:hover h2 {
  text-decoration: underline;
}
@media (max-width: 980px) {
  .results-widget-grid .results-widget-column1 .result-widget-item {
    width: 100%;
    justify-content: normal;
    padding: 0;
    height: auto;
  }
}
.results-widget-grid .results-widget-column1 .result-widget-item.active {
  background-color: var(--green);
}
.results-widget-grid .results-widget-column1 .result-widget-item .case-top {
  width: 100%;
  position: relative;
}
@media (max-width: 980px) {
  .results-widget-grid .results-widget-column1 .result-widget-item .case-top {
    padding: 20px;
  }
}
.results-widget-grid .results-widget-column1 .result-widget-item .case-top:hover h2 {
  text-decoration: underline;
}
.results-widget-grid .results-widget-column1 .result-widget-item .case-top .settlement {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  color: white;
  width: 100%;
  text-align: center;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 980px) {
  .results-widget-grid .results-widget-column1 .result-widget-item .case-top .settlement {
    text-align: left;
    margin-bottom: 0;
  }
}
.results-widget-grid .results-widget-column1 .result-widget-item .case-top h2 {
  margin-bottom: 10px;
  color: white;
  font-size: 22px;
  color: white !important;
  font-family: "Playfair Display", serif !important;
  text-align: center;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  .results-widget-grid .results-widget-column1 .result-widget-item .case-top h2 {
    text-align: left;
    width: calc(100% - 25px);
  }
}
.results-widget-grid .results-widget-column1 .result-widget-item .case-top .dropdown-indicator {
  font-size: 40px;
  font-family: "ETmodules";
  text-align: right;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
@media (max-width: 980px) {
  .results-widget-grid .results-widget-column1 .result-widget-item .case-top .dropdown-indicator {
    display: block;
  }
}
.results-widget-grid .results-widget-column1 .result-widget-item .case-detailm {
  display: none;
}
@media (max-width: 980px) {
  .results-widget-grid .results-widget-column1 .result-widget-item .case-detailm {
    display: block;
    margin-top: 0px;
    font-size: 16px;
    text-align: left;
    color: var(--font-black-color);
    background: white;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    padding: 0px;
    cursor: default;
  }
}
.results-widget-grid .results-widget-column1 .result-widget-item .case-detailm.active {
  max-height: 500px;
  padding: 20px;
}
.results-widget-grid .results-widget-column1 .result-widget-item .case-detailm .view-details-button {
  color: var(--blue-color);
  text-decoration: underline;
  font-weight: bold;
}
.results-widget-grid .results-widget-column2 {
  width: 445px;
  flex: 0 0 38%;
}
@media (max-width: 980px) {
  .results-widget-grid .results-widget-column2 {
    display: none;
  }
}
.results-widget-grid .results-widget-column2 .case-detail {
  border: 10px solid var(--gold-color);
  padding: 43px 35px;
  display: none;
}
.results-widget-grid .results-widget-column2 .case-detail.active {
  display: block;
}
.results-widget-grid .results-widget-column2 .case-detail h2 {
  margin-bottom: 20px;
}
.results-widget-grid .results-widget-column2 .case-detail h2 a {
  color: var(--black-color);
  font-family: "Playfair Display", serif;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 500;
}
.results-widget-grid .results-widget-column2 .case-detail .case-excerpt {
  font-size: 16px;
  font-family: var(--font-family-base);
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 35px;
}
.results-widget-grid .results-widget-column2 .case-detail .view-details-button {
  padding: 10px 40px;
  border-radius: 47px;
  background: #ECE9DF;
  color: var(--font-black-color) !important;
  font-size: 15px;
  display: inline-block;
  font-weight: bold;
  font-family: var(--font-family-base);
  font-weight: normal;
  transition: background 0.3s ease, color 0.3s ease;
}
.results-widget-grid .results-widget-column2 .case-detail .view-details-button:hover {
  background: var(--light-blue);
  color: white !important;
}

.related-widget-intro .related-widget-subheading {
  font-size: 14px;
  color: #666666;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.related-widget-intro .related-widget-heading {
  font-size: 45px;
  font-family: "Playfair Display", serif !important;
  color: var(--blue-color) !important;
  font-weight: 500;
  margin-bottom: 20px;
  position: relative;
  width: fit-content;
}
.related-widget-intro .related-widget-heading::after {
  content: "";
  background: var(--blue-color);
  width: 55px;
  height: 2px;
  position: absolute;
  right: -75px;
  bottom: 10px;
}

.related-widget-grid {
  display: flex;
  gap: 4%;
}
.related-widget-grid .related-widget-column1 {
  width: 635px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  flex: 0 0 58%;
  align-content: flex-start;
}
@media (max-width: 980px) {
  .related-widget-grid .related-widget-column1 {
    flex-wrap: wrap;
    width: 100%;
    flex: 0 0 auto;
  }
}
.related-widget-grid .related-widget-column1 .related-widget-item {
  display: flex;
  height: 240px;
  width: calc(50% - 5px);
  color: var(--font-black-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: white;
  cursor: pointer;
}
.related-widget-grid .related-widget-column1 .related-widget-item:hover h2 {
  text-decoration: underline;
}
@media (max-width: 980px) {
  .related-widget-grid .related-widget-column1 .related-widget-item {
    width: 100%;
    justify-content: normal;
    padding: 0;
    height: auto;
  }
}
.related-widget-grid .related-widget-column1 .related-widget-item .related-top {
  width: 100%;
  position: relative;
}
@media (max-width: 980px) {
  .related-widget-grid .related-widget-column1 .related-widget-item .related-top {
    padding: 20px;
  }
}
.related-widget-grid .related-widget-column1 .related-widget-item .related-top:hover h2 {
  text-decoration: underline;
}
.related-widget-grid .related-widget-column1 .related-widget-item .related-top .posted-date {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  color: var(--font-black-color);
  width: 100%;
  text-align: center;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 980px) {
  .related-widget-grid .related-widget-column1 .related-widget-item .related-top .posted-date {
    text-align: left;
    margin-bottom: 0;
  }
}
.related-widget-grid .related-widget-column1 .related-widget-item .related-top h2 {
  margin-bottom: 10px;
  color: var(--font-black-color) !important;
  font-size: 22px;
  font-family: "Playfair Display", serif !important;
  text-align: center;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  .related-widget-grid .related-widget-column1 .related-widget-item .related-top h2 {
    text-align: left;
    width: calc(100% - 25px);
  }
}
.related-widget-grid .related-widget-column1 .related-widget-item .related-top .dropdown-indicator {
  font-size: 40px;
  font-family: "ETmodules";
  text-align: right;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
@media (max-width: 980px) {
  .related-widget-grid .related-widget-column1 .related-widget-item .related-top .dropdown-indicator {
    display: block;
  }
}
.related-widget-grid .related-widget-column1 .related-widget-item.active {
  background-color: var(--green);
}
.related-widget-grid .related-widget-column1 .related-widget-item.active .posted-date,
.related-widget-grid .related-widget-column1 .related-widget-item.active h2 {
  color: white !important;
}
.related-widget-grid .related-widget-column1 .related-widget-item.active .dropdown-indicator {
  color: white;
}
.related-widget-grid .related-widget-column1 .related-widget-item .related-detailm {
  display: none;
}
@media (max-width: 980px) {
  .related-widget-grid .related-widget-column1 .related-widget-item .related-detailm {
    display: block;
    margin-top: 0px;
    font-size: 16px;
    text-align: left;
    color: var(--font-black-color);
    background: #ECE9DF;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    padding: 0px;
    cursor: default;
  }
}
.related-widget-grid .related-widget-column1 .related-widget-item .related-detailm.active {
  max-height: 500px;
  padding: 20px;
}
.related-widget-grid .related-widget-column1 .related-widget-item .related-detailm .view-details-button {
  color: var(--blue-color);
  text-decoration: underline;
  font-weight: bold;
}
.related-widget-grid .related-widget-column2 {
  width: 445px;
  flex: 0 0 38%;
}
@media (max-width: 980px) {
  .related-widget-grid .related-widget-column2 {
    display: none;
  }
}
.related-widget-grid .related-widget-column2 .related-detail {
  padding: 43px 35px;
  display: none;
  background: white;
}
.related-widget-grid .related-widget-column2 .related-detail.active {
  display: block;
}
.related-widget-grid .related-widget-column2 .related-detail h2 {
  margin-bottom: 20px;
}
.related-widget-grid .related-widget-column2 .related-detail h2 a {
  color: var(--black-color);
  font-family: "Playfair Display", serif;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 500;
}
.related-widget-grid .related-widget-column2 .related-detail .related-excerpt {
  font-size: 16px;
  font-family: var(--font-family-base);
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 35px;
}
.related-widget-grid .related-widget-column2 .related-detail .view-details-button {
  padding: 10px 40px;
  border-radius: 47px;
  background: var(--green);
  color: white !important;
  font-size: 15px;
  display: inline-block;
  font-weight: bold;
  font-family: var(--font-family-base);
  font-weight: normal;
  transition: background 0.3s ease, color 0.3s ease;
}
.related-widget-grid .related-widget-column2 .related-detail .view-details-button:hover {
  background: var(--light-blue);
  color: white !important;
}/*# sourceMappingURL=style.css.map */