.client-card,
.design-line,
.dot,
.main-header {
    position: absolute
}

.process-image-card img,
.service-card {
    min-height: 255px
}

.about-hero-bg img,
.blog-image img,
.client-images img,
.client-info img,
.floating-img img,
.hero-video,
.main-circle-image img,
.process-image-card img,
.strategy-image img,
.team-image img,
.video-thumbnail,
.work-image img {
    object-fit: cover;
    object-fit: cover
}

.about-hero-content h1 em,
.hero-title span {
    font-family: 'Playfair Display', serif;
    font-style: italic
}

.about-hero-content h1,
.blog-title,
.faq-title,
.fp25-page,
.latest-news-title,
.lwcore-page,
.lworlando-page,
.lwphilosophy-page,
.lwprocess-page,
.strategies-cta-content h2,
.strategies-goals-box h2,
.strategies-hero-content h1,
.testimonial-card h3,
.who-we-are-content h2,
body,
html {
    font-family: Montserrat, sans-serif
}

.about-section,
.blog-image,
.floating-img,
.hero-section,
.main-circle-image,
.strategy-image,
.team-member-image,
.testimonial-slider {
    overflow: hidden
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body,
html {
    background: #000;
    overflow-x: hidden;
    color: #fff
}

.main-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.custom-navbar {
    background: rgba(255, 255, 255, .05);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 22px;
    padding: 14px 24px
}

.about-circle-btn,
.circle-btn,
.talk-btn,
.talk-circle {
    background: #0d8fff;
    text-decoration: none
}

.navbar-nav {
    gap: 26px
}

.nav-link {
    color: rgba(255, 255, 255, .78);
    font-size: 11px;
    font-weight: 500;
    transition: .3s
}

.client-card h4,
.hero-title span,
.talk-btn {
    font-weight: 600
}

.about-circle-btn:hover,
.dark-card h3,
.dark-card p,
.dark-testimonial .client-info h5,
.dark-testimonial .client-info span,
.dark-testimonial h3,
.footer-links ul li a:hover,
.light-testimonial:hover .client-info h5,
.light-testimonial:hover .client-info span,
.light-testimonial:hover h3,
.nav-link.active,
.nav-link:hover,
.navbar-nav .current-menu-item>a,
.navbar-nav .current_page_item>a,
.navbar-nav .menu-item:hover>a,
.news-btn:hover,
.strategies-cta-btn:hover,
.strategies-cta-circle:hover,
.talk-btn,
.testimonial-active .client-info h5,
.testimonial-active .client-info span,
.testimonial-active h3,
.testimonial-card:hover .client-info h5,
.testimonial-card:hover .client-info span,
.testimonial-card:hover h3 {
    color: #fff
}

.talk-btn {
    border-radius: 50px;
    font-size: 13px
}

.about-circle-btn,
.circle-btn,
.talk-circle {
    border-radius: 50%;
    color: #fff;
    margin-left: 8px
}

.talk-circle {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center
}

.about-hero-bg,
.about-overlay,
.hero-overlay,
.hero-video,
.strategies-overlay {
    position: absolute;
    inset: 0
}

.about-hero-bg img,
.floating-img img,
.hero-video,
.main-circle-image img {
    width: 100%;
    height: 100%
}

.hero-content,
.strategy-header,
.testimonial-top {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.about-image-wrapper,
.about-section,
.blog-pagination,
.footer-marquee,
.footer-top,
.lw-about-process__image,
.lw-about-process__timeline,
.lw-home-process__timeline,
.main-footer,
.navbar-nav .menu-item,
.process-accordion-btn,
.process-timeline,
.service-card,
.team-card,
.team-section {
    position: relative
}

.hero-left {
    margin-top: 90px
}

.hero-title {
    letter-spacing: -2px
}

.hero-description {
    margin-top: 22px
}

.about-content,
.process-body p {
    max-width: 540px
}

.choose-btn-wrapper,
.hero-buttons,
.work-btn-wrapper {
    display: flex;
    align-items: center;
    margin-top: 34px
}

.about-buttons,
.about-circle-btn,
.blog-btn-wrapper,
.circle-btn,
.client-arrow,
.client-count,
.client-images,
.strategies-hero-btns,
.team-btn-wrapper {
    display: flex;
    align-items: center
}

.about-circle-btn,
.circle-btn {
    width: 42px;
    height: 42px;
    justify-content: center
}

.client-card {
    right: 30px;
    bottom: 130px;
    backdrop-filter: blur(12px)
}

.client-top {
    display: flex;
    justify-content: space-between
}

.client-card h4 {
    font-size: 22px;
    line-height: 1.3
}

.client-card p {
    margin-top: 12px;
    color: rgba(255, 255, 255, .72);
    font-size: 12px;
    line-height: 1.7
}

.client-count {
    justify-content: center
}

.client-arrow {
    border: 1px solid rgba(255, 255, 255, .15);
    justify-content: center;
    margin-left: auto
}

.line-center {
    right: 145px
}

.dot-1 {
    left: 98px
}

.dot-2 {
    right: 143px;
    top: 35%
}

.main-circle-image,
.video-play-btn {
    top: 50%;
    transform: translate(-50%, -50%)
}

.dot-3 {
    bottom: 140px
}

.img-1,
.img-2,
.img-3,
.img-4,
.img-5 {
    width: 100px;
    height: 100px
}

.floating-img {
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08)
}

.img-4 {
    right: 110px
}

.img-5 {
    left: 20px
}

.section-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.info-card,
.strategy-page-link i,
.talk-circle {
    transition: .3s
}

.info-card:hover,
.service-card:hover,
.strategy-card:hover,
.testimonial-card:hover {
    transform: translateY(-6px)
}

.process-section,
.services-section,
.strategies-section {
    background: #f5f5f5;
    padding: 40px 0 120px;
    position: relative
}

.award-heading,
.core-values-heading,
.news-page-heading,
.services-heading,
.strategies-page-heading,
.strategy-main-heading {
    margin-bottom: 70px
}

.choose-title,
.process-title,
.services-title,
.strategies-title {
    font-size: 54px;
    line-height: 1.2;
    font-weight: 700;
    color: #263238;
    margin-top: 18px
}

.service-card {
    background: #fafafa;
    padding: 26px 26px 34px;
    transition: .3s
}

.service-number {
    font-size: 14px;
    font-weight: 700;
    color: #0d4f97;
    margin-bottom: 20px
}

.service-line {
    width: 100%;
    height: 1px;
    background: #d7dce1
}

.service-bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 70px
}

.service-content {
    max-width: 320px
}

.service-content h3 {
    font-size: 34px;
    line-height: 1.3;
    font-weight: 600;
    color: #263238;
    margin-bottom: 14px
}

.service-content p {
    color: #7b7b7b;
    font-size: 17px;
    line-height: 1.8
}

.service-icon img {
    width: 72px
}

.services-button-wrapper {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.all-services-btn,
.all-strategies-btn {
    background: #f3b63f;
    color: #000;
    text-decoration: none;
    padding: 14px 28px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600
}

.all-services-circle,
.all-strategies-circle,
.choose-circle-btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #0d4f97;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    margin-left: 8px
}

.blog-top,
.strategies-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 50px
}

.blog-link,
.strategy-link {
    color: #fff;
    font-size: 18px;
    text-decoration: none
}

.strategies-button-wrapper,
.testimonial-arrow {
    display: flex;
    align-items: center;
    justify-content: center
}

.process-left {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.faq-btn,
.faq-item,
.process-accordion-item {
    border: none !important
}

.active-process,
.blog-pagination .swiper-pagination-bullet-active,
.blue-card,
.dark-testimonial,
.footer-social a:hover,
.testimonial-active,
.testimonial-card:hover {
    background: #003f87
}

.process-accordion-btn::after {
    display: none
}

.process-accordion-btn::before {
    content: "\F286";
    font-family: bootstrap-icons;
    position: absolute;
    right: 24px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .25);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    transition: .3s
}

.process-accordion-btn:not(.collapsed)::before {
    content: "\F282"
}

.blue-card h3,
.dark-card h3 {
    margin-bottom: 4px
}

.hero-breadcrumb,
.learn-more-link {
    font-size: 14px
}

.learn-more-link i {
    margin-left: 8px
}

.blog-card,
.process-right,
.testimonial-slider .row {
    height: 100%
}

.graph-bars,
.small-boxes {
    position: absolute;
    display: flex
}

.blue-card h3 {
    font-size: 42px;
    font-weight: 700
}

.blue-card p {
    font-size: 20px;
    font-weight: 500
}

.graph-bars {
    right: 18px;
    bottom: 16px;
    align-items: flex-end;
    gap: 6px
}

.dark-card h3 {
    font-size: 38px;
    font-weight: 600
}

.dark-card p,
.strategy-grid-link {
    color: #fff;
    font-size: 18px
}

.small-boxes {
    right: 14px;
    bottom: 14px;
    align-items: flex-end;
    gap: 4px
}

.small-boxes span:first-child {
    width: 32px;
    height: 14px
}

.small-boxes span:last-child {
    width: 36px;
    height: 38px;
    background: #ffc451
}

.choose-section {
    position: relative;
    background: #fff;
    overflow: hidden
}

.choose-top {
    background: #eef4f8;
    padding: 100px 0 220px;
    position: relative
}

.choose-left {
    max-width: 420px
}

.choose-text {
    margin-top: 24px;
    color: #707070;
    font-size: 17px;
    line-height: 1.8;
    max-width: 380px
}

.lw-about-process__content,
.lw-home-process__content,
.work-content,
.work-text {
    max-width: 620px
}

.blog-btn,
.choose-btn,
.work-btn {
    background: #f3b63f;
    color: #000;
    text-decoration: none;
    padding: 14px 24px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600
}

.timeline-icon,
.video-play-btn {
    border-radius: 50%;
    align-items: center
}

.timeline-wrapper {
    position: relative;
    padding-left: 90px
}

.timeline-item {
    position: relative;
    display: flex;
    gap: 26px;
    margin-bottom: 38px
}

.disclosure-content p:last-child,
.enhanced-yield-section .disclosure-card p:last-child,
.last-item,
.leveraged-portfolio-section .disclosure-card p:last-child,
.ltap-disclosure-section .disclosure-card p:last-child,
.ltap-disclosure-section .risk-list-card li:last-child,
.ltap-disclosure-section .risk-warning-box p:last-child,
.lwcore-table,
.morningstar-ratings .disclosure-text:last-child,
.morningstar-ratings .rating-entry:last-child,
.risk-list-card li:last-child,
.strategy-table {
    margin-bottom: 0
}

.timeline-icon {
    width: 54px;
    height: 54px;
    min-width: 54px;
    background: #fff;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .06)
}

.timeline-icon img {
    width: 24px
}

.timeline-content h4 {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600;
    color: #263238;
    margin-bottom: 10px
}

.timeline-content p {
    color: #777;
    font-size: 16px;
    line-height: 1.8;
    max-width: 460px
}

.client-info h5,
.client-info span,
.team-content h4,
.team-title,
.work-title {
    line-height: 1.2;
    font-family: Montserrat, sans-serif
}

.video-section-wrapper {
    margin-top: -150px;
    position: relative;
    z-index: 5
}

.team-image,
.video-thumbnail-wrapper {
    position: relative;
    overflow: hidden
}

.video-thumbnail {
    width: 100%;
    height: 650px;
    display: block
}

.video-play-btn {
    position: absolute;
    left: 50%;
    width: 110px;
    height: 110px;
    background: rgba(255, 255, 255, .15);
    backdrop-filter: blur(8px);
    display: flex;
    justify-content: center;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .3)
}

.team-content,
.team-image::after {
    left: 0;
    bottom: 0;
    position: absolute
}

.video-play-btn span {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0d4f97;
    font-size: 22px
}

.about-hero-buttons,
.testimonial-nav {
    display: flex;
    align-items: center;
    gap: 10px
}

.team-section,
.testimonial-card {
    background: #fff;
    overflow: hidden
}

.testimonial-section .row {
    --bs-gutter-x: 32px
}

.testimonial-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.client-info h5,
.client-info span {
    color: #1f2933;
    transition: .35s
}

.testimonial-bottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.client-info,
.team-circle-btn,
.testimonial-arrow {
    align-items: center;
    display: flex
}

.client-info {
    gap: 12px
}

.client-info img {
    flex-shrink: 0
}

.client-info span {
    margin-top: 2px
}

.blog-slider .swiper-slide,
.swiper-slide,
.testimonial-slider .swiper-slide {
    height: auto
}

.team-btn,
.team-circle-btn {
    transition: .3s;
    text-decoration: none
}

.testimonial-card h3 {
    letter-spacing: -.8px;
    color: #263238;
    transition: .35s
}

.blog-image img,
.team-image img {
    transition: .5s
}

.quote-icon {
    position: absolute;
    right: 34px;
    bottom: 6px;
    opacity: .06
}

.team-section {
    padding: 110px 0 120px
}

.team-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 48px
}

.team-title,
.work-title {
    font-size: 54px;
    font-weight: 700;
    color: #263238;
    margin-top: 18px;
    letter-spacing: -1px
}

.team-btn {
    background: #f3b63f;
    color: #000;
    padding: 14px 24px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600
}

.team-btn:hover {
    background: #e8aa32;
    color: #000
}

.team-circle-btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #003f87;
    justify-content: center;
    color: #fff;
    margin-left: 8px
}

.award-card,
.blog-card,
.news-card,
.strategy-main-card,
.strategy-page-card,
.team-card {
    transition: .4s;
    overflow: hidden
}

.team-circle-btn:hover {
    transform: rotate(45deg);
    color: #fff
}

.team-card {
    border-radius: 12px;
    height: 100%;
    background: #dfe5eb
}

.award-card:hover,
.blog-archive-card:hover,
.blog-card:hover,
.core-value-card:hover,
.lwscv-page .lwscv-team-card:hover,
.team-card:hover,
.testimonial-card:hover {
    transform: translateY(-8px)
}

.team-image img {
    width: 100%;
    height: 520px
}

.strategy-showcase-image:hover img,
.team-card:hover .team-image img {
    transform: scale(1.04)
}

.team-image::after {
    content: "";
    width: 100%;
    height: 180px;
    background: linear-gradient(to top, rgba(0, 0, 0, .88), rgba(0, 0, 0, 0))
}

.team-content {
    width: 100%;
    padding: 24px 22px;
    z-index: 5
}

.team-content h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 8px
}

.team-content p {
    color: rgba(255, 255, 255, .78);
    font-size: 13px;
    line-height: 1.6;
    margin: 0;
    max-width: 260px
}

.blog-section,
.work-faq-section {
    background: #f5f5f5;
    padding: 110px 0 120px;
    position: relative;
    overflow: hidden
}

.work-row {
    margin-bottom: 90px
}

.work-image {
    overflow: hidden;
    border-radius: 10px
}

.work-image img {
    width: 100%;
    height: 460px
}

.work-text {
    margin-top: 24px;
    color: #666;
    font-size: 15px;
    line-height: 1.9
}

.blog-circle-btn,
.work-circle-btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #003f87;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    margin-left: 8px
}

.faq-title {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    color: #263238;
    margin-top: 18px
}

.faq-subtitle {
    margin-top: 14px;
    color: #7a7a7a;
    font-size: 14px
}

.faq-item {
    background: 0 0;
    margin-bottom: 12px
}

.faq-btn {
    background: #fff !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    padding: 18px 22px !important;
    font-size: 15px;
    font-weight: 600;
    color: #263238 !important
}

.faq-btn::after {
    transform: scale(.8)
}

.faq-body {
    background: #fff;
    margin-top: 2px;
    border-radius: 0 0 6px 6px;
    padding: 20px 22px 24px;
    color: #666;
    font-size: 15px;
    line-height: 1.8
}

.blog-title {
    font-size: 54px;
    line-height: 1.15;
    font-weight: 700;
    color: #263238;
    margin-top: 18px;
    letter-spacing: -1px
}

.blog-slider {
    overflow: hidden;
    padding-bottom: 50px
}

.blog-card {
    background: #0488d1;
    border-radius: 6px
}

.blog-card-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 18px 18px 14px
}

.footer-contact a,
.footer-logo {
    display: inline-block
}

.blog-card-top h4 {
    color: #fff;
    font-size: 28px;
    line-height: 1.35;
    font-weight: 500;
    margin: 0
}

.blog-image img {
    width: 100%;
    height: 310px
}

.blog-card:hover .blog-image img,
.disclosure-feature-card:hover img,
.lwprocess-gallery-card:hover img,
.process-image-card:hover img {
    transform: scale(1.06)
}

.blog-pagination,
.footer-about p {
    margin-top: 34px
}

.blog-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #d0d0d0;
    opacity: 1
}

.main-footer {
    padding: 80px 0 30px
}

.footer-top {
    z-index: 5
}

.footer-contact {
    margin-top: 60px
}

.footer-contact a {
    margin-bottom: 12px
}

.footer-contact h4 {
    color: #fff;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0
}

.footer-links ul li,
.footer-links ul li:not(:last-child),
.info-card h4 {
    margin-bottom: 14px
}

.footer-links h5 {
    letter-spacing: 1px
}

.footer-links ul li a {
    line-height: 1.8;
    position: relative;
    color: rgba(255, 255, 255, .72);
    text-decoration: none;
    font-size: .95rem;
    transition: .3s
}

.footer-address,
.small-boxes {
    display: flex;
    gap: 12px
}

.footer-social {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 110px
}

.footer-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px
}

.footer-divider {
    width: 100%;
    margin: 34px 0 26px
}

.footer-marquee-track {
    display: flex;
    align-items: center;
    gap: 80px;
    width: max-content
}

.about-section .row,
.strategy-header {
    align-items: center
}

.footer-marquee-track span {
    font-size: 72px;
    line-height: 1;
    white-space: nowrap
}

.footer-bottom {
    margin-top: 18px
}

.timeline-wrapper::before {
    content: "";
    content: "";
    position: absolute;
    left: 115px;
    top: 10px;
    width: 2px;
    height: 72%;
    background: #0d8fff
}

.strategy-header {
    display: flex;
    justify-content: space-between;
    padding-right: 20px
}

.about-section .container,
.custom-container {
    max-width: 1320px
}

.about-section {
    padding: 120px 0;
    background: #f5f5f5
}

.about-image-wrapper {
    width: 520px;
    height: 360px;
    margin: auto
}

.floating-img,
.main-circle-image {
    position: absolute;
    border-radius: 50%;
    overflow: hidden
}

.main-circle-image {
    width: 230px;
    height: 230px;
    left: 50%
}

.floating-img {
    width: 72px;
    height: 72px
}

.img-1 {
    top: -8px;
    left: 120px
}

.img-2 {
    top: -6px;
    right: 85px
}

.img-3 {
    top: 72px;
    right: 20px
}

.img-4 {
    bottom: 50px;
    left: 25px
}

.img-5 {
    bottom: 10px;
    right: 95px
}

.about-content {
    max-width: 560px;
    margin-left: auto
}

.section-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 14px;
    border: 1px solid #d6d6d6;
    border-radius: 50px;
    background: #fff;
    font-size: 12px;
    font-weight: 600;
    color: #0b8ce9;
    margin-bottom: 18px;
    line-height: 1
}

.about-title {
    font-size: 52px;
    line-height: 1.18;
    font-weight: 700;
    letter-spacing: -1px;
    color: #1b2733;
    margin-bottom: 24px;
    max-width: 560px
}

.about-text {
    font-size: 17px;
    line-height: 1.9;
    color: #6d6d6d;
    max-width: 560px;
    margin-bottom: 34px
}

.about-btn {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px
}

.about-circle-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    flex-shrink: 0
}

.about-section .row.g-4 {
    margin-top: 70px !important
}

.info-card {
    background: #003f87;
    border-radius: 18px;
    padding: 34px 32px;
    height: 100%;
    min-height: 198px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.info-icon {
    width: 52px;
    margin-bottom: 26px
}

.info-icon img,
.navbar-nav .current-menu-item>a::after,
.navbar-nav .current_page_item>a::after,
.navbar-nav .menu-item:hover>a::after {
    width: 100%
}

.info-card h4 {
    color: #fff;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700
}

.info-card p {
    color: rgba(255, 255, 255, .82);
    font-size: 15px;
    line-height: 1.8;
    margin: 0;
    max-width: 290px
}

.testimonial-nav {
    display: flex;
    align-items: center;
    gap: 12px
}

.testimonial-arrow {
    justify-content: center;
    font-size: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .06)
}

.testimonial-card {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.light-testimonial {
    box-shadow: 0 20px 60px rgba(0, 0, 0, .06)
}

.testimonial-card h3 {
    letter-spacing: -1px;
    max-width: 520px
}

.client-info {
    gap: 16px
}

.client-info h5 {
    line-height: 1
}

.client-info span {
    font-weight: 500;
    opacity: .7
}

.quote-icon {
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(11, 140, 233, .08), rgba(0, 63, 135, .12));
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.dark-testimonial::before {
    content: '';
    position: absolute;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(11, 140, 233, .25), transparent 70%);
    top: -120px;
    right: -120px;
    pointer-events: none
}

.light-testimonial::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 32px;
    padding: 1px;
    background: linear-gradient(135deg, rgba(11, 140, 233, .2), transparent 40%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none
}

@media(max-width:1199px) {
    .about-title {
        font-size: 44px
    }

    .testimonial-card h3 {
        font-size: 30px
    }

    .about-hero-content h1 {
        font-size: 58px
    }
}

.blog-slider .swiper-wrapper,
.testimonial-slider .swiper-wrapper {
    align-items: stretch
}

.strategies-hero-section {
    padding: 220px 0 140px;
    overflow: hidden
}

.disclosure-video,
.latest-news-video,
.strategies-hero-video,
.strategies-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.strategies-overlay {
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 20, 45, .75), rgba(0, 20, 45, .92))
}

.disclosure-breadcrumb,
.news-breadcrumb,
.strategies-breadcrumb,
.strategy-breadcrumb {
    margin-bottom: 40px;
    position: relative;
    z-index: 2
}

.strategies-breadcrumb a,
.strategies-breadcrumb span {
    color: #fff;
    font-size: 14px;
    text-decoration: none
}

.disclosure-breadcrumb .active,
.disclosure-hero-content h1 span,
.latest-news-content h1 span,
.news-breadcrumb .active,
.strategies-breadcrumb .active,
.strategies-hero-content h1 span,
.strategy-breadcrumb .active {
    color: #0b8ce9
}

.latest-news-section,
.strategies-page-section,
.strategy-main-section {
    padding: 120px 0;
    background: #f7f8fb
}

.strategies-page-heading h2 {
    font-size: 52px;
    line-height: 1.2;
    color: #003c79;
    font-weight: 700;
    margin-top: 20px
}

.strategy-main-card,
.strategy-page-card {
    background: #fff;
    border-radius: 28px;
    padding: 40px 34px;
    height: 100%;
    position: relative;
    border: 1px solid rgba(0, 60, 121, .08)
}

.strategy-main-card:hover,
.strategy-page-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, .08)
}

.strategy-page-top span {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #003c79;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    font-weight: 700
}

.strategy-page-top h3 {
    font-size: 26px;
    line-height: 1.35;
    color: #003c79;
    font-weight: 700;
    margin-bottom: 24px
}

.strategy-page-card p {
    color: #5d6470;
    line-height: 1.8;
    margin-bottom: 35px
}

.strategy-main-card a,
.strategy-page-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #0b8ce9;
    font-weight: 600
}

.learn-more-link:hover i,
.strategy-page-link:hover i {
    transform: translate(4px, -4px)
}

.award-strategies-section,
.disclosure-content-section,
.disclosure-cta-section,
.latest-news-cta,
.news-strategy-section,
.strategies-cta-section,
.strategy-cta-section,
.strategy-showcase-section {
    padding-bottom: 120px;
    background: #f7f8fb
}

.strategies-cta-box {
    background: #003c79;
    border-radius: 36px;
    padding: 70px
}

.strategies-cta-box h2 {
    color: #fff;
    font-size: 52px;
    line-height: 1.2;
    margin-bottom: 20px
}

.strategies-cta-box p {
    color: rgba(255, 255, 255, .75);
    font-size: 18px
}

.strategies-cta-btn {
    width: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 12px;
    margin-left: auto
}

.strategies-cta-btn i {
    font-size: 24px
}

.disclosure-hero,
.latest-news-hero,
.strategies-hero {
    position: relative;
    padding: 220px 0 140px;
    overflow: hidden
}

.disclosure-overlay,
.latest-news-overlay,
.strategies-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 20, 45, .78), rgba(0, 20, 45, .92))
}

.disclosure-breadcrumb a,
.disclosure-breadcrumb span,
.news-breadcrumb a,
.news-breadcrumb span,
.strategy-breadcrumb a,
.strategy-breadcrumb span {
    color: #fff;
    text-decoration: none;
    font-size: 14px
}

.disclosure-hero-content,
.latest-news-content {
    position: relative;
    z-index: 2;
    max-width: 850px
}

.disclosure-hero-content h1,
.latest-news-content h1 {
    font-size: 72px;
    line-height: 1.1;
    color: #fff;
    font-weight: 700;
    margin: 24px 0
}

.disclosure-hero-content p,
.latest-news-content p {
    font-size: 20px;
    line-height: 1.8;
    color: rgba(255, 255, 255, .8);
    max-width: 700px
}

.latest-news-btns {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 40px
}

.hero-btn,
.hero-circle-btn {
    height: 58px;
    align-items: center;
    text-decoration: none;
    display: flex
}

.hero-btn {
    padding: 0 34px;
    border-radius: 100px;
    background: #0b8ce9;
    justify-content: center;
    color: #fff;
    font-weight: 600
}

.hero-circle-btn {
    width: 58px;
    border-radius: 50%;
    background: #fff;
    justify-content: center;
    color: #003c79
}

.news-date,
.news-link {
    color: #0b8ce9;
    font-weight: 600
}

.award-heading h2,
.news-page-heading h2,
.strategy-main-heading h2 {
    font-size: 52px;
    line-height: 1.2;
    color: #003c79;
    margin-top: 20px
}

.news-card:hover {
    box-shadow: 0 25px 60px rgba(0, 0, 0, .08);
    transform: translateY(-8px)
}

.news-image {
    height: 240px;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px
}

.news-image img {
    max-width: 100%;
    max-height: 180px;
    object-fit: contain
}

.news-content {
    padding: 34px
}

.news-date {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 16px
}

.award-card-content a,
.disclosure-feature-content a,
.news-link {
    display: inline-flex;
    gap: 10px;
    text-decoration: none
}

.news-content h3 {
    font-size: 28px;
    line-height: 1.35;
    color: #003c79;
    margin-bottom: 18px
}

.award-card-content p,
.news-content p {
    color: #5d6470;
    line-height: 1.8
}

.news-link {
    margin-top: 24px;
    align-items: center
}

.strategy-feature-box {
    background: #fff;
    border-radius: 40px;
    padding: 70px
}

.strategy-feature-content h2 {
    font-size: 52px;
    line-height: 1.2;
    color: #003c79;
    margin: 22px 0
}

.strategy-feature-content p {
    color: #5d6470;
    line-height: 1.9
}

.strategy-feature-btns {
    display: flex;
    gap: 14px;
    margin-top: 34px
}

.strategy-feature-image img {
    width: 100%;
    border-radius: 28px
}

.award-card img {
    width: 100%;
    height: 240px;
    object-fit: cover
}

.award-card-content,
.team-member-content {
    padding: 28px
}

.award-card-content h4 {
    font-size: 26px;
    line-height: 1.35;
    color: #003c79;
    margin-bottom: 16px
}

.award-card-content a {
    align-items: center;
    color: #0b8ce9;
    margin-top: 20px
}

.disclosure-cta-box,
.latest-news-cta-box,
.strategy-cta-box {
    background: #003c79;
    border-radius: 40px;
    padding: 70px
}

.disclosure-cta-box h2,
.latest-news-cta-box h2,
.strategy-cta-box h2 {
    color: #fff;
    font-size: 52px;
    line-height: 1.2
}

.disclosure-cta-box p,
.latest-news-cta-box p {
    color: rgba(255, 255, 255, .75);
    margin-top: 18px;
    font-size: 18px
}

.disclosure-cta-btn,
.latest-news-cta-btn,
.strategy-cta-btn {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: #0b8ce9;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    gap: 12px;
    font-weight: 700;
    margin-left: auto
}

@media(max-width:991px) {

    .about-text,
    .about-title {
        max-width: 100%
    }

    .about-section,
    .testimonial-section {
        padding: 90px 0
    }

    .about-image-wrapper {
        margin-bottom: 60px
    }

    .about-content {
        margin-left: 0
    }

    .about-title {
        font-size: 38px
    }

    .testimonial-top {
        flex-direction: column;
        align-items: flex-start;
        gap: 25px
    }

    .testimonial-card {
        min-height: auto;
        padding: 42px 36px
    }

    .testimonial-card h3 {
        font-size: 28px
    }

    .latest-news-content h1,
    .strategies-hero-content h1 {
        font-size: 52px
    }

    .award-heading h2,
    .latest-news-cta-box h2,
    .news-page-heading h2,
    .strategies-cta-box h2,
    .strategies-page-heading h2,
    .strategy-feature-content h2 {
        font-size: 40px
    }

    .latest-news-cta-btn,
    .strategies-cta-btn {
        margin: auto
    }

    .latest-news-cta-box,
    .strategies-cta-box,
    .strategy-feature-box {
        padding: 50px 40px
    }
}

@media(max-width:767px) {
    .about-image-wrapper {
        width: 100%;
        max-width: 420px;
        height: 320px;
        transform: scale(.92)
    }

    .about-title {
        font-size: 30px
    }

    .info-card {
        min-height: auto
    }

    .testimonial-card {
        padding: 34px 28px;
        border-radius: 24px
    }

    .testimonial-card h3 {
        font-size: 24px;
        line-height: 1.5
    }

    .client-info img {
        width: 58px;
        height: 58px
    }

    .quote-icon {
        width: 60px;
        height: 60px
    }

    .quote-icon img {
        width: 28px
    }

    .latest-news-hero,
    .strategies-hero-section {
        padding: 180px 0 100px
    }

    .latest-news-content h1,
    .strategies-hero-content h1 {
        font-size: 42px
    }

    .award-heading h2,
    .latest-news-cta-box h2,
    .news-page-heading h2,
    .strategies-cta-box h2,
    .strategies-page-heading h2,
    .strategy-feature-content h2 {
        font-size: 32px
    }

    .strategy-page-card {
        padding: 32px 26px
    }
}

.latest-news-hero .container,
.main-footer .custom-container,
.strategies-hero-content,
.strategies-hero-section .container {
    position: relative;
    z-index: 2
}

.strategy-card-number {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #003c79;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin-bottom: 30px
}

.strategy-main-card h3 {
    font-size: 26px;
    line-height: 1.35;
    color: #003c79;
    margin-bottom: 20px
}

.strategy-main-card p {
    color: #5d6470;
    line-height: 1.8;
    margin-bottom: 30px
}

.strategy-showcase-image {
    overflow: hidden;
    border-radius: 30px
}

.strategy-showcase-image img {
    width: 100%;
    border-radius: 30px;
    transition: .5s
}

.strategy-cta-box p {
    color: rgba(255, 255, 255, .75);
    margin-top: 20px;
    font-size: 18px
}

.disclosure-feature-section {
    padding: 120px 0 80px;
    background: #f7f8fb
}

.disclosure-feature-card {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    height: 420px
}

.disclosure-feature-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .6s
}

.disclosure-feature-content {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent, rgba(0, 20, 45, .88));
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 34px
}

.disclosure-feature-content h4 {
    color: #fff;
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 20px
}

.disclosure-feature-content a {
    align-items: center;
    color: #0b8ce9;
    font-weight: 600
}

.disclosure-block {
    background: #fff;
    border-radius: 28px;
    padding: 50px;
    margin-bottom: 34px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .04)
}

.disclosure-block h2 {
    color: #003c79;
    font-size: 38px;
    margin-bottom: 24px
}

.disclosure-block li,
.disclosure-block p {
    color: #5d6470;
    line-height: 1.9;
    font-size: 17px
}

.disclosure-block ul {
    padding-left: 20px
}

.about-hero-section {
    position: relative;
    height: 860px;
    display: flex;
    align-items: center;
    overflow: hidden
}

.about-hero-content {
    position: relative;
    z-index: 5;
    max-width: 820px;
    padding-top: 120px
}

.about-hero-content .section-badge {
    margin-bottom: 25px
}

.about-hero-content p {
    color: rgba(255, 255, 255, .85);
    font-size: 18px;
    line-height: 1.9;
    max-width: 720px;
    margin-bottom: 35px
}

.about-btn {
    background: #f6bc42;
    color: #111;
    padding: 14px 26px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600
}

.about-circle-btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #0a4d94;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none
}

.process-icon,
.strategies-hero-section {
    display: flex;
    align-items: center;
    position: relative
}

@media(max-width:991px) {

    .disclosure-hero-content h1,
    .strategies-hero-content h1 {
        font-size: 52px
    }

    .strategy-cta-box h2,
    .strategy-main-heading h2 {
        font-size: 40px
    }

    .disclosure-cta-btn,
    .strategy-cta-btn {
        margin: auto
    }

    .strategy-cta-box {
        padding: 50px 40px
    }

    .disclosure-feature-content h4 {
        font-size: 28px
    }

    .disclosure-block h2,
    .disclosure-cta-box h2 {
        font-size: 38px
    }

    .about-hero-section {
        min-height: 650px
    }

    .about-hero-content {
        padding-top: 80px
    }

    .about-hero-content h1 {
        font-size: 48px
    }
}

@media(max-width:767px) {

    .disclosure-hero,
    .strategies-hero {
        padding: 180px 0 100px
    }

    .disclosure-hero-content h1,
    .strategies-hero-content h1 {
        font-size: 42px
    }

    .strategy-cta-box h2,
    .strategy-main-heading h2 {
        font-size: 32px
    }

    .strategy-main-card {
        padding: 32px 26px
    }

    .disclosure-feature-card {
        height: 360px
    }

    .disclosure-block {
        padding: 36px 28px
    }

    .disclosure-block h2,
    .disclosure-cta-box h2 {
        font-size: 30px
    }

    .about-hero-section {
        min-height: 600px
    }

    .about-hero-content h1 {
        font-size: 38px;
        line-height: 1.2
    }

    .about-hero-content p {
        font-size: 16px
    }
}

@media(max-width:575px) {
    .about-hero-content h1 {
        font-size: 34px
    }
}

.about-hero-content h1 {
    font-size: 57px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -1.5px;
    color: #fff;
    margin-bottom: 28px
}

.strategies-cta-content h2,
.who-we-are-content h2 {
    letter-spacing: -1px
}

.about-hero-content h1 em {
    font-weight: 600;
    font-size: 60px
}

.about-faq-section,
.about-process-section,
.strategies-grid-section,
.who-we-are-section {
    padding: 120px 0;
    background: #f7f7f7
}

.process-image,
.who-we-are-image {
    overflow: hidden;
    border-radius: 8px
}

.process-image img,
.resource-card img,
.who-we-are-image img {
    width: 100%;
    display: block
}

.who-we-are-content {
    max-width: 650px;
    margin-left: auto
}

.who-we-are-content .section-badge {
    margin-bottom: 22px
}

.who-we-are-content h2 {
    font-size: 40px;
    line-height: 1.18;
    font-weight: 700;
    color: #263238;
    margin-bottom: 30px
}

.who-we-are-text {
    color: #5f6368
}

.who-we-are-text p {
    margin-bottom: 18px;
    font-size: 17px;
    line-height: 1.95;
    color: #5f6368
}

.core-values-section {
    background: #08488c;
    padding: 120px 0
}

.core-values-heading h2 {
    color: #fff;
    font-size: 54px;
    line-height: 1.18;
    font-weight: 700;
    margin-top: 20px
}

.core-values-section .section-badge {
    color: #00a6ff;
    border-color: #00a6ff
}

.core-value-card {
    background: #fff;
    border-radius: 14px;
    padding: 45px 30px;
    text-align: center;
    height: 100%;
    transition: .3s
}

.news-card,
.resource-card {
    transition: .35s;
    overflow: hidden
}

.core-value-icon {
    margin-bottom: 30px
}

.core-value-icon img {
    width: 62px;
    height: auto
}

.core-value-card h4 {
    color: #0a4d94;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 20px
}

.core-value-card p {
    color: #5f6368;
    font-size: 16px;
    line-height: 1.8;
    margin: 0
}

.process-content h2 {
    font-size: 52px;
    line-height: 1.15;
    color: #263238;
    font-weight: 700;
    margin: 20px 0 50px
}

.process-item {
    display: flex;
    gap: 24px;
    position: relative;
    padding-bottom: 35px
}

.process-item:not(.last-item)::after {
    content: '';
    position: absolute;
    left: 22px;
    top: 55px;
    width: 2px;
    height: 100%;
    background: #d7e6f7
}

.process-icon {
    min-width: 46px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #eaf3fd;
    justify-content: center;
    z-index: 2
}

.process-icon img {
    width: 22px
}

.process-text h4 {
    font-size: 24px;
    font-weight: 700;
    color: #263238;
    margin-bottom: 8px
}

.process-text p {
    font-size: 15px;
    line-height: 1.8;
    color: #7a7a7a;
    margin: 0
}

.faq-wrapper {
    background: #eaf2f8;
    border-radius: 10px;
    padding: 90px 100px
}

.faq-heading {
    margin-bottom: 45px
}

.faq-heading h2 {
    font-size: 54px;
    font-weight: 700;
    color: #263238;
    margin: 20px 0 15px
}

.faq-heading p {
    color: #7b7b7b;
    font-size: 15px
}

.faq-accordion {
    max-width: 720px;
    margin: auto
}

.faq-accordion .accordion-item {
    border: none;
    margin-bottom: 12px;
    border-radius: 6px;
    overflow: hidden
}

.faq-accordion .accordion-button {
    background: #fff;
    color: #263238;
    font-size: 16px;
    font-weight: 600;
    padding: 18px 24px;
    box-shadow: none
}

.faq-accordion .accordion-button:not(.collapsed) {
    background: #fff;
    color: #0a4d94
}

.faq-accordion .accordion-body {
    background: #fff;
    color: #666;
    line-height: 1.8;
    padding: 0 24px 24px
}

.faq-accordion .accordion-button:focus {
    box-shadow: none
}

.strategies-hero-section {
    min-height: 760px;
    background-size: cover;
    background-position: center
}

.hero-left,
.strategies-hero-content {
    max-width: 760px
}

.strategies-hero-content h1 {
    color: #fff;
    font-size: 64px;
    line-height: 1.15;
    font-weight: 700;
    margin: 20px 0
}

.strategies-hero-content p {
    color: #fff;
    opacity: .9;
    font-size: 18px;
    line-height: 1.9;
    max-width: 720px;
    margin-bottom: 35px
}

.strategies-btn {
    background: #f4b942;
    color: #000;
    padding: 15px 26px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none
}

.strategies-circle-btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #0a4d94;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    text-decoration: none
}

.strategies-goals-section {
    padding: 110px 0;
    background: #f7f7f7
}

.strategies-goals-box {
    background: #eaf2f8;
    border-radius: 10px;
    padding: 90px 50px;
    text-align: center;
    max-width: 1100px;
    margin: auto
}

.strategies-goals-box .section-badge {
    margin-bottom: 25px;
    display: inline-flex
}

.strategies-goals-box h2 {
    font-size: 56px;
    font-weight: 700;
    line-height: 1.15;
    color: #263238;
    max-width: 800px;
    margin: 0 auto 25px
}

.strategies-goals-box p {
    max-width: 700px;
    margin: auto;
    color: #666;
    font-size: 17px;
    line-height: 1.9
}

.strategies-grid-heading {
    margin-bottom: 60px
}

.strategies-grid-heading h2 {
    font-size: 54px;
    font-weight: 700;
    color: #263238;
    line-height: 1.15;
    margin-top: 20px
}

.strategy-grid-card {
    background: #0a84c6;
    border-radius: 4px;
    overflow: hidden;
    height: 100%
}

.strategy-grid-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 14px 16px
}

.strategy-grid-header h4 {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    max-width: 85%
}

.strategy-grid-image img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block
}

.strategies-cta-section {
    position: relative;
    height: 420px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    border-radius: 0
}

.strategies-cta-btn,
.strategies-cta-circle {
    height: 38px;
    display: flex;
    text-decoration: none;
    font-size: 12px
}

.strategies-cta-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, .88) 0, rgba(0, 0, 0, .78) 35%, rgba(0, 0, 0, .45) 70%, rgba(0, 0, 0, .15) 100%)
}

.strategies-cta-section .container {
    position: relative;
    z-index: 2;
    height: 100%
}

.strategies-cta-section .row {
    height: 100%;
    align-items: center
}

.strategies-cta-content {
    max-width: 430px
}

.strategies-cta-content .section-badge {
    margin-bottom: 18px
}

.strategies-cta-content h2 {
    color: #fff;
    margin-bottom: 18px
}

.strategies-cta-content p {
    color: rgba(255, 255, 255, .85);
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 26px;
    max-width: 400px
}

.strategies-cta-buttons {
    display: flex;
    align-items: center;
    gap: 6px
}

.strategies-cta-btn {
    padding: 0 16px;
    border-radius: 50px;
    background: #f6bc42;
    color: #111;
    font-weight: 600;
    align-items: center
}

.strategies-cta-circle {
    width: 38px;
    border-radius: 50%;
    background: #0a4d94;
    color: #fff;
    align-items: center;
    justify-content: center
}

.strategies-cta-content h2 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700
}

.strategy-resources-section {
    padding: 90px 0;
    background: #f7f7f7
}

.resource-card {
    display: block;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05)
}

.resource-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .12)
}

```css .latest-news-hero {
    position: relative;
    padding: 180px 0 120px;
    background: #0b2f57;
    overflow: hidden
}

.latest-news-overlay {
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at top right, rgba(10, 132, 198, .25), transparent 45%)
}

.latest-news-title {
    font-size: 68px;
    line-height: 1.1;
    font-weight: 700;
    color: #fff;
    margin: 25px 0
}

.latest-news-subtitle {
    max-width: 720px;
    margin: 0 auto;
    color: rgba(255, 255, 255, .85);
    font-size: 22px;
    line-height: 1.6
}

.latest-news-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px
}

.news-circle-btn {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #0a84c6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    text-decoration: none
}

.hero-small-text {
    margin-top: 30px;
    color: rgba(255, 255, 255, .75);
    font-size: 14px
}

.blog-archive-section,
.disclosures-section,
.featured-strategy-section,
.latest-news-section {
    padding: 100px 0;
    background: #f7f9fc
}

.news-card,
.news-card-image {
    background: #fff;
    display: flex
}

.news-card {
    height: 100%;
    border-radius: 12px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, .08);
    flex-direction: column
}

.news-card-image {
    min-height: 240px;
    align-items: center;
    justify-content: center;
    padding: 30px;
    border-bottom: 1px solid #eee
}

.news-card-image img {
    max-height: 160px;
    width: auto
}

.news-card-content {
    padding: 30px;
    flex: 1
}

.news-btn,
.strategy-talk-btn {
    align-items: center;
    font-weight: 600;
    display: inline-flex;
    text-decoration: none
}

.news-card-content h3 {
    font-size: 22px;
    line-height: 1.45;
    color: #193762;
    margin-bottom: 20px;
    font-weight: 700
}

.news-card-content p {
    color: #555;
    line-height: 1.9;
    margin-bottom: 25px
}

.news-btn {
    justify-content: center;
    padding: 12px 20px;
    border-radius: 50px;
    background: #0a84c6;
    color: #fff;
    font-size: 14px
}

.news-card-date {
    padding: 18px 30px;
    border-top: 1px solid #eee;
    color: #777;
    font-size: 14px
}

.strategy-cta {
    text-align: center;
    margin-bottom: 70px
}

.strategy-talk-btn {
    gap: 10px;
    background: #193762;
    color: #fff;
    padding: 14px 26px;
    border-radius: 60px;
    transition: .3s
}

.strategy-talk-btn span {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #0a84c6;
    display: flex;
    align-items: center;
    justify-content: center
}

.strategy-talk-btn:hover {
    color: #fff;
    transform: translateY(-2px)
}

.strategy-highlight-card {
    background: #fff;
    border-radius: 24px;
    padding: 60px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .06)
}

.strategy-content h2 {
    font-size: 46px;
    line-height: 1.2;
    color: #193762;
    margin: 20px 0 25px;
    font-weight: 700
}

.strategy-content p {
    color: #555;
    line-height: 1.9;
    font-size: 17px
}

.featured-highlight,
.strategy-highlight-text {
    color: #193762 !important;
    font-weight: 600
}

.featured-strategy-action,
.strategy-action {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.strategy-view-btn {
    background: #f5bc42;
    color: #111;
    text-decoration: none;
    padding: 16px 26px;
    border-radius: 60px;
    font-weight: 600
}

.strategy-circle-btn {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #0a84c6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    text-decoration: none
}

@media(max-width:991px) {

    .about-process-section,
    .core-values-section,
    .strategies-goals-section,
    .strategies-grid-section,
    .who-we-are-section {
        padding: 90px 0
    }

    .who-we-are-content {
        margin-left: 0;
        max-width: 100%
    }

    .core-values-heading h2,
    .faq-heading h2,
    .process-content h2,
    .strategies-goals-box h2,
    .strategies-grid-heading h2,
    .who-we-are-content h2 {
        font-size: 42px
    }

    .faq-wrapper {
        padding: 70px 50px
    }

    .strategies-hero-section {
        min-height: 650px
    }

    .strategies-hero-content h1 {
        font-size: 48px
    }

    .strategies-goals-box {
        padding: 70px 35px
    }

    .strategies-cta-section {
        height: 380px
    }

    .strategies-cta-content {
        max-width: 100%
    }

    .strategies-cta-content h2 {
        font-size: 24px
    }

    .latest-news-hero {
        padding: 140px 0 90px
    }

    .latest-news-title {
        font-size: 52px
    }

    .latest-news-subtitle {
        font-size: 18px
    }

    .featured-strategy-section {
        padding: 80px 0
    }

    .strategy-highlight-card {
        padding: 40px
    }

    .strategy-content h2 {
        font-size: 36px
    }

    .strategy-action {
        justify-content: flex-start
    }
}

@media(max-width:767px) {

    .about-faq-section,
    .about-process-section,
    .core-values-section,
    .strategies-goals-section,
    .strategies-grid-section,
    .strategy-resources-section,
    .who-we-are-section {
        padding: 70px 0
    }

    .core-values-heading h2,
    .faq-heading h2,
    .process-content h2,
    .who-we-are-content h2 {
        font-size: 34px;
        line-height: 1.25
    }

    .who-we-are-text p {
        font-size: 16px;
        line-height: 1.8
    }

    .core-value-card {
        padding: 35px 25px
    }

    .core-value-card h4 {
        font-size: 24px
    }

    .process-text h4 {
        font-size: 20px
    }

    .faq-wrapper {
        padding: 50px 20px
    }

    .faq-accordion .accordion-button {
        font-size: 15px;
        padding: 16px
    }

    .strategies-hero-section {
        min-height: 550px;
        text-align: center
    }

    .strategies-hero-content h1 {
        font-size: 36px;
        line-height: 1.2
    }

    .latest-news-subtitle,
    .strategies-goals-box p,
    .strategies-hero-content p {
        font-size: 16px
    }

    .strategies-hero-btns {
        justify-content: center
    }

    .strategies-goals-box {
        padding: 50px 25px
    }

    .strategies-goals-box h2 {
        font-size: 32px;
        line-height: 1.25
    }

    .strategies-grid-heading h2 {
        font-size: 32px
    }

    .strategy-grid-image img {
        height: 220px
    }

    .strategies-cta-section {
        height: auto;
        padding: 70px 0
    }

    .strategies-cta-section .row {
        height: auto
    }

    .strategies-cta-content h2 {
        font-size: 22px
    }

    .strategies-cta-content p {
        font-size: 14px
    }

    .latest-news-hero {
        padding: 120px 0 80px
    }

    .latest-news-title {
        font-size: 36px
    }

    .latest-news-buttons {
        flex-wrap: wrap
    }

    .featured-strategy-section {
        padding: 60px 0
    }

    .strategy-highlight-card {
        padding: 30px
    }

    .strategy-content h2 {
        font-size: 30px
    }

    .strategy-view-btn {
        padding: 14px 20px;
        font-size: 14px
    }
}

.blog-hero {
    padding: 180px 0 120px;
    background: #193762;
    text-align: center
}

.blog-hero-title {
    font-size: 70px;
    color: #fff;
    font-weight: 700;
    margin: 20px 0
}

.blog-hero-subtitle {
    color: #fff;
    opacity: .85;
    font-size: 20px;
    max-width: 700px;
    margin: auto
}

.blog-strategy-bar {
    padding: 40px 0;
    background: #fff
}

.strategy-dropdown {
    background: #193762;
    color: #fff;
    border: none;
    border-radius: 60px;
    padding: 15px 30px
}

.blog-archive-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .06);
    transition: .35s
}

.blog-archive-card img,
.management-card img {
    width: 100%;
    height: 260px;
    object-fit: cover
}

.blog-archive-content {
    padding: 30px
}

.blog-archive-content h3 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 20px
}

.blog-archive-content h3 a {
    color: #193762;
    text-decoration: none
}

.blog-read-more {
    color: #0a84c6;
    font-weight: 600;
    text-decoration: none
}

.featured-strategy-card {
    background: #fff;
    border-radius: 24px;
    padding: 60px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, .06);
    position: relative;
    overflow: hidden
}

.featured-strategy-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: #0a84c6
}

.featured-strategy-content h2 {
    font-size: 48px;
    line-height: 1.2;
    color: #193762;
    margin: 20px 0;
    font-weight: 700
}

.featured-strategy-content p,
.risk-list-card li {
    color: #555;
    line-height: 1.9;
    margin-bottom: 15px
}

.featured-btn {
    background: #f5bc42;
    color: #111;
    padding: 16px 26px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600
}

.featured-circle-btn {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #0a84c6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-left: 8px
}

.disclosures-hero {
    position: relative;
    padding: 180px 0 120px;
    background: #193762;
    overflow: hidden
}

.disclosures-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(10, 132, 198, .15), transparent)
}

.hero-breadcrumb {
    margin-bottom: 25px;
    color: #fff
}

.hero-breadcrumb a {
    color: #fff;
    text-decoration: none
}

.hero-breadcrumb span {
    margin: 0 8px
}

.page-title {
    color: #fff;
    font-size: 72px;
    line-height: 1.1;
    font-weight: 700;
    margin: 25px 0
}

.page-subtitle {
    color: rgba(255, 255, 255, .85);
    font-size: 20px;
    line-height: 1.8;
    max-width: 850px;
    margin: auto
}

.awards-intro-section {
    margin-top: -70px;
    position: relative;
    z-index: 2
}

.awards-intro-card {
    background: #fff;
    padding: 60px;
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
    text-align: center
}

.awards-intro-card h2 {
    font-size: 42px;
    color: #193762;
    margin: 20px 0
}

.awards-intro-card p {
    color: #555;
    line-height: 1.9;
    max-width: 800px;
    margin: auto
}

.disclosure-card {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    margin-bottom: 30px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .05)
}

.disclosure-card h3 {
    color: #193762;
    font-size: 32px;
    margin-bottom: 25px
}

.disclosure-content p,
.leveraged-portfolio-section .disclosure-card p,
.ltap-disclosure-section .disclosure-card p {
    font-size: 16px;
    line-height: 1.9;
    color: #555;
    margin-bottom: 18px
}

.morningstar-ratings {
    padding: 80px 0
}

.morningstar-ratings .container {
    max-width: 1200px
}

.morningstar-ratings .ratings-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #0a84c6;
    margin-bottom: 20px
}

.morningstar-ratings .ratings-label::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0a84c6
}

.morningstar-ratings .ratings-divider {
    border: 0;
    height: 1px;
    background: #e5eaf0;
    opacity: 1;
    margin: 30px 0
}

.morningstar-ratings .ratings-disclosures,
.morningstar-ratings .ratings-entries {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .05)
}

.morningstar-ratings .rating-entry {
    color: #555;
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 25px
}

.morningstar-ratings .rating-entry strong {
    color: #193762;
    font-weight: 700
}

.morningstar-ratings .ratings-disclosures {
    border-left: 4px solid #0a84c6
}

.morningstar-ratings .disclosure-text {
    font-size: 15px;
    line-height: 1.9;
    color: #666;
    margin-bottom: 20px
}

.morningstar-ratings .disclosure-text a {
    color: #0a84c6;
    text-decoration: none;
    font-weight: 600
}

.blue-card h3,
.blue-card p,
.btn-primary:hover,
.dark-testimonial:hover .client-info h5,
.dark-testimonial:hover .client-info span,
.dark-testimonial:hover h3,
.light-testimonial .client-info h5,
.light-testimonial h3,
.morningstar-ratings .disclosure-text a:hover,
.strategy-breadcrumb .breadcrumb-item.active,
.team-breadcrumb .breadcrumb-item.active {
    color: #193762
}

.morningstar-ratings .disclosure-text:first-child {
    color: #193762;
    font-weight: 500
}

.enhanced-yield-section,
.leveraged-portfolio-section,
.ltap-disclosure-section {
    padding: 90px 0
}

.enhanced-yield-section .disclosure-title {
    font-size: 42px;
    color: #193762;
    margin: 20px 0;
    font-weight: 700
}

.enhanced-yield-section .disclosure-divider,
.leveraged-portfolio-section .disclosure-divider,
.ltap-disclosure-section .disclosure-divider {
    border: 0;
    height: 1px;
    background: #e5eaf0;
    margin: 35px 0
}

.enhanced-yield-section .disclosure-card,
.ltap-disclosure-section .disclosure-card {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
    margin-bottom: 30px
}

.enhanced-yield-section .disclosure-card p {
    font-size: 16px;
    line-height: 1.9;
    color: #555;
    margin-bottom: 20px
}

.risk-warning-box {
    background: #193762;
    color: #fff;
    padding: 40px;
    border-radius: 20px;
    margin-bottom: 30px
}

.leveraged-portfolio-section .disclosure-card,
.risk-list-card {
    background: #fff;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
    border-radius: 20px
}

.risk-warning-box h4 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700
}

.risk-warning-box p {
    color: rgba(255, 255, 255, .9);
    line-height: 1.9
}

.risk-list-card {
    border-left: 5px solid #0a84c6;
    padding: 40px
}

.risk-list-card h4 {
    color: #193762;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 700
}

.leveraged-portfolio-section .risk-list-card ul,
.risk-list-card ul {
    padding-left: 20px;
    margin: 0
}

.leveraged-portfolio-section .disclosure-title {
    font-size: 42px;
    color: #193762;
    font-weight: 700;
    margin: 20px 0
}

.leveraged-portfolio-section .disclosure-card {
    padding: 40px;
    margin-bottom: 30px
}

.leveraged-portfolio-section .disclosure-card h4 {
    color: #193762;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700
}

.leveraged-portfolio-section .risk-warning-box {
    background: #193762;
    padding: 40px;
    border-radius: 20px;
    margin-bottom: 30px
}

.leveraged-portfolio-section .risk-warning-box h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px
}

.leveraged-portfolio-section .risk-warning-box p {
    color: rgba(255, 255, 255, .92);
    line-height: 1.9
}

.leveraged-portfolio-section .risk-list-card {
    background: #fff;
    border-left: 5px solid #0a84c6;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .05);
    margin-bottom: 30px
}

.leveraged-portfolio-section .risk-list-card h4 {
    color: #193762;
    margin-bottom: 20px
}

.leveraged-portfolio-section .risk-list-card li {
    color: #555;
    line-height: 1.9;
    margin-bottom: 12px
}

.ltap-disclosure-section .disclosure-title {
    font-size: 42px;
    font-weight: 700;
    color: #193762;
    line-height: 1.2;
    margin: 20px 0
}

.ltap-disclosure-section .disclosure-card h4,
.ltap-disclosure-section .risk-list-card h4 {
    color: #193762;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px
}

.ltap-disclosure-section .risk-warning-box {
    background: #193762;
    padding: 40px;
    border-radius: 20px;
    margin-bottom: 30px;
    box-shadow: 0 10px 40px rgba(25, 55, 98, .18)
}

.ltap-disclosure-section .risk-warning-box h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px
}

.ltap-disclosure-section .risk-warning-box p {
    color: rgba(255, 255, 255, .92);
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 16px
}

.ltap-disclosure-section .risk-list-card {
    background: #fff;
    border-left: 5px solid #0a84c6;
    padding: 40px;
    border-radius: 20px;
    margin-bottom: 30px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .05)
}

.ltap-disclosure-section .risk-list-card ul {
    padding-left: 20px;
    margin-bottom: 0
}

.ltap-disclosure-section .risk-list-card li {
    color: #555;
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 12px
}

.team-hero-section {
    padding: 120px 0 90px;
    background: #f8fafc;
    position: relative;
    overflow: hidden
}

.team-hero-section::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: rgba(10, 132, 198, .05);
    top: -200px;
    right: -150px
}

.strategy-breadcrumb,
.team-breadcrumb {
    justify-content: center;
    margin-bottom: 30px;
    background: 0 0
}

.team-breadcrumb .breadcrumb-item {
    font-size: 14px;
    color: #7b8794
}

.team-breadcrumb .breadcrumb-item a {
    color: #7b8794;
    text-decoration: none
}

.team-hero-title {
    font-size: 72px;
    line-height: 1.1;
    font-weight: 700;
    color: #193762;
    margin-bottom: 30px
}

.team-hero-description {
    max-width: 850px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.9;
    color: #596273
}

.awards-section,
.cta-section,
.fp25-planning,
.fp25-section,
.lworlando-intro,
.lwscv-page .lwscv-clients-section,
.lwscv-page .lwscv-cta-section,
.lwscv-page .lwscv-tabs-section,
.strategies-section,
.team-members-section {
    padding: 100px 0
}

.team-member-card {
    display: block;
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    text-decoration: none;
    height: 100%;
    transition: .4s;
    box-shadow: 0 10px 35px rgba(0, 0, 0, .06)
}

.team-member-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 50px rgba(25, 55, 98, .12)
}

.team-member-image img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    transition: .5s
}

.lwphilosophy-image-card:hover img,
.team-member-card:hover .team-member-image img {
    transform: scale(1.05)
}

.team-member-content h4 {
    font-size: 24px;
    font-weight: 700;
    color: #193762;
    margin-bottom: 10px
}

.team-member-content span {
    display: block;
    font-size: 15px;
    line-height: 1.7;
    color: #6f7c8d
}

@media(max-width:991px) {
    .featured-strategy-section {
        padding: 80px 0
    }

    .awards-intro-card,
    .featured-strategy-card {
        padding: 40px
    }

    .featured-strategy-content h2 {
        font-size: 36px
    }

    .featured-strategy-action {
        justify-content: flex-start;
        margin-top: 30px
    }

    .page-title {
        font-size: 54px
    }

    .enhanced-yield-section,
    .leveraged-portfolio-section {
        padding: 70px 0
    }

    .enhanced-yield-section .disclosure-title,
    .leveraged-portfolio-section .disclosure-title {
        font-size: 34px
    }

    .team-hero-section {
        padding: 100px 0 70px
    }

    .team-hero-title {
        font-size: 56px
    }

    .team-hero-description {
        font-size: 18px
    }

    .team-member-image img {
        height: 360px
    }
}

@media(max-width:767px) {
    .featured-strategy-section {
        padding: 60px 0
    }

    .awards-intro-card,
    .featured-strategy-card {
        padding: 30px
    }

    .awards-intro-card h2,
    .enhanced-yield-section .disclosure-title,
    .featured-strategy-content h2,
    .leveraged-portfolio-section .disclosure-title {
        font-size: 28px
    }

    .featured-btn {
        font-size: 14px;
        padding: 14px 20px
    }

    .disclosures-hero {
        padding: 140px 0 90px
    }

    .page-title {
        font-size: 38px
    }

    .page-subtitle {
        font-size: 16px
    }

    .enhanced-yield-section .disclosure-card,
    .leveraged-portfolio-section .disclosure-card,
    .leveraged-portfolio-section .risk-list-card,
    .leveraged-portfolio-section .risk-warning-box,
    .risk-list-card,
    .risk-warning-box {
        padding: 25px
    }

    .team-hero-section {
        padding: 80px 0 60px
    }

    .team-hero-title {
        font-size: 42px
    }

    .team-hero-description {
        font-size: 16px;
        line-height: 1.8
    }

    .team-members-section {
        padding: 70px 0
    }

    .team-member-image img {
        height: 320px
    }

    .team-member-content {
        padding: 22px
    }

    .team-member-content h4 {
        font-size: 22px
    }
}

.strategy-hero-section {
    padding: 120px 0 70px;
    background: #f8fafc
}

.strategy-breadcrumb .breadcrumb-item,
.strategy-breadcrumb .breadcrumb-item a {
    color: #6f7c8d;
    font-size: 14px;
    text-decoration: none
}

.strategy-hero-title {
    font-size: 64px;
    font-weight: 700;
    line-height: 1.1;
    color: #193762;
    margin-top: 20px
}

.strategy-overview-section {
    padding: 0 0 100px;
    background: #f8fafc
}

.strategy-card,
.strategy-summary-card {
    background: #fff;
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, .06)
}

.strategy-summary-card {
    margin-bottom: 20px
}

.strategy-card-title {
    color: #193762;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px
}

.strategy-card p,
.strategy-summary-card p {
    color: #5f6b7a;
    font-size: 17px;
    line-height: 1.9
}

.primary-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    margin-top: 20px;
    border-radius: 50px;
    background: #193762;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    transition: .3s
}

.management-card,
.strategy-video {
    border-radius: 18px;
    overflow: hidden
}

.primary-cta-btn:hover {
    background: #0a84c6;
    color: #fff;
    transform: translateY(-2px)
}

.strategy-table th {
    width: 50%;
    padding: 18px;
    background: #f8fafc;
    color: #193762;
    font-weight: 600
}

.strategy-table td {
    padding: 18px;
    color: #5f6b7a
}

.strategy-objectives {
    margin: 0;
    padding-left: 20px
}

.strategy-objectives li {
    color: #5f6b7a;
    font-size: 17px;
    line-height: 1.9;
    margin-bottom: 12px
}

.management-card {
    display: block;
    background: #f8fafc;
    text-decoration: none;
    transition: .3s
}

.management-card:hover {
    transform: translateY(-4px)
}

.management-content {
    padding: 18px
}

.management-content h5 {
    color: #193762;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px
}

.management-content span {
    color: #6f7c8d;
    font-size: 14px;
    line-height: 1.6
}

.hero-badge,
.section-label {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.ltap-hero {
    padding: 120px 0 90px;
    background: linear-gradient(180deg, #f8fbff 0, #fff 100%)
}

.hero-badge {
    display: inline-block;
    padding: 8px 16px;
    margin-bottom: 24px;
    background: rgba(2, 147, 207, .1);
    color: #0293cf;
    border-radius: 999px
}

.hero-title span {
    display: block
}

.hero-actions,
.lwcore-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

.btn-primary {
    background: #ffc451;
    border-color: #ffc451;
    color: #193762
}

.btn-outline-primary {
    border: 2px solid #193762;
    color: #193762
}

.btn-outline-primary:hover,
.dark-card {
    background: #193762
}

.awards-section {
    background: #fff
}

.section-label {
    color: #0293cf;
    letter-spacing: 1.5px
}

.section-title {
    color: #193762;
    margin-top: 16px
}

.award-placeholder {
    width: 72px;
    height: 72px;
    margin: 0 auto 30px;
    background: #f4f7fb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.award-placeholder i {
    font-size: 2rem;
    color: #193762
}

.award-card h3 {
    color: #193762;
    line-height: 1.5;
    margin-bottom: 16px
}

.award-card p {
    color: #5f6b7a;
    margin-bottom: 12px
}

.award-card span {
    color: #0293cf
}

@media (max-width:991px) {
    .morningstar-ratings {
        padding: 60px 0
    }

    .ltap-disclosure-section .disclosure-card,
    .ltap-disclosure-section .risk-list-card,
    .ltap-disclosure-section .risk-warning-box,
    .morningstar-ratings .ratings-disclosures,
    .morningstar-ratings .ratings-entries,
    .strategy-card,
    .strategy-summary-card {
        padding: 30px
    }

    .ltap-disclosure-section {
        padding: 70px 0
    }

    .ltap-disclosure-section .disclosure-title {
        font-size: 34px
    }

    .strategy-hero-title {
        font-size: 46px
    }

    .strategy-overview-section {
        padding-bottom: 80px
    }

    .ltap-hero {
        padding: 90px 0 70px;
        text-align: center
    }

    .hero-actions {
        justify-content: center
    }

    .hero-title {
        font-size: 3rem
    }

    .hero-image {
        max-width: 420px
    }
}

@media (max-width:767px) {

    .ltap-disclosure-section,
    .morningstar-ratings {
        padding: 50px 0
    }

    .morningstar-ratings .ratings-disclosures,
    .morningstar-ratings .ratings-entries {
        padding: 25px;
        border-radius: 16px
    }

    .ltap-disclosure-section .disclosure-card p,
    .ltap-disclosure-section .risk-list-card li,
    .ltap-disclosure-section .risk-warning-box p,
    .morningstar-ratings .rating-entry {
        font-size: 15px;
        line-height: 1.8
    }

    .morningstar-ratings .disclosure-text {
        font-size: 14px
    }

    .ltap-disclosure-section .disclosure-title {
        font-size: 28px
    }

    .ltap-disclosure-section .disclosure-card,
    .ltap-disclosure-section .risk-list-card,
    .ltap-disclosure-section .risk-warning-box {
        padding: 24px;
        border-radius: 16px
    }

    .ltap-disclosure-section .disclosure-card h4,
    .ltap-disclosure-section .risk-list-card h4,
    .ltap-disclosure-section .risk-warning-box h4 {
        font-size: 20px
    }

    .strategy-hero-section {
        padding: 90px 0 50px
    }

    .strategy-hero-title {
        font-size: 34px
    }

    .strategy-card-title {
        font-size: 24px
    }

    .strategy-card p,
    .strategy-objectives li,
    .strategy-summary-card p {
        font-size: 16px
    }

    .management-card img {
        height: 220px
    }

    .management-content {
        padding: 15px
    }

    .hero-title {
        font-size: 2.4rem
    }

    .section-title {
        font-size: 2rem
    }

    .hero-actions {
        flex-direction: column
    }

    .hero-actions .btn {
        width: 100%
    }

    .award-card {
        padding: 30px 24px
    }
}

:root {
    --lw-blue: #003c79;
    --lw-navy: #193762;
    --lw-gold: #ffc451;
    --lw-cyan: #0293cf;
    --lw-text: #5f6b7a;
    --lw-light: #f8fbff;
    --lwcore-navy: #193762;
    --lwcore-blue: #003c79;
    --lwcore-gold: #d4af37;
    --lwcore-text: #4b5563;
    --lwcore-light: #f8fafc;
    --lwcore-border: rgba(25, 55, 98, 0.08);
    --lwcore-shadow: 0 20px 60px rgba(25, 55, 98, 0.08)
}

.tax-hero {
    padding: 120px 0 90px;
    background: linear-gradient(180deg, var(--lw-light) 0, #fff 100%)
}

.section-tag {
    display: inline-block;
    padding: 8px 16px;
    background: rgba(2, 147, 207, .1);
    color: var(--lw-cyan);
    border-radius: 999px;
    font-size: .85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1.5rem
}

.hero-title {
    color: var(--lw-navy);
    font-size: 3.75rem
}

.hero-checklist {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.check-item {
    position: relative;
    padding-left: 2rem;
    color: var(--lw-text);
    line-height: 1.8;
    font-size: 1.05rem
}

.btn-outline-primary,
.btn-primary {
    padding: 14px 32px;
    color: var(--lw-navy)
}

.check-item::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #1ca64c;
    font-weight: 700
}

.hero-actions {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 2.5rem
}

.hero-image {
    filter: drop-shadow(0 30px 60px rgba(0, 0, 0, .15));
    max-width: 500px;
    width: 100%;
    border-radius: 24px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, .12)
}

.btn-primary {
    background: var(--lw-gold);
    border-color: var(--lw-gold);
    font-weight: 700;
    border-radius: 8px
}

.btn-primary:hover {
    background: #f1b437;
    border-color: #f1b437;
    color: var(--lw-navy)
}

.btn-outline-primary {
    border: 2px solid var(--lw-navy);
    border-radius: 8px;
    font-weight: 600
}

.award-card h3,
.section-title {
    color: var(--lw-navy);
    font-weight: 700
}

.btn-outline-primary:hover {
    background: var(--lw-navy);
    color: #fff
}

.section-title {
    font-size: 2.75rem
}

.award-card {
    height: 100%;
    padding: 2rem;
    background: #fff;
    border-radius: 24px;
    text-align: center;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .06);
    transition: .3s
}

.award-image {
    height: 70px;
    width: auto;
    margin-bottom: 1.5rem
}

.award-card h3 {
    font-size: 1.1rem
}

.award-card p {
    color: var(--lw-text)
}

.award-card span {
    color: var(--lw-cyan);
    font-weight: 600
}

.strategies-section {
    background: var(--lw-light)
}

.strategy-card {
    box-shadow: 0 15px 40px rgba(0, 0, 0, .05)
}

.lwcore-card,
.lwcore-hero-image,
.lwcore-manager-image {
    box-shadow: var(--lwcore-shadow)
}

.strategy-card h3 {
    color: var(--lw-navy);
    margin-bottom: 1rem;
    font-size: 1.4rem
}

.strategy-card p {
    color: var(--lw-text);
    line-height: 1.8
}

.strategy-card a {
    display: inline-block;
    margin-top: 1rem;
    color: var(--lw-cyan);
    font-weight: 700;
    text-decoration: none
}

.cta-box {
    background: var(--lw-navy);
    color: #fff;
    padding: 5rem 3rem;
    border-radius: 32px;
    text-align: center
}

.cta-box h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem
}

.cta-box p {
    color: rgba(255, 255, 255, .8);
    margin-bottom: 2rem;
    font-size: 1.1rem
}

.lwscv-page {
    --lwscv-blue: #003c79;
    --lwscv-navy: #193762;
    --lwscv-gold: #ffc451;
    --lwscv-light: #f7faff;
    --lwscv-text: #637082
}

.lwscv-page .lwscv-section-title {
    color: var(--lwscv-navy);
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 700;
    line-height: 1.2
}

.lwscv-page .lwscv-section-tag {
    display: inline-flex;
    align-items: center;
    padding: 8px 18px;
    background: rgba(0, 60, 121, .08);
    border-radius: 100px;
    color: var(--lwscv-blue);
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 1rem
}

.lwscv-page .lwscv-hero {
    padding: 120px 0 100px;
}

.lwscv-page .lwscv-hero-title {
    font-size: clamp(2.8rem, 5vw, 4.25rem);
    font-weight: 800;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 1.5rem
}

.lwscv-page .lwscv-hero-text {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.8
}

.lwscv-page .lwscv-highlight {
    color: #fff;
    font-weight: 700
}

.lwscv-page .lwscv-actions {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 2rem
}

.lwscv-page .lwscv-hero-image {
    width: 100%;
    max-width: 520px;
    border-radius: 28px;
    box-shadow: 0 30px 80px rgba(0, 0, 0, .12)
}

.lwscv-page .lwscv-btn-primary {
    background: var(--lwscv-gold);
    border: 2px solid var(--lwscv-gold);
    color: var(--lwscv-navy);
    padding: 14px 30px;
    border-radius: 10px;
    font-weight: 700;
    text-decoration: none;
    transition: .3s
}

.lwscv-page .lwscv-btn-primary:hover {
    background: #efb338;
    border-color: #efb338;
    color: var(--lwscv-navy);
    transform: translateY(-2px)
}

.lwscv-page .lwscv-btn-outline {
    background: 0 0;
    border: 2px solid var(--lwscv-blue);
    color: #fff;
    padding: 14px 30px;
    border-radius: 10px;
    font-weight: 700;
    text-decoration: none;
    transition: .3s
}

.lwscv-page .lwscv-btn-outline:hover,
.lwscv-page .nav-pills .nav-link.active {
    background: var(--lwscv-blue);
    color: #fff
}

.lwscv-page .nav-pills .nav-link {
    color: var(--lwscv-blue);
    background: #fff;
    border: 1px solid rgba(0, 60, 121, .12);
    border-radius: 50px;
    padding: 14px 24px;
    margin: .4rem;
    font-weight: 600
}

.lwscv-page .lwscv-content-card {
    background: #fff;
    border-radius: 24px;
    padding: 3rem;
    margin-top: 2rem;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .06)
}

.lwscv-page .lwscv-content-card h3 {
    color: var(--lwscv-navy);
    margin-bottom: 1rem
}

.lwscv-page .lwscv-content-card p {
    color: var(--lwscv-text);
    line-height: 1.9
}

.lwscv-page .lwscv-team-section {
    padding: 100px 0;
    background: var(--lwscv-light)
}

.lwscv-page .lwscv-team-card {
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    text-align: center;
    height: 100%;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .08);
    transition: transform .3s
}

.lwscv-page .lwscv-team-card img {
    width: 100%;
    aspect-ratio: 4/5;
    object-fit: cover
}

.lwscv-page .lwscv-team-card-body {
    padding: 1.75rem
}

.lwscv-page .lwscv-team-card h3 {
    color: var(--lwscv-navy);
    font-size: 1.25rem;
    margin-bottom: .5rem
}

.lwscv-page .lwscv-team-card p {
    color: var(--lwscv-text);
    margin: 0
}

.lwscv-page .lwscv-client-list {
    list-style: none;
    padding: 0;
    margin: 2rem 0
}

.lwscv-page .lwscv-client-list li {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1rem;
    color: var(--lwscv-text)
}

.lwscv-page .lwscv-client-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #1ba94c;
    font-weight: 700
}

.lwscv-page .lwscv-client-image {
    border-radius: 28px;
    box-shadow: 0 25px 60px rgba(0, 0, 0, .12)
}

.lwscv-page .lwscv-cta-box {
    background: linear-gradient(135deg, var(--lwscv-blue), var(--lwscv-navy));
    border-radius: 32px;
    padding: 4rem;
    text-align: center;
    color: #fff
}

.lwscv-page .lwscv-cta-box h2 {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 700;
    margin-bottom: 1rem
}

.lwscv-page .lwscv-cta-box p {
    color: rgba(255, 255, 255, .85);
    margin-bottom: 2rem
}

.lwscv-page .lwscv-cta-actions {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap
}

@media (max-width:991px) {

    .lwscv-page .lwscv-hero,
    .tax-hero {
        text-align: center;
        padding: 90px 0 70px
    }

    .hero-actions,
    .lwscv-page .lwscv-actions,
    .lwscv-page .lwscv-cta-actions {
        justify-content: center
    }

    .hero-title {
        font-size: 2.75rem
    }

    .hero-image {
        max-width: 380px
    }
}

@media (max-width:767px) {

    .cta-box h2,
    .hero-title,
    .section-title {
        font-size: 2rem
    }

    .hero-actions,
    .lwscv-page .lwscv-actions,
    .lwscv-page .lwscv-cta-actions {
        flex-direction: column
    }

    .hero-actions .btn {
        width: 100%
    }

    .cta-box {
        padding: 3rem 2rem
    }

    .lwscv-page .lwscv-content-card,
    .lwscv-page .lwscv-cta-box {
        padding: 2rem
    }

    .lwscv-page .lwscv-actions a,
    .lwscv-page .lwscv-cta-actions a {
        width: 100%;
        text-align: center
    }
}

.lwcore-page {
    color: var(--lwcore-text);
    background: #fff
}

.lwcore-breadcrumb {
    padding: 20px 0;
    border-bottom: 1px solid var(--lwcore-border)
}

.lwcore-breadcrumb .breadcrumb-item a,
.lwcore-card a {
    color: var(--lwcore-blue);
    text-decoration: none
}

.lwcore-factsheet-btn {
    display: inline-flex;
    align-items: center;
    padding: 12px 24px;
    background: var(--lwcore-gold);
    color: #fff;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none
}

.fp25-label,
.fp25-section-label,
.lwcore-eyebrow,
.lwphilosophy-badge,
.lwprocess-badge {
    display: inline-block;
    letter-spacing: 2px
}

.lwcore-hero {
    padding: 100px 0;
    background: linear-gradient(180deg, #f8fafc 0, #fff 100%)
}

.lwcore-eyebrow {
    margin-bottom: 20px;
    color: var(--lwcore-blue);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.lwcore-title {
    color: var(--lwcore-navy);
    font-size: clamp(2.5rem, 5vw, 4.5rem);
    line-height: 1.1;
    font-weight: 800;
    margin-bottom: 24px
}

.lwcore-subtitle {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 36px
}

.lwcore-hero-image {
    border-radius: 24px
}

.lwcore-btn-outline,
.lwcore-btn-primary {
    padding: 16px 32px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    transition: .3s
}

.lwcore-btn-primary {
    background: var(--lwcore-gold);
    color: #fff
}

.lwcore-btn-outline {
    border: 2px solid var(--lwcore-navy);
    color: var(--lwcore-navy)
}

.lwcore-btn-outline:hover,
.lwcore-btn-primary:hover {
    transform: translateY(-3px)
}

.lwcore-section {
    padding: 0 0 80px
}

.lwcore-card {
    background: #fff;
    border: 1px solid var(--lwcore-border);
    border-radius: 24px;
    padding: 48px
}

.lwcore-card-title,
.lwcore-manager-name,
.lwcore-section-title {
    color: var(--lwcore-navy);
    font-weight: 700
}

.lwcore-section-title {
    margin-bottom: 24px;
    font-size: 36px
}

.lwcore-card-title {
    margin-bottom: 32px;
    font-size: 28px
}

.lwcore-table td {
    padding: 18px 12px;
    border-color: var(--lwcore-border)
}

.lwcore-table td:first-child {
    color: var(--lwcore-navy);
    font-weight: 600
}

.lwcore-table td:last-child {
    text-align: right;
    font-weight: 700
}

.lwcore-manager-image {
    max-width: 320px;
    border-radius: 24px
}

.lwcore-manager-name {
    font-size: 42px;
    margin-bottom: 12px
}

.lwcore-manager-role {
    color: var(--lwcore-blue);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 24px
}

.fp25-cta,
.lwcore-cta,
.lwprocess-communication {
    padding: 0 0 100px
}

.lwcore-cta-box {
    padding: 64px;
    background: linear-gradient(135deg, var(--lwcore-navy), var(--lwcore-blue));
    border-radius: 32px;
    text-align: center;
    color: #fff
}

.lwcore-cta-box h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 16px
}

.lwcore-cta-box p {
    max-width: 700px;
    margin: 0 auto 32px;
    opacity: .9
}

.lwcore-cta-box .lwcore-btn-outline {
    border-color: rgba(255, 255, 255, .3);
    color: #fff
}

.fp25-page,
.lwprocess-page {
    color: #4b5563
}

.fp25-hero {
    padding: 100px 0;
    background: linear-gradient(180deg, #f7f9fc 0, #fff 100%)
}

.fp25-btn-light,
.fp25-btn-primary {
    padding: 16px 34px;
    font-weight: 700
}

.fp25-label,
.fp25-section-label {
    color: #d4af37;
    font-size: .85rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1rem
}

.fp25-title {
    color: #193762;
    font-size: 3.75rem;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 1.5rem
}

.fp25-description {
    font-size: 1.125rem;
    line-height: 1.9;
    margin-bottom: 2rem
}

.fp25-hero-image {
    border-radius: 28px;
    box-shadow: 0 25px 70px rgba(25, 55, 98, .15)
}

.fp25-btn-primary {
    background: #ffc451;
    border: 0;
    color: #193762;
    border-radius: 50px
}

.fp25-btn-primary:hover,
.lwphilosophy-btn:hover,
.lwprocess-btn:hover {
    background: #193762;
    color: #fff
}

.fp25-btn-light {
    background: #fff;
    color: #193762;
    border-radius: 50px
}

.fp25-btn-light:hover {
    background: #ffc451;
    color: #193762
}

.fp25-planning {
    background: #f8fafc
}

.fp25-benefit,
.fp25-card {
    background: #fff;
    height: 100%
}

.fp25-section-title {
    color: #193762;
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom: 1rem
}

.fp25-section-text {
    font-size: 1.125rem;
    line-height: 1.8
}

.fp25-card {
    border-radius: 24px;
    padding: 2rem;
    box-shadow: 0 15px 40px rgba(15, 23, 42, .06);
    border: 1px solid rgba(25, 55, 98, .08);
    transition: .3s
}

.fp25-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 25px 50px rgba(15, 23, 42, .12)
}

.fp25-card h3 {
    color: #193762;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1rem
}

.fp25-feature-image {
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .12)
}

.fp25-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.fp25-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 18px;
    color: #193762;
    font-weight: 600
}

.fp25-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #ffc451;
    font-weight: 700
}

.fp25-benefit {
    padding: 2rem;
    text-align: center;
    border-radius: 24px;
    box-shadow: 0 12px 35px rgba(15, 23, 42, .06)
}

.fp25-benefit h4 {
    color: #193762;
    font-weight: 700;
    margin-bottom: 1rem
}

.fp25-cta-box {
    background: linear-gradient(135deg, #193762, #003c79);
    color: #fff;
    border-radius: 32px;
    padding: 5rem 3rem;
    text-align: center
}

.lwprocess-badge,
.lwprocess-btn {
    border-radius: 50px;
    text-transform: uppercase
}

.fp25-cta-box h2 {
    font-size: 2.75rem;
    font-weight: 800;
    margin-bottom: 1rem
}

.fp25-cta-box p {
    max-width: 700px;
    margin: 0 auto 2rem;
    opacity: .9;
    font-size: 1.125rem
}

.lwprocess-hero {
    padding: 100px 0 70px;
    background: linear-gradient(180deg, #f8fafc 0, #fff 100%)
}

.lwprocess-badge {
    padding: 10px 18px;
    background: rgba(255, 196, 81, .15);
    color: #d4a62a;
    font-size: .85rem;
    font-weight: 700
}

.lwprocess-title {
    margin: 24px 0 18px;
    font-size: 4rem;
    font-weight: 800;
    color: #193762
}

.lwprocess-subtitle {
    font-size: 1.4rem;
    color: #5f6b7a
}

.lwprocess-cta {
    margin-top: 35px
}

.lwprocess-btn {
    background: #ffc451;
    color: #193762;
    padding: 16px 34px;
    font-weight: 700
}

.lwphilosophy-gallery,
.lwprocess-gallery {
    padding: 0 0 90px
}

.lwphilosophy-image-card,
.lwprocess-gallery-card {
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 15px 40px rgba(25, 55, 98, .12)
}

.lwphilosophy-image-card img,
.lwprocess-gallery-card img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    transition: transform .5s
}

.lwprocess-content {
    padding-bottom: 90px
}

.lwphilosophy-card,
.lwprocess-card {
    background: #fff;
    padding: 60px;
    border-radius: 32px;
    box-shadow: 0 20px 60px rgba(25, 55, 98, .08)
}

.lwprocess-intro {
    font-size: 1.15rem;
    line-height: 1.9;
    margin-bottom: 40px
}

.lwprocess-step {
    position: relative;
    height: 100%;
    padding: 35px;
    border: 1px solid rgba(25, 55, 98, .08);
    border-radius: 24px;
    background: #fff;
    transition: .3s
}

.lwprocess-step:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(25, 55, 98, .08)
}

.lwprocess-step span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin-bottom: 20px;
    border-radius: 50%;
    background: #193762;
    color: #fff;
    font-weight: 700
}

.hero-content,
.hero-section {
    min-height: 100vh;
    align-items: center
}

.lwprocess-step h3 {
    color: #193762;
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.5;
    margin: 0
}

.lwprocess-communication-box {
    background: linear-gradient(135deg, #193762, #003c79);
    padding: 60px;
    border-radius: 32px;
    text-align: center
}

.lwprocess-communication-box h2 {
    color: #fff;
    font-size: 2.4rem;
    font-weight: 800
}

.lwprocess-communication-item {
    padding: 22px;
    border-radius: 18px;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: 600
}

.lwphilosophy-badge,
.lwphilosophy-btn {
    border-radius: 50px;
    text-transform: uppercase
}

.lwphilosophy-page {
    background: #fff
}

.lwphilosophy-hero {
    padding: 100px 0 70px;
    background: linear-gradient(180deg, #f8fafc 0, #fff 100%);
    text-align: center
}

.lwphilosophy-badge {
    padding: 10px 18px;
    background: rgba(255, 196, 81, .15);
    color: #d4a62a;
    font-size: .85rem;
    font-weight: 700
}

.lwphilosophy-title {
    margin: 25px 0 15px;
    color: #193762;
    font-size: 4rem;
    font-weight: 800
}

.lwphilosophy-subtitle {
    color: #5f6b7a;
    font-size: 1.4rem;
    margin-bottom: 35px
}

.lwphilosophy-btn {
    background: #ffc451;
    color: #193762;
    padding: 16px 34px;
    font-weight: 700
}

.lworlando-content,
.lwphilosophy-content {
    padding-bottom: 100px
}

.lwphilosophy-card p {
    color: #4b5563;
    line-height: 1.9;
    font-size: 1.1rem;
    margin-bottom: 1.5rem
}

.lwphilosophy-quote {
    margin: 50px 0;
    padding: 40px;
    border-left: 6px solid #ffc451;
    background: #f8fafc;
    border-radius: 0 20px 20px 0
}

.lwphilosophy-quote h3 {
    color: #193762;
    font-size: 2rem;
    font-weight: 800;
    margin: 0;
    text-align: center
}

.lwphilosophy-highlight {
    margin-top: 50px;
    padding: 35px;
    border-radius: 24px;
    background: linear-gradient(135deg, #193762, #003c79)
}

.lwphilosophy-highlight p {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 600
}

.lworlando-page {
    color: #4b5563;
    overflow-x: hidden
}

.lworlando-hero {
    position: relative;
    padding: 140px 0 120px;
    background: url('https://lyonswealth.ezmarketingtech.com/wp-content/uploads/2026/06/couple-walking-beach-10-scaled.jpg') center center/cover no-repeat
}

.lworlando-overlay {
    position: absolute;
    inset: 0;
    background: rgba(25, 55, 98, .72)
}

.lworlando-breadcrumb-wrap {
    margin-bottom: 2rem
}

.lworlando-breadcrumb-wrap .breadcrumb {
    background: 0 0;
    margin: 0
}

.lworlando-breadcrumb-wrap .breadcrumb-item,
.lworlando-breadcrumb-wrap a {
    color: rgba(255, 255, 255, .8)
}

.lworlando-title {
    color: #fff;
    font-size: 4rem;
    font-weight: 800;
    margin-bottom: 1rem
}

.lworlando-subtitle {
    color: rgba(255, 255, 255, .9);
    font-size: 1.25rem;
    max-width: 720px;
    margin: 0 auto 2rem
}

.lworlando-btn {
    background: #ffc451;
    color: #193762;
    border-radius: 50px;
    padding: 16px 36px;
    font-weight: 700;
    text-transform: uppercase
}

.lworlando-btn:hover {
    background: #fff;
    color: #193762
}

.lworlando-cta-image,
.lworlando-image {
    border-radius: 30px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .12)
}

.lworlando-card,
.lworlando-content-card {
    border-radius: 30px;
    box-shadow: 0 20px 60px rgba(25, 55, 98, .08);
    background: #fff
}

.lworlando-card {
    padding: 3rem
}

.lworlando-card h2 {
    color: #193762;
    margin-bottom: 1.5rem
}

.lworlando-content-card {
    padding: 4rem
}

.lworlando-content-card h2 {
    color: #193762;
    font-weight: 700;
    margin: 3rem 0 1.5rem
}

.lworlando-content-card h2:first-child {
    margin-top: 0
}

.lworlando-content-card p {
    line-height: 1.9;
    margin-bottom: 1.5rem
}

.lworlando-highlight {
    margin: 3rem 0;
    padding: 2.5rem;
    background: linear-gradient(135deg, #193762, #003c79);
    border-radius: 24px
}

.lworlando-highlight h3 {
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    margin: 0
}

.lworlando-feature {
    height: 100%;
    padding: 2rem;
    background: #f8fafc;
    border-radius: 24px
}

.lworlando-feature h4 {
    color: #193762;
    margin-bottom: 1rem
}

.lworlando-quote {
    margin-top: 4rem;
    padding: 2rem;
    border-left: 5px solid #ffc451;
    background: #f8fafc;
    color: #193762;
    font-size: 1.2rem;
    font-style: italic
}

.lworlando-quote span {
    display: block;
    margin-top: 1rem;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700
}

.lworlando-cta {
    padding: 100px 0;
    background: #f8fafc
}

.lworlando-cta h2 {
    color: #193762;
    font-weight: 800;
    margin-bottom: 1.5rem
}

.lworlando-cta p {
    margin-bottom: 2rem;
    line-height: 1.9
}

.hero-section {
    position: relative;
    overflow: hidden;
    display: flex;
    background: #0d1b2a;
    isolation: isolate
}

.hero-overlay,
.hero-video {
    position: absolute;
    inset: 0
}

.hero-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -3
}

.hero-overlay {
    background: linear-gradient(90deg, rgba(7, 19, 38, .92) 0, rgba(7, 19, 38, .78) 45%, rgba(7, 19, 38, .55) 100%);
    z-index: -2
}

.hero-section .custom-container {
    max-width: 1440px;
    width: 100%;
    padding: 0 30px
}

.hero-content {
    display: flex;
    justify-content: space-between;
    gap: 60px;
    position: relative;
    z-index: 2
}

.design-line,
.dot {
    position: absolute
}

.hero-title {
    color: #fff;
    font-size: clamp(3rem, 6vw, 6rem);
    line-height: 1.05;
    font-weight: 800;
    letter-spacing: -.03em;
    margin-bottom: 30px
}

.hero-title span,
.hero-title strong {
    color: #ffc451
}

.hero-description {
    max-width: 620px;
    color: rgba(255, 255, 255, .82);
    font-size: 1.125rem;
    line-height: 1.9;
    margin-bottom: 40px
}

.hero-buttons {
    display: flex;
    align-items: center;
    gap: 18px
}

.book-btn,
.circle-btn {
    display: inline-flex;
    text-decoration: none;
    transition: .35s
}

.book-btn {
    align-items: center;
    justify-content: center;
    min-height: 58px;
    padding: 0 36px;
    background: #ffc451;
    color: #193762;
    border-radius: 999px;
    font-size: .95rem;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase
}

.book-btn:hover {
    background: #fff;
    color: #193762;
    transform: translateY(-3px);
    text-decoration: none
}

.circle-btn {
    width: 58px;
    height: 58px;
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    backdrop-filter: blur(10px)
}

.all-strategies-circle i,
.circle-btn i {
    font-size: 1.2rem
}

.circle-btn:hover,
.testimonial-arrow:hover {
    background: #ffc451;
    border-color: #ffc451;
    color: #193762;
    transform: translateY(-3px)
}

.client-card {
    width: 360px;
    padding: 28px;
    border-radius: 28px;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .12);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    box-shadow: 0 30px 80px rgba(0, 0, 0, .25)
}

.client-top {
    display: flex;
    justify-content: space-between;
    gap: 20px
}

.client-count,
.client-images {
    align-items: center;
    display: flex
}

.client-top h4 {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 10px
}

.client-top p {
    color: rgba(255, 255, 255, .7);
    font-size: .95rem;
    line-height: 1.7;
    margin: 0
}

.client-images {
    flex-shrink: 0
}

.client-count,
.client-images img {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid rgba(255, 255, 255, .18);
    margin-left: -14px
}

.client-images img:first-child {
    margin-left: 0
}

.client-count {
    background: #ffc451;
    color: #193762;
    justify-content: center;
    font-weight: 700;
    font-size: .875rem
}

.client-arrow {
    width: 56px;
    height: 56px;
    margin-top: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .35s
}

.line-center,
.line-left {
    top: 0;
    height: 100%;
    width: 1px
}

.client-arrow i {
    font-size: 1.25rem
}

.all-strategies-btn:hover,
.client-card:hover .client-arrow {
    background: #ffc451;
    color: #193762;
    transform: translateY(-3px)
}

.design-line {
    background: rgba(255, 255, 255, .08);
    z-index: 1
}

.line-left {
    left: 10%
}

.line-center {
    left: 50%
}

.line-bottom-right {
    right: 12%;
    bottom: 0;
    width: 1px;
    height: 40%
}

.line-horizontal {
    left: 0;
    top: 75%;
    width: 100%;
    height: 1px
}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ffc451;
    box-shadow: 0 0 25px rgba(255, 196, 81, .8);
    z-index: 2
}

.dot-1 {
    top: 18%;
    right: 12%
}

.dot-2 {
    bottom: 18%;
    left: 12%
}

.dot-3 {
    top: 55%;
    right: 28%
}

@media (max-width:1199.98px) {
    .hero-content {
        gap: 40px
    }

    .client-card {
        width: 320px
    }
}

.process-heading .section-badge,
.strategies-top .section-badge,
.testimonial-top .section-badge {
    padding: 10px 18px;
    font-size: .8rem;
    letter-spacing: .12em
}

.process-section,
.strategies-section,
.testimonial-section {
    position: relative;
    padding: 120px 0;
    background: #f8fafc;
    overflow: hidden
}

.strategies-section::before {
    content: "";
    position: absolute;
    top: -200px;
    right: -120px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 196, 81, .12) 0, rgba(255, 196, 81, 0) 70%);
    pointer-events: none
}

.process-section .custom-container,
.strategies-section .custom-container {
    max-width: 1440px;
    position: relative;
    z-index: 2
}

.process-section::before,
.testimonial-section::before {
    content: "";
    position: absolute;
    pointer-events: none;
    top: -180px
}

.strategies-top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 70px
}

.more-works-btn,
.strategies-top .section-badge {
    display: inline-flex;
    align-items: center;
    text-transform: uppercase
}

.strategies-top .section-badge {
    margin-bottom: 22px;
    border-radius: 999px;
    background: rgba(255, 196, 81, .15);
    color: #c89a1b;
    font-weight: 700
}

.strategies-title {
    max-width: 720px;
    margin: 0;
    color: #193762;
    font-size: clamp(2.4rem, 4vw, 4rem);
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -.03em
}

.all-strategies-btn,
.more-works-btn {
    letter-spacing: .08em;
    text-decoration: none
}

.more-works-btn {
    justify-content: center;
    min-height: 56px;
    padding: 0 30px;
    border: 1px solid rgba(25, 55, 98, .12);
    border-radius: 999px;
    background: #fff;
    color: #193762;
    font-size: .9rem;
    font-weight: 700;
    transition: .35s
}

.more-works-btn:hover {
    background: #193762;
    border-color: #193762;
    color: #fff;
    transform: translateY(-3px)
}

.strategy-card {
    height: 100%;
    padding: 28px;
    border-radius: 32px;
    background: #fff;
    box-shadow: 0 15px 50px rgba(25, 55, 98, .08);
    transition: .4s
}

.strategy-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 70px rgba(25, 55, 98, .14)
}

.strategy-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 28px
}

.strategy-header h4 {
    margin: 0;
    color: #193762;
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 700
}

.strategy-link {
    flex-shrink: 0;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #f4f7fb;
    color: #193762;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: .35s
}

.strategy-link i,
.testimonial-arrow i {
    font-size: 1.1rem
}

.strategy-card:hover .strategy-link {
    background: #ffc451;
    color: #193762;
    transform: rotate(45deg)
}

.strategy-image {
    overflow: hidden;
    border-radius: 24px
}

.all-strategies-btn,
.process-heading .section-badge {
    border-radius: 999px;
    font-weight: 700;
    text-transform: uppercase
}

.strategy-image img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    display: block;
    transition: transform .6s
}

.strategy-card:hover .strategy-image img {
    transform: scale(1.08)
}

.strategies-button-wrapper {
    margin-top: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px
}

.all-strategies-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    padding: 0 36px;
    background: #193762;
    color: #fff;
    font-size: .95rem;
    transition: .35s
}

.all-strategies-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffc451;
    color: #193762;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: .35s
}

.all-strategies-circle:hover {
    background: #193762;
    color: #fff;
    transform: rotate(45deg)
}

.process-section::before {
    right: -120px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 196, 81, .12) 0, rgba(255, 196, 81, 0) 70%)
}

.process-heading {
    max-width: 760px;
    margin: 0 auto 70px
}

.process-heading .section-badge {
    display: inline-flex;
    align-items: center;
    margin-bottom: 24px;
    background: rgba(255, 196, 81, .15);
    color: #c89a1b
}

.process-title {
    margin: 0;
    color: #193762;
    font-size: clamp(2.5rem, 4vw, 4rem);
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -.03em
}

.process-left {
    display: flex;
    flex-direction: column;
    gap: 18px
}

.process-accordion-item {
    overflow: hidden;
    border-radius: 24px !important;
    background: #fff;
    box-shadow: 0 12px 40px rgba(25, 55, 98, .08);
    transition: .35s
}

.process-accordion-item.active-process,
.process-accordion-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 60px rgba(25, 55, 98, .12)
}

.process-accordion-btn {
    padding: 28px 32px !important;
    background: 0 0 !important;
    color: #193762 !important;
    font-size: 1.25rem;
    font-weight: 700;
    box-shadow: none !important;
    border: 0 !important
}

.process-accordion-btn span {
    display: block;
    padding-right: 24px;
    line-height: 1.5
}

.process-accordion-btn::after {
    width: 40px;
    height: 40px;
    background-size: 16px;
    border-radius: 50%;
    background-color: rgba(25, 55, 98, .08);
    transition: .3s
}

.process-accordion-btn:not(.collapsed)::after {
    background-color: #ffc451
}

.process-body {
    padding: 0 32px 32px !important
}

.process-body p {
    margin-bottom: 24px;
    color: #64748b;
    font-size: 1rem;
    line-height: 1.9
}

.learn-more-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #193762;
    font-weight: 700;
    text-decoration: none;
    transition: .3s
}

.learn-more-link i {
    transition: transform .3s
}

.learn-more-link:hover {
    color: #c89a1b
}

.process-right {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%
}

.process-image-card {
    overflow: hidden;
    border-radius: 32px;
    box-shadow: 0 20px 60px rgba(25, 55, 98, .12)
}

.process-image-card img {
    width: 100%;
    height: 460px;
    object-fit: cover;
    display: block;
    transition: transform .6s
}

.stats-card {
    height: 100%;
    min-height: 220px;
    padding: 30px;
    border-radius: 28px;
    position: relative;
    overflow: hidden
}

.stats-card h3 {
    margin-bottom: 12px;
    font-size: 2rem;
    font-weight: 800
}

.stats-card p {
    margin-bottom: 30px;
    line-height: 1.6;
    font-size: .95rem
}

.blue-card {
    background: #dbeafe
}

.graph-bars {
    display: flex;
    align-items: flex-end;
    gap: 8px;
    height: 60px
}

.graph-bars span {
    width: 10px;
    background: #193762;
    border-radius: 999px
}

.graph-bars span:first-child {
    height: 18px
}

.graph-bars span:nth-child(2) {
    height: 28px
}

.graph-bars span:nth-child(3) {
    height: 38px
}

.graph-bars span:nth-child(4) {
    height: 48px
}

.graph-bars span:nth-child(5) {
    height: 42px
}

.graph-bars span:nth-child(6) {
    height: 60px
}

.small-boxes span {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: rgba(255, 255, 255, .15)
}

.testimonial-section::before {
    left: -120px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 196, 81, .12) 0, rgba(255, 196, 81, 0) 70%)
}

.testimonial-section .custom-container {
    position: relative;
    z-index: 2;
    max-width: 1440px
}

.testimonial-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 60px
}

.testimonial-top .section-badge {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    background: rgba(255, 196, 81, .15);
    color: #c89a1b;
    font-weight: 700;
    text-transform: uppercase
}

.footer-social,
.testimonial-nav {
    display: flex;
    align-items: center;
    gap: 14px
}

.testimonial-arrow {
    width: 56px;
    height: 56px;
    border: 1px solid rgba(25, 55, 98, .12);
    border-radius: 50%;
    background: #fff;
    color: #193762;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .35s;
    cursor: pointer
}

.testimonial-arrow.swiper-button-disabled {
    opacity: .35;
    pointer-events: none
}

.testimonial-slider {
    overflow: visible
}

.testimonial-slider .col-lg-6 {
    display: flex
}

.testimonial-card {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    min-height: 360px;
    padding: 42px;
    border-radius: 32px;
    overflow: hidden;
    transition: .45s
}

.light-testimonial {
    background: #fff;
    border: 1px solid rgba(25, 55, 98, .08);
    box-shadow: 0 20px 60px rgba(25, 55, 98, .08)
}

.light-testimonial .client-info span {
    color: #64748b
}

.dark-testimonial {
    background: #193762;
    box-shadow: 0 20px 60px rgba(25, 55, 98, .18)
}

.light-testimonial:hover {
    background: #193762;
    box-shadow: 0 30px 80px rgba(25, 55, 98, .18)
}

.dark-testimonial:hover,
.testimonial-slider .swiper-pagination-bullet-active {
    background: #ffc451
}

.testimonial-card h3 {
    margin: 0 0 40px;
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.9;
    letter-spacing: -.01em;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.testimonial-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: auto
}

.client-info {
    display: flex;
    align-items: center;
    gap: 18px;
    min-width: 0
}

.client-info img {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    border: 3px solid rgba(255, 196, 81, .4)
}

.main-footer::after,
.main-footer::before {
    border-radius: 50%;
    pointer-events: none;
    content: ""
}

.client-info h5 {
    margin: 0 0 4px;
    font-size: 1rem;
    font-weight: 700
}

.client-info span {
    display: block;
    font-size: .9rem;
    line-height: 1.4
}

.quote-icon {
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.quote-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: .25;
    transition: .35s
}

.testimonial-card:hover .quote-icon img {
    opacity: 1;
    transform: rotate(-8deg) scale(1.08)
}

.testimonial-slider .swiper-pagination {
    position: relative;
    margin-top: 50px
}

.testimonial-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(25, 55, 98, .2);
    opacity: 1
}

.main-footer {
    position: relative;
    background: #0f2746;
    color: rgba(255, 255, 255, .75);
    padding-top: 90px;
    overflow: hidden
}

.main-footer::before {
    position: absolute;
    top: -180px;
    right: -120px;
    width: 420px;
    height: 420px;
    background: radial-gradient(circle, rgba(255, 196, 81, .12) 0, rgba(255, 196, 81, 0) 70%)
}

.main-footer::after {
    position: absolute;
    bottom: -200px;
    left: -100px;
    width: 380px;
    height: 380px;
    background: radial-gradient(circle, rgba(255, 255, 255, .06) 0, rgba(255, 255, 255, 0) 70%)
}

.footer-top {
    padding-bottom: 60px
}

.footer-logo {
    display: inline-block;
    margin-bottom: 28px
}

.footer-logo img {
    max-width: 220px;
    width: 100%;
    height: auto
}

.footer-about p {
    margin-bottom: 30px;
    color: rgba(255, 255, 255, .72);
    font-size: .95rem;
    line-height: 1.9;
    max-width: 340px
}

.footer-contact {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.footer-contact a,
.footer-social a {
    align-items: center;
    text-decoration: none
}

.footer-contact a {
    display: inline-flex;
    width: fit-content;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    transition: .3s
}

.footer-contact a:hover {
    color: #ffc451;
    transform: translateX(4px)
}

.footer-links h5 {
    margin-bottom: 28px;
    color: #fff;
    font-size: .85rem;
    font-weight: 700;
    letter-spacing: .15em
}

.footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-links ul li a::before {
    content: "";
    position: absolute;
    left: -16px;
    top: 50%;
    width: 0;
    height: 1px;
    background: #ffc451;
    transition: width .3s;
    transform: translateY(-50%)
}

.footer-links ul li a:hover {
    color: #ffc451;
    padding-left: 16px
}

.footer-links ul li a:hover::before {
    width: 10px
}

.footer-address {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 30px
}

.footer-address i {
    color: #ffc451;
    font-size: 1.2rem;
    margin-top: 4px
}

.footer-address p {
    margin: 0;
    color: rgba(255, 255, 255, .72);
    font-size: .95rem;
    line-height: 1.8
}

.footer-social a {
    width: 46px;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 50%;
    background: rgba(255, 255, 255, .04);
    color: #fff;
    display: flex;
    justify-content: center;
    transition: .35s
}

.footer-social a i {
    font-size: 1rem
}

.footer-social a:hover {
    background: #ffc451;
    border-color: #ffc451;
    color: #193762;
    transform: translateY(-4px)
}

.footer-divider {
    height: 1px;
    background: rgba(255, 255, 255, .08);
    margin-bottom: 40px
}

.footer-marquee {
    overflow: hidden;
    white-space: nowrap;
    padding: 15px 0 35px
}

.footer-marquee-track {
    display: inline-flex;
    gap: 60px;
    animation: 25s linear infinite footerMarquee
}

.footer-marquee-track span {
    color: rgba(255, 255, 255, .18);
    font-size: clamp(1.5rem, 4vw, 2.8rem);
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase
}

@keyframes footerMarquee {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

.footer-bottom {
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .08)
}

.footer-bottom p {
    margin: 0;
    color: rgba(255, 255, 255, .55);
    font-size: .9rem;
    line-height: 1.8
}

.footer-bottom p a {
    color: #ffc451;
    text-decoration: none
}

.footer-bottom p a:hover {
    text-decoration: underline
}

.footer-links ul:empty::after {
    content: "Menu coming soon";
    color: rgba(255, 255, 255, .4);
    font-size: .9rem;
    font-style: italic
}

.main-header {
    padding-top: 18px;
    transition: .35s
}

.main-header.scrolled {
    padding-top: 10px
}

.main-header.scrolled .custom-navbar {
    background: rgba(12, 18, 32, .82);
    border-color: rgba(255, 255, 255, .12);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .25)
}

.custom-navbar {
    min-height: 78px;
    transition: .35s
}

.logo {
    width: 82px;
    transition: transform .35s
}

.navbar-brand:hover .logo {
    transform: scale(1.03)
}

.navbar-nav {
    gap: 34px
}

.navbar-nav .menu-item>a {
    position: relative;
    color: rgba(255, 255, 255, .78);
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .4px;
    text-decoration: none;
    transition: .3s;
    padding: 8px 0
}

.navbar-nav .menu-item>a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0;
    height: 2px;
    border-radius: 10px;
    background: #0d8fff;
    transition: width .3s
}

.menu-item-has-children>a {
    display: flex;
    align-items: center;
    gap: 8px
}

.menu-item-has-children>a::before {
    content: "\F282";
    font-family: bootstrap-icons;
    font-size: 11px;
    order: 2;
    transition: transform .3s
}

.menu-item-has-children:hover>a::before {
    transform: rotate(180deg)
}

.sub-menu {
    position: absolute;
    top: calc(100% + 20px);
    left: 0;
    min-width: 240px;
    padding: 14px 0;
    list-style: none;
    background: rgba(18, 24, 38, .96);
    backdrop-filter: blur(18px);
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 18px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: .3s;
    z-index: 100
}

.menu-item-has-children:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.sub-menu li {
    margin: 0
}

.sub-menu a {
    display: block;
    padding: 12px 22px;
    color: rgba(255, 255, 255, .72);
    font-size: 13px;
    text-decoration: none;
    transition: .3s
}

.sub-menu a:hover {
    color: #fff;
    background: rgba(13, 143, 255, .12);
    padding-left: 28px
}

.talk-btn {
    min-height: 42px;
    padding: 0 24px;
    transition: .3s
}

.talk-btn:hover {
    background: #0b7ee0;
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(13, 143, 255, .35)
}

.talk-circle:hover {
    transform: translateY(-2px) rotate(45deg);
    background: #0b7ee0
}

@media (max-width:767px) {
    .main-header {
        padding-top: 12px
    }

    .custom-navbar {
        border-radius: 18px
    }

    .logo {
        width: 72px
    }
}

.lw-home-process {
    padding: 120px 0;
    background: #f7f8fb;
    position: relative
}

.lw-home-process__badge {
    display: inline-flex;
    align-items: center;
    padding: 8px 18px;
    border-radius: 50px;
    border: 1px solid #d9e4ef;
    background: #fff;
    color: #0b8ce9;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 24px
}

.lw-home-process__title {
    font-size: 54px;
    line-height: 1.15;
    font-weight: 700;
    color: #263238;
    letter-spacing: -1px;
    margin-bottom: 50px
}

.lw-about-process__item,
.lw-home-process__item {
    position: relative;
    display: flex;
    gap: 24px;
    padding-bottom: 42px
}

.lw-home-process__item:not(.is-last)::after {
    content: "";
    position: absolute;
    top: 54px;
    left: 22px;
    width: 2px;
    height: calc(100% - 20px);
    background: linear-gradient(to bottom, #0b8ce9, rgba(11, 140, 233, .15))
}

.lw-home-process__icon {
    width: 46px;
    min-width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #eaf3fd;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    position: relative
}

.lw-home-process__icon img {
    width: 22px;
    height: 22px;
    object-fit: contain
}

.lw-home-process__text h4 {
    font-size: 24px;
    font-weight: 700;
    color: #263238;
    margin-bottom: 10px
}

.lw-home-process__text p {
    color: #6b7280;
    font-size: 16px;
    line-height: 1.85;
    margin: 0;
    max-width: 450px
}

.lw-home-process__image {
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 25px 70px rgba(0, 0, 0, .08)
}

.lw-home-process__image img {
    width: 100%;
    border-radius: 24px;
    transition: transform .6s
}

.lw-home-process__image:hover img {
    transform: scale(1.04)
}

.lw-about-process {
    padding: 120px 0;
    background: linear-gradient(180deg, #f8fafc 0, #fff 100%);
    overflow: hidden
}

.lw-about-process__badge {
    display: inline-flex;
    align-items: center;
    padding: 10px 18px;
    margin-bottom: 24px;
    border-radius: 999px;
    background: rgba(13, 143, 255, .08);
    color: #0d8fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase
}

.lw-about-process__title {
    margin-bottom: 50px;
    color: #193762;
    font-size: clamp(2.25rem, 4vw, 3.5rem);
    line-height: 1.2;
    font-weight: 700
}

.lw-about-process__item:not(.is-last)::after {
    content: "";
    position: absolute;
    top: 58px;
    left: 27px;
    width: 2px;
    height: calc(100% - 20px);
    background: linear-gradient(to bottom, rgba(13, 143, 255, .35), rgba(13, 143, 255, .08))
}

.lw-about-process__icon {
    width: 56px;
    min-width: 56px;
    height: 56px;
    border-radius: 18px;
    background: #fff;
    border: 1px solid rgba(25, 55, 98, .08);
    box-shadow: 0 12px 30px rgba(25, 55, 98, .08);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    transition: .35s
}

.lw-about-process__item:hover .lw-about-process__icon {
    background: #193762;
    transform: translateY(-4px)
}

.lw-about-process__icon img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    transition: filter .35s
}

.lw-about-process__item:hover .lw-about-process__icon img {
    filter: brightness(0) invert(1)
}

.lw-about-process__text h4 {
    margin-bottom: 12px;
    color: #193762;
    font-size: 1.25rem;
    font-weight: 700
}

.lw-about-process__text p {
    margin: 0;
    color: #5f6b7a;
    font-size: 1rem;
    line-height: 1.8
}

.lw-about-process__image img {
    width: 100%;
    border-radius: 32px;
    box-shadow: 0 30px 70px rgba(25, 55, 98, .12);
    transition: transform .5s
}

.lw-about-process__image:hover img {
    transform: scale(1.02)
}

.lw-about-process__image::after {
    content: "";
    position: absolute;
    right: -20px;
    bottom: -20px;
    width: 120px;
    height: 120px;
    border-radius: 24px;
    background: rgba(255, 196, 81, .18);
    z-index: -1
}

@media (max-width:991.98px) {
    .lwcore-hero {
        padding: 80px 0;
        text-align: center
    }

    .lwcore-actions {
        justify-content: center
    }

    .lwcore-card {
        padding: 36px
    }

    .lwcore-manager-name {
        font-size: 32px
    }

    .lwcore-cta-box {
        padding: 48px 32px
    }

    .fp25-hero,
    .fp25-planning,
    .fp25-section {
        padding: 70px 0
    }

    .fp25-hero {
        text-align: center
    }

    .fp25-title {
        font-size: 2.75rem
    }

    .fp25-feature-image,
    .lw-about-process__title {
        margin-bottom: 40px
    }

    .lworlando-title,
    .lwphilosophy-title,
    .lwprocess-title {
        font-size: 3rem
    }

    .lwphilosophy-card,
    .lwprocess-card {
        padding: 40px
    }

    .lwphilosophy-image-card img,
    .lwprocess-gallery-card img {
        height: 260px
    }

    .lwprocess-communication-box {
        padding: 40px 30px
    }

    .lworlando-card,
    .lworlando-content-card {
        padding: 2.5rem
    }

    .hero-section {
        padding: 120px 0 80px
    }

    .hero-content {
        min-height: auto;
        flex-direction: column;
        align-items: flex-start
    }

    .client-card {
        width: 100%;
        max-width: 500px
    }

    .line-bottom-right,
    .line-center,
    .navbar-nav .menu-item>a::after,
    .sub-menu {
        display: none
    }

    .lw-about-process,
    .lw-home-process,
    .process-section,
    .strategies-section,
    .testimonial-section {
        padding: 90px 0
    }

    .strategies-top {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 50px
    }

    .navbar-nav .menu-item,
    .strategies-top-btn {
        width: 100%
    }

    .strategy-image img {
        height: 300px
    }

    .process-heading {
        margin-bottom: 50px
    }

    .process-image-card img {
        height: 380px
    }

    .testimonial-card {
        min-height: 320px
    }

    .testimonial-card h3 {
        font-size: 1.2rem;
        line-height: 1.8;
        -webkit-line-clamp: 7
    }

    .main-footer {
        padding-top: 70px
    }

    .footer-top {
        padding-bottom: 50px
    }

    .footer-about p,
    .lw-about-process__content,
    .lw-home-process__content {
        max-width: 100%
    }

    .footer-links {
        margin-top: 10px
    }

    .custom-navbar {
        padding: 16px 20px
    }

    .navbar-collapse {
        margin-top: 18px;
        padding: 20px;
        background: rgba(12, 18, 32, .96);
        backdrop-filter: blur(18px);
        border-radius: 18px;
        border: 1px solid rgba(255, 255, 255, .08)
    }

    .navbar-nav {
        gap: 0;
        width: 100%
    }

    .navbar-nav .menu-item>a {
        display: block;
        padding: 16px 0;
        border-bottom: 1px solid rgba(255, 255, 255, .08)
    }

    .sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        margin-top: 12px;
        background: 0 0;
        border: none;
        padding: 0 0 0 16px;
        min-width: 100%
    }

    .menu-item-has-children.show>.sub-menu {
        display: block
    }

    .sub-menu a {
        padding: 10px 0;
        font-size: 12px
    }

    .lw-home-process__title {
        font-size: 42px
    }
}

@media (max-width:767.98px) {
    .lwcore-breadcrumb {
        text-align: center
    }

    .lwcore-title,
    .lworlando-title {
        font-size: 2.25rem
    }

    .lwcore-subtitle {
        font-size: 16px
    }

    .lwcore-card {
        padding: 24px;
        border-radius: 20px
    }

    .lwcore-manager-name,
    .lwcore-section-title {
        font-size: 28px
    }

    .lwcore-card-title {
        font-size: 24px
    }

    .lwcore-table td {
        font-size: 14px;
        padding: 14px 8px
    }

    .lwcore-table td:last-child {
        text-align: left
    }

    .lwcore-btn-outline,
    .lwcore-btn-primary,
    .lwcore-factsheet-btn {
        width: 100%;
        justify-content: center;
        text-align: center
    }

    .lwcore-cta-box {
        padding: 40px 24px
    }

    .lwcore-cta-box h2 {
        font-size: 30px
    }

    .fp25-title {
        font-size: 2.2rem
    }

    .fp25-section-title {
        font-size: 1.9rem
    }

    .fp25-description,
    .fp25-section-text,
    .hero-description,
    .lworlando-subtitle,
    .lwphilosophy-card p,
    .lwprocess-intro {
        font-size: 1rem
    }

    .fp25-benefit,
    .fp25-card {
        padding: 1.5rem
    }

    .fp25-cta-box {
        padding: 3rem 1.5rem
    }

    .fp25-cta-box h2,
    .lw-about-process__title,
    .process-title,
    .strategies-title {
        font-size: 2rem
    }

    .all-strategies-btn,
    .book-btn,
    .fp25-btn-light,
    .fp25-btn-primary,
    .lworlando-btn,
    .lwphilosophy-btn,
    .lwprocess-btn,
    .more-works-btn {
        width: 100%
    }

    .lwprocess-hero {
        padding: 70px 0 50px;
        text-align: center
    }

    .lwphilosophy-title,
    .lwprocess-title {
        font-size: 2.3rem
    }

    .lw-about-process__text h4,
    .lwphilosophy-subtitle,
    .lwprocess-subtitle {
        font-size: 1.1rem
    }

    .lwphilosophy-card,
    .lwprocess-card {
        padding: 28px;
        border-radius: 24px
    }

    .lwprocess-gallery-card img {
        height: 200px
    }

    .client-card,
    .lwphilosophy-highlight,
    .lwprocess-step {
        padding: 24px
    }

    .lwprocess-communication-box h2 {
        font-size: 1.8rem
    }

    .lwphilosophy-hero {
        padding: 70px 0 50px
    }

    .lwphilosophy-image-card img {
        height: 180px
    }

    .lwphilosophy-quote {
        padding: 25px
    }

    .footer-marquee-track span,
    .lwphilosophy-quote h3 {
        font-size: 1.5rem
    }

    .lwphilosophy-highlight p {
        font-size: 1.05rem
    }

    .lworlando-hero {
        padding: 100px 0 80px
    }

    .lworlando-card,
    .lworlando-content-card {
        padding: 1.75rem
    }

    .lworlando-highlight h3 {
        font-size: 1.2rem
    }

    .hero-section {
        min-height: auto;
        padding: 100px 0 70px
    }

    .hero-section .custom-container {
        padding: 0 20px
    }

    .hero-buttons {
        flex-wrap: wrap;
        width: 100%
    }

    .circle-btn,
    .dot,
    .line-horizontal,
    .line-left {
        display: none
    }

    .client-top {
        flex-direction: column
    }

    .client-images {
        margin-top: 20px
    }

    .lw-about-process,
    .lw-home-process,
    .process-section,
    .strategies-section,
    .testimonial-section {
        padding: 70px 0
    }

    .strategy-card {
        padding: 22px;
        border-radius: 24px
    }

    .strategy-header {
        margin-bottom: 20px
    }

    .strategy-header h4 {
        font-size: 1.25rem
    }

    .strategy-image img {
        height: 240px
    }

    .strategies-button-wrapper {
        flex-wrap: wrap
    }

    .process-accordion-btn {
        padding: 22px 24px !important;
        font-size: 1.1rem
    }

    .process-body {
        padding: 0 24px 24px !important
    }

    .process-image-card img {
        height: 280px
    }

    .stats-card {
        min-height: auto;
        padding: 24px
    }

    .stats-card h3 {
        font-size: 1.7rem
    }

    .testimonial-top {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 40px
    }

    .testimonial-card {
        min-height: auto;
        padding: 30px 24px;
        border-radius: 24px
    }

    .testimonial-card h3 {
        margin-bottom: 30px;
        font-size: 1.05rem;
        line-height: 1.75;
        -webkit-line-clamp: unset
    }

    .testimonial-bottom {
        align-items: flex-start;
        gap: 16px
    }

    .client-info img {
        width: 56px;
        height: 56px
    }

    .quote-icon,
    .testimonial-arrow {
        width: 48px;
        height: 48px
    }

    .main-footer {
        padding-top: 60px
    }

    .footer-top {
        padding-bottom: 40px
    }

    .footer-logo img {
        max-width: 180px
    }

    .footer-links h5 {
        margin-bottom: 18px
    }

    .footer-bottom {
        padding: 24px 0
    }

    .footer-bottom p {
        font-size: .85rem
    }

    .lw-home-process__title {
        font-size: 34px;
        margin-bottom: 36px
    }

    .lw-about-process__item,
    .lw-home-process__item {
        gap: 18px;
        padding-bottom: 32px
    }

    .lw-home-process__text h4 {
        font-size: 20px
    }

    .lw-home-process__text p {
        font-size: 15px;
        line-height: 1.75
    }

    .lw-home-process__item:not(.is-last)::after {
        left: 22px
    }

    .lw-about-process__icon {
        width: 48px;
        min-width: 48px;
        height: 48px
    }

    .lw-about-process__item:not(.is-last)::after {
        left: 23px;
        top: 50px
    }

    .lw-about-process__text p {
        font-size: .95rem
    }

    .lw-about-process__image img {
        border-radius: 24px
    }
}

```css
/* ===================================
TEAM HERO
=================================== */

.team-hero-section {
    position: relative;
    padding: 180px 0 120px;
    min-height: 620px;
    display: flex;
    align-items: center;
    overflow: hidden;

    background:
        url("https://images.unsplash.com/photo-1521737604893-d14cc237f11d?auto=format&fit=crop&w=2000&q=80")
        center center / cover no-repeat;
}

.team-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        135deg,
        rgba(10, 24, 44, 0.88) 0%,
        rgba(25, 55, 98, 0.82) 60%,
        rgba(0, 60, 121, 0.75) 100%
    );
}

.team-hero-section .container {
    z-index: 2;
}

.team-breadcrumb-wrapper {
    margin-bottom: 48px;
}

.team-breadcrumb {
    justify-content: center;
    margin: 0;
}

.team-breadcrumb .breadcrumb-item,
.team-breadcrumb .breadcrumb-item.active {
    color: rgba(255, 255, 255, 0.8);
}

.team-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.4);
}

.team-breadcrumb a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

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

.team-hero-title {
    margin: 24px 0;
    color: #ffffff;
    font-size: clamp(3rem, 6vw, 5.5rem);
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -0.03em;
}

.team-hero-description {
    max-width: 760px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.88);
    font-size: 1.125rem;
    line-height: 1.9;
}

.team-hero-section .section-badge {
    display: inline-flex;
    align-items: center;
    padding: 12px 22px;
    border-radius: 50px;

    background: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(12px);

    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

/* ===================================
TEAM MEMBERS
=================================== */

.team-members-section {
    padding: 100px 0 120px;
    background: #f7f9fc;
}

.team-member-card {
    display: flex;
    flex-direction: column;
    height: 100%;

    background: #ffffff;
    border-radius: 28px;

    overflow: hidden;
    text-decoration: none;

    box-shadow: 0 15px 40px rgba(25, 55, 98, 0.08);

    transition: all 0.35s ease;
}

.team-member-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 60px rgba(25, 55, 98, 0.14);
}

.team-member-image {
    overflow: hidden;
    aspect-ratio: 4 / 4.6;
}

.team-member-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;

    transition: transform 0.5s ease;
}

.team-member-card:hover .team-member-image img {
    transform: scale(1.06);
}

.team-member-content {
    padding: 32px 28px;
    text-align: center;
}

.team-member-content h4 {
    margin-bottom: 10px;

    color: #193762;
    font-size: 1.4rem;
    font-weight: 700;
}

.team-member-content span {
    display: block;

    color: #667085;
    font-size: 0.95rem;
    line-height: 1.6;
}

/* ===================================
RESPONSIVE
=================================== */

@media (max-width: 991.98px) {

    .team-hero-section {
        padding: 150px 0 90px;
        min-height: auto;
    }

    .team-members-section {
        padding: 80px 0;
    }
}

@media (max-width: 767.98px) {

    .team-hero-section {
        padding: 130px 0 70px;
    }

    .team-hero-title {
        font-size: 2.8rem;
    }

    .team-hero-description {
        font-size: 1rem;
        line-height: 1.8;
    }

    .team-member-content {
        padding: 24px;
    }
}
```
```css
/* ===================================
OUR PROCESS PAGE
=================================== */

.lwprocess-page {
    background: #f8fafc;
}

/* HERO */

.lwprocess-hero {
    position: relative;
    padding: 180px 0 120px;
    min-height: 620px;
    display: flex;
    align-items: center;

    background:
        url("https://lyonswealth.ezmarketingtech.com/wp-content/uploads/2026/06/couple-walking-beach-10-scaled.jpg")
        center center / cover no-repeat;
}

.lwprocess-hero-overlay {
    position: absolute;
    inset: 0;

    background: linear-gradient(
        135deg,
        rgba(10, 24, 44, 0.88) 0%,
        rgba(25, 55, 98, 0.82) 60%,
        rgba(0, 60, 121, 0.76) 100%
    );
}

.lwprocess-hero .container {
    position: relative;
    z-index: 2;
}

/* BREADCRUMB */

.lwprocess-breadcrumb-wrapper {
    margin-bottom: 48px;
}

.lwprocess-breadcrumb {
    justify-content: center;
    margin: 0;
}

.lwprocess-breadcrumb a,
.lwprocess-breadcrumb .breadcrumb-item {
    color: rgba(255,255,255,0.75);
}

.lwprocess-breadcrumb .active {
    color: #ffffff;
}

.lwprocess-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255,255,255,0.4);
}

/* HERO CONTENT */

.lwprocess-badge {
    display: inline-block;
    padding: 12px 24px;
    border-radius: 50px;

    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(12px);

    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.lwprocess-title {
    margin: 28px 0 16px;

    color: #ffffff;
    font-size: clamp(3rem, 6vw, 5rem);
    font-weight: 700;
}

.lwprocess-subtitle {
    color: rgba(255,255,255,0.88);
    font-size: 1.25rem;
    line-height: 1.8;
}

.lwprocess-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;

    margin-top: 40px;
    padding: 18px 34px;

    border-radius: 999px;
    background: #ffffff;

    color: #193762;
    text-decoration: none;
    font-weight: 600;

    transition: all .3s ease;
}

.lwprocess-btn:hover {
    transform: translateY(-4px);
    color: #193762;
    box-shadow: 0 20px 40px rgba(0,0,0,.15);
}

/* GALLERY */

.lwprocess-gallery {
    margin-top: -90px;
    position: relative;
    z-index: 10;
}

.lwprocess-gallery-card {
    overflow: hidden;
    border-radius: 28px;
    box-shadow: 0 20px 50px rgba(25,55,98,.12);
}

.lwprocess-gallery-card img {
    width: 100%;
    aspect-ratio: 1 / 1.15;
    object-fit: cover;

    transition: transform .5s ease;
}

.lwprocess-gallery-card:hover img {
    transform: scale(1.06);
}

/* CONTENT */

.lwprocess-content {
    padding: 100px 0;
}

.lwprocess-card {
    padding: 60px;
    border-radius: 36px;

    background: #ffffff;
    box-shadow: 0 20px 60px rgba(25,55,98,.08);
}

.lwprocess-intro {
    color: #667085;
    font-size: 1.125rem;
    line-height: 1.9;
    text-align: center;
}

/* STEPS */

.lwprocess-step {
    height: 100%;
    padding: 36px 32px;

    border: 1px solid #e8edf3;
    border-radius: 24px;

    background: #ffffff;

    transition: all .35s ease;
}

.lwprocess-step:hover {
    background: #193762;
    border-color: #193762;
    transform: translateY(-6px);
}

.lwprocess-step span {
    display: block;

    margin-bottom: 18px;

    color: #0d8fff;
    font-size: 2rem;
    font-weight: 700;
}

.lwprocess-step h3 {
    color: #193762;
    font-size: 1.2rem;
    line-height: 1.5;

    transition: color .3s ease;
}

.lwprocess-step:hover h3,
.lwprocess-step:hover span {
    color: #ffffff;
}

/* COMMUNICATION */

.lwprocess-communication {
    padding: 0 0 120px;
}

.lwprocess-communication-box {
    padding: 70px 50px;

    text-align: center;

    border-radius: 36px;

    background: linear-gradient(
        135deg,
        #193762 0%,
        #003c79 100%
    );
}

.lwprocess-mini-badge {
    display: inline-block;

    margin-bottom: 20px;

    color: rgba(255,255,255,.75);
    text-transform: uppercase;
    letter-spacing: .12em;
    font-size: .8rem;
}

.lwprocess-communication-box h2 {
    color: #ffffff;
    font-size: clamp(2rem, 4vw, 3rem);
}

.lwprocess-communication-item {
    padding: 24px;

    border-radius: 18px;

    background: rgba(255,255,255,.1);

    color: #ffffff;
    font-weight: 600;

    backdrop-filter: blur(10px);
}

/* RESPONSIVE */

@media (max-width: 991px) {

    .lwprocess-hero {
        padding: 150px 0 90px;
        min-height: auto;
    }

    .lwprocess-gallery {
        margin-top: -50px;
    }

    .lwprocess-card,
    .lwprocess-communication-box {
        padding: 40px 30px;
    }
}

@media (max-width: 767px) {

    .lwprocess-title {
        font-size: 2.8rem;
    }

    .lwprocess-subtitle {
        font-size: 1rem;
    }

    .lwprocess-card {
        padding: 30px 24px;
    }

    .lwprocess-step {
        padding: 28px 24px;
    }

    .lwprocess-communication {
        padding-bottom: 80px;
    }
}
```
```css
/* ===================================
CORE PHILOSOPHY PAGE
=================================== */

.lwphilosophy-page {
    background: #f8fafc;
}

/* HERO */

.lwphilosophy-hero {
    position: relative;
    padding: 180px 0 120px;
    min-height: 620px;
    display: flex;
    align-items: center;

    background:
        url("https://lyonswealth.ezmarketingtech.com/wp-content/uploads/2026/06/confident-investor-new-950x1024-1.jpg")
        center center / cover no-repeat;
}

.lwphilosophy-hero-overlay {
    position: absolute;
    inset: 0;

    background: linear-gradient(
        135deg,
        rgba(10, 24, 44, 0.88) 0%,
        rgba(25, 55, 98, 0.82) 60%,
        rgba(0, 60, 121, 0.76) 100%
    );
}

.lwphilosophy-hero .container {
    z-index: 2;
}

/* BREADCRUMB */

.lwphilosophy-breadcrumb-wrapper {
    margin-bottom: 48px;
}

.lwphilosophy-breadcrumb {
    justify-content: center;
    margin: 0;
}

.lwphilosophy-breadcrumb a,
.lwphilosophy-breadcrumb .breadcrumb-item {
    color: rgba(255,255,255,.75);
}

.lwphilosophy-breadcrumb .active {
    color: #ffffff;
}

.lwphilosophy-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255,255,255,.4);
}

/* HERO CONTENT */

.lwphilosophy-badge {
    display: inline-block;
    padding: 12px 24px;

    border-radius: 999px;

    background: rgba(255,255,255,.12);
    backdrop-filter: blur(12px);

    color: #ffffff;
    font-size: .85rem;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.lwphilosophy-title {
    margin: 28px 0 16px;

    color: #ffffff;
    font-size: clamp(3rem, 6vw, 5rem);
    font-weight: 700;
    line-height: 1.1;
}

.lwphilosophy-subtitle {
    color: rgba(255,255,255,.88);
    font-size: 1.25rem;
    line-height: 1.8;
}

.lwphilosophy-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;

    margin-top: 40px;
    padding: 18px 34px;

    border-radius: 999px;
    background: #ffffff;

    color: #193762;
    font-weight: 600;
    text-decoration: none;

    transition: all .35s ease;
}

.lwphilosophy-btn:hover {
    transform: translateY(-4px);

    color: #193762;

    box-shadow: 0 20px 40px rgba(0,0,0,.15);
}

/* GALLERY */

.lwphilosophy-gallery {
    position: relative;
    z-index: 10;
    margin-top: -90px;
}

.lwphilosophy-image-card {
    overflow: hidden;

    border-radius: 28px;

    box-shadow: 0 20px 50px rgba(25,55,98,.12);
}

.lwphilosophy-image-card img {
    width: 100%;
    aspect-ratio: 1 / 1.15;
    object-fit: cover;

    transition: transform .5s ease;
}

.lwphilosophy-image-card:hover img {
    transform: scale(1.06);
}

/* CONTENT */

.lwphilosophy-content {
    padding: 100px 0 120px;
}

.lwphilosophy-card {
    padding: 70px;

    background: #ffffff;

    border-radius: 36px;

    box-shadow: 0 20px 60px rgba(25,55,98,.08);
}

.lwphilosophy-card p {
    color: #667085;
    font-size: 1.05rem;
    line-height: 1.95;
    margin-bottom: 28px;
}

.lwphilosophy-lead {
    color: #193762 !important;
    font-size: 1.3rem !important;
    font-weight: 600;
}

/* QUOTE */

.lwphilosophy-quote {
    margin: 50px 0;
    padding: 48px;

    text-align: center;

    border-radius: 28px;

    background: linear-gradient(
        135deg,
        #193762 0%,
        #003c79 100%
    );
}

.lwphilosophy-quote h3 {
    margin: 0;

    color: #ffffff;
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 700;
    letter-spacing: .1em;
}

/* HIGHLIGHT */

.lwphilosophy-highlight {
    margin-top: 50px;
    padding: 36px;

    border-left: 5px solid #003c79;
    border-radius: 0 20px 20px 0;

    background: rgba(0,60,121,.05);
}

.lwphilosophy-highlight p {
    margin: 0;

    color: #193762;
    font-size: 1.2rem;
    font-weight: 600;
}

/* RESPONSIVE */

@media (max-width: 991px) {

    .lwphilosophy-hero {
        padding: 150px 0 90px;
        min-height: auto;
    }

    .lwphilosophy-gallery {
        margin-top: -50px;
    }

    .lwphilosophy-card {
        padding: 40px 30px;
    }
}

@media (max-width: 767px) {

    .lwphilosophy-title {
        font-size: 2.8rem;
    }

    .lwphilosophy-subtitle {
        font-size: 1rem;
    }

    .lwphilosophy-card {
        padding: 30px 24px;
    }

    .lwphilosophy-quote {
        padding: 36px 24px;
    }

    .lwphilosophy-highlight {
        padding: 24px;
    }
}
```
/* ===================================
PAGE LAYOUT FIXES
=================================== */

html,
body {
    overflow-x: hidden;
}

.ley-page {
    position: relative;
    background: #f8fafc;
    padding-bottom: 120px;
}

.site-main {
    overflow: visible;
}

/* ===================================
HERO
=================================== */

.ley-hero {
    position: relative;
    padding: 180px 0 110px;

    background: linear-gradient(
        135deg,
        #07172b 0%,
        #193762 100%
    );
}

.ley-hero-overlay {
    position: absolute;
    inset: 0;

    background:
        radial-gradient(circle at top right,
        rgba(255,255,255,.08),
        transparent 40%);
}

.ley-hero .container {
    position: relative;
    z-index: 2;
}

.ley-title {
    margin-top: 20px;

    color: #fff;

    font-size: clamp(3rem, 6vw, 5rem);
    font-weight: 700;
    line-height: 1.1;
}

.ley-breadcrumb {
    justify-content: center;
    margin-bottom: 24px;
}

.ley-breadcrumb .breadcrumb-item,
.ley-breadcrumb .breadcrumb-item a {
    color: rgba(255,255,255,.75);
}

.ley-breadcrumb .active {
    color: #fff;
}

/* ===================================
CONTENT
=================================== */

.ley-content {
    position: relative;
    z-index: 10;

    margin-top: -40px;
}

.ley-card {
    height: auto;
    min-height: auto;

    padding: 36px;

    background: #fff;

    border-radius: 28px;
    border: 1px solid rgba(25,55,98,.08);

    box-shadow: 0 20px 50px rgba(25,55,98,.08);
}

.ley-summary-card {
    margin-bottom: 24px;
}

.ley-card-title {
    margin-bottom: 24px;

    color: #193762;

    font-size: 1.75rem;
    font-weight: 700;
}

.ley-card p {
    color: #5f6b7a;
    line-height: 1.9;
}

/* ===================================
BUTTON
=================================== */

.ley-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    padding: 16px 32px;

    border-radius: 999px;

    background: #193762;

    color: #fff;
    text-decoration: none;
    font-weight: 600;

    transition: all .3s ease;
}

.ley-btn:hover {
    background: #003c79;
    color: #fff;

    transform: translateY(-3px);
}

/* ===================================
TABLE
=================================== */

.ley-table {
    margin-bottom: 0;
}

.ley-table th,
.ley-table td {
    padding: 18px 0;
    border-color: rgba(25,55,98,.08);
}

.ley-table th {
    color: #193762;
    font-weight: 600;
}

.ley-table td {
    color: #5f6b7a;
}

/* ===================================
OBJECTIVES
=================================== */

.ley-objectives {
    padding: 0;
    margin: 0;

    list-style: none;
}

.ley-objectives li {
    position: relative;

    padding-left: 32px;
    margin-bottom: 20px;

    color: #5f6b7a;
    line-height: 1.8;
}

.ley-objectives li:last-child {
    margin-bottom: 0;
}

.ley-objectives li::before {
    content: "✓";

    position: absolute;
    left: 0;

    color: #d4af37;
    font-weight: 700;
}

/* ===================================
TEAM
=================================== */

.ley-team-card {
    display: flex;
    flex-direction: column;

    height: 100%;

    overflow: hidden;

    border: 1px solid rgba(25,55,98,.08);
    border-radius: 20px;

    background: #fff;

    text-decoration: none;

    transition: all .3s ease;
}

.ley-team-card:hover {
    transform: translateY(-4px);

    box-shadow: 0 15px 35px rgba(25,55,98,.12);
}

.ley-team-card img {
    width: 100%;
    aspect-ratio: 1/1;

    object-fit: cover;
}

.ley-team-content {
    flex: 1;
    padding: 16px;
}

.ley-team-content h5 {
    margin-bottom: 8px;

    color: #193762;
    font-size: 1rem;
}

.ley-team-content span {
    color: #5f6b7a;
    font-size: .85rem;
    line-height: 1.5;
}

/* ===================================
VIDEO
=================================== */

.ley-video {
    overflow: hidden;
    border-radius: 20px;
}

.ley-video iframe {
    border: 0;
}

/* ===================================
FOOTER FIX
=================================== */

.main-footer {
    position: relative;
    z-index: 1;

    clear: both;

    margin-top: 0;
}

/* ===================================
RESPONSIVE
=================================== */

@media (max-width: 991px) {

    .ley-content {
        margin-top: -20px;
    }

    .ley-card {
        padding: 28px;
    }
}

@media (max-width: 767px) {

    .ley-hero {
        padding: 140px 0 80px;
    }

    .ley-title {
        font-size: 2.75rem;
    }

    .ley-content {
        margin-top: 0;
    }

    .ley-card {
        padding: 24px;
        border-radius: 22px;
    }

    .ley-btn {
        width: 100%;
    }
}

/* ===================================
LTAP PAGE
=================================== */

.ltap-page {
    background: #f5f8fc;
    overflow: hidden;
}

/* HERO */

.ltap-hero {
    position: relative;
    padding: 180px 0 120px;
    background: linear-gradient(135deg, #07172b 0%, #193762 100%);
}

.ltap-hero-overlay {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top right,
        rgba(255,255,255,0.08),
        transparent 40%);
}

.ltap-hero .container {
    z-index: 2;
}

.ltap-breadcrumb {
    margin-bottom: 40px;
}

.ltap-breadcrumb .breadcrumb-item,
.ltap-breadcrumb .breadcrumb-item a {
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}

.ltap-breadcrumb .active {
    color: #fff;
}

.ltap-badge {
    display: inline-flex;
    align-items: center;
    padding: 8px 18px;
    border-radius: 999px;
    background: rgba(255,255,255,0.12);
    color: #fff;
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 24px;
}

.ltap-title {
    color: #fff;
    font-size: clamp(3rem, 6vw, 5rem);
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 24px;
}

.ltap-title span {
    display: block;
    color: #d4af37;
}

.ltap-description {
    color: rgba(255,255,255,0.85);
    font-size: 1.125rem;
    line-height: 1.8;
    max-width: 580px;
}

.ltap-actions {
    display: flex;
    gap: 16px;
    margin-top: 40px;
    flex-wrap: wrap;
}

.ltap-primary-btn,
.ltap-secondary-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 28px;
    border-radius: 999px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.ltap-primary-btn {
    background: #d4af37;
    color: #193762;
}

.ltap-primary-btn:hover {
    transform: translateY(-3px);
    color: #193762;
}

.ltap-secondary-btn {
    border: 1px solid rgba(255,255,255,0.3);
    color: #fff;
}

.ltap-secondary-btn:hover {
    background: #fff;
    color: #193762;
}

.ltap-hero-image {
    text-align: center;
}

.ltap-hero-image img {
    max-height: 620px;
    filter: drop-shadow(0 30px 50px rgba(0,0,0,0.3));
}

/* AWARDS */

.ltap-awards {
    padding: 120px 0;
    margin-top: -60px;
    position: relative;
    z-index: 10;
}

.ltap-section-label {
    display: inline-block;
    margin-bottom: 20px;
    color: #193762;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.ltap-section-title {
    color: #193762;
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 700;
}

.ltap-award-card {
    height: 100%;
    padding: 40px 30px;
    background: #fff;
    border-radius: 28px;
    text-align: center;
    border: 1px solid rgba(25,55,98,0.08);
    box-shadow: 0 20px 40px rgba(25,55,98,0.08);
    transition: all 0.3s ease;
}

.ltap-award-card:hover {
    transform: translateY(-8px);
}

.ltap-award-card img {
    height: 80px;
    width: auto;
    margin-bottom: 24px;
}

.ltap-award-card h3 {
    color: #193762;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 16px;
}

.ltap-award-card p {
    color: #5f6b7a;
    margin-bottom: 12px;
}

.ltap-award-card span {
    color: #d4af37;
    font-weight: 600;
}

.ltap-award-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 24px;
    border-radius: 50%;
    background: rgba(212,175,55,0.12);
    display: flex;
    align-items: center;
    justify-content: center;
}

.ltap-award-icon i {
    color: #d4af37;
    font-size: 2rem;
}

/* CONTENT */

.ltap-intro {
    padding: 0 0 120px;
}

.ltap-content-card {
    background: #fff;
    padding: 60px;
    border-radius: 32px;
    box-shadow: 0 20px 50px rgba(25,55,98,0.08);
}

.ltap-content-card h2 {
    color: #193762;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 30px;
}

.ltap-content-card p {
    color: #5f6b7a;
    line-height: 1.9;
    margin-bottom: 24px;
}

/* RESPONSIVE */

@media (max-width: 991px) {

    .ltap-hero {
        padding: 140px 0 80px;
        text-align: center;
    }

    .ltap-description {
        max-width: 100%;
    }

    .ltap-actions {
        justify-content: center;
    }

    .ltap-hero-image img {
        max-height: 420px;
    }

    .ltap-content-card {
        padding: 40px;
    }
}

@media (max-width: 767px) {

    .ltap-title {
        font-size: 2.75rem;
    }

    .ltap-actions {
        flex-direction: column;
    }

    .ltap-primary-btn,
    .ltap-secondary-btn {
        width: 100%;
    }

    .ltap-content-card {
        padding: 30px 24px;
        border-radius: 24px;
    }

    .ltap-content-card h2 {
        font-size: 2rem;
    }
}

.lwscv-page {
    background: #f5f8fc;
}

/* HERO */

.lwscv-hero {
    padding: 180px 0 120px;
    background: linear-gradient(135deg, #07172b 0%, #193762 100%);
}

.lwscv-breadcrumb {
    margin-bottom: 50px;
}

.lwscv-breadcrumb a,
.lwscv-breadcrumb .breadcrumb-item {
    color: rgba(255,255,255,.7);
}

.lwscv-breadcrumb .active {
    color: #fff;
}

.lwscv-section-tag {
    display: inline-block;
    padding: 10px 18px;
    border-radius: 999px;
    background: rgba(255,255,255,.12);
    color: #fff;
    font-size: .85rem;
    font-weight: 600;
    margin-bottom: 24px;
}

.lwscv-dark-tag {
    background: rgba(25,55,98,.08);
    color: #193762;
}

.lwscv-hero-title {
    color: #fff;
    font-size: clamp(3rem, 5vw, 4.8rem);
    font-weight: 700;
    line-height: 1.1;
}

.lwscv-hero-text {
    color: rgba(255,255,255,.85);
    font-size: 1.125rem;
    line-height: 1.8;
}

.lwscv-highlight {
    color: #d4af37;
    font-weight: 700;
}

.lwscv-actions {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 40px;
}

.lwscv-btn-primary,
.lwscv-btn-outline {
    padding: 16px 30px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 600;
    transition: .3s ease;
}

.lwscv-btn-primary {
    background: #d4af37;
    color: #193762;
}

.lwscv-btn-primary:hover {
    transform: translateY(-3px);
    color: #193762;
}

.lwscv-btn-outline {
    border: 1px solid rgba(255,255,255,.3);
    color: #fff;
}

.lwscv-btn-outline:hover {
    background: #fff;
    color: #193762;
}

.lwscv-hero-image {
    border-radius: 32px;
    box-shadow: 0 30px 60px rgba(0,0,0,.25);
}

/* SECTIONS */

.lwscv-tabs-section,
.lwscv-team-section,
.lwscv-clients-section {
    padding: 120px 0;
}

.lwscv-section-title {
    color: #193762;
    font-size: clamp(2rem,4vw,3rem);
    font-weight: 700;
}

/* TABS */

#lwscvTabs {
    gap: 12px;
}

#lwscvTabs .nav-link {
    border: 0;
    background: #fff;
    color: #5f6b7a;
    padding: 14px 24px;
    border-radius: 999px;
    font-weight: 600;
}

#lwscvTabs .nav-link.active {
    background: #193762;
    color: #fff;
}

.lwscv-content-card {
    background: #fff;
    border-radius: 32px;
    padding: 50px;
    box-shadow: 0 20px 50px rgba(25,55,98,.08);
}

.lwscv-content-card h3 {
    color: #193762;
    margin-bottom: 24px;
}

.lwscv-content-card p {
    color: #5f6b7a;
    line-height: 1.9;
}

/* TEAM */

.lwscv-team-card {
    display: block;
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    text-decoration: none;
    height: 100%;
    box-shadow: 0 20px 40px rgba(25,55,98,.08);
    transition: .3s ease;
}

.lwscv-team-card:hover {
    transform: translateY(-8px);
}

.lwscv-team-card img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.lwscv-team-card-body {
    padding: 24px;
}

.lwscv-team-card-body h3 {
    color: #193762;
    font-size: 1.25rem;
}

.lwscv-team-card-body p {
    color: #5f6b7a;
}

/* CLIENTS */

.lwscv-client-list {
    list-style: none;
    padding: 0;
    margin: 40px 0;
}

.lwscv-client-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 16px;
    color: #193762;
}

.lwscv-client-list li::before {
    content: "✦";
    position: absolute;
    left: 0;
    color: #d4af37;
}

.lwscv-client-image {
    border-radius: 32px;
    box-shadow: 0 25px 50px rgba(25,55,98,.12);
}

/* MOBILE */

@media (max-width: 991px) {

    .lwscv-hero {
        padding: 140px 0 80px;
        text-align: center;
    }

    .lwscv-actions {
        justify-content: center;
    }

    .lwscv-content-card {
        padding: 36px;
    }
}

@media (max-width: 767px) {

    .lwscv-tabs-section,
    .lwscv-team-section,
    .lwscv-clients-section {
        padding: 80px 0;
    }

    .lwscv-content-card {
        padding: 30px 24px;
        border-radius: 24px;
    }

    .lwscv-actions {
        flex-direction: column;
    }

    .lwscv-btn-primary,
    .lwscv-btn-outline {
        width: 100%;
        text-align: center;
    }

    #lwscvTabs {
        flex-direction: column;
    }

    #lwscvTabs .nav-link {
        width: 100%;
    }
}

.lwcore-page {
    background: #f5f8fc;
    overflow: hidden;
}

/* HERO */

.lwcore-hero {
    padding: 180px 0 100px;
    background: linear-gradient(135deg, #07172b 0%, #193762 100%);
}

.lwcore-breadcrumb {
    margin-bottom: 60px;
}

.lwcore-breadcrumb a,
.lwcore-breadcrumb .breadcrumb-item {
    color: rgba(255,255,255,.75);
}

.lwcore-breadcrumb .active {
    color: #fff;
}

.lwcore-badge {
    display: inline-block;
    padding: 10px 18px;
    border-radius: 999px;
    background: rgba(255,255,255,.12);
    color: #fff;
    font-weight: 600;
    margin-bottom: 24px;
}

.lwcore-badge-dark {
    background: rgba(25,55,98,.08);
    color: #193762;
}

.lwcore-title {
    color: #fff;
    font-size: clamp(2.8rem, 5vw, 4.5rem);
    line-height: 1.1;
    font-weight: 700;
}

.lwcore-description {
    color: rgba(255,255,255,.85);
    font-size: 1.125rem;
    line-height: 1.8;
    margin: 30px 0;
}

.lwcore-actions {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.lwcore-btn-primary,
.lwcore-btn-secondary {
    padding: 16px 30px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 600;
    transition: all .3s ease;
}

.lwcore-btn-primary {
    background: #d4af37;
    color: #193762;
}

.lwcore-btn-primary:hover {
    transform: translateY(-3px);
    color: #193762;
}

.lwcore-btn-secondary {
    border: 1px solid rgba(255,255,255,.25);
    color: #fff;
}

.lwcore-btn-secondary:hover {
    background: #fff;
    color: #193762;
}

.lwcore-hero-image {
    border-radius: 32px;
    box-shadow: 0 30px 60px rgba(0,0,0,.25);
}

/* SECTIONS */

.lwcore-section,
.lwcore-cta {
    padding: 100px 0;
}

.lwcore-card {
    background: #fff;
    border-radius: 32px;
    padding: 48px;
    box-shadow: 0 20px 50px rgba(25,55,98,.08);
    height: 100%;
}

.lwcore-section-title,
.lwcore-card-title,
.lwcore-manager-name {
    color: #193762;
    font-weight: 700;
    margin-bottom: 24px;
}

.lwcore-card p {
    color: #5f6b7a;
    line-height: 1.9;
}

.lwcore-table td {
    padding: 18px 0;
    border-color: #e8edf4;
}

.lwcore-table td:last-child {
    text-align: right;
    font-weight: 600;
    color: #193762;
}

.lwcore-manager-image {
    width: 280px;
    height: 280px;
    object-fit: cover;
    border-radius: 24px;
}

.lwcore-manager-role {
    color: #d4af37;
    font-weight: 600;
    margin-bottom: 24px;
}

.lwcore-cta-box {
    background: linear-gradient(135deg, #193762 0%, #07172b 100%);
    color: #fff;
    padding: 70px;
    border-radius: 32px;
    text-align: center;
}

.lwcore-cta-box h2 {
    font-size: 2.5rem;
    margin-bottom: 16px;
}

.lwcore-cta-box p {
    color: rgba(255,255,255,.8);
    margin-bottom: 32px;
}

/* RESPONSIVE */

@media (max-width: 991px) {

    .lwcore-hero {
        padding: 140px 0 80px;
        text-align: center;
    }

    .lwcore-actions {
        justify-content: center;
    }

    .lwcore-card,
    .lwcore-cta-box {
        padding: 36px;
    }
}

@media (max-width: 767px) {

    .lwcore-section,
    .lwcore-cta {
        padding: 70px 0;
    }

    .lwcore-card,
    .lwcore-cta-box {
        padding: 28px;
        border-radius: 24px;
    }

    .lwcore-actions {
        flex-direction: column;
    }

    .lwcore-btn-primary,
    .lwcore-btn-secondary {
        width: 100%;
        text-align: center;
    }

    .lwcore-manager-image {
        width: 220px;
        height: 220px;
    }
}

.fp25-page {
    background: #f5f8fc;
    overflow-x: hidden;
}

/* HERO */

.fp25-hero {
    padding: 180px 0 100px;
    background: linear-gradient(135deg, #07172b 0%, #193762 100%);
}

.fp25-label,
.fp25-section-label {
    display: inline-block;
    padding: 10px 18px;
    border-radius: 999px;
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.fp25-label {
    color: #fff;
    background: rgba(255,255,255,.12);
    margin-bottom: 24px;
}

.fp25-section-label {
    color: #193762;
    background: rgba(25,55,98,.08);
    margin-bottom: 18px;
}

.fp25-title {
    color: #fff;
    font-size: clamp(2.8rem, 5vw, 4.5rem);
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 24px;
}

.fp25-description {
    color: rgba(255,255,255,.82);
    font-size: 1.125rem;
    line-height: 1.8;
    margin-bottom: 36px;
}

.fp25-btn-primary,
.fp25-btn-light {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 32px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 600;
    transition: all .3s ease;
}

.fp25-btn-primary {
    background: #d4af37;
    color: #193762;
}

.fp25-btn-primary:hover {
    transform: translateY(-3px);
    color: #193762;
}

.fp25-hero-image,
.fp25-feature-image {
    border-radius: 32px;
    box-shadow: 0 25px 60px rgba(0,0,0,.15);
}

/* SECTIONS */

.fp25-section,
.fp25-planning,
.fp25-cta {
    padding: 100px 0;
}

.fp25-section-title {
    color: #193762;
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 700;
    margin-bottom: 18px;
}

.fp25-section-text {
    color: #67768a;
    font-size: 1.125rem;
    max-width: 760px;
    margin: 0 auto;
}

/* SMART GOAL CARDS */

.fp25-card {
    background: #fff;
    border-radius: 28px;
    padding: 36px;
    height: 100%;
    box-shadow: 0 15px 40px rgba(25,55,98,.08);
    transition: all .35s ease;
}

.fp25-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 60px rgba(25,55,98,.15);
}

.fp25-card h3 {
    color: #193762;
    margin-bottom: 15px;
    font-size: 1.5rem;
}

.fp25-card p {
    color: #67768a;
    margin-bottom: 0;
    line-height: 1.7;
}

/* PLANNING */

.fp25-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.fp25-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 18px;
    color: #193762;
    font-weight: 500;
}

.fp25-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #d4af37;
    font-weight: 700;
}

/* BENEFITS */

.fp25-benefit {
    background: #fff;
    border-radius: 24px;
    padding: 32px;
    height: 100%;
    text-align: center;
    box-shadow: 0 15px 40px rgba(25,55,98,.08);
    transition: all .3s ease;
}

.fp25-benefit:hover {
    background: #193762;
    transform: translateY(-8px);
}

.fp25-benefit h4 {
    color: #193762;
    margin-bottom: 15px;
    transition: color .3s ease;
}

.fp25-benefit p {
    color: #67768a;
    margin-bottom: 0;
    transition: color .3s ease;
}

.fp25-benefit:hover h4,
.fp25-benefit:hover p {
    color: #fff;
}

/* CTA */

.fp25-cta-box {
    background: linear-gradient(135deg, #193762 0%, #07172b 100%);
    border-radius: 36px;
    padding: 80px 60px;
    text-align: center;
}

.fp25-cta-box h2 {
    color: #fff;
    font-size: clamp(2rem, 4vw, 3rem);
    margin-bottom: 20px;
}

.fp25-cta-box p {
    color: rgba(255,255,255,.8);
    max-width: 700px;
    margin: 0 auto 32px;
}

.fp25-btn-light {
    background: #fff;
    color: #193762;
}

.fp25-btn-light:hover {
    background: #d4af37;
    color: #193762;
}

/* RESPONSIVE */

@media (max-width: 991px) {

    .fp25-hero {
        padding: 140px 0 80px;
        text-align: center;
    }

    .fp25-actions {
        justify-content: center;
    }

    .fp25-image-wrap {
        margin-top: 40px;
    }

    .fp25-planning {
        text-align: center;
    }

    .fp25-list {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {

    .fp25-section,
    .fp25-planning,
    .fp25-cta {
        padding: 70px 0;
    }

    .fp25-card,
    .fp25-benefit {
        padding: 28px;
    }

    .fp25-cta-box {
        padding: 50px 30px;
    }

    .fp25-btn-primary,
    .fp25-btn-light {
        width: 100%;
    }
}

/* ===================================
LATEST NEWS PAGE
=================================== */

.latest-news-page {
    background: #f6f8fc;
    overflow-x: hidden;
}

/* ===================================
HERO
=================================== */

.latest-news-hero {
    position: relative;
    padding: 180px 0 120px;
    background:
        linear-gradient(
            135deg,
            rgba(7, 23, 43, 0.96) 0%,
            rgba(25, 55, 98, 0.92) 100%
        ),
        url("https://lyonswealth.ezmarketingtech.com/wp-content/uploads/2026/06/2024-2.jpg")
        center center / cover no-repeat;
    overflow: hidden;
}

.latest-news-overlay {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top right,
        rgba(212, 175, 55, 0.18),
        transparent 45%);
    pointer-events: none;
}

.latest-news-hero .container {
    position: relative;
    z-index: 2;
}

.hero-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 28px;
    color: rgba(255,255,255,.7);
    font-size: 0.95rem;
}

.hero-breadcrumb a {
    color: rgba(255,255,255,.85);
    text-decoration: none;
    transition: color .3s ease;
}

.hero-breadcrumb a:hover {
    color: #d4af37;
}

.latest-news-title {
    color: #fff;
    font-size: clamp(2.75rem, 6vw, 4.75rem);
    font-weight: 700;
    line-height: 1.1;
    margin: 24px 0;
}

.latest-news-subtitle {
    max-width: 700px;
    margin: 0 auto;
    color: rgba(255,255,255,.82);
    font-size: 1.15rem;
    line-height: 1.8;
}

.latest-news-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    margin-top: 40px;
}

.news-btn,
.news-circle-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .35s ease;
}

.latest-news-buttons .news-btn {
    height: 58px;
    padding: 0 34px;
    border-radius: 999px;
    background: #d4af37;
    color: #193762;
    font-weight: 700;
    letter-spacing: .5px;
}

.latest-news-buttons .news-btn:hover {
    transform: translateY(-3px);
    background: #fff;
    color: #193762;
}

.news-circle-btn {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: rgba(255,255,255,.12);
    color: #fff;
    font-size: 1.1rem;
}

.news-circle-btn:hover {
    background: #d4af37;
    color: #193762;
}

.hero-small-text {
    margin-top: 30px;
    color: rgba(255,255,255,.65);
    font-size: 0.95rem;
}

/* ===================================
NEWS GRID
=================================== */

.latest-news-section {
    padding: 100px 0;
}

.news-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(25,55,98,.08);
    transition: all .35s ease;
}

.news-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 60px rgba(25,55,98,.16);
}

.news-card-image {
    overflow: hidden;
    aspect-ratio: 16 / 10;
    background: #eef3f9;
}

.news-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s ease;
}

.news-card:hover .news-card-image img {
    transform: scale(1.06);
}

.news-card-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 30px;
}

.news-card-content h3 {
    color: #193762;
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 18px;
    font-weight: 700;
}

.news-card-content p {
    color: #66768b;
    line-height: 1.8;
    margin-bottom: 18px;
}

.news-tag {
    display: inline-block;
    align-self: flex-start;
    margin-bottom: 18px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(212,175,55,.12);
    color: #b88c14;
    font-size: .85rem;
    font-weight: 600;
}

.news-card-content .news-btn {
    margin-top: auto;
    align-self: flex-start;
    background: transparent;
    color: #193762;
    border: 1px solid #d8e0ea;
    padding: 12px 24px;
    border-radius: 999px;
    font-weight: 600;
}

.news-card-content .news-btn:hover {
    background: #193762;
    color: #fff;
    border-color: #193762;
}

.news-card-footer {
    padding: 20px 30px;
    border-top: 1px solid #edf1f6;
    color: #8793a5;
    font-size: .9rem;
    font-weight: 600;
}

/* ===================================
FEATURED STRATEGY
=================================== */

.featured-strategy-section {
    padding: 0 0 120px;
}

.strategy-cta {
    text-align: center;
    margin-bottom: 50px;
}

.strategy-talk-btn {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    padding: 18px 30px;
    border-radius: 999px;
    background: #193762;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    transition: all .35s ease;
}

.strategy-talk-btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(255,255,255,.12);
}

.strategy-talk-btn:hover {
    background: #d4af37;
    color: #193762;
}

.strategy-highlight-card {
    background: linear-gradient(135deg, #193762 0%, #07172b 100%);
    border-radius: 36px;
    padding: 60px;
    overflow: hidden;
    position: relative;
}

.strategy-highlight-card::before {
    content: "";
    position: absolute;
    top: -120px;
    right: -80px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: rgba(212,175,55,.08);
}

.strategy-content {
    position: relative;
    z-index: 2;
}

.strategy-content h2 {
    color: #fff;
    font-size: clamp(2rem, 4vw, 3rem);
    margin: 24px 0;
}

.strategy-content p {
    color: rgba(255,255,255,.78);
    line-height: 1.9;
}

.strategy-highlight-text {
    color: #d4af37 !important;
    font-weight: 600;
}

.strategy-action {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 14px;
    height: 100%;
}

.strategy-view-btn,
.strategy-circle-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .3s ease;
}

.strategy-view-btn {
    padding: 18px 28px;
    background: #d4af37;
    color: #193762;
    border-radius: 999px;
    font-weight: 700;
}

.strategy-circle-btn {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: rgba(255,255,255,.12);
    color: #fff;
}

.strategy-view-btn:hover,
.strategy-circle-btn:hover {
    transform: translateY(-3px);
}

/* ===================================
RESPONSIVE
=================================== */

@media (max-width: 991px) {

    .latest-news-hero {
        padding: 150px 0 90px;
    }

    .strategy-highlight-card {
        padding: 40px;
    }

    .strategy-action {
        justify-content: flex-start;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {

    .latest-news-section {
        padding: 70px 0;
    }

    .latest-news-buttons {
        flex-direction: column;
    }

    .latest-news-buttons .news-btn,
    .news-circle-btn {
        width: 100%;
    }

    .news-circle-btn {
        border-radius: 999px;
    }

    .strategy-highlight-card {
        padding: 32px 24px;
        border-radius: 28px;
    }

    .strategy-action {
        flex-direction: column;
        align-items: stretch;
    }

    .strategy-view-btn,
    .strategy-circle-btn {
        width: 100%;
        border-radius: 999px;
    }
}

/* ===================================
BLOG PAGE
=================================== */

.lw-blog-page {
    background: #f7f9fc;
    overflow-x: hidden;
}

/* HERO */

.blog-hero {
    position: relative;
    padding: 180px 0 120px;
    background:
        linear-gradient(
            135deg,
            rgba(7, 23, 43, 0.95),
            rgba(25, 55, 98, 0.90)
        ),
        url("https://lyonswealth.ezmarketingtech.com/wp-content/uploads/2026/06/2024-2.jpg")
        center center/cover no-repeat;
}

.blog-hero-overlay {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(
            circle at top right,
            rgba(212,175,55,0.15),
            transparent 40%
        );
}

.blog-hero .container {
    position: relative;
    z-index: 2;
}

.blog-hero-title {
    color: #fff;
    font-size: clamp(3rem, 6vw, 4.75rem);
    font-weight: 700;
    margin: 24px 0;
}

.blog-hero-subtitle {
    max-width: 700px;
    margin: 0 auto;
    color: rgba(255,255,255,.82);
    font-size: 1.125rem;
    line-height: 1.8;
}

.hero-breadcrumb {
    display: inline-flex;
    gap: 12px;
    margin-bottom: 30px;
    color: rgba(255,255,255,.7);
}

.hero-breadcrumb a {
    color: rgba(255,255,255,.85);
    text-decoration: none;
}

.hero-breadcrumb a:hover {
    color: #d4af37;
}

/* BLOG GRID */

.blog-archive-section {
    padding: 100px 0;
}

.blog-archive-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 12px 35px rgba(25,55,98,.08);
    transition: all .35s ease;
}

.blog-archive-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(25,55,98,.14);
}

.blog-image-link {
    display: block;
    overflow: hidden;
    aspect-ratio: 16 / 10;
}

.blog-image-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s ease;
}

.blog-archive-card:hover img {
    transform: scale(1.05);
}

.blog-archive-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 30px;
}

.blog-meta {
    margin-bottom: 16px;
}

.blog-meta span {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(212,175,55,.12);
    color: #b88c14;
    font-size: .85rem;
    font-weight: 600;
}

.blog-archive-content h3 {
    margin-bottom: 18px;
}

.blog-archive-content h3 a {
    color: #193762;
    text-decoration: none;
    font-size: 1.35rem;
    line-height: 1.5;
    font-weight: 700;
}

.blog-archive-content h3 a:hover {
    color: #d4af37;
}

.blog-archive-content p {
    color: #66768b;
    line-height: 1.8;
    margin-bottom: 24px;
}

.blog-read-more {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: auto;
    color: #193762;
    text-decoration: none;
    font-weight: 700;
}

.blog-read-more:hover {
    color: #d4af37;
}

/* PAGINATION */

.blog-pagination-wrap {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.blog-pagination-wrap .page-numbers {
    width: 48px;
    height: 48px;
    margin: 0 6px;
    border-radius: 50%;
    background: #fff;
    color: #193762;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 20px rgba(25,55,98,.08);
    transition: all .3s ease;
}

.blog-pagination-wrap .current,
.blog-pagination-wrap .page-numbers:hover {
    background: #193762;
    color: #fff;
}

/* FEATURED STRATEGY */

.featured-strategy-section {
    padding-bottom: 120px;
}

.featured-strategy-card {
    background: linear-gradient(135deg, #193762, #07172b);
    border-radius: 36px;
    padding: 60px;
    overflow: hidden;
}

.featured-strategy-content h2 {
    color: #fff;
    margin: 20px 0;
    font-size: clamp(2rem, 4vw, 3rem);
}

.featured-strategy-content p {
    color: rgba(255,255,255,.82);
    line-height: 1.9;
}

.featured-highlight {
    color: #d4af37 !important;
    font-weight: 600;
}

.featured-strategy-action {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 14px;
}

.featured-btn {
    display: inline-flex;
    align-items: center;
    padding: 18px 30px;
    border-radius: 999px;
    background: #d4af37;
    color: #193762;
    text-decoration: none;
    font-weight: 700;
    transition: all .3s ease;
}

.featured-circle-btn {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: rgba(255,255,255,.12);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.featured-btn:hover,
.featured-circle-btn:hover {
    transform: translateY(-3px);
}

/* RESPONSIVE */

@media (max-width: 991px) {

    .blog-hero {
        padding: 150px 0 90px;
    }

    .featured-strategy-card {
        padding: 40px;
    }

    .featured-strategy-action {
        justify-content: flex-start;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {

    .blog-archive-section {
        padding: 70px 0;
    }

    .featured-strategy-card {
        padding: 30px 24px;
        border-radius: 28px;
    }

    .featured-strategy-action {
        flex-direction: column;
        align-items: stretch;
    }

    .featured-btn,
    .featured-circle-btn {
        width: 100%;
        border-radius: 999px;
    }
}

/* ===================================
DISCLOSURES PAGE
=================================== */

.lw-disclosures-page {
    background: #f6f8fc;
    overflow-x: hidden;
}

/* ===================================
HERO
=================================== */

.disclosures-hero {
    position: relative;
    padding: 180px 0 120px;
    background:
        linear-gradient(
            135deg,
            rgba(7, 23, 43, 0.96),
            rgba(25, 55, 98, 0.92)
        ),
        url("https://lyonswealth.ezmarketingtech.com/wp-content/uploads/2026/06/2024-2.jpg")
        center center / cover no-repeat;
}

.disclosures-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(
            circle at top right,
            rgba(212, 175, 55, 0.12),
            transparent 40%
        );
}

.disclosures-hero .container {
    position: relative;
    z-index: 2;
}

.page-title {
    color: #fff;
    font-size: clamp(3rem, 6vw, 4.8rem);
    font-weight: 700;
    margin: 24px 0;
    line-height: 1.1;
}

.page-subtitle {
    max-width: 760px;
    margin: 0 auto;
    color: rgba(255,255,255,.82);
    font-size: 1.125rem;
    line-height: 1.9;
}

/* ===================================
BREADCRUMB
=================================== */

.hero-breadcrumb {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
    color: rgba(255,255,255,.7);
}

.hero-breadcrumb a {
    color: rgba(255,255,255,.85);
    text-decoration: none;
    transition: color .3s ease;
}

.hero-breadcrumb a:hover {
    color: #d4af37;
}

/* ===================================
SECTION SPACING
=================================== */

.awards-intro-section,
.disclosures-section,
.morningstar-ratings,
.enhanced-yield-section,
.leveraged-portfolio-section,
.ltap-disclosure-section {
    padding: 90px 0;
}

.ltap-disclosure-section:nth-child(even),
.enhanced-yield-section,
.morningstar-ratings {
    background: #ffffff;
}

/* ===================================
SECTION TITLES
=================================== */

.disclosure-title {
    color: #193762;
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: 700;
    margin: 18px 0 24px;
}

.disclosure-divider {
    width: 100px;
    height: 4px;
    background: #d4af37;
    border: 0;
    border-radius: 100px;
    opacity: 1;
    margin-bottom: 40px;
}

/* ===================================
INTRO CARD
=================================== */

.awards-intro-card {
    background: #fff;
    border-radius: 32px;
    padding: 50px;
    text-align: center;
    box-shadow: 0 20px 50px rgba(25,55,98,.08);
}

.awards-intro-card h2 {
    color: #193762;
    margin: 20px 0;
}

.awards-intro-card p {
    color: #66768b;
    line-height: 1.9;
}

/* ===================================
CONTENT CARDS
=================================== */

.disclosure-card,
.risk-warning-box,
.risk-list-card {
    background: #fff;
    border-radius: 28px;
    padding: 40px;
    margin-bottom: 32px;
    box-shadow: 0 15px 40px rgba(25,55,98,.07);
}

/* ===================================
WARNING BOX
=================================== */

.risk-warning-box {
    border-left: 5px solid #d4af37;
    background: linear-gradient(
        135deg,
        #fffef8 0%,
        #ffffff 100%
    );
}

.risk-warning-box h4 {
    color: #193762;
}

/* ===================================
LIST BOX
=================================== */

.risk-list-card {
    background: linear-gradient(
        135deg,
        #193762 0%,
        #102848 100%
    );
}

.risk-list-card h4,
.risk-list-card li,
.risk-list-card ol {
    color: #fff;
}

.risk-list-card ul,
.risk-list-card ol {
    padding-left: 20px;
}

.risk-list-card li {
    margin-bottom: 16px;
    line-height: 1.8;
}

.risk-list-card li::marker {
    color: #d4af37;
}

/* ===================================
TYPOGRAPHY
=================================== */

.disclosure-card h3,
.disclosure-card h4,
.ratings-label {
    color: #193762;
    font-weight: 700;
    margin-bottom: 24px;
}

.disclosure-card p,
.disclosure-text,
.rating-entry {
    color: #5d6f84;
    line-height: 1.95;
    font-size: 1rem;
    margin-bottom: 18px;
}

.disclosure-card strong {
    color: #193762;
}

.disclosure-card a,
.disclosure-text a {
    color: #193762;
    text-decoration: underline;
}

.disclosure-card a:hover,
.disclosure-text a:hover {
    color: #d4af37;
}

/* ===================================
MORNINGSTAR SECTION
=================================== */

.ratings-divider {
    border-color: #dce4ee;
    opacity: 1;
}

.ratings-entries,
.ratings-disclosures {
    background: #fff;
    border-radius: 24px;
    padding: 36px;
    box-shadow: 0 10px 30px rgba(25,55,98,.06);
}

/* ===================================
OPTIONAL STICKY NAV
=================================== */

.lw-disclosure-nav {
    position: sticky;
    top: 90px;
    z-index: 90;
    background: rgba(255,255,255,.95);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid #e8edf3;
}

.lw-disclosure-nav-inner {
    display: flex;
    gap: 24px;
    overflow-x: auto;
    padding: 18px 0;
}

.lw-disclosure-nav-inner a {
    color: #193762;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 600;
}

.lw-disclosure-nav-inner a:hover {
    color: #d4af37;
}

/* ===================================
BADGE
=================================== */

.section-badge {
    display: inline-flex;
    align-items: center;
    padding: 10px 18px;
    border-radius: 999px;
    background: rgba(212,175,55,.12);
    color: #b88c14;
    font-size: .9rem;
    font-weight: 600;
}

/* ===================================
RESPONSIVE
=================================== */

@media (max-width: 991px) {

    .disclosures-hero {
        padding: 150px 0 90px;
    }

    .awards-intro-card,
    .disclosure-card,
    .risk-warning-box,
    .risk-list-card,
    .ratings-entries,
    .ratings-disclosures {
        padding: 32px;
    }
}

@media (max-width: 767px) {

    .awards-intro-section,
    .disclosures-section,
    .morningstar-ratings,
    .enhanced-yield-section,
    .leveraged-portfolio-section,
    .ltap-disclosure-section {
        padding: 70px 0;
    }

    .page-title {
        font-size: 2.6rem;
    }

    .awards-intro-card,
    .disclosure-card,
    .risk-warning-box,
    .risk-list-card,
    .ratings-entries,
    .ratings-disclosures {
        padding: 24px;
        border-radius: 20px;
    }

    .lw-disclosure-nav-inner {
        gap: 18px;
    }
}

/* ===================================
SINGLE POST
=================================== */

.lw-single-post {
    background: #f6f8fc;
    overflow-x: hidden;
}

/* HERO */

.single-post-hero {
    position: relative;
    padding: 180px 0 100px;
    background:
        linear-gradient(
            135deg,
            rgba(7,23,43,.96),
            rgba(25,55,98,.92)
        ),
        url("https://lyonswealth.ezmarketingtech.com/wp-content/uploads/2026/06/2024-2.jpg")
        center/cover no-repeat;
}

.single-post-overlay {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(
            circle at top right,
            rgba(212,175,55,.15),
            transparent 40%
        );
}

.single-post-hero .container {
    position: relative;
    z-index: 2;
}

.single-post-title {
    color: #fff;
    font-size: clamp(2.8rem, 5vw, 4.8rem);
    font-weight: 700;
    line-height: 1.15;
    margin: 24px 0;
}

.single-post-meta {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    color: rgba(255,255,255,.75);
}

.single-post-meta span {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* CONTENT */

.single-post-content-section {
    padding: 100px 0;
}

.single-post-card {
    background: #fff;
    border-radius: 32px;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(25,55,98,.08);
}

.single-post-featured-image img {
    width: 100%;
    max-height: 650px;
    object-fit: cover;
}

.single-post-content {
    padding: 60px;
}

/* TYPOGRAPHY */

.single-post-content p,
.single-post-content li {
    color: #5d6f84;
    line-height: 1.9;
    font-size: 1.05rem;
}

.single-post-content h2,
.single-post-content h3,
.single-post-content h4 {
    color: #193762;
    font-weight: 700;
    margin: 48px 0 20px;
}

.single-post-content h2 {
    font-size: 2rem;
}

.single-post-content blockquote {
    margin: 40px 0;
    padding: 30px;
    border-left: 4px solid #d4af37;
    background: #f8fafc;
    color: #193762;
    font-size: 1.2rem;
    font-weight: 600;
    border-radius: 0 20px 20px 0;
}

.single-post-content a {
    color: #193762;
    text-decoration: underline;
}

.single-post-content a:hover {
    color: #d4af37;
}

.single-post-content img {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
    margin: 30px 0;
}

/* TAGS */

.single-post-tags {
    padding: 0 60px 60px;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.single-post-tags a {
    padding: 10px 18px;
    background: rgba(212,175,55,.12);
    border-radius: 999px;
    color: #b88c14;
    text-decoration: none;
    font-size: .9rem;
}

/* RELATED POSTS */

.related-posts-section {
    padding: 0 0 120px;
}

.related-posts-title {
    color: #193762;
    font-size: clamp(2rem, 4vw, 3rem);
}

.related-post-card {
    background: #fff;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(25,55,98,.08);
    transition: all .35s ease;
    height: 100%;
}

.related-post-card:hover {
    transform: translateY(-10px);
}

.related-post-card img {
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
}

.related-post-content {
    padding: 30px;
}

.related-post-content h3 {
    margin-bottom: 20px;
}

.related-post-content h3 a {
    color: #193762;
    text-decoration: none;
}

.related-read-more {
    color: #193762;
    font-weight: 700;
    text-decoration: none;
}

.related-read-more:hover {
    color: #d4af37;
}

/* RESPONSIVE */

@media (max-width: 991px) {

    .single-post-hero {
        padding: 150px 0 90px;
    }

    .single-post-content {
        padding: 40px;
    }

    .single-post-tags {
        padding: 0 40px 40px;
    }
}

@media (max-width: 767px) {

    .single-post-content-section {
        padding: 70px 0;
    }

    .single-post-content {
        padding: 28px;
    }

    .single-post-tags {
        padding: 0 28px 28px;
    }

    .single-post-meta {
        gap: 16px;
        font-size: .9rem;
    }

    .single-post-title {
        font-size: 2.5rem;
    }
}

.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menu li {
    margin-bottom: 14px;
}

.footer-menu a {
    color: rgba(255,255,255,.72);
    text-decoration: none;
    font-size: 15px;
    line-height: 1.6;
    transition: all .3s ease;
}

.footer-menu a:hover {
    color: #d4af37;
    padding-left: 6px;
}

.footer-menu .current-menu-item a {
    color: #ffffff;
    font-weight: 600;
}