.modal___1seNH {
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modalContainer___2wAon {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 80%;
    padding-top: 55px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px;
    position: relative;
}

.modalContainer___2wAon h3 {
    margin-bottom: 16px;
}

/* The Close Button */
.closeContainer___Z5-6m {
    position: absolute;
    top:16px;
    right:16px;
}

.closeContainer___Z5-6m:hover,
.closeContainer___Z5-6m:focus {
    text-decoration: none;
    cursor: pointer;
}



@media (min-width: 320px) {
    .modalContainer___2wAon {
        background-color: #fefefe;
        margin: auto;
        border: 1px solid #888;
        width: 304px;
        padding-top: 55px;
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 32px;
        position: relative;
    }
}

@media (min-width: 760px) {
    .modalContainer___2wAon {
        background-color: #fefefe;
        margin: auto;
        border: 1px solid #888;
        width: 584px;
        padding-top: 55px;
        padding-left: 32px;
        padding-right: 32px;
        padding-bottom: 32px;
        position: relative;
    }
}

@media (min-width: 1024px) {
    .modalContainer___2wAon {
        background-color: #fefefe;
        margin: auto;
        border: 1px solid #888;
        width: 823px;
        padding-top: 55px;
        padding-left: 32px;
        padding-right: 32px;
        padding-bottom: 32px;
        position: relative;
    }
}



html, body {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    background: white;
}

#app___36NPC {
    min-height: 100%;
}

main {
    flex-grow: 1;
}

header, main, footer {
    flex-shrink: 0;
}

h1, h2, h3, p {
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin: 0px;
    padding: 0;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

@font-face {
    font-family: OpenSansFontHeader;
    src: url(fonts/OpenSans-Bold.woff) format("woff"),
    url(fonts/OpenSans-Bold.ttf) format("ttf"),
    url(fonts/OpenSans-Bold.eot) format("eot");
}

@font-face {
    font-family: OpenSansFontArticle;
    src: url(fonts/OpenSans-SemiBold.woff) format("woff"),
    url(fonts/OpenSans-SemiBold.ttf) format("ttf"),
    url(fonts/OpenSans-SemiBold.eot) format("eot");
}

@font-face {
    font-family: SFProText;
    src: url(fonts/SFUIText-Regular.woff) format("woff"),
    url(fonts/SFUIText-Regular.ttf) format("ttf"),
    url(fonts/SFUIText-Regular.eot) format("eot");
}/*----------------------------common---------------------------*/

.headerContainer___3UH2D {
    width: 100%;
    display: flex;
    position: relative;
}

.headerLeftColumn___35dcc {
    flex:3;
    background: #f4f6f8;
}

.headerRightColumn___2XirI {
    flex:1;
}

.headerLogoImage___Wf_km {
    width: 101px;
}

.headerLogoContainer___2XR5w {
    position: absolute;
    max-width: 937px;
    top: 16px;
    left: 16px;
    right: 16px;
    margin-left: auto;
    margin-right: auto;
}

.headerTextContainer___131zC {
    position: absolute;
    max-width: 937px;
    top: 72px;
    left: 16px;
    right: 16px;
    margin-left: auto;
    margin-right: auto;
}

.headerTextContainer___131zC h1 {
    width: 70%;
    font-family: OpenSansFontHeader;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: normal;
    color: #222222;
}

/*----------------------------diff---------------------------*/

.mirHeaderContainer___2UVfq {
    height: 350px;
}

.orderReissueHeaderContainer___1ARh7 {
    height: 406px;
}

.planReissueHeaderContainer___3wotX {
    height: 350px;
}

.proxyTransactionsHeaderContainer___UwTpU {
    height: 300px;
}

.mirHeaderCardImage___V6zBi {
    width: 50%;
    min-width: 276px;
    position: absolute;
    bottom: 0;
    right: 10%;
}

.orderReissueHeaderCardImage___1jfQw {
    width: 50%;
    min-width: 276px;
    position: absolute;
    bottom: 0;
    right: 10%;
}

.planReissueHeaderCardImage___AHuIR {
    width: 50%;
    min-width: 276px;
    position: absolute;
    bottom: 0;
    right: 10%;
}

.proxyTransactionsHeaderCardImage___3Y5TY {
    width: 70%;
    min-width: 276px;
    position: absolute;
    bottom: 0;
    right: 0;
}

@media (min-width: 320px) {
    .headerTextContainer___131zC h1 {
        width: 73%;
        font-family: OpenSansFontHeader;
        font-size: 26px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 32px;
        letter-spacing: normal;
        color: #222222;
    }

    .mirHeaderCardImage___V6zBi {
        width: 50%;
        min-width: 276px;
        position: absolute;
        bottom: 0;
        right: 10%;
    }

    .orderReissueHeaderCardImage___1jfQw {
        width: 50%;
        min-width: 276px;
        position: absolute;
        bottom: 0;
        right: 10%;
    }

    .planReissueHeaderCardImage___AHuIR {
        width: 50%;
        min-width: 276px;
        position: absolute;
        bottom: 0;
        right: 10%;
    }

    .proxyTransactionsHeaderCardImage___3Y5TY {
        width: 60%;
        min-width: 276px;
        position: absolute;
        bottom: 0;
        right: 0;
    }
}

@media (min-width: 760px) {
    .headerTextContainer___131zC h1 {
        width: 50%;
        font-family: OpenSansFontHeader;
        font-size: 32px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 42px;
        letter-spacing: normal;
        color: #222222;
    }

    .mirHeaderCardImage___V6zBi {
        width: 40%;
        position: absolute;
        bottom: 0;
        right: 10%;
    }

    .orderReissueHeaderCardImage___1jfQw {
        width: 40%;
        position: absolute;
        bottom: 0;
        right: 10%;
    }

    .planReissueHeaderCardImage___AHuIR {
        width: 40%;
        position: absolute;
        bottom: 0;
        right: 10%;
    }

    .proxyTransactionsHeaderCardImage___3Y5TY {
        width: 50%;
        position: absolute;
        bottom: 0;
        right: 0;
    }
}


@media (min-width: 937px) {
    .headerTextContainer___131zC h1 {
        width: 50%;
        font-family: OpenSansFontHeader;
        font-size: 32px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 42px;
        letter-spacing: normal;
        color: #222222;
    }
}

@media (min-width: 1024px) {
    .headerTextContainer___131zC h1 {
        width: 50%;
        font-family: OpenSansFontHeader;
        font-size: 42px;
        line-height: 60px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        color: #222222;
    }

    .mirHeaderCardImage___V6zBi {
        width: 38%;
        max-width: 460px;
        position: absolute;
        bottom: 0;
        right: 10%;
    }

    .orderReissueHeaderCardImage___1jfQw {
        width: 38%;
        max-width: 460px;
        position: absolute;
        bottom: 0;
        right: 10%;
    }

    .planReissueHeaderCardImage___AHuIR {
        width: 38%;
        max-width: 460px;
        position: absolute;
        bottom: 0;
        right: 10%;
    }

    .proxyTransactionsHeaderCardImage___3Y5TY {
        width: 50%;
        max-width: 620px;
        position: absolute;
        bottom: 0;
        right: 0;
    }
}
.contentContainer___3KAE7 {
    max-width: 969px;
    background-color: white;
    margin: 0 auto;
}

.articlesContainer___2Tdbi {
    margin-top: 8px;
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 5px;
}

hr {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #e4e4e4;
    border: none;
    background-color: #e4e4e4;
    height: 1px;
}

@media (min-width: 760px) {
    .articlesContainer___2Tdbi {
        margin-top: 64px;
        margin-left: 16px;
        margin-right: 16px;
    }
}

@media (min-width: 969px) {
    .contentContainer___3KAE7 {
        width: 969px;
        background-color: white;
        margin: 0 auto;
    }
}.footerContainer___QbRUJ {
    width: 100%;
    height: 110px;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    flex-direction: column;
    background-color: #f5f5f5;
}

.footerContent___3zYj_ {
    flex: 1;
    padding: 24px;
}

.footerContent___3zYj_ p {
    font-family: SFProText;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #222222;
}

.footerContent___3zYj_ a {
    color: #44b46a;
    text-decoration: none;
}

.footerLine___1vcmo {
    flex: 1;
    background-color: #4a4a4a;
}

@media (min-width: 969px) {
    .footerContent___3zYj_ p {
        max-width: 937px;
        left: 24px;
        right: 24px;
        margin: 0 auto;
        font-family: SFProText;
        font-size: 15px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.4;
        letter-spacing: normal;
        color: #222222;
    }
}.articleContainer___1eifk {
    margin-bottom: 24px;
    padding-top: 32px;
}

.articleHeader___3Uw8N {
    display: flex;
    cursor: pointer;
}

.articleHeaderTextContainer___3zxNf {
    flex: 9;
}

.articleHeaderTextContainer___3zxNf h2 {
    font-family: OpenSansFontArticle;
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: normal;
    color: #222222;
}


.articleHeaderBtnContainer___1lkMo {
    flex: 1;
    padding: 8px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}


.articleContentContainer___TQAeu {
    padding-top: 24px;
    font-family: SFProText;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #222222;
}

@media (min-width: 320px) {
    .articleHeaderTextContainer___3zxNf h2 {
        font-family: OpenSansFontArticle;
        font-size: 21px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: normal;
        color: #222222;
    }
}

@media (min-width: 760px) {
    .articleHeaderTextContainer___3zxNf h2 {
        font-family: OpenSansFontArticle;
        font-size: 26px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 36px;
        letter-spacing: normal;
        color: #222222;
    }
}
.subArticleContainer___3YgEJ {
    margin-bottom: 24px;
    margin-top: 24px;
}

.subArticleHeader___26y9Y {
    display: flex;
    cursor: pointer;
}

.subArticleHeaderTextContainer___3korV {
    flex: 9;
}

.subArticleHeaderTextContainer___3korV h2 {
    font-family: OpenSansFontArticle;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: normal;
    color: #222222;
}

.subArticleHeaderBtnContainer___2ukVP {
    flex: 1;
    padding: 8px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.subArticleContentContainer___34kBM {
    padding-top: 14px;
    font-family: SFProText;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #222222;
}

@media (min-width: 320px) {
    .subArticleHeaderTextContainer___3korV h2 {
        font-family: OpenSansFontArticle;
        font-size: 15px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 21px;
        letter-spacing: normal;
        color: #222222;
    }
}

@media (min-width: 760px) {
    .subArticleHeaderTextContainer___3korV h2 {
        font-family: OpenSansFontArticle;
        font-size: 18px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 21px;
        letter-spacing: normal;
        color: #222222;
    }
}
.container___12duG {
    min-height: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}.documentsListProxyUlStyle___256Lx {
    padding: 0;
    padding-inline-start: 0px;
    margin-left: 18px;
}
.documentsListProxyUlStyle___256Lx li {
    margin-bottom: 8px;
}.proxyOrderPlaceUlStyle___2nD5- {
    padding: 0;
    padding-inline-start: 0px;
    margin-left: 18px;
}
.proxyOrderPlaceUlStyle___2nD5- li {
    margin-bottom: 8px;
}

.proxyOrderPlaceContainer___3eftj hr {
    position: relative;
    color: #e4e4e4;
    border: none;
    background-color: #e4e4e4;
    height: 1px;
}.proxyPartsUlStyle___1wlHe {
    padding: 0;
    padding-inline-start: 0px;
    margin-left: 18px;
}
.proxyPartsUlStyle___1wlHe li {
    margin-bottom: 8px;
}

.proxyPartsHint___3BoCk {
    color: #878687;
}.proxyAbroadUlStyle___2WY4V {
    padding: 0;
    padding-inline-start: 0px;
    margin-left: 18px;
}
.proxyAbroadUlStyle___2WY4V li {
    margin-bottom: 8px;
}

.proxyAbroadHintText___1cqbP {
    color: #878687;
}

.proxyAbroadConventionText___3WxqI {
    color: #44b46a;
    cursor: pointer;
}.proxyOperationUlStyle___2J5oc {
    padding: 0;
    padding-inline-start: 0px;
    margin-left: 18px;
}
.proxyOperationUlStyle___2J5oc li {
    margin-bottom: 8px;
}.proxyDebitCardUlStyle___1RVQG {
    padding: 0;
    padding-inline-start: 0px;
    margin-left: 18px;
}
.proxyDebitCardStyle___1Pht7 li {
    margin-bottom: 8px;
}
/*# sourceMappingURL=style.css.map*/