/* RESPONSIVE-MEDIA  */

@media (max-width: 1499px) {
    .work-infomation-badge p {
    font-size: 14px;
  }
  .platform-right {
    padding: 50px 60px;
  }
  .platform-modules,
  .compliance {
    padding: 200px 0;
  }
  .legal-content-section .introduction {
    max-width: 70%;
  }

  .legal-content-section .introduction BR {
    display: none;
  }
}

@media (max-width: 1439px) {
  .platform-right {
    padding: 40px 50px;
  }
  .work-infomation-badge {
    flex-wrap: wrap;
  }
  .platform-modules,
  .compliance {
    padding: 150px 0;
  }
  section.simple-content h2 {
    max-width: 60%;
  }
  section.industry-problem.even .wrapper {
    padding: 80px 0 200px;
  }
}

@media (max-width: 1399px) {
  .platform-right {
    padding: 30px 40px;
  }
  .footer-nav-columns {
    gap: 250px;
  }
  section.simple-content h2 {
    max-width: 80%;
  }
  section.industry-problem.even .wrapper {
    padding: 60px 0 150px;
  }
}

@media (max-width: 1279px) {
  .legal-content-section + footer {
    margin-top: 80px;
  }
  span.card-number{
    right: 30px;
  }
  .work-infomation-badge {
    flex-direction: column;
  }

  .work-infomation-badge p{
    flex-direction: column;
  }

  .work-infomation-badge p:not(:first-child)::before
  {
    transform: rotate(90deg);
  }

  .work-infomation-badge p:first-child{
    flex-direction: column;
  }

  .leadership-gallery {
    grid-template-columns: repeat(3, 1fr);
  }

  .leadership-heading h3 {
    font-size: 36px;
  }

  .leadership-heading span {
    font-size: 22px;
  }

  .leadership-heading {
    margin-bottom: 60px;
  }
  .partners-gallery {
    grid-template-columns: repeat(3, 1fr);
  }

  .partners-heading h3 {
    font-size: 36px;
  }

  .partners-heading span {
    font-size: 22px;
  }

  .partners-heading {
    margin-bottom: 60px;
  }
  .description-card {
    max-width: 100%;
    margin: 60px auto 0;
    padding: 28px;
  }
  section.legal-content-section.has-pattern .wrapper {
    padding: 200px 0;
  }
  .legal-content-section .introduction {
    max-width: 70%;
  }
  section.legal-content-section.no-pattern {
    padding: 80px 0;
  }
  .legal-content-section h2 {
    font-size: 32px;
  }
  section.industry-problem.even .wrapper {
    padding: 60px 0 100px;
  }
  section.what-we-build.align-center.variant-quaternary .build-icon {
    margin-bottom: 80px;
  }
  .platform-definition.platform--Secondary .platform-wrapper {
    padding: 80px 0;
  }
  .value-box h4 {
    font-size: 24px;
    margin-bottom: 80px;
  }
  .values {
    padding: 80px 0 200px;
  }
  section.simple-content {
    padding: 80px 0;
  }
  .simple-content-wrapper h4 {
    font-size: 20px;
    margin-top: 60px;
  }
  section.simple-content h2 {
    max-width: 90%;
  }
  .work-infomation-heading h4 {
    top: 0;
    min-height: unset;
  }
  .insurance {
    padding: 80px 0 150px;
  }
  section.what-we-build.align-center.variant-ternary
    .build-card.has-background-pattern {
    padding: 30px;
  }
  section.what-we-build.align-center.variant-ternary .build-card h3 {
    margin-bottom: 80px;
  }
  .build-subheading {
    font-size: 18px;
  }
  .compliance-info ul li {
    font-size: 20px;
  }
  .platform-right {
    padding: 20px;
  }
  .platform-definition {
    padding: 80px 0;
  }
  .audience-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .protect-text p {
    font-size: 18px;
  }
  .protect-text {
    max-width: 90%;
  }
  .protect-note {
    max-width: 80%;
  }
  .build-cards {
    margin-top: 60px;
  }
  .build-cards {
    grid-template-columns: repeat(2, 1fr);
  }
  .hero-section,
  body.error404 main.has-global-padding,
  section.home-hero-section.secondary-hero-section .hero-section {
    padding: 180px 0px 15vw 0px;
  }
  .footer-nav-columns {
    gap: 200px;
  }
  .address p,
  .address a,
  h4.footer-title {
    font-size: 16px;
  }
  .video-wrapper {
    height: 250px;
  }
  .advisor-img,
  .access-img {
    max-width: 100%;
    width: 100%;
  }
  .default-image img {
    width: 100%;
  }
  .access {
    align-items: center;
  }
  .access.default-image.image-right .access-img {
    margin-left: 0;
  }
  .faq {
    margin: 80px 0;
  }
  .popup-content {
    max-width: 90%;
    gap: 40px;
  }
  .navbar-menu {
    gap: 24px;
  }
  .protect-product-highlights-right {
    padding: 80px 80px 0px 80px;
  }
  .protect-product-highlights-image {
    max-width: 400px;
    width: 100%;
    height: 500px;
  }
  .white-btn {
    font-size: 14px;
  }

  .insurance-info {
    max-width: 100%;
    align-items: center;
  }

  .insurance-info-heading h2 {
    font-size: 42px;
  }

  .insurance-info-heading h3 {
    font-size: 22px;
  }

  .insurance-image {
    max-width: 400px;
  }
  .navbar-item {
    font-size: 14px;
  }

  .hero-intro-content h1 {
    font-size: 44px;
  }
  .hero-intro-content p {
    font-size: 20px;
  }
  .hero-image img {
    max-width: 900px;
    height: 650px;
  }
  .second-content-box {
    bottom: 150px;
    left: 0px;
  }
  .fourth-content-box {
    right: 0px;
    bottom: 150px;
  }
  .image-bottom-text {
    bottom: 50px;
  }
  .protection-inner-left {
    max-width: 800px;
    width: 100%;
  }
  .protection-image {
    max-width: 100%;
    height: auto !important;
    padding-bottom: 100px;
  }

  .protect-box-icon {
    width: 66px;
    height: 66px;
  }

  .protect-box {
    gap: 30px;
    padding: 30px;
    max-width: 475px;
  }

  .protect-box-text h3 {
    font-size: 22px;
  }

  .protect-box-text p,
  .protect-note p {
    font-size: 18px;
  }

  .default-image img {
    max-width: 100%;
  }

  .advisor-details {
    max-width: 100%;
  }

  .access {
    flex-direction: column-reverse;
    gap: 50px;
  }

  .large-image img {
    max-width: 100%;
  }

  .access-detail {
    max-width: 100%;
  }
  .insurance-detail {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 60px;
    gap: 60px;
  }
  .platform-wrapper {
    gap: 40px;
  }

  .work-info-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
    max-width: 900px;
    margin: 0 auto;
  }

  .work-details {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
  }

  .work-infomation-aero.desktop {
    display: none;
  }

  .work-infomation-aero.tablet {
    display: block;
    transform: rotate(90deg);
  }

  .work-infomation {
    gap: 30px;
  }

  /* Add spacing for better visual flow */
  .work-details:nth-child(odd) {
    justify-self: end;
    padding-right: 20px;
  }

  .work-details:nth-child(even) {
    justify-self: start;
    padding-left: 20px;
  }

  .work-details:nth-child(3),
  .work-details:nth-child(4) {
    margin-top: 40px;
  }

  .compliance-row {
    gap: 30px;
  }

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

  /*  */
  .how-we-work-intro-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }

  .how-we-work-heading {
    font-size: 32px;
  }

  .how-we-work-quote {
    font-size: 22px;
  }

  /*  */
  .value-heading {
    font-size: 32px;
  }

  .platform-works {
    padding: 80px 0;
  }

  .platform-works-title {
    margin-bottom: 60px;
  }

  .platform-works-heading {
    font-size: 32px;
    line-height: 130%;
    margin: 0 auto;
  }

  .work-info-row {
    grid-template-columns: 1fr;
    max-width: 500px;
    gap: 24px;
  }

  .work-infomation-heading {
    gap: 12px;
  }

  .work-details:nth-child(odd),
  .work-details:nth-child(even) {
    justify-self: center;
    padding: 0;
    margin-top: 0;
  }

  .work-infomation-heading {
    max-width: 320px;
    margin-bottom: 0;
  }

  .work-infomation-heading p {
    font-size: 17px;
    padding: 14px;
  }

  /*  */

  .compliance-row {
    flex-direction: column;
  }

  .compliance-title {
    max-width: 100%;
  }

  .compliance-heading {
    font-size: 30px;
  }

  .compliance-text {
    font-size: 18px;
  }

  .compliance-intro-heading {
    font-size: 20px;
  }

  /*  */
  .how-we-work {
    padding: 80px 0;
  }

  .how-we-work-row {
    gap: 60px;
  }

  .how-we-work-head {
    max-width: 90%;
  }

  .how-we-work-heading {
    font-size: 30px;
  }

  .how-we-work-desc p {
    font-size: 18px;
  }

  .how-we-work-intro-row {
    grid-template-columns: 1fr;
  }

  .how-we-work-intro {
    max-width: 100%;
    padding: 16px;
    border-radius: 40px;
  }

  .how-we-work-intro-heading {
    font-size: 20px;
  }

  .how-we-work-quote {
    font-size: 20px;
  }

  /*  */
  .values-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .value-box {
    gap: 50px;
  }

  .value-heading {
    font-size: 30px;
  }

  section.home-hero-section.secondary-hero-section .hero-section {
    padding-top: 224px;
  }
}

@media (max-width: 1024px) {
  .legal-content-section + footer {
    margin-top: 60px;
  }
    .simple-content + .insurance{
    padding-top: 0 !important;
  }
  span.card-number{
    right: 20px;
  }
  .leadership {
    padding: 80px 0;
  }

  .leadership-heading h3 {
    font-size: 32px;
  }

  .leadership-heading span {
    font-size: 20px;
  }

  .leadership-box-title span {
    font-size: 22px;
  }

  .leadership-box-title p {
    font-size: 18px;
  }

  .leadership-box {
    gap: 12px;
  }

  .leadership-gallery {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .leadership-heading {
    margin-bottom: 50px;
  }

  .follow-icon {
    padding: 8px;
  }
  .strategic {
    padding: 80px 0 80px;
  }

  .partners-heading h3 {
    font-size: 32px;
  }

  .partners-box-title span {
    font-size: 22px;
  }

  .follow-icon {
    padding: 8px;
  }

  .partners-box {
    gap: 12px;
  }

  .partners-heading span {
    font-size: 20px;
  }

  .partners-heading {
    margin-bottom: 50px;
  }
  .description-card {
    padding: 24px;
  }
  .description-card {
    margin: 40px auto 0;
  }
  section.legal-content-section.has-pattern .wrapper {
    padding: 180px 0;
  }
  .legal-content-section h6 {
    font-size: 16px;
    margin-top: 60px;
  }
  .legal-content-section .introduction {
    max-width: 80%;
  }
  .legal-content-section p,
  .legal-content-section ul li {
    font-size: 18px;
  }
  section.legal-content-section.no-pattern {
    padding: 60px 0;
  }
  .legal-content-section h2 {
    font-size: 28px;
  }

  section.what-we-build.align-center.variant-quaternary .build-icon {
    margin-bottom: 60px;
  }
  .platform-definition.platform--Secondary .platform-wrapper {
    padding: 60px 0;
  }
  section.compliance.compliance-info--Secondary
    .compliance-row
    .compliance-info
    ul {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .value-box h4 {
    font-size: 20px;
    margin-bottom: 60px;
  }
  .values {
    padding: 60px 0 150px;
  }
  section.simple-content {
    padding: 60px 0;
  }
  .simple-content-wrapper h4 {
    font-size: 18px;
    margin-top: 40px;
  }
  .insurance {
    padding: 60px 0 100px;
  }
  section.what-we-build.align-center.variant-ternary
    .build-card.has-background-pattern {
    padding: 20px;
  }
  section.what-we-build.align-center.variant-ternary .build-card h3 {
    margin-bottom: 60px;
  }
  .build-subheading {
    font-size: 16px;
  }
  .compliance-info ul li {
    font-size: 18px;
  }
  .platform-definition {
    padding: 60px 0;
  }
  .platform-wrapper {
    flex-direction: column;
  }

  .platform-modules-container {
    gap: 60px;
  }

  .pillars-grid {
    gap: 20px;
  }

  .pillar-card {
    padding: 28px;
  }

  .platform-footer {
    padding: 28px;
  }
  .protect-text p {
    font-size: 16px;
  }
  .protect-text {
    max-width: 100%;
  }
  .protect-note {
    max-width: 90%;
  }
  .build-cards {
    margin-top: 40px;
  }
  .insurance {
    padding: 80px 0;
  }

  .insurance-row {
    padding: 90px 24px;
    border-radius: 48px;
  }

  .insurance-heading {
    font-size: 44px;
    line-height: 130%;
  }

  .insurance-text {
    font-size: 18px;
  }
  .nav-buttons {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .nav-buttons .nav-btn {
    border-radius: 0;
    background: transparent;
  }
  .build-cards {
    grid-template-columns: 1fr;
  }

  .what-we-build {
    padding: 80px 0;
  }

  .build-cards {
    gap: 22px;
  }

  .build-heading {
    font-size: 30px;
  }

  .build-card h3 {
    font-size: 26px;
  }

  .industry-heading {
    font-size: 30px;
    line-height: 135%;
  }

  .problem-box {
    max-width: 100%;
    padding: 28px;
  }

  .problem-box ul li {
    font-size: 20px;
  }

  .quote {
    font-size: 22px;
  }

  .technology-heading br {
    display: none;
  }

  .audience-grid {
    grid-template-columns: 1fr;
  }

  .build-card.has-background-pattern {
    padding: 24px;
  }

  .deliver-heading {
    font-size: 30px;
  }
  .hero-intro-content p:has(img.banner-logo) img {
    max-width: 300px;
  }
  .banner-btns {
    max-width: 100%;
    margin: 30px auto;
  }
  .btn,
  .banner-note p {
    font-size: 16px;
  }
  .banner-btns .btn {
    min-width: fit-content;
  }
  .footer-nav-columns {
    gap: 40px;
  }
  .footer-nav a {
    font-size: 14px;
  }
  .nav-badge {
    color: #000000;
  }

  .popup-right {
    max-height: 400px;
    overflow-y: auto;
    padding-right: 10px;
  }

  .popup-right::-webkit-scrollbar {
    width: 8px;
  }

  .popup-right::-webkit-scrollbar-track {
    background: #e0e0e0;
    border-radius: 10px;
  }

  .popup-right::-webkit-scrollbar-thumb {
    background: #94632a;
    border-radius: 10px;
  }

  .popup-right::-webkit-scrollbar-thumb:hover {
    background: #7d5222;
  }

  .header-wrapper .btn-wrap {
    display: none;
  }

  .video-with-about-section .video-wrapper {
    height: auto;
  }
  .footer-top {
    padding: 60px 0;
    gap: 28px;
  }

  .footer-nav {
    gap: 20px;
  }

  .footer-bottom {
    flex-direction: column;
    text-align: center;
    gap: 12px;
  }

  .footer-links {
    gap: 30px;
  }
  .pum-theme-564 .pum-container,
  .pum-theme-enterprise-blue .pum-container {
    max-width: 90% !important;
    padding: 30px 20px !important;
  }
  .advisor-form-actions > p {
    flex-direction: column-reverse;
    gap: 20px !important;
  }
  .advisor-form-actions > p button,
  .advisor-form-actions > p input {
    font-size: 14px;
    padding: 12px 0;
  }
  .faq {
    margin: 60px 0 0;
    padding: 0;
  }
  .popup-content {
    padding: 30px;
    padding-top: 60px;
  }

  .popup-content > div {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    max-height: 60dvh;
  }

  .popup-left img {
    /* width: 250px; */
    width: 140px;
    aspect-ratio: 331.2 / 250px;
  }
  .popup-name {
    font-size: 20px;
  }
  .popup-position {
    font-size: 14px;
  }
  .popup-text p {
    font-size: 18px;
  }
  .protect-product-highlights-section {
    grid-template-columns: 1fr;
  }
  .white-btn {
    display: none;
  }

  .mobile-btn {
    margin-top: 30px;
    display: block;
  }

  .mobile-btn button {
    color: var(--NeutralN-100);
    background-color: transparent;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    padding: 16px 24px;
    border-radius: 32px;
  }

  .insurance-image {
    max-width: 380px;
  }

  .insurance-info-heading h2 {
    font-size: 38px;
  }

  .insurance-info-heading h3 {
    font-size: 20px;
  }

  .insurance-info-heading p {
    font-size: 18px;
  }

  .insurance-info-contact {
    justify-content: center;
  }

  .header-wrapper {
    padding: 16px 16px;
  }
  .navbar-menu {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    max-width: 100%;
    background: #f5f5f5;
    padding: 80px 30px 100px;
    border-left: 1px solid #ddd;
    z-index: 1001;
    transform: translateX(100%);
    opacity: 0;
    pointer-events: none;
    transition:
      transform 0.4s ease,
      opacity 0.4s ease;
    justify-content: flex-start;
    flex-direction: column;
    overflow: auto;
  }

  .navbar-menu.active {
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto;
  }

  .navbar-item,
  .nav-btn {
    padding: 15px 0;
    font-size: clamp(1.5rem, 1.5vw, 1.25rem);
    border-bottom: 1px solid #969292;
    width: 100%;
  }

  .mobile-menu-toggle {
    display: flex;
  }

  .mobile-menu-close-icon {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .white-btn {
    display: none;
  }

  .navbar-item-active {
    color: #d29b20 !important;
    width: 100%;
    background: none !important;
  }
  .navbar-item:hover {
    color: #d29b20 !important;
  }

  .mobile-menu-toggle {
    display: flex;
  }

  .mobile-menu-close-icon {
    position: fixed;
    top: 25px;
    right: 25px;
    display: none;
    z-index: 2000;
  }

  .footer-top {
    gap: 32px;
    padding: 60px 0;
  }

  .footer-logo img {
    width: 220px;
    height: auto;
  }

  .hero-image img {
    max-width: 800px;
    height: 500px;
  }

  .text-content-box {
    max-width: 500px;
  }

  .first-content-box {
    position: relative;
    left: auto;
    margin: 0 auto;
    top: 0;
  }

  .second-content-box {
    position: relative;
    left: auto;
    margin: 0 auto;
    bottom: 0;
  }

  .third-content-box {
    position: relative;
    right: auto;
    top: 0;
    margin: 0 auto;
  }
  .fourth-content-box {
    position: relative;
    bottom: 0;
    margin: 0 auto;
  }
  .image-bottom-text {
    top: 400px;
  }
  .works-section-wrapper {
    padding: 60px 0px;
  }

  .works-title-section {
    grid-template-columns: 1fr;
  }
  .works-heading {
    font-size: 30px;
  }
  .industry-description {
    font-size: 18px;
  }
  .works-video-section {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .protection-container {
    max-width: 1781px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .protection-image-with-title-section {
    margin-top: 50px;
    gap: 40px;
  }
  .protection-inner {
    flex-direction: column;
  }
  .protection-inner-left {
    max-width: 100%;
  }
  .protection-image {
    display: none;
  }

  .protection-row {
    gap: 60px;
  }

  .protect-box {
    gap: 24px;
    padding: 24px;
    max-width: 350px;
  }

  .protect-box-icon {
    width: 55px;
    height: 55px;
  }

  .protect-detail h3 {
    font-size: 30px;
  }

  .subtitle-text {
    font-size: 20px;
  }

  .protect-text {
    font-size: 18px;
  }

  .protect-gallery {
    gap: 20px;
  }

  .protect-box-text h3 {
    font-size: 20px;
  }

  .protect-box-text p,
  .protect-note p {
    font-size: 16px;
  }

  .protect-detail {
    gap: 10px;
  }

  .access {
    gap: 40px;
  }

  .subtitle-text {
    font-size: 20px;
  }

  .details h3 {
    font-size: 30px;
  }

  .details h4:not(.subtitle-text) {
    font-size: 20px;
  }

  .details p {
    font-size: 18px;
  }
  .footer-links br {
    display: none;
  }
}

@media (max-width: 767px) {
  .btn {
    padding: 10px 20px;
  }
    .legal-content-section + footer {
    margin-top: 40px;
  }
  .legal-btn {
    font-size: 14px;
} 
  span.card-number {
    min-width: 50px;
    width: 50px;
    height: 50px;
    padding: 0;
    font-size: 24px;
  }
  .what-we-build + .insurance {
    padding-top: 0;
  }
  section.what-we-build.align-center.variant-ternary .build-card h3 {
    max-width: 50%;
  }
  section.industry-problem.odd .wrapper,
  .protect-section > div.protect-section-wrapper {
    padding: 80px 0;
  }

  .leadership {
    padding: 60px 0;
  }

  .leadership-box {
    gap: 8px;
  }

  .leadership-heading h3 {
    font-size: 30px;
  }

  .leadership-heading span {
    font-size: 18px;
  }

  .leadership-heading {
    margin-bottom: 40px;
  }

  .leadership-heading {
    gap: 10px;
  }
  .strategic {
    padding: 60px 0 60px;
  }

  .partners-heading h3 {
    font-size: 30px;
  }

  .partners-gallery {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
  }

  .partners-box {
    gap: 8px;
  }

  .partners-heading span {
    font-size: 18px;
  }

  .partners-heading {
    margin-bottom: 40px;
  }

  .partners-heading {
    gap: 10px;
  }
  .hero-section.no-feature {
    padding-bottom: 60px !important;
  }
  .legal-wrap {
    flex-direction: column;
  }
  section.legal-content-section.has-pattern .wrapper {
    padding: 120px 0;
  }
  .legal-content-section h6 {
    margin-top: 50px;
  }
  .legal-content-section .introduction {
    max-width: 90%;
  }
  .legal-content-section p,
  .legal-content-section ul li {
    font-size: 16px;
  }
  .legal-content-section h2 {
    font-size: 24px;
  }
  section.industry-problem.even .wrapper {
    padding: 40px 0 80px;
  }
  .industry-description {
    font-size: 16px;
  }
  .build-card p,
  .build-card a {
    font-size: 16px;
  }
  .build-card a {
    margin-top: 16px;
  }
  /* section.what-we-build.align-center.variant-quaternary .build-icon {
    margin-top: 40px;
  } */
  .platform-definition.platform--Secondary .platform-wrapper {
    padding: 40px 0;
  }
  .values {
    padding: 60px 0 100px;
  }
  .value-box p {
    font-size: 16px;
  }
  .value-box h4 {
    margin-bottom: 40px;
  }

  section.what-we-build.align-center.variant-ternary .build-card h3 {
    margin-bottom: 40px;
  }

  .compliance-info ul li {
    font-size: 16px;
  }

  .platform-modules,
  .compliance {
    padding: 100px 0;
  }

  .platform-modules-container {
    gap: 48px;
  }

  .platform-modules-heading {
    font-size: 30px;
    line-height: 133.333%;
  }

  .platform-modules-text {
    font-size: 18px;
    line-height: 155.556%;
  }

  .pillars-grid {
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 100%;
    width: 100%;
  }

  .pillar-card {
    padding: 24px;
    width: 100%;
    max-width: 100%;
  }

  .pillar-icon {
    height: 70px;
    padding: 14px;
  }

  .pillar-icon svg {
    width: 40px;
    height: 40px;
  }

  .pillar-card h4 {
    font-size: 24px;
    line-height: 133.333%;
  }

  .pillar-card h5 {
    font-size: 18px;
    line-height: 144.444%;
  }

  .pillar-card p:not(:has(img)) {
    font-size: 16px;
    line-height: 150%;
  }

  .platform-footer {
    padding: 24px;
    border-radius: 24px;
  }

  .platform-footer h4 {
    font-size: 24px;
    line-height: 133.333%;
  }

  .platform-footer p {
    font-size: 16px;
    line-height: 150%;
  }
  .insurance {
    padding: 60px 0;
  }

  .insurance-row {
    padding: 70px 20px;
    border-radius: 32px;
  }

  .insurance-heading {
    font-size: 32px;
    line-height: 125%;
  }

  .insurance-text {
    font-size: 16px;
  }

  .build-cards {
    margin-top: 30px;
  }
  .protect-box {
    width: 100%;
  }
  .protect-box:nth-of-type(1):after,
  .protect-box:nth-of-type(even):after {
    content: none;
  }
  .what-we-build {
    padding: 64px 0;
  }

  .build-title-left-section {
    max-width: 100%;
  }

  .build-link {
    margin-top: 24px;
  }

  /*  */

  .industry-heading {
    font-size: 24px;
    line-height: 130%;
  }

  .problem-box {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 24px 20px;
    border-radius: 24px;
  }

  .problem-box ul {
    gap: 20px;
  }

  .problem-box ul li {
    /* align-items: flex-start; */
    font-size: 18px;
    line-height: 145%;
  }

  .quote {
    font-size: 18px;
    line-height: 150%;
    padding: 0 6px;
  }

  .hero-intro-content p:has(img.banner-logo) img {
    max-width: 250px;
  }
  .footer-links {
    flex-direction: column;
    gap: 16px;
  }

  .insurance-info-heading h2 {
    padding-top: 0;
  }
  .disclaimer-section {
    margin: 80px 0;
  }
  .insurance-section {
    padding: 60px 0;
  }

  .insurance-detail {
    padding: 40px;
    border-radius: 40px;
    gap: 40px;
  }

  .insurance-info-heading h2 {
    font-size: 30px;
  }

  .insurance-info-heading h3 {
    font-size: 18px;
  }

  .insurance-info-heading p {
    font-size: 16px;
  }

  .insurance-info-contact button {
    padding: 14px 20px;
    font-size: 14px;
  }

  .insurance-image {
    max-width: 320px;
  }
  .insurance-info-contact span {
    display: none;
  }

  .header-wrapper {
    padding: 16px 16px;
  }

  .hero-intro-content h1 {
    font-size: 36px;
  }
  .hero-intro-content p {
    font-size: 18px;
  }

  .group-text-content-box {
    display: grid;
    grid-template-columns: 1fr;
  }
  .works-video-section {
    gap: 30px;
  }
  .video-wrapper {
    height: 300px;
  }
  .protection-row {
    gap: 40px;
  }

  .protect-box-icon {
    width: 40px;
    height: 40px;
  }

  .protect-detail h3 {
    font-size: 26px;
  }

  .subtitle-text {
    font-size: 18px;
  }

  .protect-text {
    font-size: 16px;
  }

  .protect-box {
    gap: 20px;
    padding: 20px;
    max-width: 100%;
  }

  .access {
    gap: 30px;
  }

  .subtitle-text {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .details h3 {
    font-size: 26px;
  }

  .details h4:not(.subtitle-text) {
    font-size: 20px;
  }

  .details p {
    font-size: 16px;
  }

  .default-image img {
    border-radius: 20px;
  }

  .access img {
    border-radius: 20px;
  }
  /*  */

  .platform-left-title {
    margin-bottom: 20px;
  }

  .platform-left-text p {
    font-size: 16px;
  }

  /*  */
  .platform {
    padding: 64px 0;
  }

  .platform-row-title {
    margin-bottom: 40px;
  }

  .platform-heading {
    font-size: 24px;
  }

  .platform-text {
    font-size: 16px;
  }

  .platform-infomation {
    flex-direction: column;
    gap: 20px;
  }

  .platform-info {
    width: 100%;
    max-width: 100%;
    padding: 14px 16px;
    gap: 24px;
  }

  .platform-info h5 {
    font-size: 16px;
  }

  .platform-icon {
    width: 52px;
    height: 52px;
    padding: 12px;
  }

  /*  */
  .platform-works {
    padding: 60px 0;
  }

  .platform-works-title {
    margin-bottom: 50px;
  }

  .platform-works-heading {
    font-size: 28px;
  }

  .work-infomation-heading h4 {
    font-size: 22px;
  }

  .work-infomation-heading p {
    font-size: 16px;
    padding: 12px;
    line-height: 150%;
  }

  .work-infomation-badge {
    display: flex;
    padding: 8px 16px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    max-width: 100%;
  }

  .work-infomation-badge p {
    font-size: 15px;
  }

  /*  */

  .compliance-heading {
    font-size: 24px;
  }

  .compliance-text {
    font-size: 16px;
  }

  .compliance-intro-heading {
    font-size: 18px;
  }

  .compliance-info {
    gap: 20px;
  }

  /*  */
  .how-we-work {
    padding: 60px 0;
  }

  .how-we-work-row {
    gap: 50px;
  }

  .how-we-work-heading {
    font-size: 26px;
  }

  .how-we-work-desc p {
    font-size: 16px;
  }

  .how-we-work-intro {
    padding: 14px;
    border-radius: 30px;
  }

  .how-we-work-intro-heading {
    font-size: 18px;
  }

  .how-we-work-intro-icon {
    width: 36px;
    height: 36px;
    padding: 6px;
  }

  .how-we-work-quote {
    font-size: 18px;
  }

  /*  */
  .values-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .value-head {
    margin-bottom: 40px;
  }

  .value-box {
    gap: 30px;
    padding: 20px;
  }

  .value-box-heading {
    gap: 16px;
  }

  .value-heading {
    font-size: 26px;
  }

  .value-box-icon {
    width: 70px;
    height: 70px;
  }

  .value-box-title {
    font-size: 24px;
  }
}

@media (max-width: 639px) {
      .value-box h4 {
        margin-bottom: 30px;
    }
  section.what-we-build.align-center.variant-ternary .build-card h3 {
    margin-bottom: 30px;
  }
  section.industry-problem.odd .wrapper,
  .protect-section > div.protect-section-wrapper {
    padding: 60px 0;
  }
  .leadership {
    padding: 40px 0;
  }

  .leadership-box-title span {
    font-size: 20px;
  }

  .leadership-heading {
    margin-bottom: 30px;
  }

  .leadership-heading span {
    font-size: 16px;
  }

  .leadership-gallery {
    grid-template-columns: repeat(1, 1fr);
  }
  .strategic {
    padding: 40px 0 40px;
  }

  .partners-box-title span {
    font-size: 20px;
  }

  .partners-gallery {
    grid-template-columns: repeat(1, 1fr);
  }

  .partners-heading {
    margin-bottom: 30px;
  }

  .partners-heading span {
    font-size: 16px;
  }
  .hero-section.no-feature {
    padding-bottom: 50px !important;
  }
  section.legal-content-section.has-pattern .wrapper {
    padding: 80px 0;
  }
  .legal-content-section h6 {
    margin-top: 40px;
  }
  .legal-content-section .introduction {
    max-width: 100%;
  }
  br {
    display: none;
  }
  .values {
    padding: 60px 0 80px;
  }
  .build-heading {
    font-size: 26px;
  }

  .build-card h3 {
    font-size: 24px;
  }

  .build-card {
    border-radius: 24px;
  }

  .deliver-heading {
    font-size: 26px;
  }

  .audience-card h3 {
    font-size: 24px;
  }

  .platform-left-heading {
    font-size: 26px;
  }
  .btn {
    font-size: 14px;
  }
  .footer-nav-columns {
    gap: 100px;
  }
  .footer-top {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-nav {
    gap: 16px;
  }
  .disclaimer-section {
    margin: 60px 0;
  }
  .navbar-menu {
    width: 100%;
    max-width: 100%;
  }
  .footer-top {
    padding: 40px 0;
  }
  .works-heading {
    font-size: 26px;
  }
  .video-desc {
    font-size: 20px;
  }
  .video-wrapper {
    height: 250px;
  }
  .protection-image-with-title-inner h3 {
    font-size: 22px;
  }
  .work-infomation-heading {
    max-width: 280px;
  }

  .work-infomation-heading p {
    font-size: 15px;
  }

  .work-infomation-badge {
    padding: 6px 12px;
  }

  .work-infomation-badge p {
    font-size: 14px;
  }
}

@media (max-width: 479px) {
  .build-card h3 {
    font-size: 20px;
  }
  .platform-modules-container {
    gap: 36px;
  }

  .platform-modules-head {
    margin-bottom: 16px;
  }

  .platform-modules-heading {
    font-size: 24px;
    line-height: 133.333%;
  }

  .platform-modules-text {
    font-size: 16px;
    line-height: 150%;
  }

  .pillar-card {
    padding: 20px;
    border-radius: 24px;
    gap: 20px;
  }

  .pillar-icon {
    height: 60px;
    padding: 12px;
    border-radius: 40px;
  }

  .pillar-icon svg {
    width: 36px;
    height: 36px;
  }

  .pillar-head {
    margin-bottom: 12px;
    gap: 6px;
  }

  .pillar-card h4 {
    font-size: 20px;
    line-height: 140%;
  }

  .pillar-card h5 {
    font-size: 16px;
    line-height: 137.5%;
  }

  .pillar-card p:not(:has(img)) {
    font-size: 15px;
    line-height: 146.667%;
  }

  .platform-footer {
    padding: 20px;
    border-radius: 20px;
  }

  .platform-footer h4 {
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 12px;
  }

  .platform-footer p {
    font-size: 15px;
    line-height: 146.667%;
  }
  .insurance-title .btn-wrap .btn {
    min-width: 100%;
  }
  .insurance-row {
    padding: 40px 24px;
    border-radius: 24px;
  }

  .insurance-heading {
    font-size: 24px;
  }

  .insurance-text {
    font-size: 15px;
  }
  .build-logo {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .build-icon {
    width: 64px;
    height: 64px;
  }

  .build-icon svg {
    width: 34px;
    height: 34px;
  }

  .industry-heading {
    font-size: 20px;
  }

  .problem-box {
    padding: 20px 16px;
  }

  .problem-box ul li {
    font-size: 16px;
    gap: 12px;
  }

  .footer-top,
  .footer-nav-columns {
    gap: 20px;
  }
  .footer-nav {
    gap: 10px;
  }
  .logo img {
    width: 200px;
  }
  .hero-section,
  body.error404 main.has-global-padding,
  section.home-hero-section.secondary-hero-section .hero-section {
    padding: 180px 0px 16vw 0px;
  }
  .footer-nav-columns {
    flex-direction: column;
  }
  .navbar-item {
    flex-direction: column;
    align-items: flex-start;
  }
  .disclaimer-section {
    margin: 40px 0;
  }
  .btn-black {
    font-size: 14px;
  }

  .footer-logo img {
    width: 180px;
  }

  .footer-bottom {
    padding: 24px 0;
  }

  .footer-bottom a {
    font-size: 13px;
  }
  .hero-intro-content h1 {
    font-size: 30px;
  }
  .hero-intro-content p {
    font-size: 16px;
  }
  /*  */

  .industry-heading {
    font-size: 20px;
  }

  .problem-box {
    padding: 20px 16px;
  }

  .problem-box ul li {
    font-size: 16px;
    gap: 12px;
  }

  .quote {
    font-size: 16px;
  }

  .build-heading {
    font-size: 20px;
  }

  .deliver-heading {
    font-size: 20px;
  }

  /*  */
  .insurance-row {
    padding: 40px 24px;
    border-radius: 24px;
  }

  .insurance-heading {
    font-size: 24px;
  }

  .insurance-text {
    font-size: 15px;
  }

  /*  */

  .platform-left-heading {
    font-size: 20px;
  }

  /*  */

  .platform-heading {
    font-size: 20px;
  }

  .platform-text {
    font-size: 15px;
  }

  .platform-info {
    border-radius: 16px;
  }

  .platform-icon {
    width: 48px;
    height: 48px;
    padding: 10px;
  }

  /*  */

  .platform-works {
    padding: 40px 0;
  }

  .platform-works-heading {
    font-size: 24px;
  }
  .work-infomation-heading h4 {
    font-size: 20px;
  }

  .work-infomation-heading p {
    font-size: 14px;
    padding: 10px;
    line-height: 145%;
  }

  .work-infomation-badge {
    padding: 5px 10px;
    gap: 6px;
  }

  .work-infomation-badge p {
    font-size: 13px;
  }

  .work-infomation-badge svg {
    width: 16px;
    height: 16px;
  }

  /*  */
  .compliance-heading {
    font-size: 20px;
  }

  .compliance-text {
    font-size: 15px;
  }

  .compliance-intro-heading {
    font-size: 16px;
  }

  /*  */

  .how-we-work {
    padding: 40px 0;
  }

  .how-we-work-row {
    gap: 40px;
  }

  .how-we-work-heading {
    font-size: 22px;
  }

  .how-we-work-desc p {
    font-size: 15px;
  }

  .how-we-work-intro {
    padding: 12px;
    border-radius: 24px;
  }

  .how-we-work-intro-heading {
    font-size: 16px;
  }

  .how-we-work-intro-icon {
    width: 32px;
    height: 32px;
    padding: 5px;
  }

  .how-we-work-quote {
    font-size: 16px;
  }

  /*  */
  .value-heading {
    font-size: 22px;
  }

  .value-box-icon {
    width: 60px;
    height: 60px;
  }

  .value-box-title {
    font-size: 20px;
  }

  .value-box-text p {
    font-size: 16px;
  }
}

@media (max-width: 439px) {
  .header-wrapper {
    padding: 12px 16px;
  }
}

@media (max-width: 419px) {
  .leadership-heading h3 {
    font-size: 28px;
  }
  .partners-heading h3 {
    font-size: 28px;
  }
  .protect-detail h3 {
    font-size: 20px;
  }

  .subtitle-text {
    font-size: 16px;
    gap: 6px;
  }

  .protect-text {
    font-size: 14px;
  }

  .protect-box-text h3 {
    font-size: 19px;
  }

  .subtitle-text {
    font-size: 16px;
    gap: 6px;
  }
}

@media (max-width: 399px) {
  .nav-badge {
    font-size: 12px;
  }
  .mobile-menu-toggle,
  .mobile-menu-close-icon {
    width: 24px;
  }
}

@media (max-width: 360px) {
  .platform-modules-container {
    gap: 32px;
  }

  .pillar-card {
    padding: 16px;
  }

  .pillar-card h4 {
    font-size: 18px;
  }

  .pillar-card h5 {
    font-size: 15px;
  }
  .platform-works-heading {
    font-size: 22px;
  }

  .work-infomation-heading h4 {
    font-size: 18px;
  }

  .work-infomation-heading p {
    font-size: 13px;
  }

  .work-infomation-badge {
    flex-direction: column;
    align-items: center;
  }

  .work-infomation-badge p {
    font-size: 12px;
  }

  .work-infomation-badge svg {
    transform: rotate(90deg);
  }
}

.nav-buttons {
  display: none;
}
