﻿.EPS-country-choice {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}

    .EPS-country-choice .div-Fullscreen {
        background-color: #ffffff;
        border: 1px solid;
        border-color: #ffffff;
        width: 1920px;
        /*height: 1080px;*/
        position: relative;
    }

    .EPS-country-choice .main-image-body0 {
        position: absolute;
        width: 578px;
        height: 460px;
        top: 160px;
        left: 1150px;
        background-image: url(./img/CC-Main-Image.png);
        background-size: cover;
        background-position: 50% 50%;
    }

    .EPS-country-choice .main-image-body {
        position: absolute;
        width: 578px;
        height: 460px;
        top: 160px;
        left: 1150px;
        background-image: url(./img/Homepage/main_image1.png);
        background-size: cover;
        background-position: 50% 50%;
    }

    .EPS-country-choice .main-image-body1 {
        position: absolute;
        width: 578px;
        height: 460px;
        top: 160px;
        left: 1150px;
        background-image: url(./img/Homepage/main_image2.png);
        background-size: cover;
        background-position: 50% 50%;
    }

    .EPS-country-choice .main-image-body2 {
        position: absolute;
        width: 578px;
        height: 460px;
        top: 160px;
        left: 1150px;
        background-image: url(./img/Homepage/main_image3.png);
        background-size: cover;
        background-position: 50% 50%;
    }


    .EPS-country-choice .header-body {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 96px;
        padding: 0px 24px;
        position: absolute;
        top: 90px;
        left: 1150px;
    }

    .EPS-country-choice .text {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        position: relative;
        align-self: stretch;
        width: 100%;
        flex: 0 0 auto;
        border-radius: 24px;
    }


    .EPS-country-choice .text-wrapper-4 {
        position: relative;
        width: fit-content;
        margin-top: -2.00px;
        font-family: "Metric", Arial, sans-serif;
        font-weight: 700;
        color: rgba(255,255,255,1);
        font-size: 42px;
        letter-spacing: 0px;
        line-height: 46px;
        white-space: nowrap;
        font-style: normal;
        text-decoration: none;
    }

    .EPS-country-choice .text-wrapper-genunespares {
        position: relative;
        width: fit-content;
        font-family: "Metric", Arial, sans-serif;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        font-size: 22px;
        letter-spacing: 0px;
        line-height: 28px;
        white-space: nowrap;
        font-style: normal;
    }

#ctl00_page_Footer.footer-page {
    position: absolute;
    bottom: -40px !important; /* Override bottom position */
    left: 0;
    right: 0;
}

#change-country.EPS-country-choice {
    background-color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 665px;
}


.EPS-country-choice .div-change-country {
    background-color: #ffffff;
    border: 1px solid;
    border-color: #ffffff;
    width: 100%;
    height: 665px;
    position: relative;
}

.EPS-country-choice .default-footer {
    position: absolute;
    width: 1442px;
    height: 50px;
    top: 1030px;
    left: 269px;
    background-color: #ffffff;
    backdrop-filter: blur(32.62px) brightness(100%);
    -webkit-backdrop-filter: blur(32.62px) brightness(100%);
}

.EPS-country-choice .element-hewlett-packa {
    position: absolute;
    top: 13px;
    left: 24px;
    font-family: "MetricHPEXS", Helvetica;
    font-weight: 400;
    color: rgba(85, 85, 85, 1);
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 20px;
    white-space: nowrap;
    font-style: normal;
}

.EPS-country-choice .button-group {
    display: inline-flex;
    align-items: center;
    position: absolute;
    top: 6px;
    left: 1026px;
}

.EPS-country-choice .button {
    all: unset;
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    padding: 6px 18px;
    position: relative;
    flex: 0 0 auto;
    border-radius: 100px;
}

.EPS-country-choice .identifierButtonGroup {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    position: relative;
    flex: 0 0 auto;
}

.EPS-country-choice .spacerNA {
    height: 120px; /* Adjust height as needed */
    width: 100%;
}

.EPS-country-choice .spacerAP {
    height: 25px; /* Adjust height as needed */
    width: 100%;
}

.EPS-country-choice .spacerEMEA {
    height: 12px; /* Adjust height as needed */
    width: 100%;
}

.EPS-country-choice .text-wrapper-ButtonGroup {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "MetricHPEXS-Semibold", Helvetica;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    font-size: 19px;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
}

.EPS-country-choice .overlap-group {
    position: absolute;
    width: 1920px;
    height: 782px;
    top: 248px;
    left: 0;
    background-image: url(./img/primary-page-image.png);
    background-size: cover;
    background-position: 50% 50%;
}

.EPS-country-choice .overlap-group-Change-Country {
    position: absolute;
    width: 169%;
    height: 665px;
    top: 0;
    left: -409px;
    background-image: url(./img/primary-page-image.png);
    background-size: cover;
    background-position: 50% 50%;
}

.EPS-country-choice .main-image {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    /*position: relative;*/
    /* top: 0;
  left: 1050px;*/
}

.EPS-country-choice .img {
    position: absolute;
    width: 870px;
    height: 682px;
    top: 0;
    left: 1056px;
    object-fit: cover;
}

.EPS-country-choice .img-change-country {
    position: absolute;
    width: 600px;
    height: 600px;
    top: 0;
    left: 1070px;
    object-fit: cover;
}

.EPS-country-choice .sales-pitch {
    display: flex;
    width: 1920px;
    height: 100px;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 20px 40px;
    position: absolute;
    top: 682px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.102);
}

.EPS-country-choice .message {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    border-radius: 10px;
}

.EPS-country-choice .text-wrapper-2 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "MetricHPEXS", Helvetica;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    font-size: 36px;
    text-align: center;
    letter-spacing: 0px;
    line-height: 40px;
    white-space: nowrap;
    font-style: normal;
}

.EPS-country-choice .region-selection {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    position: absolute;
    /*top: 15px;
    left: 110px;*/
}

.EPS-country-choice .region-selection-page {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    position: absolute;
    top: 15px;
   left: 110px;
}

.EPS-country-choice .select-your-region {
    display: flex;
    flex-direction: column;
    width: 280px;
    align-items: center;
    padding: 6px 18px;
    position: relative;
    flex: 0 0 auto;
    background-color: #01A982;
    border-radius: 100px;
    left: -10px;
}

.EPS-country-choice .sign-in-region {
    display: flex;
    flex-direction: column;
    width: 280px;
    align-items: center;
    padding: 6px 18px;
    /* position: relative;*/
    flex-shrink: 0;
    background-color: #ffffff;
    border: 3px solid #01A982;
    border-radius: 100px;
}

.select-your-region-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 890px;
    padding: 10px;
    box-sizing: border-box;
}

.EPS-country-choice .label {
    font-family: "MetricHPEXS", Helvetica;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
}

.EPS-country-choice .region-list {
    display: inline-flex;
    height: 70px;
    align-items: flex-start;
    gap: 0px;
    /*  position: relative;*/
    align-self: stretch;
    /* width: 100%;*/
}

.EPS-country-choice .dynamic-content-placeholder {
    display: inline-flex;
    gap: 20px 20px;
    display: flex;
    width: 1076px;
    height: 48px;
    padding: 0px 0px;
    /*justify-content: space-between;*/
    align-items: center;
    flex-shrink: 0;
}

.EPS-country-choice .identifier-wrapper-RegionList {
    display: flex;
    flex-direction: column;
    width: 280px;
    align-items: center;
    padding: 6px 18px;
    position: relative;
    background-color: #ffffff;
    border: 4px solid transparent;
    border-radius: 12px; /* Optional */
    background: linear-gradient(white, white) padding-box, linear-gradient(225deg, #7630EA 0%, #3988FF 18.75%, #14B9FF 37.5%, #21D4DF 54.17%, #97EC79 76.56%, #FEE501 99.99%) border-box;
    /*border-radius: 10px;
    border: 5px solid;
    border-color: #01A982;
    box-shadow: -1px -1px 3px 0px #00E8CF, -1px 1px 3px 0px #00E8CF, 1px -1px 3px 0px #00E8CF, 1px 1px 3px 0px #00E8CF;*/
}

.EPS-country-choice .label-2 {
    display: block;
    width: fit-content;
    font-family: "MetricHPEXS", Helvetica;
    font-weight: 600;
    color: #333333;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 30px;
    white-space: nowrap;
    font-style: normal;
}

.EPS-country-choice .label-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    position: relative;
    flex: 0 0 auto;
    margin-left: -6px;
    margin-right: -6px;
}

.EPS-country-choice .global-header {
    position: absolute;
    width: 1920px;
    height: 65px;
    top: 0;
    left: 0;
    background-color: rgba(248, 249, 250, 1);
}

.EPS-country-choice .logo-menu {
    display: inline-flex;
    align-items: center;
    gap: 24px;
    position: relative;
    top: 12px;
    left: 48px;
}

.EPS-country-choice .logo {
    position: relative;
    width: 92px;
    height: 36px;
}

.EPS-country-choice .sub-header-global {
    /*display: flex;*/
    width: 1920px;
    align-items: flex-start;
    justify-content: space-around;
    gap: 80px;
    position: relative;
}

.EPS-country-choice .sub-header {
    /*display: flex;*/
    width: 1920px;
    align-items: center;
    justify-content: center;
    padding: 30px 300px;
    position: relative;
    border-radius: 10px;
}

.EPS-country-choice .p {
    position: relative;
    width: fit-content;
    margin-top: -130px;
    font-family: "MetricHPEXS-semibold", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0px;
    line-height: 40px;
    white-space: nowrap;
    font-style: normal;
}

.EPS-country-choice .EPS-page-header {
    display: flex;
    width: 1920px;
    height: 120px;
    align-items: flex-start;
    justify-content: space-around;
    gap: 697px;
    padding: 0px 36px;
    margin-top: 0px;
    margin-left: 0px;
    background-color: rgba(0, 133, 103, 1);
}

.EPS-country-choice .PAGE-TITLE {
    display: flex;
    width: 1920px;
    padding: 10px 96px;
    justify-content: space-between;
    align-items: center;
}

.EPS-country-choice .text-Title {
    position: relative;
    width: auto;
    /*margin-top: -9px;*/
    margin-bottom: -7px;
    /*text-shadow: 0px 4px 4px #00000040;*/
    font-family: "Metric", Arial, sans-serif;
    /*font-family: "MetricBold";*/
    font-weight: 500;
    color: rgba(0,0,0,1);
    font-size: 48px;
    letter-spacing: 0;
    line-height: 48px;
    white-space: nowrap;
    text-decoration: none;
}

.EPS-country-choice .text-wrapper-3 {
    position: relative;
    flex: 1;
    color: #ffffff;
    align-self: stretch;
    margin-top: -1px;
    text-shadow: 0px 4px 4px #00000040;
    font-family: "MetricHPEXS",Helvetica;
    font-weight: 700;
    font-size: 66px;
    text-align: center;
    letter-spacing: 0px;
    line-height: 120px;
    font-style: normal;
}
/*// add .EPS-country-choice for below css*/

.EPS-country-choice .AMS-country-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 19px;
    position: relative;
    margin-top: -20px;
    margin-left: 0px;
}

.EPS-country-choice .direct-sales-text {
    display: flex;
    flex-wrap: wrap;
    width: 880px;
    align-items: center;
    justify-content: center;
    gap: 10px 10px;
    padding: 9px 0px;
    position: relative;
    flex: 0 0 auto;
    border-radius: 6px;
}



.EPS-country-choice text-wrapper-AMS-country-list {
    font-family: "MetricHPEXS", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 24px;
    font-style: normal;
}

.EPS-country-choice .span {
    font-family: "MetricHPEXS", Helvetica;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    line-height: 24px;
    font-size: 18px;
}

.EPS-country-choice .divCountryList {
    display: flex;
    flex-wrap: wrap;
    width: 880px;
    align-items: center;
    gap: 20px 20px;
    position: relative;
    flex: 0 0 auto;
    margin-top: -15px;
}

.EPS-country-choice .divCountryListChangeCountry {
    display: flex;
    flex-wrap: wrap;
    width: 880px;
    align-items: center;
    gap: 20px 20px;
    position: relative;
    flex: 0 0 auto;
    margin-top: 0px;
}

.EPS-country-choice .greyed-out {
    opacity: 0.8;
    border: 4px solid transparent;
    border-radius: 12px; /* Optional */
    background: linear-gradient(white, white) padding-box, linear-gradient(225deg, #7630EA 0%, #3988FF 18.75%, #14B9FF 37.5%, #21D4DF 54.17%, #97EC79 76.56%, #FEE501 99.99%) border-box;
    box-shadow: none;
    padding: 6px 18px;
}

.EPS-country-choice .identifier-wrapper-CountryList {
    display: flex;
    flex-direction: column;
    width: 280px;
    align-items: center;
    padding: 6px 18px;
    position: relative;
    background-color: #ffffff;
    /*border-radius: 6px;
    border: 3px solid;
    border-color: rgba(1,169,130,1);*/
     border: 3px solid transparent;
    border-radius: 12px; /* Optional */
    background: linear-gradient(white, white) padding-box, linear-gradient(225deg, #7630EA 0%, #3988FF 18.75%, #14B9FF 37.5%, #21D4DF 54.17%, #97EC79 76.56%, #FEE501 99.99%) border-box;
}

.EPS-country-choice .identifierCountryList {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    position: relative;
    flex: 0 0 auto;
}

.EPS-country-choice .region-link {
    display: block;
    width: 280px;
    /*width: 100%;*/
    text-align: center;
    text-decoration: none; /* Remove underline */
    padding: 8px; /* Add padding to make it more clickable */
    box-sizing: border-box; /* Ensure padding is included in the width */
    /*background-color: #f0f0f0;*/ /* Optional: to visually see the full clickable area */
}

.EPS-country-choice .country-link {
    display: block;
    /*width: 280px;
    text-align: center;*/
    text-decoration: none;
    padding: 0px;
    /*box-sizing: border-box;
    margin-left: -23px;*/
}

.EPS-country-choice .distributor-link {
    display: block;
    width: 430px;
    /*width: 100%;*/
    text-align: center;
    text-decoration: none; /* Remove underline */
    padding: 0px; /* Add padding to make it more clickable */
    box-sizing: border-box; /* Ensure padding is included in the width */
    /*background-color: #f0f0f0;*/ /* Optional: to visually see the full clickable area */
}

.EPS-country-choice .label {
    position: relative;
    /*  width: fit-content;*/
    margin-top: -1px;
    font-family: "MetricHPEXS", Helvetica;
    font-weight: 600;
    color: rgba(51,51,51,1);
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: nowrap;
    font-style: normal;
}

.EPS-country-choice .label-select-region {
    position: relative;
    /*  width: fit-content;*/
    margin-top: -1px;
    font-family: "Metric", Arial, sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: nowrap;
    font-style: normal;
}

.EPS-country-choice .label-sign-in {
    position: relative;
    /*  width: fit-content;*/
    margin-top: -1px;
    font-family: "Metric", Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 24px;
    white-space: nowrap;
    font-style: normal;
    color: #333;
    font-size: 19px;
}

.EPS-country-choice .AMS-distributors {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
}

.EPS-country-choice .reseller-text {
    display: flex;
    flex-wrap: wrap;
    width: 880px;
    align-items: center;
    justify-content: center;
    gap: 10px 10px;
    padding: 6px 12px;
    position: relative;
    flex: 0 0 auto;
    border-radius: 6px;
}

.EPS-country-choice .if-your-country-is {
    position: relative;
    flex: 1;
    align-self: stretch;
    margin-top: 0px;
    font-family: "MetricHPEXS-Regular", Helvetica;
    font-weight: 400;
    color: rgba(255,255,255,1);
    font-size: 15px;
    line-height: 24px;
}

.EPS-country-choice .the-hewlett-packard {
    position: relative;
    flex: 1;
    align-self: stretch;
    margin-top: 0px;
    font-family: "MetricHPEXS-Regular", Helvetica;
    font-weight: 400;
    color: rgba(255,255,255,1);
    font-size: 18px;
    line-height: 24px;
}

.EPS-country-choice .text-wrapper-AMSDistributors {
    letter-spacing: 0px;
    font-family: "MetricHPEXS",Helvetica;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 18px;
}

.EPS-country-choice .span-AMSDistributors {
    font-family: "MetricHPEXS",Helvetica;
    font-weight: 700;
    letter-spacing: 0px;
    font-style: normal;
    line-height: 24px;
    font-size: 18px;
}

.EPS-country-choice .span-top-text {
    font-family: "MetricHPEXS",Helvetica;
    font-weight: 700;
    letter-spacing: 0px;
    font-style: normal;
    line-height: 24px;
    font-size: 16px;
}

.EPS-country-choice .text-wrapper-2-AMSDistributors {
    letter-spacing: 0px;
    font-family: "MetricHPEXS",Helvetica;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 18px;
}

.EPS-country-choice .divAMSDistributors {
    display: flex;
    flex-wrap: wrap;
    width: 880px;
    align-items: center;
    gap: 20px 20px;
    position: relative;
    flex: 0 0 auto;
    top: -40px;
}

.EPS-country-choice .identifier-wrapper-AMSDist {
    display: flex;
    flex-direction: column;
    width: 430px;
    align-items: center;
    padding: 6px 18px;
    background-color: #ffffff;
    /*border-radius: 6px;
    border: 3px solid;
    border-color: rgba(1,169,130,1);*/
    border: 3px solid transparent;
    border-radius: 12px; /* Optional */
    background: linear-gradient(white, white) padding-box, linear-gradient(225deg, #7630EA 0%, #3988FF 18.75%, #14B9FF 37.5%, #21D4DF 54.17%, #97EC79 76.56%, #FEE501 99.99%) border-box;
}

.EPS-country-choice .identifier-wrapper-EMEA-AP-Dist {
    display: flex;
    flex-direction: column;
    width: 280px;
    align-items: center;
    padding: 6px 18px;
    background-color: #ffffff;
    /*border-radius: 6px;
    border: 3px solid;
    border-color: rgba(1,169,130,1);*/
    border: 3px solid transparent;
    border-radius: 12px; /* Optional */
    background: linear-gradient(white, white) padding-box, linear-gradient(225deg, #7630EA 0%, #3988FF 18.75%, #14B9FF 37.5%, #21D4DF 54.17%, #97EC79 76.56%, #FEE501 99.99%) border-box;
}

.EPS-country-choice .identifier-AmsDist {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    position: relative;
    flex: 0 0 auto;
}

.EPS-country-choice .label-AMSDist {
    position: relative;
    /*width: fit-content;*/
    margin-top: -1px;
    color: rgba(51,51,51,1);
    letter-spacing: 0px;
    font-family: "MetricHPEXS",Helvetica;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
}

.EPS-country-choice .div-wrapper {
    flex-wrap: wrap;
    width: 880px;
    gap: 10px 10px;
    padding: 6px 12px;
    flex: 0 0 auto;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 0px;
}

.EPS-country-choice .div-wrapper-change-country {
    flex-wrap: wrap;
    width: 880px;
    gap: 10px 10px;
    padding: 6px 12px;
    flex: 0 0 auto;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 0px;
}