﻿.blogs,
.blogs * {
    box-sizing: border-box;
}

.blogs {
    background: #ffffff;
    height: 1836px;
    position: relative;
    /*overflow: hidden;*/
}
.footer {
    width: 100%;
    background-color: #242251;
    /*padding: 48px 0;*/
    padding-top: 48px;
}
/*.footer {
    width: 1920px;
    height: 372px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}*/
.blogs-sec {
    line-height: 54px;
    width: 1400px;
}

.the-apm-chronicle-engineering-the-future {
    font-size: 56px;
    line-height: 57px;
    left: calc(50% - 735px);
    width: 670px;
}

.explore-stories-insights-and-updates-from-the-minds-behind-apm-where-technology-meets-trust-and-expertise-fuels-every-solution-we-build {
    line-height: 29px;
    font-size: 20px;
    font-family: 'Inter';
    top: 3px;
    width: 545px;
    margin-left: 40px;
}
.rectangle-18 {
    background: #242251;
    width: 1920px;
    height: 372px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.credits {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 1722px;
    position: absolute;
    left: 101px;
    top: 334px;
}

.row {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

._2025-apm-all-rights-reserved {
    color: rgba(255, 255, 255, 0.75);
    text-align: left;
    font-family: var( --text-small-normal-font-family, "Roboto-Regular", sans-serif );
    font-size: var(--text-small-normal-font-size, 14px);
    line-height: var(--text-small-normal-line-height, 150%);
    font-weight: var(--text-small-normal-font-weight, 400);
    position: relative;
}

/*.footer-links {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}*/

.privacy-policy {
    color: rgba(255, 255, 255, 0.75);
    text-align: left;
    font-family: var(--text-small-link-font-family, "Roboto-Regular", sans-serif);
    font-size: var(--text-small-link-font-size, 14px);
    line-height: var(--text-small-link-line-height, 150%);
    font-weight: var(--text-small-link-font-weight, 400);
    text-decoration: underline;
    position: relative;
}

.terms-of-service {
    color: rgba(255, 255, 255, 0.75);
    text-align: left;
    font-family: var(--text-small-link-font-family, "Roboto-Regular", sans-serif);
    font-size: var(--text-small-link-font-size, 14px);
    line-height: var(--text-small-link-line-height, 150%);
    font-weight: var(--text-small-link-font-weight, 400);
    text-decoration: underline;
    position: relative;
}

.cookies-settings {
    color: rgba(255, 255, 255, 0.75);
    text-align: left;
    font-family: var(--text-small-link-font-family, "Roboto-Regular", sans-serif);
    font-size: var(--text-small-link-font-size, 14px);
    line-height: var(--text-small-link-line-height, 150%);
    font-weight: var(--text-small-link-font-weight, 400);
    text-decoration: underline;
    position: relative;
}

.designed-by-birth-marque {
    color: rgba(255, 255, 255, 0.75);
    text-align: left;
    font-family: var(--text-small-link-font-family, "Roboto-Regular", sans-serif);
    font-size: var(--text-small-link-font-size, 14px);
    line-height: var(--text-small-link-line-height, 150%);
    font-weight: var(--text-small-link-font-weight, 400);
    text-decoration: underline;
    position: relative;
}

.card {
    border-style: solid;
    border-color: #ffffff;
    border-width: 0px 0px 1px 0px;
    padding: 10px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    gap: 537px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 1722px;
    height: 272px;
    position: absolute;
    left: 100px;
    top: 45px;
}

.newsletter {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 500px;
    position: relative;
}

.apm-logo-2 {
    flex-shrink: 0;
    width: 188.54px;
    height: 32px;
    position: relative;
    object-fit: cover;
    aspect-ratio: 188.54/32;
}

.explore-our-complete-range-of-products-and-solutions-download-the-brochure-to-learn-more {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    align-self: stretch;
}

.actions {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.form {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.text-input {
    border-style: solid;
    border-color: #ffffff;
    border-width: 1px;
    padding: 12px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    flex: 1;
    height: 40px;
    position: relative;
}

.placeholder {
    color: rgba(255, 255, 255, 0.6);
    text-align: left;
    font-family: "Inter-Light", sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 300;
    position: relative;
    flex: 1;
}

.secondary-cta {
    border-radius: 4px;
    border-style: solid;
    border-color: #eaf7ff;
    border-width: 1px;
    padding: 8px 16px 8px 16px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.north-east-24-dp-1-f-1-f-1-f-fill-0-wght-400-grad-0-opsz-24-1-1 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.button {
    color: #eaf7ff;
    text-align: left;
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: relative;
}

.by-subscribing-you-agree-to-with-our-privacy-policy-and-provide-consent-to-receive-updates-from-our-company {
    color: var(--color-scheme-1-text, #000000);
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    align-self: stretch;
}

.links {
    flex-shrink: 0;
    width: 707px;
    height: 240px;
    position: relative;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.column {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 154.67px;
    height: 200px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.featured-products {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 600;
    position: relative;
    align-self: stretch;
}

/*.footer-links2 {
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}*/

.link {
    padding: 8px 0px 8px 0px;
    display: flex;
    flex-direction: row;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.ais-140 {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.auto-dipper {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.rover-elite {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.dc-to-dc-convertor {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.column2 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 154.67px;
    height: 224px;
    position: absolute;
    left: 194.67px;
    top: 0px;
    overflow: hidden;
}

.payload-system {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.speed-governor {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

._4-g-wifi-camer {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.vehicles-safety-solutions {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.column3 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 154.67px;
    height: 240px;
    position: absolute;
    left: 389.33px;
    top: 0px;
    overflow: hidden;
}

.quick-link {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 600;
    position: relative;
    align-self: stretch;
}

.about {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.solutions {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.blogs2 {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.news {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.contact {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.column4 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 123px;
    position: absolute;
    left: 584px;
    top: 0px;
}

.follow-us {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 600;
    position: relative;
    align-self: stretch;
}

.social-links {
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.link2 {
    padding: 8px 0px 8px 0px;
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.icons-8-facebook-1 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}

.facebook {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}

.icon-instagram {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.instagram {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}

.icon-x {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.x {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}

.icons-8-linkedin-1 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}

.linked-in {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}

.icons-8-youtube-1 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
    aspect-ratio: 1;
}

.youtube {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}

.heading {
    color: var(--color-scheme-1-text, #000000);
    text-align: left;
    font-family: var(--heading-desktop-h5-font-family, "Roboto-Bold", sans-serif);
    font-size: var(--heading-desktop-h5-font-size, 24px);
    line-height: var(--heading-desktop-h5-line-height, 140%);
    font-weight: var(--heading-desktop-h5-font-weight, 700);
    position: absolute;
    left: 100px;
    top: 438.26px;
    width: 1312px;
}

.card2 {
    display: flex;
    flex-direction: column;
    gap: 33.77px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 850px;
    height: 921px;
    position: absolute;
    left: 100px;
    top: 385px;
}

.placeholder-image {
    align-self: stretch;
    flex-shrink: 0;
    height: 562.91px;
    position: relative;
    object-fit: cover;
}

.content {
    display: flex;
    flex-direction: column;
    gap: 22.52px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.info {
    display: flex;
    flex-direction: row;
    gap: 22.52px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.tag {
    background: #eaf7ff;
    padding: 5.63px 11.26px 5.63px 11.26px;
    display: flex;
    flex-direction: row;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.text {
    color: #4f4f4f;
    text-align: left;
    font-family: var( --text-small-semi-bold-font-family, "Roboto-SemiBold", sans-serif );
    font-size: var(--text-small-semi-bold-font-size, 14px);
    line-height: var(--text-small-semi-bold-line-height, 150%);
    font-weight: var(--text-small-semi-bold-font-weight, 600);
    position: relative;
}

.text2 {
    color: #4f4f4f;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16.701986px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}

.title {
    display: flex;
    flex-direction: column;
    gap: 11.26px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    width: 685px;
}

.heading2 {
    color: #00131e;
    text-align: left;
    font-family: "IbmPlexSans-Bold", sans-serif;
    font-size: 48px;
    line-height: 130%;
    font-weight: 700;
    position: relative;
    align-self: stretch;
}

.text3 {
    color: #10384f;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 15px;
    line-height: 22.8px;
    font-weight: 400;
    position: relative;
    align-self: stretch;
    width: 520px;
}

.button2 {
    display: flex;
    flex-direction: row;
    gap: 11.26px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.button3 {
    color: #42c2f1;
    text-align: left;
    font-family: var( --text-regular-normal-font-family, "Roboto-Regular", sans-serif );
    font-size: var(--text-regular-normal-font-size, 16px);
    line-height: var(--text-regular-normal-line-height, 150%);
    font-weight: var(--text-regular-normal-font-weight, 400);
    position: relative;
}

.icon-chevron-right {
    flex-shrink: 0;
    width: 33.77px;
    height: 33.77px;
    position: relative;
    overflow: visible;
}

.blogs3 {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 605px;
    height: 515px;
    position: absolute;
    left: 1050px;
    top: 385.98px;
    overflow-y: auto;
}

.card3 {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.placeholder-image2 {
    flex-shrink: 0;
    width: 200px;
    height: 200px;
    position: relative;
    object-fit: cover;
}

.content2 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    flex: 1;
    position: relative;
}

.content3 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.info2 {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.tag2 {
    background: #eaf7ff;
    padding: 4px 8px 4px 8px;
    display: flex;
    flex-direction: row;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.text4 {
    color: var(--color-neutral-darkest, #000000);
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 12px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}
.text5 {
    color: var(--color-scheme-1-text, #000000);
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}

.heading3 {
    color: var(--color-scheme-1-text, #000000);
    text-align: left;
    font-family: "IbmPlexSans-Bold", sans-serif;
    font-size: 22px;
    line-height: 140%;
    font-weight: 700;
    position: relative;
    align-self: stretch;
}

.button4 {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.button5 {
    color: #42c2f1;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}

.icon-chevron-right2 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.icon-chevron-right3 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.button6 {
    color: var(--color-neutral-darkest, #000000);
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    position: relative;
}

.icon-chevron-right4 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.blogs-sec {
    width: 1502px;
    /*width: 1720px;*/
    height: 202.52px;
    position: absolute;
    left: 50%;
    translate: -50%;
    top: 160px;
    overflow: hidden;
}

.the-apm-chronicle-engineering-the-future {
    color: #000000;
    text-align: left;
    font-family: "IbmPlexSans-Bold", sans-serif;
    font-size: 53px;
    font-weight: 700;
    position: absolute;
    left: calc(50% - 770px);
    top: 0px;
    width: 580.32px;
    margin-left: 113px !important;
    line-height: 75px;
}

/*.explore-stories-insights-and-updates-from-the-minds-behind-apm-where-technology-meets-trust-and-expertise-fuels-every-solution-we-build {
   

    font-size: 24px;
    font-weight: 500;

 
    top: 21px;
    width: 674px;
}*/
.explore-stories-insights-and-updates-from-the-minds-behind-apm-where-technology-meets-trust-and-expertise-fuels-every-solution-we-build {
    color: #000000;
    text-align: left;
    font-family: "Inter-Medium", sans-serif;
    position: absolute;
    line-height: 29px;
    font-size: 19px;
    left: calc(50% - -94px);
    top: 3px;
    width: 495px;
    margin-left: 35px;
    line-height: 24px;
}
/*.header {
    width: 1920px;
    height: 80px;
    position: absolute;
    left: 0px;
    top: 0px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.02), 0px 18px 18px 0px rgba(0, 0, 0, 0.02), 0px 41px 25px 0px rgba(0, 0, 0, 0.01), 0px 74px 29px 0px rgba(0, 0, 0, 0), 0px 115px 32px 0px rgba(0, 0, 0, 0);
}
*/
.rectangle-77 {
    background: #ffffff;
    width: 1920px;
    height: 80px;
    position: absolute;
    left: 50%;
    translate: -50%;
    top: 0px;
}

.primary-cta {
    background: #242251;
    border-radius: 8px;
    padding: 8px 12px 8px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 1674px;
    top: 20px;
}

.button7 {
    color: #ffffff;
    text-align: left;
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: relative;
}

.apm-logo-1 {
    width: 213.29px;
    height: 36.2px;
    position: absolute;
    left: 100px;
    top: 22px;
    object-fit: cover;
    aspect-ratio: 213.29/36.2;
}

.about2 {
    width: 74.23px;
    height: 24px;
    position: absolute;
    left: 651px;
    top: 28px;
}

.about3 {
    color: #000000;
    text-align: center;
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    right: 0%;
    left: 0%;
    width: 100%;
    bottom: 0%;
    top: 0%;
    height: 100%;
}

.vertical-nav-bar {
    display: flex;
    flex-direction: row;
    gap: 0px;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    left: 753px;
    top: 28px;
}

.products {
    color: #000000;
    text-align: left;
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: relative;
}

.arrow-drop-down-24-dp-1-f-1-f-1-f-fill-0-wght-400-grad-0-opsz-24-2 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.new-vertical-comp {
    display: flex;
    flex-direction: row;
    gap: 0px;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    left: 891px;
    top: 28px;
}

.verticals {
    color: #000000;
    text-align: left;
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: relative;
}

.arrow-drop-down-24-dp-1-f-1-f-1-f-fill-0-wght-400-grad-0-opsz-24-22 {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
    overflow: visible;
}

.blogs4 {
    width: 54px;
    height: 24px;
    position: absolute;
    left: 1027px;
    top: 28px;
}

.blogs5 {
    color: #000000;
    text-align: center;
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    right: 0%;
    left: 0%;
    width: 100%;
    bottom: 0%;
    top: 0%;
    height: 100%;
}

.news2 {
    width: 54px;
    height: 24px;
    position: absolute;
    left: 1109px;
    top: 28px;
}

.news3 {
    color: #000000;
    text-align: center;
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    right: 0%;
    left: 0%;
    width: 100%;
    bottom: 0%;
    top: 0%;
    height: 100%;
}

.contact2 {
    width: 77px;
    height: 24px;
    position: absolute;
    left: 1191px;
    top: 28px;
}

.contact3 {
    color: #000000;
    text-align: center;
    font-family: "Inter-Medium", sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    right: 0%;
    left: 0%;
    width: 100%;
    bottom: 0%;
    top: 0%;
    height: 100%;
}
