/*
Theme Name: Beaver Builder Theme
Theme URI: http://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_campaign=themes-admin-page
Version: 1.7.19.2
Description: A customizable theme with a simple yet robust set of theme options.
Author: The Beaver Builder Team
Author URI: http://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_campaign=themes-admin-page
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fl-automator
*/
/*

WARNING! DO NOT EDIT THEME FILES IF YOU PLAN ON UPDATING!

Theme files will be overwritten and your changes will be lost
when updating. Instead, add custom code in the admin under
Appearance > Theme Settings > Code or create a child theme.

*/
.swp-width-manage{
    width: 100%;
    max-width: 1890px;
    padding-left: 80px;
    padding-right: 80px;
}
.swp-hero-subhead{
  font-family: "Poppins";
  font-size: 17px;
  color: #007cef;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.5px;
}
.swp-title-h1 h1{
    font-size: 60px;
    line-height: 1em;
    color: #fff;
    font-weight: 600;
    font-family: "Poppins";
}
.case-intro {
    border-left: 5px solid #1b5fbf;
    padding-left: 25px;
    margin: 30px 0;
}
.case-intro p {
    margin: 0;
    color: #c7d1dd;
    font-size: 22px;
    line-height: 1.6;
    font-style: italic;
}
.swp-count-head{
    color: #fff;
}
.cnt-inner-col {
    display: flex;
    border-top: 5px solid rgba(255,255,255,.08);
    margin-top: 40px;
}

.swp-count-head {
    flex: 1;
    padding: 35px 30px;
    border-right: 5px solid rgba(255,255,255,.08);
}
.swp-count-head.swp-first{
    padding-left: 0px;
    margin-left: 0px;
}
.cnt-inner-col:last-child .swp-count-head {
    border-right: none;
}
.swp-count-head {
    font-size: 13px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #c7d1dd;
    font-family: "Poppins";
}
.swp-count-head strong{
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin-bottom: 15px;
    font-family: "Poppins";
}
.swp-sub-title{
    font-family: "Poppins";
    font-size: 18px;
    color: #007cef;
    text-transform: uppercase;
    font-weight: 700;
}
.swp-sub-title h2{
    font-size: 45px;
    font-weight: 700;
    line-height: 1.05;
    color: #0f172a;
    letter-spacing: -1px;
    margin: 0 0 20px;
    font-family: "Poppins";
}
.featured-case-results{
    display:grid;
    grid-template-columns:1.5fr 1fr 1fr;
    gap:20px;
    margin:50px 0;
    margin-top: 15px;
}
.case-results-wrapper{
    margin-top: 20px;
}
.featured-case-card{
    background:#f5f7fa;
    border-top:4px solid #5a93e8;
    padding:40px;
    min-height:300px;
    display:flex;
    flex-direction:column;
}

.featured-case-card.featured-active{
    background-size:cover;
    color:#fff;
    border-top:none;
    border-top: 4px solid #788089;
    /* background-color: #0c1a2b; */
    background-image: url("./wp-content/uploads/2026/07/blue-bg.png");
    background-repeat: no-repeat;
    background-position: bottom;
}
.featured-case-card h2{
    font-size: 50px;
    font-weight: 700 !important;
    line-height: 1;
    color: #071425;
    margin-bottom: 15px;
    font-family: "Poppins";
}
.featured-case-card.featured-active h2{
    color: #fff;
}
.swp-des-fet{
    padding-top: 20px;
}
.featured-case-card.featured-active .featured-case-title,
.featured-case-card.featured-active .featured-case-amount,
.featured-case-card.featured-active .featured-case-description{
    color:#fff;
}
.subtitle_val{
    font-family: "Poppins";
    font-size: 18px;
    color: #007cef;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 10px;
}
.featured-case-title{
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:2px;
    color:#4b83d3;
    margin-bottom:25px;
    font-weight:700;
}

.featured-case-amount{
    font-size:72px;
    font-weight:700;
    line-height:1;
    margin-bottom:30px;
}

.featured-case-description{
    margin-top:auto;
    font-size:20px;
    line-height:1.6;
    color:#5b6572;
}

.case-results-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:22px;
}

.case-result-card{
    background:#fff;
    border:1px solid #e8edf3;
    border-top:4px solid #4b83d3;
    padding:28px;
    transition:.3s ease;
    display:flex;
    flex-direction:column;
    min-height:285px;
}

.case-result-card:hover{
    transform:translateY(-4px);
    box-shadow:0 12px 30px rgba(0,0,0,.08);
}

.case-result-amount{
    font-size:52px;
    line-height:1;
    font-weight:700;
    color:#081425;
    margin-bottom:18px;
}

.case-result-category{
    /* font-size:11px;
    font-weight:700;
    letter-spacing:2px;
    text-transform:uppercase;
    color:#4b83d3;
    margin-bottom:12px; */

    display: block;
    color: #2d69c7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: "Poppins";
    margin-bottom:12px;

}

.case-result-title{
    font-size: 20px;
    line-height:1.3;
    font-weight:700;
    color:#081425;
    font-family: "Poppins";
}
.case-result-amount h3{
  font-size: 40px;
  font-weight: 700 !important;
  line-height: 1;
  color: #071425;
  margin-bottom: 15px;
  font-family: "Poppins";
}   
.case-result-desc{
    margin:0;
    color:#606d7b;
    font-size:16px;
    line-height:1.7;
}
.case-result-list{
    padding-top: 20px;
}
.case-result-tabs{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-bottom:40px;
}

.case-result-tabs button{
    background:#fff;
    color:#1d2b45;
    border:1px solid #dbe3ed;
    padding:12px 22px;
    font-size:15px;
    font-weight:600;
    line-height:1;
    cursor:pointer;
    transition:all .3s ease;
    white-space:nowrap;
    border-radius: 0px !important;
}

.case-result-tabs button:hover{
    background:#23345d;
    color:#fff;
    border-color:#23345d;
}

.case-result-tabs button.active{
    background:#23345d;
    color:#fff;
    border-color:#23345d;
}
.confidential-settlements-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:22px;
    margin:40px 0;
}

.settlement-card{
    background:#f6f8fb;
    padding:32px;
    border:1px solid #edf1f5;
    min-height:180px;
    transition:.3s ease;
}

.settlement-card:hover{
    transform:translateY(-4px);
    box-shadow:0 12px 30px rgba(0,0,0,.08);
}

.settlement-title{
    color:#4b83d3;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom: 10px;
    line-height:1.4;
    font-family: "Poppins";
}

.settlement-description{
    color:#1d2b45;
    font-size:18px;
    line-height: 1.5;
    font-weight:500;
    font-family: "Poppins";
}
.service-stats{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    border-top:0px solid rgba(255,255,255,.15);
    margin-top:40px;
}

.service-stat{
    padding:30px;
    border-right:3px solid rgba(255,255,255,.15);
}

.service-stat:last-child{
    border-right:none;
}

.service-stat-number{
    color:#fff;
    font-size:60px;
    font-weight:700;
    line-height:1;
    margin-bottom:12px;
}

.service-stat-label{
    color:rgba(255,255,255,.65);
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:2px;
    line-height:1.6;
}

/* Wrapper */
.swp-vertical-form .gform_wrapper {
    background: #fff;
    padding: 40px;
    border-radius: 0;
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
    padding-bottom: 0px;
}
.swp-vertical-form .gfield_label{
    display: none !important;
}

/* Title */
.swp-vertical-form .gform_title {
    font-size: 30px;
    font-weight: 700;
    color: #16233b;
    line-height: 1.2;
    margin: 0;
    font-family: "Poppins";
}

/* Blue underline */
.swp-vertical-form .gform_heading {
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.swp-vertical-form .gform_heading::after {
    content: "";
    width: 50px;
    height: 4px;
    background: #2f6dc3;
    position: absolute;
    left: 0;
    bottom: 0;
}

/* Hide labels (using placeholders) */
.swp-vertical-form .gfield_label {
    display: none;
}

/* Stack fields */
.swp-vertical-form .gform_fields {
    display: block !important;
}

.swp-vertical-form .gfield {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 18px;
}

/* Inputs */
.swp-vertical-form input[type="text"],
.swp-vertical-form input[type="email"],
.swp-vertical-form input[type="tel"],
.swp-vertical-form textarea {
    width: 100%;
    border: 1px solid #d9dee7;
    border-radius: 0;
    background: #fff;
    padding: 18px;
    font-size: 16px;
    color: #16233b;
    box-shadow: none;
}

.swp-vertical-form input::placeholder,
.swp-vertical-form textarea::placeholder {
    color: #8a8f98;
}

/* Textarea */
.swp-vertical-form textarea {
    min-height: 100px;
    resize: vertical;
}
.swp-vertical-form .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 100px;
}

/* HTML field */
.swp-vertical-form .gfield--type-html {
    font-size: 15px;
    color: #5f6773;
    line-height: 1.8;
    margin-top: 10px;
}

/* Hide Gravity footer */
.swp-vertical-form .gform_footer {
    display: none;
}

/* Submit field */
.swp-vertical-form #field_submit {
    width: 100% !important;
    margin-top: 20px;
}

/* Button */
.swp-vertical-form .gform-button,
.swp-vertical-form input[type="submit"] {
    width: 100%;
    background: #2f6dc3;
    color: #fff;
    border: 0;
    padding: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 15px;
    font-weight: 700;
    transition: .3s;
}

.swp-vertical-form .gform-button:hover,
.swp-vertical-form input[type="submit"]:hover {
    background: #1d57a4;
}

/* Remove GF default spacing */
.swp-vertical-form .gform-body {
    margin-bottom: 0;
}


/* Bio section */

.bio-hero{
    display:flex;
    justify-content: center;
    align-items:center;
    gap:80px;
    padding:90px 0px;
    background:#09182d url("hero-bg.jpg") center/cover no-repeat;
}

.bio-hero__content{
    width:52%;
}

.bio-hero__image{
    width:42%;
}

.bio-hero__image img{
    width:100%;
    display:block;
}

.bio-hero__designation{
    display:block;
    color:#2d69c7;
    text-transform:uppercase;
    letter-spacing:2.5px;
    font-size:14px;
    font-weight:700;
    margin-bottom:25px;
}

.bio-hero__title{
    color:#dce8f5;
    font-size: 60px;
    line-height:.95;
    font-weight:700;
    margin:0 0 40px;
    font-family: "Poppins";
    margin-bottom: 30px !important;
}

.bio-hero__intro{
    position:relative;
    padding-left:35px;
    margin-bottom:40px;
}

.bio-hero__intro:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:4px;
    height:100%;
    background:#2d69c7;
}

.bio-hero__intro p{
    margin:0;
    color: #c7d1dd;
    font-size: 22px;
    line-height: 1.6;
    font-style: italic;
}

.bio-hero__buttons{
    display:flex;
    gap:15px;
    margin-bottom:35px;
}

.bio-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:58px;
    padding:0 28px;
    border:1px solid rgba(255,255,255,.12);
    color:#fff;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}

/* .bio-btn:hover{
    background:#2d69c7;
} */

.bio-hero__email{
    margin-bottom:30px;
    color:#fff;
}

.bio-hero__email span{
    color:#2d69c7;
    text-transform:uppercase;
    letter-spacing:3px;
    font-size:13px;
    font-weight:700;
    margin-right:15px;
}

.bio-hero__email a{
    color:#c8d4e1;
    text-decoration:none;
}
.bio-hero__email a:hover{
    color: #fb4040;
}

.bio-hero__paralegal{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:18px;
    padding:20px 28px;
    background:rgba(255,255,255,.05);
}

.bio-hero__paralegal .label{
    color:#2d69c7;
    text-transform:uppercase;
    letter-spacing: 1px;
    font-size:13px;
    font-weight:700;
}

.bio-hero__paralegal,
.bio-hero__paralegal a{
    color:#d7e0ea;
    text-decoration:none;
}

.hero__paralegal a:hover,
.bio-hero__paralegal a:hover {
 color: #fb4040 !important;
}

.bio-hero__paralegal .divider{
    width:1px;
    height:22px;
    background:rgba(255,255,255,.2);
}

.swp-content-wrapp{
    padding:90px 0;
    padding-bottom: 60px;
}
.bio-wrapp-all{
    max-width: 1878px;
    padding:0 80px;  
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 80px;
    background: #09182d url("hero-bg.jpg") center/cover no-repeat;
}
@media screen and (min-width: 1921px) {
    .bio-hero__image img {
        width: 70%;
        float: right;
    }
}
.swp-content-wrapp .bio-content-wrapper{
    max-width: 1878px;
    margin:0 auto;
    padding:0 80px;
    display:grid;
    grid-template-columns:minmax(0,1fr) 390px;
    gap:80px;
}

.swp-content-wrapp .bio-main hr{
    border:0;
    border-top:1px solid #e6e6e6;
    margin: 40px 0;
}

.swp-content-wrapp .bio-content-block h2{
    font-size: 45px;
    font-weight: 700;
    line-height: 1.05;
    color: #0f172a;
    letter-spacing: -1px;
    margin: 0 0 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: "Poppins";
    margin-bottom: 25px !important;
}

.swp-content-wrapp .bio-content-block p{
    /* font-size:20px;
    line-height:1.9;
    color:#5f6673;
    margin:0 0 26px; */
    color: #232323;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.85;
    font-style: normal;
    word-wrap: break-word;
}

.swp-content-wrapp .bio-sidebar{
    position:sticky;
    top:120px;
    align-self:start;
}

.swp-content-wrapp .bio-card{
    background:#f7f7f7;
    border-top:4px solid #2f6fd5;
    padding:35px;
    margin-bottom:30px;
}

.swp-content-wrapp .bio-card h6{
    margin:0 0 28px;
    color:#2f6fd5;
    font-size:12px;
    font-weight:700;
    letter-spacing:3px;
    text-transform:uppercase;
}

.swp-content-wrapp .bio-list-item{
    padding:18px 0;
    border-bottom:1px solid #dddddd;
}

.swp-content-wrapp .bio-list-item:last-child{
    border-bottom:none;
}

.swp-content-wrapp .bio-list-item strong{
    display:block;
    color:#13253d;
    font-size:18px;
    line-height:1.4;
    margin-bottom:4px;
}

.swp-content-wrapp .bio-list-item span{
    display:block;
    color:#7f8792;
    font-size:15px;
    line-height:1.5;
}

.swp-content-wrapp .bio-card ul{
    margin:0;
    padding:0;
    list-style:none;
}

.swp-content-wrapp .bio-card ul li{
    padding:14px 0;
    border-bottom:1px solid #dddddd;
    color:#3d4856;
    font-size:16px;
    line-height:1.6;
}

.swp-content-wrapp .bio-card ul li:last-child{
    border-bottom:none;
}

.swp-content-wrapp .bio-card a{
    color:#3d4856;
    text-decoration:none;
}

.swp-content-wrapp .bio-card a:hover{
    color:#2f6fd5;
}
.swp-content-wrapp .bio-sidebar{
    position:sticky;
    top:120px;
    align-self:start;
}

.swp-content-wrapp .bio-sidebar-box{
    background:#f5f5f5;
    border-top:4px solid #2e6fd3;
}

.swp-content-wrapp .bio-sidebar-section{
    padding:32px;
    border-bottom:2px solid #dddddd;
}

.swp-content-wrapp .bio-sidebar-section:last-child{
    border-bottom:none;
}

.swp-content-wrapp .bio-sidebar-section h6{
    /* margin:0 0 24px;
    color:#2e6fd3;
    text-transform:uppercase;
    font-size:12px;
    font-weight:700;
    letter-spacing:3px; */

    display: block;
    color: #2d69c7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: "Poppins";

}

.swp-content-wrapp .bio-item{
    padding:16px 0;
    border-bottom:1px solid #e3e3e3;
}

/* .swp-content-wrapp .bio-item:last-child{
    border-bottom:none;
} */

.swp-content-wrapp .bio-item strong{
    display:block;
    color:#1a2536;
    font-size:17px;
    line-height:1.4;
    font-weight:700;
    margin-bottom:4px;
}

.swp-content-wrapp .bio-item span{
    display:block;
    color:#8b8b8b;
    font-size:15px;
    line-height:1.5;
}

.swp-content-wrapp .bio-sidebar ul{
    margin:0;
    padding:0;
    list-style:none;
}

.swp-content-wrapp .bio-sidebar ul li{
    padding:14px 0;
    border-bottom:1px solid #e3e3e3;
    color:#3f4955;
    font-size:16px;
    line-height:1.5;
}

.swp-content-wrapp .bio-sidebar ul li:last-child{
    border-bottom:none;
}
.bio-list-row{
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
    font-size: 17px;
}
.swp-divider{
    width:100%;
    height:1px;
    background:#e3e7eb;
}
.swp-content-wrapp.rm-padding{
    padding: 0px;
    background: #fff;
}
.swp-content-wrapp.rm-padding .bio-content-wrapper{
    grid-template-columns: 100%;
}

.swp-verdicts{
    padding:60px 0;
    background-color: #fff;
}

.swp-verdicts .swp-container{
    max-width:1878px;
    margin:0 auto;
    padding:0 80px;
}

.swp-verdicts-title{
    /* font-size:56px;
    line-height:1.1;
    font-weight:700;
    color:#081d35;
    margin:0 0 45px; */
    font-size: 45px;
    font-weight: 700;
    line-height: 1.05;
    color: #0f172a;
    letter-spacing: -1px;
    margin: 0 0 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: "Poppins";
    margin-bottom: 25px !important;
}

.swp-verdicts-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    /* border:1px solid #e5e5e5; */
}
.swp-verdicts-grid.bdr-rm{
    border:0px solid #e5e5e5;
}

.swp-verdict-card{
    padding:40px 36px;
    border-right:1px solid #e5e5e5;
    min-height:230px;
    display:flex;
    flex-direction:column;
}

.swp-verdict-card:last-child{
    border-right:none;
}

.swp-verdict-card h3{
    /* margin:0;
    font-size:68px;
    line-height:1;
    color:#081d35;
    font-weight:700; */
    font-size: 50px;
    font-weight: 700 !important;
    line-height: 1;
    color: #071425;
    margin-bottom: 15px;
    font-family: "Poppins";
    margin-bottom: 0px !important;
}

.swp-line{
    width:42px;
    height:4px;
    background:#2e6fd3;
    margin:28px 0 24px;
    display:block;
    margin-bottom: 15px !important;
}

.swp-verdict-card p{
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    color: #232323;
    font-weight: 600;
}

.swp-verdict-note{
    margin-top:28px;
    color:#9aa2aa;
    font-size:15px;
    line-height:1.7;
}

.swp-news-practice{
    padding:60px 0;
    background-color: #fff;
}

.swp-news-practice .swp-container{
    max-width:1878px;
    margin:auto;
    padding:0 80px;
}

.swp-news-practice-grid{
    display:grid;
    grid-template-columns:360px 1fr;
    gap:60px;
}

.swp-news-column h6{
    margin:0 0 30px;
    /* color:#2d6fd4;
    text-transform:uppercase;
    letter-spacing:3px;
    font-size:13px;
    font-weight:700; */
    display: block;
    color: #2d69c7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Poppins";

}
.swp-blog-section  h6{
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
}
.swp-news-item{
    display:flex;
    gap:18px;
    margin-bottom:30px;
}

.swp-news-thumb{
    width:130px;
    height:125px;
    background:#f5f5f5;
    border:1px solid #e5e5e5;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#999;
    font-size:14px;
    flex-shrink:0;
}

.swp-news-content span,
.swp-blog-item span{
    display:block;
    margin-bottom:8px;
    color:#8d98a6;
    text-transform:uppercase;
    font-size:12px;
    letter-spacing:1px;
}

.swp-news-content h4,
.swp-blog-item h4{
    /* margin:0;
    color:#11253c;
    font-size:28px;
    line-height:1.4;
    font-weight:700; */
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    color: #232323;
    font-weight: 600;
    font-family: "Poppins";
}
.swp-news-content h4 a,
.swp-blog-item h4 a{
    color: #232323;
    font-family: "Open Sans",sans-serif;
}

.swp-blog-section{
    margin-top:70px;
}

.swp-blog-item{
    padding:24px 0;
    border-bottom:1px solid #ececec;
}
.swp-blog-section .swp-blog-item:last-child{
    border-bottom:0px solid #ececec !important;
}
.swp-blog-section > .swp-blog-item:last-child{
    border-bottom: 0px !important;
}
.swp-news-link{
    display:inline-block;
    margin-top:35px;
    color:#2d6fd4;
    text-decoration:none;
    text-transform:uppercase;
    font-size:14px;
    font-weight:700;
    letter-spacing:2px;
}

.swp-practice-column h2{
    /* margin:0 0 40px;
    font-size:64px;
    line-height:1.1;
    color:#081d35; */
    font-size: 45px;
    font-weight: 700;
    line-height: 1.05;
    color: #0f172a;
    letter-spacing: -1px;
    margin: 0 0 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: "Poppins";
    margin-bottom: 25px !important;
}

.swp-practice-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:18px;
}

.swp-practice-card{
    background:#f5f5f5;
    border-top:4px solid #2d6fd4;
    padding:35px;
    text-decoration:none;
    min-height:220px;
    display:flex;
    flex-direction:column;
}

.swp-practice-icon{
    width:52px;
    height:52px;
    margin-bottom:35px;
    color:#2d6fd4;
    font-size:40px;
    display:flex;
    align-items:center;
}

.swp-practice-card h3{
    /* margin:0;
    color:#11253c;
    font-size:30px;
    line-height:1.35; */
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    color: #232323;
    font-weight: 600;
    font-family: "Open Sans",sans-serif;
}

.swp-practice-card:hover{
    background:#eef5ff;
}

.swp-results{
    padding:60px 0;
    background-color: #fff;
}

.swp-results .swp-container{
    max-width:1878px;
    margin:0 auto;
    padding:0 80px;
}

.swp-results-title{
    /* font-size:56px;
    font-weight:700;
    color:#0b1f38;
    line-height:1.1;
    margin:0 0 45px;
    padding-bottom:28px;
    */
    font-size: 45px;
    font-weight: 700;
    line-height: 1.05;
    color: #0f172a;
    margin:0 0 45px;
    font-family: "Poppins";
    margin-bottom: 25px !important;
    border-bottom:4px solid #667385;
    padding-bottom:28px;
}

.swp-results-list{
    width:100%;
}

.swp-result-item{
    display:grid;
    grid-template-columns:180px 1fr;
    gap:40px;
    padding:38px 0;
    border-bottom:1px solid #e8e8e8;
}

.swp-result-item:last-child{
    border-bottom:none;
}

.swp-result-left{
    color:#2f6fd4;
    font-size:34px;
    font-weight:700;
    line-height:1.05;
    font-family: "Poppins";
}

.swp-result-right h3{
    margin:0 0 18px;
    color:#0f172a;
    font-size: 30px;
    line-height:1.2;
    font-weight:700;
    font-family: "Poppins";
}

.swp-result-right p{
    margin:0;
    color:#5c6774;
    font-size:22px;
    line-height:1.75;
}

.swp-bio-quote {
    position: relative;
    padding: 110px 20px;
    /* background-color: #0f1d30; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background-image: url("./img/bg-image-testimonial.png");
}

.swp-bio-quote .swp-container {
    max-width: 1320px;
    margin: 0 auto;
    width: 100%;
}

.swp-bio-quote-inner {
    max-width: 1120px;
}

.swp-bio-quote .swp-quote-icon {
    display: block;
    width: 50px;
    height: auto;
    margin-bottom: 28px;
}

.swp-bio-quote-text {
  margin: 0;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.02em;
  border: 0px;
  padding: 0px;
}

.swp-bio-author {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 42px;

    color: rgba(255,255,255,.75);
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.swp-author-name,
.swp-author-title {
    display: inline-block;
}

.swp-author-separator {
    color: rgba(255,255,255,.55);
    font-size: 14px;
    line-height: 1;
}

.swp-lawyers {
    background: #fff;
    padding: 50px 20px;
    padding-top: 50px;
    background: #fff;
    padding-top: 20px;
}

.swp-lawyers .swp-container {
    max-width: 1280px;
    margin: 0 auto;
}

.swp-lawyers-title {
    margin: 0 0 40px;
    text-align: center;
    color: #A5B0BE;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .18em;
}

.swp-lawyers-grid {
    display: flex;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
}

.swp-lawyer-card {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 200px;
    min-height: 84px;
    padding: 20px;

    background: #fff;
    border: 1px solid #E7EBF1;

    color: #4D5474;
    text-align: center;
    text-decoration: none;

    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;

    transition: all .3s ease;
}

.sm-head-sec{
    margin: 0;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1.6;
    color: #232323;
    font-weight: 600;
    font-family: "Open Sans",sans-serif;
    text-align: center;
}

.swp-lawyer-card:hover {
    background: #243B67;
    border-color: #243B67;
    color: #fff;
    transform: translateY(-4px);
    text-decoration: none;
}

.swp-section-title,
.swp-section-title h2 {
    /* position: relative;
    margin: 0 0 40px;
    padding-bottom: 20px;

    color: #16233B;
    font-family: "Inter", sans-serif;
    font-size: clamp(34px, 3vw, 56px);
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -0.02em; */

    padding-bottom: 20px;
    position: relative;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.05;
    color: #0f172a;
    letter-spacing: 1px;
    margin: 0 0 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: "Poppins" !important;
    margin-bottom: 0px !important;
}
.swp-section-title h3 {
  font-size: 30px !important;
  font-family: "Poppins" !important;
  color: #0f172a !important;
  line-height: 1.05 !important;
  font-weight: 700 !important;
}
.swp-section-title{
    margin-bottom: 25px !important;
}

.swp-section-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;

    width: 42px;
    height: 4px;

    background: #2F7DE1;
}

.swp-help-nav {
    background: #f5f6f8;
    border-top: 4px solid #2b72d6;
    padding: 25px;
}

.swp-help-nav .swp-help-nav-title {
    /* margin: 0 0 20px;
    color: #2b72d6;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase; */
    text-align: center;

    display: block;
    color: #2d69c7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: "Poppins";
    text-align: left;
}

.swp-help-nav .swp-help-nav-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.swp-help-nav .swp-help-nav-list li {
    border-bottom: 1px solid #dfe4ea;
}

.swp-help-nav .swp-help-nav-list li:last-child {
    border-bottom: 0;
}

.swp-help-nav .swp-help-nav-list a {
    display: block;
    padding: 16px 0;
    color: #3b4352;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none;
    transition: color .3s ease;
}

.swp-help-nav .swp-help-nav-list a:hover {
    color: #2b72d6;
}

.swp-li-2col ul {
    margin: 40px 0;
    padding: 0;
    list-style: none;

    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px 50px;
}

.swp-li-2col ul li {
    position: relative;
    padding: 0 0 24px 18px;
    border-bottom: 1px solid #e6e8ec;
}

.swp-li-2col ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;

    width: 7px;
    height: 7px;

    background: #2f7de1;
    border-radius: 50%;
}

.swp-li-2col ul li strong {
    display: block;
    margin-bottom: 8px;

    color: #16233b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
}

.swp-li-2col ul li p {
    margin: 0;
    color: #5c6778;
    font-size: 18px;
    line-height: 1.7;
}

.swp-ol-list ol {
    margin: 40px 0;
    padding: 0;
    list-style: none;
    counter-reset: swp-counter;
}

.swp-ol-list ol li {
    position: relative;
    margin-bottom: 28px;
    padding-left: 72px;
    min-height: 48px;

    color: #5d6778;
    font-size: 18px;
    line-height: 1.75;

    counter-increment: swp-counter;
}

.swp-ol-list ol li:last-child {
    margin-bottom: 0;
}

.swp-ol-list ol li::before {
    content: counter(swp-counter);

    position: absolute;
    left: 0;
    top: 4px;

    width: 44px;
    height: 44px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #1d2f5f;
    color: #fff;

    font-size: 20px;
    font-weight: 700;
    line-height: 1;

    border-radius: 2px;
}

.swp-ol-list ol li strong {
    color: #16233b;
    font-weight: 700;
}

.swp-ol-list ol li::before {
    background: #1D2F5F; /* Dark blue */
}

.swp-ol-list ol li:last-child::before {
    background: #2F7DE1; /* Bright blue */
}

.swp-quote-section {
    background: #0f1d30;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 110px 20px;
}

.swp-quote-section .swp-container {
    max-width: 1200px;
    margin: 0 auto;
}

.swp-quote-section .swp-quote-box {
    max-width: 1100px;
}

.swp-quote-section .swp-quote-icon {
    margin-bottom: 24px;
}

.swp-quote-section .swp-quote-icon img {
    width: 48px;
    display: block;
}

.swp-quote-section .swp-quote-text {
    margin: 0;
    color: #f5f5f5;
    font-family: "Cormorant Garamond", serif;
    font-size: clamp(32px, 4vw, 58px);
    font-style: italic;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: -0.02em;
}

.swp-quote-section .swp-quote-author {
    margin-top: 42px;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;

    color: rgba(255,255,255,.75);
    text-transform: uppercase;
    letter-spacing: .18em;
    font-size: 15px;
    font-weight: 700;
    font-family: Arial, sans-serif;
}

.swp-quote-section .swp-author-name,
.swp-quote-section .swp-author-title {
    display: inline-block;
}

.swp-quote-section .swp-author-separator {
    opacity: .7;
}

.swp-sechead-2side {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 40px;
}

.swp-sechead-2side h2 {
    margin: 0;
    color: #16233B;
    font-size: clamp(34px, 3vw, 56px);
    font-weight: 700;
    line-height: 1.1;
}

.swp-sechead-2side a {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-width: 180px;
    height: 56px;
    padding: 0 30px;

    border: 2px solid #A8C7F5;
    background: #fff;

    color: #2F7DE1;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 14px;
    font-weight: 700;

    transition: all .3s ease;
}

.swp-sechead-2side a:hover {
    background: #2F7DE1;
    border-color: #2F7DE1;
    color: #fff;
}

.swp-verdicts-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:18px;
    margin:20px 0;
}

.swp-verdict-card{
    background:#fff;
    border-top:4px solid #2F7DE1;
    padding:28px 24px;
    min-height:235px;
    display:flex;
    flex-direction:column;
}

.swp-verdict-amount{
    margin-bottom:14px;

    color:#16233B;
    font-size:50px;
    font-weight:700;
    line-height:1;
}

.swp-verdict-type{
    margin-bottom:16px;

    /* color:#2F7DE1;
    font-size:13px;
    font-weight:700;
    letter-spacing:.18em;
    text-transform:uppercase;
    line-height:1.5; */

    display: block;
    color: #2d69c7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: "Poppins";

}

.swp-verdict-description{
    color:#5B6677;
    font-size:17px;
    line-height: 1.5;
    padding-top: 10px;
    font-weight: 600;
}

.swp-sechead-2side {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0px;
}

.swp-sechead-2side h2 {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.05;
    color: #0f172a;
    letter-spacing: 1px;
    margin: 0 0 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: "Poppins" !important;
    margin-bottom: 0px !important;
    margin: 0;
    flex: 1;
}

.swp-sechead-2side p{
    margin-left: auto;
}
.swp-sechead-2side a {
    margin-left: auto;
    flex-shrink: 0;
}

.swp-accident-types {
    margin: 50px 0;
}

.swp-accident-types-title {
    margin: 0 0 24px;

    /* color: #2f7de1;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .22em;
    line-height: 1.5; */

    display: block;
    color: #2d69c7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Poppins";
}

.swp-accident-types-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.swp-accident-type-card {
    display: flex;
    align-items: center;
    justify-content: center;

    min-width: 260px;
    min-height: 64px;
    padding: 18px 28px;

    background: #f3f5f8;

    color: #243b67;
    text-decoration: none;
    text-align: center;

    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;

    transition: all .3s ease;
}

.swp-accident-type-card:hover {
    background: #2f7de1;
    color: #fff;
}
.swp-row-coladj .fl-row-content > .fl-col-group,
.swp-row-2coladj .fl-row-content{
    display: flex;
    justify-content: center;
}
.swp-row-coladj  .swp-col-adjpage,
.swp-row-2coladj .fl-row-content .fl-col-group,
.swp-srvpage-banner .swp-width-manage{
    max-width: 1878px;
    padding-left: 80px;
    padding-right: 80px;
}
.swp-row-2coladj .fl-row-content .fl-col-group .fl-col:first-child{
    padding-right: 30px;
}
.swp-row-2coladj .fl-row-content .fl-col-group .fl-col:last-child{
    padding-left: 30px;
}
.swp-srvpage-banner .fl-row-content .fl-col-group{
    display: flex;
    justify-content: center;
}
.swp-srvpage-banner .swp-width-manage .fl-col-group .fl-col:first-child{
    width: 60% !important;
    padding-right: 130px;
}
.swp-srvpage-banner .swp-width-manage .fl-col-group .fl-col:last-child{
    width: 40% !important;
}


.swp-srvpage-banner .swp-width-manage .fl-col-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.swp-srvpage-banner .swp-width-manage .swp-vertical-form {
    margin-top: auto;
}

.swp-left-cntsec {
    background: #0f1f35;
    padding: 32px;
}

.swp-left-cntsec .swp-clt {
    /* display: block;
    margin-bottom: 22px;

    color: #2f7de1;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase;
    line-height: 1.5; */

    text-align: center;
    display: block;
    color: #2d69c7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: "Poppins";
    text-align: left;
}

.swp-left-cntsec p {
  margin: 0 0 22px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  padding-top: 15px;
  margin-bottom: 15px !important;
}

.swp-left-cntsec a {
    display: block;
    width: 100%;

    padding: 22px 20px;

    background: #2f7de1;

    color: #ffffff;
    text-align: center;
    text-decoration: none;

    font-size: 24px;
    font-weight: 700;
    line-height: 1;

    transition: background .3s ease;
}

.swp-left-cntsec a:hover {
    background: #1f6fd4;
    color: #ffffff;
}
.swp-cr-wrapper .fl-row-content .fl-col-group,
.swp-crmdl-banner .fl-row-content .fl-col-group{
    display: flex;
    justify-content: center;
}

.swp-honors .swp-container{
    max-width:1878px;
    margin:0 auto;
    padding:0 80px;
}

a:hover {
  text-decoration: none !important;
}
a.swp-practice-card{
    text-decoration: none !important;
}

/* Responsive */

@media (max-width:1200px){

.swp-srvpage-banner .swp-width-manage .fl-col-group .fl-col:first-child {
  padding-right: 20px;
}

}

@media (max-width: 980px) {

.swp-content-wrapp .bio-content-wrapper {
    padding:0 60px; 
}

.bio-wrapp-all{
    padding:0 60px;  
    flex-direction: column-reverse;
}

.swp-crmdl-banner .fl-col-group .fl-col-group{
    display: flex;
    flex-wrap: wrap;
}
.swp-content-wrapp {
    padding-top: 60px !important;
}

.swp-crmdl-banner .fl-col-group .fl-col-group > .fl-col{
    width: 50%;
}

.swp-crmdl-banner .fl-col-group .fl-col-group > .fl-col:nth-child(2) .fl-module  {
    border-right: 0px solid rgba(255,255,255,.08);
}

.swp-width-manage {
  padding-left: 60px;
  padding-right: 60px;
}

.swp-row-coladj  .swp-col-adjpage,
.swp-row-2coladj .fl-row-content .fl-col-group,
.swp-srvpage-banner .swp-width-manage{
    padding-left: 60px;
    padding-right: 60px;
}

.swp-srvpage-banner .fl-row-content .fl-col-group {
  flex-direction: column;
}
.swp-srvpage-banner .swp-width-manage .fl-col-group .fl-col:last-child,
.swp-srvpage-banner .swp-width-manage .fl-col-group .fl-col:first-child {
    width: 100% !important;
}

.swp-row-2coladj .fl-row-content .fl-col-group{
  display: flex;
  flex-direction: column;
}
.swp-row-2coladj .fl-row-content .fl-col-group > .fl-col{
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.swp-row-2coladj .fl-row-content .fl-col-group > .fl-col:first-child {
    margin-bottom: 40px;
}
.featured-case-results{
    display: flex;
    flex-direction: column;
}
.featured-case-card{
    min-height: auto;
}

.case-results-grid {
  grid-template-columns: repeat(2,minmax(0,1fr));
}

.swp-verdicts {
  padding: 60px 0;
}
.swp-verdicts .swp-container,
.swp-news-practice .swp-container,
.swp-results .swp-container,
.swp-honors .swp-container,
.swp-honors .swp-container {
    padding: 0 60px;
}

}


@media (max-width: 767px) {

    .swp-verdicts .swp-container,
    .swp-news-practice .swp-container,
    .swp-results .swp-container,
    .swp-honors .swp-container,
    .swp-honors .swp-container {
        padding: 0 40px;
    }

    .swp-content-wrapp .bio-content-wrapper {
        padding:0 40px; 
    }

    .bio-wrapp-all{
        padding:0 40px;  
    }

    .swp-results {
        padding-bottom: 0px;
    }

    .swp-verdicts {
        padding: 50px 0;
    }
    .swp-content-wrapp {
       padding-top: 20px !important;
    }

    .case-results-grid {
        grid-template-columns: repeat(1,minmax(0,1fr));
    }

    .swp-crmdl-banner .fl-col-group .fl-col-group > .fl-col{
        width: 100% !important;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
        margin-top: 0px !important; 
    }
    .swp-crmdl-banner .fl-col-group .fl-col-group > .fl-col .fl-col-content{
        width: 100% !important;
    }
    .swp-crmdl-banner .fl-col-group .fl-col-group > .fl-col .fl-module  {
        border-right: 0px solid rgba(255,255,255,.08);
        padding-right: 0px;
    }

    .swp-width-manage {
        padding-left: 40px;
        padding-right: 40px;
    }

    .swp-help-nav {
        padding: 20px;
    }
    .case-intro p {
        font-size: 20px;
        line-height: 1.5;
    }
    .swp-sechead-2side {
        margin-bottom: 0px !important;
    }
    .swp-srvpage-banner .swp-width-manage .fl-col-group .fl-col:first-child {
        padding-right: 20px;
    }

    .swp-row-coladj  .swp-col-adjpage,
    .swp-row-2coladj .fl-row-content .fl-col-group,
    .swp-srvpage-banner .swp-width-manage{
        padding-left: 40px;
        padding-right: 40px;
    }

    .swp-vertical-form .gform_wrapper {
        padding: 25px;
    }

    .swp-vertical-form .gform_title {
        font-size: 32px;
    }

}

@media (max-width:768px){

    .service-stats{
        grid-template-columns:1fr;
    }

    .service-stat{
        border-right:none;
        border-bottom:1px solid rgba(255,255,255,.15);
        text-align: center;
    }

    .service-stat:last-child{
        border-bottom:none;
    }

    .service-stat-number{
        font-size:48px;
    }

}
@media (max-width:991px){

    .confidential-settlements-grid{
        grid-template-columns:repeat(2,1fr);
    }

}

@media (max-width:767px){

    .confidential-settlements-grid{
        grid-template-columns:1fr;
    }

    .settlement-card{
        min-height:auto;
    }

}

@media(max-width:991px){

    .bio-hero{
        flex-direction:column;
        padding:60px 30px;
    }

    .bio-hero__content,
    .bio-hero__image{
        width:100%;
    }

    .bio-hero__title{
        font-size:54px;
    }

    .bio-hero__intro p{
        font-size:22px;
    }

    .bio-hero__buttons{
        flex-wrap:wrap;
    }

}


@media (max-width:991px){

    .swp-content-wrapp .bio-sidebar{
        position:static;
        margin-top:40px;
    }

}

@media (max-width:991px){

    .swp-content-wrapp .bio-content-wrapper{
        grid-template-columns:1fr;
        gap:50px;
    }

    .swp-content-wrapp .bio-sidebar{
        position:relative;
        top:auto;
    }

    .swp-content-wrapp .bio-content-block h2{
        font-size:42px;
    }

    .swp-content-wrapp .bio-content-block p{
        font-size:17px;
    }

}

@media(max-width:1200px){

    .swp-verdicts-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .swp-verdict-card:nth-child(2){
        border-right:none;
    }

    .swp-verdict-card:nth-child(-n+2){
        border-bottom:1px solid #e5e5e5;
    }

}

@media(max-width:767px){

    .swp-verdicts-title{
        font-size:40px;
    }

    .swp-verdicts-grid{
        grid-template-columns:1fr;
    }

    .swp-verdict-card{
        border-right:none;
        border-bottom:1px solid #e5e5e5;
    }

    .swp-verdict-card:last-child{
        border-bottom:none;
    }

    .swp-verdict-card h3{
        font-size:48px;
    }

    .swp-verdict-card p{
        font-size:18px;
    }

}



@media(max-width:1200px){

    .swp-news-practice-grid{
        grid-template-columns:1fr;
    }

}

@media(max-width:991px){

    .swp-practice-grid{
        grid-template-columns:repeat(2,1fr);
    }

}

@media(max-width:767px){

    .swp-practice-grid{
        grid-template-columns:1fr;
    }

    .swp-practice-column h2{
        font-size:42px;
    }

    .swp-news-item{
        flex-direction:column;
    }

    .swp-news-thumb{
        width:100%;
    }

}

@media (max-width:991px){

    .swp-result-item{
        grid-template-columns:1fr;
        gap:20px;
    }

    .swp-result-left{
        font-size:28px;
    }

    .swp-results-title{
        font-size:42px;
    }

    .swp-result-right h3{
        font-size:28px;
    }

    .swp-result-right p{
        font-size:18px;
    }

}

.swp-honors{
    padding:50px 0;
    background-color: #fff;
}

.swp-honors-title{
    /* margin:0;
    color:#0b1f38;
    font-size:56px;
    line-height:1.1;
    font-weight:700; */

    font-size: 45px;
    font-weight: 700;
    line-height: 1.05;
    color: #0f172a;
    margin:0;
    font-family: "Poppins";
    margin-bottom: 40px !important;
}

.swp-honors-note{
    margin:18px 0 45px;
    color:#8a96a3;
    font-size:18px;
}

.swp-honors-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:22px;
}

.swp-honor-item{
    background: #fff;
    border: 1px dashed #fff;
    min-height:250px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0px;
}

.swp-honor-item img{
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

@media (max-width:991px){

    .swp-honors-grid{
        grid-template-columns:repeat(2,1fr);
    }

}

@media (max-width:767px){

    .swp-honors-title{
        font-size:42px;
    }

    .swp-honors-grid{
        grid-template-columns:1fr;
    }

    .swp-honor-item{
        min-height:220px;
    }

}



@media (max-width:991px){

    .swp-quote-section{
        padding:80px 30px;
    }

    .swp-quote-section .swp-quote-text{
        font-size:42px;
    }

}

@media (max-width:767px){

    .swp-quote-section{
        padding:60px 20px;
    }

    .swp-quote-section .swp-quote-icon img{
        width:36px;
    }

    .swp-quote-section .swp-quote-text{
        font-size:30px;
        line-height:1.35;
    }

    .swp-quote-section .swp-quote-author{
        margin-top:30px;
        font-size:12px;
        gap:8px;
    }

}

/* Tablet */

@media (max-width: 991px) {

    .swp-bio-quote {
        padding: 80px 30px;
    }

    .swp-bio-quote-text {
        font-size: 42px;
    }

    .swp-bio-author {
        margin-top: 34px;
    }

}

/* Mobile */

@media (max-width: 767px) {

    .swp-bio-quote {
        padding: 60px 20px;
    }

    .swp-bio-quote .swp-quote-icon {
        width: 36px;
        margin-bottom: 20px;
    }

    .swp-bio-quote-text {
        font-size: 28px;
        line-height: 1.4;
    }

    .swp-bio-author {
        margin-top: 26px;
        gap: 8px;
        font-size: 12px;
        letter-spacing: .15em;
    }

    .swp-author-separator {
        font-size: 12px;
    }

}


/* Tablet */

@media (max-width:991px) {

    .swp-lawyers-grid {
        gap: 15px;
    }

    .swp-lawyer-card {
        width: calc(33.333% - 10px);
        font-size: 20px;
    }

}

/* Mobile */

@media (max-width:767px) {

    .swp-lawyers {
        padding: 60px 20px;
    }

    .swp-lawyers-grid {
        gap: 12px;
    }

    .swp-lawyer-card {
        width: calc(50% - 6px);
        min-height: 70px;
        padding: 16px;
        font-size: 18px;
    }

}

@media (max-width:480px) {

    .swp-lawyer-card {
        width: 100%;
    }

}
@media (max-width: 991px) {

    .swp-help-nav .swp-help-nav-list a {
        font-size: 20px;
    }

}

@media (max-width: 767px) {

    .swp-help-nav {
        padding: 16px;
    }

    .swp-help-nav .swp-help-nav-list a {
        padding: 14px 0;
        font-size: 18px;
    }

}



@media (max-width: 991px) {
    .swp-section-title {
        font-size: 42px;
        margin-bottom: 32px;
    }
}

@media (max-width: 767px) {
    .swp-section-title {
        font-size: 32px;
        padding-bottom: 16px;
        margin-bottom: 28px;
    }

    .swp-section-title::after {
        width: 36px;
        height: 3px;
    }
}

@media (max-width: 991px) {

    .swp-li-2col ul {
        gap: 30px;
    }

    .swp-li-2col ul li strong {
        font-size: 22px;
    }

    .swp-li-2col ul li p {
        font-size: 17px;
    }

}

@media (max-width: 767px) {

    .swp-li-2col ul {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .swp-li-2col ul li {
        padding-bottom: 20px;
    }

    .swp-li-2col ul li strong {
        font-size: 20px;
    }

    .swp-li-2col ul li p {
        font-size: 16px;
        line-height: 1.6;
    }

}



@media (max-width: 767px) {

    .swp-ol-list ol li {
        padding-left: 60px;
        font-size: 16px;
        line-height: 1.7;
    }

    .swp-ol-list ol li::before {
        width: 38px;
        height: 38px;
        font-size: 18px;
    }

}

.swp-2col-card {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
    margin: 40px 0;
}

.swp-2col-card .swp-card {
    background: #f5f6f8;
    padding: 32px;
}

.swp-2col-card .swp-card h6 {
    margin: 0 0 20px;
    /* color: #2f7de1;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase; */

    display: block;
    color: #2d69c7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Poppins";
}

.swp-2col-card .swp-card ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.swp-2col-card .swp-card ul li {
    margin-bottom: 12px;
    color: #16233b;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45;
}

.swp-2col-card .swp-card ul li:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {

    .swp-2col-card {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .swp-2col-card .swp-card {
        padding: 24px;
    }

    .swp-2col-card .swp-card ul li {
        font-size: 18px;
    }

}

.swp-statute-box {
    display: flex;
    align-items: center;
    gap: 45px;

    padding: 40px;
    margin: 40px 0;

    background: #f5f6f8;
    border-left: 4px solid #2f7de1;
}

.swp-statute-left {
    width: 180px;
    flex-shrink: 0;

    text-align: center;
    padding-right: 40px;

    border-right: 1px solid #dfe4ea;
}

.swp-statute-number {
    color: #2f7de1;
    font-size: 72px;
    font-weight: 700;
    line-height: 1;
}

.swp-statute-label {
    margin-top: 8px;

    color: #6b7280;
    font-size: 13px;
    font-weight: 700;

    letter-spacing: .2em;
    text-transform: uppercase;
}

.swp-statute-right {
    flex: 1;
}

.swp-statute-right h3 {
    margin: 0 0 20px;

    color: #16233b;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.15;
    font-family: "Poppins";
}

.swp-statute-right p {
    margin: 0;

    color: #5d6778;
    font-size: 18px;
    line-height: 1.8;
}

@media (max-width: 991px) {

    .swp-statute-box {
        gap: 30px;
        padding: 35px;
    }

    .swp-statute-left {
        width: 150px;
        padding-right: 30px;
    }

    .swp-statute-number {
        font-size: 60px;
    }

    .swp-statute-right h3 {
        font-size: 32px;
    }

}

@media (max-width: 767px) {

    .swp-statute-box {
        flex-direction: column;
        text-align: center;
        padding: 30px 20px;
        gap: 25px;
    }

    .swp-statute-left {
        width: 100%;
        padding: 0 0 25px;
        border-right: 0;
        border-bottom: 1px solid #dfe4ea;
    }

    .swp-statute-number {
        font-size: 56px;
    }

    .swp-statute-right h3 {
        font-size: 28px;
    }

    .swp-statute-right p {
        font-size: 16px;
        line-height: 1.7;
    }

}



@media (max-width:991px){

    .swp-accident-type-card{
        min-width:calc(50% - 8px);
    }

}

@media (max-width:767px){

    .swp-accident-types-title{
        font-size:12px;
    }

    .swp-accident-type-card{
        width:100%;
        min-width:100%;
        min-height:56px;
        font-size:17px;
        padding:16px 20px;
    }

}



@media (max-width: 767px) {

    .swp-sechead-2side {
        flex-direction: column;
        align-items: flex-start;
    }

    .swp-sechead-2side a {
        width: 100%;
        max-width: 220px;
    }

}

@media (max-width: 767px) {
    .swp-sechead-2side {
        flex-direction: column;
        align-items: flex-start;
    }

    .swp-sechead-2side a {
        margin-left: 0;
        margin-top: 20px;
    }
}


@media (max-width:991px){

    .swp-verdicts-grid{
        grid-template-columns:repeat(2,1fr);
    }

}

@media (max-width:767px){

    .swp-verdicts-grid{
        grid-template-columns:1fr;
    }

    .swp-verdict-card{
        min-height:auto;
    }

    .swp-verdict-amount{
        font-size:42px;
    }

    .swp-verdict-description{
        font-size:16px;
    }

}

@media (max-width: 767px) {

    .swp-left-cntsec {
        padding: 24px;
    }

    .swp-left-cntsec p {
        font-size: 22px;
    }

    .swp-left-cntsec a {
        font-size: 28px;
        padding: 18px;
    }

}

.swp-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  color: #007cef;
  font-family: "Poppins";
  padding-bottom: 10px;
}

.swp-breadcrumb a {
    color: rgba(255,255,255,.75);
    text-decoration: none;
    transition: color .3s ease;
    color: #007cef;
}

.swp-breadcrumb a:hover {
    color: #ffffff;
}

.swp-breadcrumb .separator {
    color: rgba(255,255,255,.45);
}

.swp-breadcrumb .current {
    color: #ffffff;
}