/* _content/RMG.DRS.Redirections.Token/Pages/Index.razor.rz.scp.css */
.headline[b-5d8uk5s3zn] {
    font-family: var(--pf-din-text-std-reg);
    font-size: 1rem;
    line-height: 1.25rem;
    text-align: center;
}
/* _content/RMG.DRS.Redirections.Token/Shared/Breadcrumb.razor.rz.scp.css */
.breadcrumbContainer[b-mfjlaek8ua] {
    display: inline;
    line-height: 30px;
    font-family: var(--pf-din-text-std-reg);
}

    .breadcrumbContainer:first-child[b-mfjlaek8ua] {
        font-family: var(--pf-din-text-std-bold);
    }

.breadcrumb[b-mfjlaek8ua] {
    text-decoration: none;
    color: var(--shark);
    font-size: 1rem;
    margin-right: 12px;
    display: inline;
}

    a.breadcrumb[b-mfjlaek8ua] {
        text-decoration: underline;
    }
    
    a.breadcrumb:hover[b-mfjlaek8ua], 
    a.breadcrumb:focus[b-mfjlaek8ua] {
        color: var(--dove-grey);
    }

@media only screen and (min-width: 992px) {
    .breadcrumb[b-mfjlaek8ua] {
        margin-right: 10px;
    }
}

.breadcrumbSeparator[b-mfjlaek8ua] {
    margin-right: 12px;
    color: #979797;
    font-size: 1rem;
}

@media only screen and (min-width: 992px) {
    .breadcrumbSeparator[b-mfjlaek8ua] {
        margin-right: 10px;
    }
}
/* _content/RMG.DRS.Redirections.Token/Shared/Breadcrumbs.razor.rz.scp.css */
.breadcrumbsWrapper[b-fvth377dla] {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: flex-end;
    margin-top: 30px;
}

@media only screen and (min-width: 992px) {
    .breadcrumbsWrapper[b-fvth377dla] {
        margin-top: 40px;
    }
}

.breadcrumbsBackground[b-fvth377dla] {
    background-color: white;
}

.breadcrumbsList[b-fvth377dla] {
    margin: 0;
    padding: 17px;
    list-style: none;
}
/* _content/RMG.DRS.Redirections.Token/Shared/Container.razor.rz.scp.css */
.containerWrapper[b-z4hktz431h] {
    margin-left: 20px;
    margin-right: 20px;
    box-sizing: border-box;
    display: flex;
    height: 100%;
}
    
    @media only screen and (min-width: 768px) {
        .containerWrapper[b-z4hktz431h] {
            margin-left: auto;
            margin-right: auto;
            max-width: 540px;
            width: 100%;
        }
    }

.medium[b-z4hktz431h] {
    max-width: 730px;
}

    @media only screen and (min-width: 768px) {
        .medium[b-z4hktz431h] {
            max-width: 730px;
        }
    }

.wide[b-z4hktz431h] {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
}

    @media only screen and (min-width: 768px) {
        .wide[b-z4hktz431h] {
            padding-left: 39px;
            padding-right: 39px;
        }
    }

    @media only screen and (min-width: 992px) {
        .wide[b-z4hktz431h] {
            padding-left: 47px;
            padding-right: 47px;
        }
    }
    
    @media only screen and (min-width: 1200px) {
        .wide[b-z4hktz431h] {
            padding-left: 165px;
            padding-right: 165px;
        }
    }

@media only screen and (min-width: 768px) {
    .narrow[b-z4hktz431h] {
        max-width: 160px;
    }
}
/* _content/RMG.DRS.Redirections.Token/Shared/Footer.razor.rz.scp.css */
.footerWrapper[b-ipoj1hnn60] {
    background: var(--shark);
    text-align: left;
    padding: 0.625rem 0 1.125rem;
    font-family: var(--pf-din-text-std-reg);
}

@media only screen and (min-width: 768px) {
    .footerWrapper[b-ipoj1hnn60] {
        padding-bottom: 1.5rem;
    }
}

.footerWrapper a[b-ipoj1hnn60] {
    font-size: 0.875rem;
    font-weight: 400;
    color: var(--white);
    line-height: 28px;
    text-decoration: none;
}

.royalmailSiteLinks ul[b-ipoj1hnn60] {
    margin-top: 1rem;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.royalmailSiteLinks li[b-ipoj1hnn60] {
    padding-right: 25px;
    display: inline-block;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .royalmailSiteLinks li[b-ipoj1hnn60] {
        padding-right: 32px;
        padding-bottom: 4px;
    }
}

@media only screen and (min-width: 768px) {
    .royalmailSiteLinks li:nth-child(7)[b-ipoj1hnn60] {
        padding-right: 0;
    }
}

@media only screen and (min-width: 768px) {
    .royalmailSiteLinks li:nth-child(8)[b-ipoj1hnn60] {
        text-align: right;
        margin-left: auto;
        padding-right: 0;
    }
}

.royalmailSiteLinks li[b-ipoj1hnn60]::after {
    content: ' ';
    position: absolute;
    border-left: 1px var(--white) solid;
    top: 30%;
    right: 0;
    height: 45%;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 12px;
}

@media only screen and (min-width: 768px) {
    .royalmailSiteLinks li[b-ipoj1hnn60]::after {
        border-left: none;
    }
}

.royalmailSiteLinks li:last-child[b-ipoj1hnn60]::after {
    border-left: none;
}

.newWindowIcon[b-ipoj1hnn60] {
    margin-left: 4px;
}

.newWindowIcon img[b-ipoj1hnn60] {
    width: 9px;
    height: 9px;
}

@media only screen and (max-width: 375px) {
    .newWindowIcon[b-ipoj1hnn60] {
        display: none;
    }
}

.footerContainer[b-ipoj1hnn60] {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.footerContent[b-ipoj1hnn60] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 23px;
}

@media only screen and (min-width: 768px) {
    .footerContent[b-ipoj1hnn60] {
        margin-top: 18px;
    }
}

@media only screen and (min-width: 1200px) {
    .footerContent[b-ipoj1hnn60] {
        margin-top: 15px;
    }
}

.socialIcons[b-ipoj1hnn60] {
    display: flex;
    align-items: center;
    margin-right: 14px;
    margin-top: 4px;
}

@media only screen and (min-width: 768px) {
    .socialIcons[b-ipoj1hnn60] {
        margin-top: 0;
    }
}

.socialIcons a[b-ipoj1hnn60] {
    margin-right: 16px;
}

.socialIcons img[b-ipoj1hnn60] {
    width: 24px;
    height: 24px;
}

.copyrightContent[b-ipoj1hnn60] {
    margin-left: auto;
    color: var(--white);
    text-align: right;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.copyrightSymbol[b-ipoj1hnn60] {
    font-size: 1.5em;
    margin-right: 5px;
    vertical-align: middle;
}

.containerAndWide[b-ipoj1hnn60] {
    box-sizing: border-box;
    display: flex;
    height: 100%;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
}

@media only screen and (min-width: 768px) {
    .containerAndWide[b-ipoj1hnn60] {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .containerAndWide[b-ipoj1hnn60] {
        padding-left: 37px;
        padding-right: 37px;
    }
}

@media only screen and (min-width: 992px) {
    .containerAndWide[b-ipoj1hnn60] {
        padding-left: 47px;
        padding-right: 47px;
    }
}

@media only screen and (min-width: 1200px) {
    .containerAndWide[b-ipoj1hnn60] {
        padding-left: 165px;
        padding-right: 165px;
    }
}
/* _content/RMG.DRS.Redirections.Token/Shared/Header.razor.rz.scp.css */
.headerWrapper[b-2dty2i6mf6] {
    height: 81px;
    background-color: var(--white);
    width: 100%;
    z-index: 1;
    margin-left: 0;
    padding: 16px 30px;
    box-sizing: border-box;
}

@media only screen and (min-width: 768px) {
    .headerWrapper[b-2dty2i6mf6] {
        height: 80px;
        padding: 12px 39px;
    }
}

@media only screen and (min-width: 992px) {
    .headerWrapper[b-2dty2i6mf6] {
        padding: 12px 47px;
    }
}

@media only screen and (min-width: 1200px) {
    .headerWrapper[b-2dty2i6mf6] {
        padding: 12px 165px;
    }
}

.headerLink[b-2dty2i6mf6] {
    display: flex;
    align-items: center;
}

[b-2dty2i6mf6] .headerLogo {
    height: 48px;
}

@media only screen and (min-width: 768px) {
    [b-2dty2i6mf6] .headerLogo {
        height: 56px;
    }
}
/* _content/RMG.DRS.Redirections.Token/Shared/MainLayout.razor.rz.scp.css */
.page[b-mol9a8q5xy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mol9a8q5xy] {
    flex: 1;
}

.sidebar[b-mol9a8q5xy] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mol9a8q5xy] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mol9a8q5xy]  a, .top-row .btn-link[b-mol9a8q5xy] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-mol9a8q5xy] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mol9a8q5xy] {
        display: none;
    }

    .top-row.auth[b-mol9a8q5xy] {
        justify-content: space-between;
    }

    .top-row a[b-mol9a8q5xy], .top-row .btn-link[b-mol9a8q5xy] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mol9a8q5xy] {
        flex-direction: row;
    }

    .sidebar[b-mol9a8q5xy] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mol9a8q5xy] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-mol9a8q5xy], article[b-mol9a8q5xy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/RMG.DRS.Redirections.Token/Shared/Section.razor.rz.scp.css */
.section[b-nn38pihnt5] {
    background-color: var(--white);
    padding: 1.125rem 0 0.375rem;
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px;
    margin-top: 40px;
}
/* _content/RMG.DRS.Redirections.Token/Shared/Spinner.razor.rz.scp.css */
.centred[b-4627anyjy3] {
    display: flex;
    justify-content: center;
}

.spinner[b-4627anyjy3] {
    display: inline-block;
    position: relative;
}

    .spinner[b-4627anyjy3]::after {
        content: ' ';
        display: block;
        width: 18px;
        height: 18px;
        margin: 1px;
        border-radius: 50%;
        border: 2px solid var(--red);
        border-color: var(--red) var(--red) var(--red) transparent;
        animation: spinner-b-4627anyjy3 1.2s linear infinite;
    }

@keyframes spinner-b-4627anyjy3 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
