/* Minification failed. Returning unminified contents.
(1548,23): run-time error CSS1038: Expected hex color, found '#ffff'
(1556,36): run-time error CSS1046: Expect comma, found '0'
(1556,40): run-time error CSS1046: Expect comma, found '/'
 */
@font-face {
    font-family: 'aca-feedback-icons';
    src: url('/Styles/media/Accessibility/fonts/aca-feedback-icons.eot');
    src: url('/Styles/media/Accessibility/fonts/aca-feedback-icons.eot?#iefix') format('embedded-opentype'), url('/Styles/media/Accessibility/fonts/aca-feedback-icons.woff2') format('woff2'), url('/Styles/media/Accessibility/fonts/aca-feedback-icons.woff') format('woff'), url('/Styles/media/Accessibility/fonts/aca-feedback-icons.ttf') format('truetype'), url('/Styles/media/Accessibility/fonts/aca-feedback-icons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.icon-aca-feedback,
.icon-aca-feedback [class^="icon-"],
.icon-aca-feedback [class*=" icon-"] {
    top: 0;
}

.icon-aca-feedback {
    font-family: 'aca-feedback-icons' !important;
    font-style: normal;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .icon-aca-feedback:before {
        font-family: 'aca-feedback-icons' !important;
        position: static;
    }

.icon-chevron-aca-feedback:before,
.icon-chevron-aca-feedback-left:before,
.icon-chevron-aca-feedback-right:before,
.icon-chevron-aca-feedback-up:before,
.icon-chevron-aca-feedback-down:before {
    content: "\e900" !important;
    display: inline-block;
}

.icon-chevron-aca-feedback-up:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 45% 40%;
    -ms-transform-origin: 45% 40%;
    transform-origin: 45% 40%;
}

.icon-chevron-aca-feedback-down:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.icon-chevron-aca-feedback-left:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon-download:before {
    content: "\e901";
}

.icon-05_sign_in_to_bell_mail:before {
    content: "\e902";
}

.icon-twitter-icon:before {
    content: "\e903";
}

.icon-printer:before {
    content: "\e904";
}

.icon-01_phonecall:before {
    content: "\e905";
}

.icon-01_email:before {
    content: "\e906";
}

.icon-aca-twitter:before {
    content: "\e907";
}

.icon-aca-facebook:before {
    content: "\e908";
}

.icon-uniEAC7:before {
    content: "\e909";
}

.icon-aca-sign_in_to_bell_mail:before {
    content: "\e90a";
}

.icon-email:before {
    content: "\e90b";
}

.icon-01_phonecall_wot:before {
    content: "\e90c";
}

.icon-o-chat-bubble:before {
    content: "\e90d";
}

.icon-people-3:before {
    content: "\e90e";
}

.icon-twitter3x:before {
    content: "\e90f";
}

.icon-09_business_store:before {
    content: "\e910";
}

.icon-07_group_partipants:before {
    content: "\e911";
}

.icon-01_chat_texting:before {
    content: "\e912";
}

.icon-facebook3x:before {
    content: "\e913";
}

.icon-close_bare:before {
    content: "\e914";
}

.icon-BCE_Logo:before {
    content: "\e915";
}

.icon-more-details-pill:before {
    content: "\e916";
}

.icon-10_move3x:before {
    content: "\e917";
}

.icon-04_customer_experience3x:before {
    content: "\e918";
}

.icon-01_Corporate_services3x:before {
    content: "\e919";
}

.icon-14_Bell_residential_and_small_business3x:before {
    content: "\e91a";
}

.icon-small_social_facebook:before {
    content: "\e91d";
}

.icon-small_social_instagram:before {
    content: "\e91e";
}

.icon-small_social_twitter:before {
    content: "\e91f";
}

/* NOTE: use mobile-first media queries. place your styles under proper categories. */

/* start helpers */
/* BCE CSS HELPERS */
.aca-feedback-bce .big-title,
.aca-feedback-bce .title,
.aca-feedback-bce .small-title,
.aca-feedback-bce .subtitle-2,
.aca-feedback-bce .subtitle-2-reg,
.aca-feedback-bce .surtitle,
.aca-feedback-bce .surtitle-black {
    max-width: 100%;
    width: auto;
}

.aca-feedback-bce .big-title,
.aca-feedback-bce .title,
.aca-feedback-bce .small-title,
.aca-feedback-bce .subtitle-2,
.aca-feedback-bce .subtitle-2-reg,
.aca-feedback-bce .surtitle-black,
.aca-feedback-bce .surtitle-black-reg {
    color: #111;
}

.aca-feedback-bce .big-title,
.aca-feedback-bce .title,
.aca-feedback-bce .small-title {
    font-family: "bellslim_font_black", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: -.4px;
    line-height: 28px;
}

.aca-feedback-bce .small-title {
    font-size: 22px;
    line-height: 24px;
}

.aca-feedback-bce .radius-10-top {
    border-radius: 10px 10px 0 0;
}

.aca-feedback-bce .modal-body {
    margin-top: 40px;
}

.aca-feedback-bce .form-group > :first-child,
.page-code_prsshp-as-landing .form-group > :first-child {
    width: 170px;
}

.aca-feedback-bce .pad-t-15 {
    padding-top: 15px;
}

.aca-feedback-bce .pad-t-20,
.page-code_prsshp-as-landing .pad-t-20 {
    padding-top: 20px;
}

.page-code_prsshp-as-landing .footerButtonWrap #cancelBtn {
    margin-left: 30px;
}

.aca-feedback-bce .pad-t-40,
.page-code_prsshp-as-landing .pad-t-40 {
    padding-top: 40px;
}

.page-code_prsshp-as-landing .pad-t-45 {
    padding-top: 45px;
}

.aca-feedback-bce .form-control-select,
.page-code_prsshp-as-landing .form-control-select {
    padding-right: 15px;
}

.page-code_prsshp-as-landing .txtYellow,
.aca-feedback-bce .txtYellow {
    color: #E2A52C;
}

.page-code_prsshp-as-landing [class*='tooltip-'].icon,
.aca-feedback-bce [class*='tooltip-'].icon {
    color: #707070;
}

.page-code_prsshp-as-landing .form-control {
    background-color: #ffffff;
}

.page-code_prsshp-as-landing .footerButtonWrap #cancelBtn,
.aca-feedback-bce .footerButtonWrap #cancelBtn {
    margin-left: 30px;
}

.aca-feedback-bce .txtBlue {
    color: #00549a;
}
/* END BCE CSS HELPERS */
.aca-feedback-bce .pad-b-30 {
    padding-bottom: 30px;
}

.margin-0-force {
    margin: 0 !important;
}

.pad-0-force {
    padding: 0 !important;
}

.pad-t-100 {
    padding-top: 100px;
}

.margin-t-4 {
    margin-top: 4px;
}

.margin-b-18 {
    margin-bottom: 18px;
}

.margin-b-30-force {
    margin-bottom: 30px !important;
}

.margin-b-45-force {
    margin-bottom: 45px !important;
}

.max-w-150 {
    max-width: 150px;
}

.max-w-300 {
    max-width: 300px;
}

.max-w-680 {
    max-width: 680px;
    margin: auto;
}

.max-w-650 {
    max-width: 650px;
}

.max-w-716 {
    max-width: 716px;
}

.min-w-60 {
    min-width: 60px;
}

.line-height-14 {
    line-height: 14px;
}

.line-height-18 {
    line-height: 18px;
}

.aca-feedback-bce .txtWhite {
    color: #fff;
}

.txtBlack111 {
    color: #111;
}

.line-height-22 {
    line-height: 22px;
}

.displayInline {
    display: inline;
}

.txtNoUnderlineButton {
    text-decoration: none;
}

.txtSize48 {
    font-size: 48px;
}

.aca-txtSize50 {
    font-size: 50px;
}

.aca-min-dimension-60 {
    min-width: 60px;
    min-height: 60px;
}

.aca-dimension-50 {
    width: 50px;
    height: 50px;
}

.aca-dimension-60 {
    width: 60px;
    height: 60px;
}

.aca-flex-column {
    flex-direction: column;
}

.aca-flex-row {
    flex-direction: row;
}

.aca-justify-content-center {
    justify-content: center;
}

.aca-flex-basis-0 {
    flex-basis: 0;
}

.aca-gap-15 .aca-flex-basis-50 {
    flex-basis: calc(50% - 15px);
}

.aca-flex-grow-1 {
    flex-grow: 1;
}

.aca-flex-grow-3 {
    flex-grow: 3;
}

.aca-grid-gap-15,
.aca-gap-15 {
    gap: 15px;
}

.aca-border-1-top-white {
    border-top: 1px solid #fff;
}

.aca-border-radius-15 {
    border-radius: 15px;
}

.aca-border-radius-50-perc {
    border-radius: 50%;
}

.aca-column-spacer-15,
.aca-column-spacer-15 > div {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.aca-feedback-modal .modal-body {
    max-height: none !important;
    overflow-y: unset !important;
}

.modal-open .aca-feedback-modal {
    overflow-x: hidden;
    overflow-y: auto;
}
/* end helpers */
.loader-aca-feedback-shown,
.loader-aca-feedback-shown .loaderOverlayBackground {
    display: block !important;
}

.aca-feedback-bce .form-control:disabled {
    background-color: #f4f4f4;
}

/* SEPARATOR */
.aca-separator {
    display: flex;
    align-items: center;
    text-align: center;
}

.aca-separator-left-line::before,
.aca-separator-right-line::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #d4d4d4;
}

.aca-separator:not(:empty)::before {
    margin-right: 15px;
}

.aca-separator:not(:empty)::after {
    margin-left: 15px;
}
/* END SEPARATOR */

/* START SOCIAL CHANNELS SEPARATOR */
.aca-social-channels-container .aca-social-channels-separator:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 24px;
    vertical-align: middle;
    background-color: #d4d4d4;
    margin: 0 10px;
}
/* END SOCIAL CHANNELS SEPARATOR */

/* ICON FONT SIZE FOR DIMENSION-60 */
.page-code_prsshp-as-landing .icon-circle-large.aca-dimension-60.txtSize28:before {
    font-size: 28px;
}

.aca-feedback-bce .icon-circle-large.aca-dimension-60.txtSize30:before,
.page-code_prsshp-as-landing .icon-circle-large.aca-dimension-60.txtSize30:before {
    font-size: 30px;
}

.aca-feedback-bce .icon-circle-large.aca-dimension-60.txtSize55:before,
.page-code_prsshp-as-landing .icon-circle-large.aca-dimension-60.txtSize55:before {
    font-size: 55px;
}

.aca-feedback-bce .icon-circle-large.aca-dimension-60.txtSize60:before,
.page-code_prsshp-as-landing .icon-circle-large.aca-dimension-60.txtSize60:before {
    font-size: 60px;
}
/* END ICON FONT SIZE FOR DIMENSION-60 */

/* ICON STYLE OVERRIDES */
.page-code_prsshp-as-landing .icon-d-inline-block::before,
.aca-feedback-bce .icon-d-inline-block::before {
    display: inline-block;
}

.icon-link-decoration-none,
.icon-link-decoration-none::before {
    display: inline-block;
}

.page-code_prsshp-as-landing .icon-pos-absolute::before {
    position: absolute;
}

.aca-feedback-bce .contactInfoIcon,
.page-code_prsshp-as-landing .contactInfoIcon {
    margin-right: 15px;
}
/* END ICON STYLE OVERRIDES */

body {
    font-size: 14px;
    line-height: 18px;
}

.small-text,
.txtNarrower {
    font-size: 12px;
    line-height: 14px;
}

.form-group label .txtNarrower {
    font-weight: 400;
    color: #4a4a4a;
}

.page-code_prsshp-as-landing .header-title {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: normal;
}

.page-code_prsshp-as-landing .header-back-btn .header-back-btn-text {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
}

.aca-feedback-bce .btn-default,
.aca-feedback-bce .btn-default-white {
    padding: 8px 30px;
}

a.social-tip {
    position: relative;
}

    a.social-tip span {
        display: none
    }

    a.social-tip:focus span,
    a.social-tip:hover span,
    a.social-tip:active span {
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, calc(-100% - 6px));
        color: #626562;
        background-color: #ffffe7;
        font-size: 12px;
        z-index: 24;
        padding: 2px 5px 2px 5px;
        white-space: pre;
    }

.page-code_prsshp-as-landing a.social-tip:focus span,
.page-code_prsshp-as-landing a.social-tip:hover span,
.page-code_prsshp-as-landing a.social-tip:active span {
    text-decoration: none;
}

.page-code_prsshp-as-landing .header-back-btn {
    position: relative;
    top: 0;
    border-radius: 2px;
}

body.page-code_prsshp-as-landing .footerButtonWrap > a:focus {
    text-decoration: none !important;
}

.aca-feedback-bce #Feedback {
    padding-top: 0;
}

/* FOOTER CSS*/
.page-code_prsshp-as-landing .footer {
    background-color: #ffffff;
}

.page-code_prsshp-as-landing .footer-content {
    padding-top: 25px;
    padding-bottom: 30px;
}

.page-code_prsshp-as-landing .footer-border-top {
    border-top: 1px solid #e1e1e1;
}

.aca-feedback-bce .footer-border-top {
    border-top: 1px solid #e1e1e1;
    padding-top: 25px;
}

.aca-feedback-bce .accessibility_footer_container {
    padding-top: 0;
    border-top: none;
}

.flex-footer-links {
    display: flex;
    width: 100%;
}

    .flex-footer-links div:not(:last-child) a::after {
        background-color: #b4b4b4;
        content: "";
        display: inline-block;
        height: 12px;
        margin: 0 8px 0 8px;
        vertical-align: middle;
        width: 1px;
    }

.aca-feedback-footer .entrustimage {
    width: 56px;
}

.aca-feedback-bce .site_links_list_wrapper ul.site_links_list_cont li:last-child > a {
    margin-left: 5px;
}

.aca-feedback-bce .site_links_list_wrapper ul.site_links_list_cont li:not(:last-child) > a {
    margin-right: 0;
}

.aca-feedback-bce .site_links_list_wrapper ul.site_links_list_cont li > a:after {
    margin-left: 5px;
}

/* START BCE CORE CSS */
.aca-feedback-bce .accessibility-container {
    margin: 0 16px;
}
/* END BCE CORE CSS */

/* START BCE Accesibility Plan Header CSS */
.aca-feedback-bce header {
    background: #00549a;
}

.aca-feedback-bce .accessibility-header {
    min-height: 75px;
    font-family: Arial;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
}
/* END BCE Accessibility Plan Header CSS */

/* START BCE Accesibility Plan Footer CSS */
.aca-feedback-bce .accessibility_footer_container img {
    height: 50px;
    position: absolute;
}

.aca-feedback-bce .site_links_list_wrapper ul.site_links_list_cont li {
    display: inline-block;
}

    .aca-feedback-bce .site_links_list_wrapper ul.site_links_list_cont li:first-child > a {
        margin-left: 0;
    }

.aca-feedback-bce footer {
    display: block;
}

.aca-feedback-bce .accessibility_footer_container {
    padding: 25px 0 39px;
}

.aca-feedback-bce footer.standard-outline a:focus, footer.standard-outline button:focus {
    outline: none !important;
    box-shadow: none !important;
}

.aca-feedback-bce footer.standard-outline a:not(.footer_skip_to_main_link):focus {
    position: relative;
}

.aca-feedback-bce footer.standard-outline a:focus::before,
.aca-feedback-bce footer.standard-outline button:focus::before {
    content: '';
    height: calc(100% + 6px);
    width: calc(100% + 6px);
    position: absolute;
    top: -3px;
    left: -3px;
    display: block;
    z-index: 1;
    pointer-events: none;
    outline: 2px solid #0075ff;
    outline-offset: 1px;
    border-radius: 2px;
}
/* END BCE Accesibility Plan Footer CSS */

/* END FOOTER */

/* Sidenav floating*/
.aca-accesibility-plan-sidenav {
    position: relative;
    margin-top: 106px;
}

.aca-feedback-bce .sidenav-scroll {
    width: 222px;
    padding-top: 45px;
}

    .aca-feedback-bce .sidenav-scroll .sidenav-group {
        max-height: calc(100vh - 45px);
        overflow-y: auto;
        margin: 0 -10px;
        padding: 0 10px;
    }

.aca-feedback-bce .subnav-group {
    position: relative;
    border-left: 1px solid #e1e1e1;
    padding-left: 18px;
    margin-bottom: 10px;
}

    .aca-feedback-bce .subnav-group li:first-of-type {
        padding-bottom: 10px;
    }

    .aca-feedback-bce .subnav-group li:nth-last-of-type(2) {
        padding-top: 10px;
    }

    .aca-feedback-bce .subnav-group li:not(:first-of-type):not(:nth-last-of-type(2)):not(.magic-line) {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.aca-feedback-bce .sidenav-group > :not(.sidenav-active) > a {
    color: #00549a;
}

.aca-feedback-bce .sidenav-group .sidenav-active > a,
.aca-feedback-bce .sidenav-group li a:hover,
.aca-feedback-bce .subnav-group .subnav-active a,
.aca-feedback-bce .subnav-group li a:hover {
    color: #111
}

.aca-feedback-bce .magic-line {
    position: absolute;
    width: 4px;
    background-color: #00549A;
    height: 30px;
    left: 0;
    top: 0
}
/* Sidenav floating*/

/* START CONTENT HEADER STYLE */
.aca-accessibility-plan-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transform: translateX(-100%);
    background-color: inherit;
}

.aca-accessibility-plan-content .aca-accessibility-plan-content-container:first-of-type .aca-accessibility-plan-header:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translateX(100%);
    background-color: inherit;
}
/* END CONTENT HEADER STYLE */

/* START FORM INFO */
.page-code_prsshp-as-landing .aca-form-info-container,
.aca-feedback-bce .aca-form-info-container {
    padding-left: 245px;
    padding-right: 30px;
}

.page-code_prsshp-as-landing .aca-form-info,
.aca-feedback-bce .aca-form-info {
    width: 100%;
    padding: 30px 20px 30px 30px;
}

    .page-code_prsshp-as-landing .aca-form-info .icon,
    .aca-feedback-bce .aca-form-info .icon {
        padding: 2px;
        margin-right: 15px;
        font-family: 'bell-icon';
    }

    .page-code_prsshp-as-landing .aca-form-info .aca-form-info-title,
    .aca-feedback-bce .aca-form-info .aca-form-info-title {
        padding: 1px 0;
    }

    .page-code_prsshp-as-landing .aca-form-info .aca-list-decoration,
    .aca-feedback-bce .aca-form-info .aca-list-decoration {
        margin-right: 20px;
    }

.aca-form-comments-container.d-none {
    display: none !important;
}
/* END FORM INFO */

@media (min-width: 768px) and (max-width: 991px) {
    .aca-feedback .height-55-sm {
        height: 55px;
    }

    .aca-feedback-bce header.standard-outline a:not(.connector-brand-link):not(.logo):not(.CoveoSearchButton):not(.skip-to-main-link):focus {
        outline: 2px solid #FFFFFF !important;
        outline-offset: 4px;
        box-shadow: none;
        text-decoration: none;
    }
}

@media (max-width: 767.98px) {
    .hidden-xs {
        display: none !important;
    }

    .aca-feedback-bce .d-inline-block-xs,
    .page-code_prsshp-as-landing .d-inline-block-xs {
        display: inline-block;
    }

    .aca-min-dimension-40-xs {
        min-width: 40px;
        min-height: 40px;
    }

    .aca-dimension-40-xs {
        width: 40px;
        height: 40px;
    }

    .aca-dimension-45-xs {
        width: 45px;
        height: 45px;
    }

    .aca-dimension-54-xs {
        width: 54px;
        height: 54px;
    }

    .aca-feedback .height-55-xs {
        height: 55px;
    }

    .aca-feedback-bce .margin-t-xs-30 {
        margin-top: 30px;
    }

    .aca-feedback-bce .pad-t-xs-30,
    .page-code_prsshp-as-landing .pad-t-xs-30 {
        padding-top: 30px;
    }

    .aca-feedback-bce .pad-b-xs-85 {
        padding-bottom: 85px;
    }

    .bgNone-xs {
        background: none;
    }

    .txtBlue-xs-forced {
        color: #00549a !important;
    }

    .aca-margin-b-60-xs {
        margin-bottom: 60px;
    }

    .margin-b-xs-30-force {
        margin-bottom: 30px !important;
    }

    .margin-b-xs-90 {
        margin-bottom: 90px;
    }

    .min-h-78-xs {
        min-height: 78px;
    }

    .txtSize44-xs {
        font-size: 44px;
    }

    .txtSize45-xs {
        font-size: 45px;
    }

    .aca-feedback-bce .justify-content-center-xs,
    .page-code_prsshp-as-landing .justify-content-center-xs {
        justify-content: center;
    }

    .align-items-center-xs {
        align-items: center;
    }

    .aca-feedback-bce .flex-column-xs,
    .page-code_prsshp-as-landing .flex-column-xs {
        flex-direction: column;
    }

    .flex-direction-row-xs {
        flex-direction: row;
    }

    .aca-flex-grow-1-xs {
        flex-grow: 1;
    }

    .aca-feedback-bce .no-borders-xs,
    .page-code_prsshp-as-landing .no-borders-xs {
        border: 0;
    }

    .aca-feedback-bce .no-pad-xs {
        padding: 0;
    }

    .aca-feedback-bce .border-lightGray-top-xs,
    .page-code_prsshp-as-landing .border-lightGray-top-xs {
        border-top: 1px solid #D4D4D4;
    }

    .aca-feedback-bce .border-lightGray-bottom-xs,
    .page-code_prsshp-as-landing .border-lightGray-bottom-xs {
        border-bottom: 1px solid #D4D4D4;
    }

    .no-border-radius-bottom-xs-force {
        border-radius: 10px 10px 0 0 !important;
    }

    .page-code_prsshp-as-landing .footer-border-top,
    .aca-feedback-bce .footer-border-top {
        border-top: none;
    }

    .aca-feedback-bce .footer-border-top {
        padding-top: 0;
    }

    .aca-feedback-bce .graphical_ctrl_checkbox input + span,
    .page-code_prsshp-as-landing .graphical_ctrl_checkbox input + span {
        padding-left: 0;
    }

    .aca-feedback-bce .form-group > :first-child,
    .page-code_prsshp-as-landing .form-group > :first-child {
        width: 100%;
    }

    .aca-feedback-bce .alternate-wrap::before,
    .page-code_prsshp-as-landing .alternate-wrap::before {
        left: 35px;
    }

    .aca-feedback-bce .form-control-select-box select.form-control-select,
    .page-code_prsshp-as-landing .form-control-select-box select.form-control-select {
        width: 100% !important;
    }

    .aca-feedback-bce .accessibility-header {
        height: 54px;
    }

    .footnote-additional-details {
        max-height: calc(100vh - 60px);
    }

    .footnote-details-content {
        max-height: calc(100vh - 180px);
        overflow: auto;
    }

    /* BCE FOOTER CSS */
    .aca-feedback-bce .accessibility_footer_container ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .aca-feedback-bce .accessibility_footer_container img {
        position: inherit;
        margin: auto;
    }

    .aca-feedback-bce .accessibility_footer_container .footer_copyright {
        text-align: center;
        padding-bottom: 24px;
    }

    .aca-feedback-bce .accessibility_footer_container .site_links_list_wrapper ul.site_links_list_cont li > a:after {
        content: none
    }
    /* END BCE FOOTER */

    /* START BCE HEADER */
    .aca-feedback-bce .accessibility-header {
        min-height: 54px;
    }
    /* END BCE HEADER */

    /* FOCUS OUTLINE  */
    body.is_tabbing.aca-feedback-bce .aca-feedback-checkbox-card .graphical_ctrl input[type="checkbox"]:focus ~ .ctrl_element,
    body:not(.is_tabbing).aca-feedback-bce .aca-feedback-checkbox-card .graphical_ctrl input[type="checkbox"]:focus ~ .ctrl_element,
    body.is_tabbing.page-code_prsshp-as-landing .aca-feedback-radio-card .graphical_ctrl input[type="radio"]:focus ~ .ctrl_element,
    body:not(.is_tabbing).page-code_prsshp-as-landing .aca-feedback-radio-card .graphical_ctrl input[type="radio"]:focus ~ .ctrl_element,
    body.is_tabbing.aca-feedback-bce .aca-feedback-radio-card .graphical_ctrl input[type="radio"]:focus ~ .ctrl_element,
    body:not(.is_tabbing).aca-feedback-bce .aca-feedback-radio-card .graphical_ctrl input[type="radio"]:focus ~ .ctrl_element,
    body.is_tabbing.page-code_prsshp-as-landing .aca-feedback-checkbox-card .graphical_ctrl input[type="checkbox"]:focus ~ .ctrl_element,
    body:not(.is_tabbing).page-code_prsshp-as-landing .aca-feedback-checkbox-card .graphical_ctrl input[type="checkbox"]:focus ~ .ctrl_element {
        outline: 0 !important;
        box-shadow: none !important;
    }

    .aca-feedback-checkbox-card.focused-element,
    .aca-feedback-radio-card.focused-element {
        outline-offset: 4px !important;
        outline: 2px solid #0075ff !important;
        border-radius: 2px;
    }

    .aca-feedback-bce .site_links_list_cont > li:first-child a:focus::before {
        width: calc(100% + 5px);
    }

    .aca-feedback-bce footer.standard-outline .accessibility_footer_container > div > a:focus::before {
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        z-index: 1;
        pointer-events: none;
        outline: 2px solid #0075ff;
        outline-offset: 4px;
        border-radius: 2px;
    }

    .aca-feedback-bce header.standard-outline a:not(.connector-brand-link):not(.logo):not(.CoveoSearchButton):not(.skip-to-main-link):focus {
        outline: 2px solid #FFFFFF !important;
        outline-offset: 4px;
        box-shadow: none;
        text-decoration: none;
    }
    /* END FOCUS OUTLINE */

    /* START SOCIAL CHANNELS SEPARATOR */
    .aca-social-channels-container .aca-social-channels-separator:not(:last-child):after {
        height: 50px;
        margin: 0 15px;
    }
    /* END SOCIAL CHANNELS SEPARATOR */

    /* START ACA CONTENT AND SIDENAV CONTAINERS */
    .aca-accesibility-plan-sidenav {
        display: none;
    }
    /* END ACA CONTENT AND SIDENAV CONTAINERS */

    /* START CONTENT HEADER STYLE */
    .aca-accessibility-plan-header:before {
        width: 15px;
    }

    .aca-accessibility-plan-content .aca-accessibility-plan-content-container:not(:first-of-type) .aca-accessibility-plan-header:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        transform: translateX(100%);
        background-color: inherit;
    }

    .aca-accessibility-plan-header:after {
        width: 15px;
    }
    /* END CONTENT HEADER STYLE */

    /* START FORM INFO */
    .page-code_prsshp-as-landing .aca-form-info-container,
    .aca-feedback-bce .aca-form-info-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-code_prsshp-as-landing .aca-form-info,
    .aca-feedback-bce .aca-form-info {
        width: 100%;
        padding: 30px 15px;
    }

    .aca-feedback-bce .aca-form-info,
    .page-code_prsshp-as-landing .aca-form-info {
        width: 100%;
    }
    /* END FORM INFO */
}

@media (max-width: 767.98px) and (min-width: 640px) {
    /* START FORM INFO */
    .page-code_prsshp-as-landing .aca-form-info-container,
    .aca-feedback-bce .aca-form-info-container {
        padding-left: 45px;
        padding-right: 45px;
    }
    /* END FORM INFO */
}

@media (min-width: 768px) {
    .aca-feedback-bce .big-title,
    .aca-feedback-bce .title {
        font-size: 32px;
        letter-spacing: -.5px;
        line-height: 38px;
    }

    .aca-feedback-bce .small-title {
        font-size: 24px;
        line-height: 26px;
    }

    .aca-margin-h-0-sm {
        padding-left: 0;
        padding-right: 0;
    }

    .aca-pad-h-15-sm {
        padding-left: 15px;
        padding-right: 15px;
    }

    .pad-b-100-sm {
        padding-bottom: 100px;
    }

    .aca-flex-grow-1p75-sm {
        flex-grow: 1.75;
    }

    .aca-feedback-bce .formatWrap > div:nth-child(2),
    .page-code_prsshp-as-landing .formatWrap > div:nth-child(2) {
        padding-left: 55px;
    }

    .aca-feedback-bce .alternate-wrap::before,
    .page-code_prsshp-as-landing .alternate-wrap::before {
        left: 255px;
    }

    .page-code_prsshp-as-landing .footer-links > li:last-child {
        border-right: none;
    }

    /* START FOCUS OUTLINE */
    .aca-feedback-bce .site_links_list_cont > li:first-child a:focus::before {
        width: calc(100% - 5px);
    }

    .aca-feedback-bce footer.standard-outline .accessibility_footer_container > div > a:focus::before {
        content: '';
        height: calc(100% + 8px);
        width: calc(100% + 50px);
        position: absolute;
        top: 0;
        left: -50px;
        display: block;
        z-index: 1;
        pointer-events: none;
        outline: 2px solid #0075ff;
        outline-offset: 4px;
        border-radius: 2px;
    }

    .aca-feedback-bce header.standard-outline a:not(.connector-brand-link):not(.logo):not(.CoveoSearchButton):not(.skip-to-main-link):focus {
        text-decoration: none;
    }
    /* END FOCUS OUTLINE */

    /* START FORM INFO */
    .page-code_prsshp-as-landing .aca-form-info,
    .aca-feedback-bce .aca-form-info {
        max-width: 430px;
        padding: 30px;
    }
    /* END FORM INFO */

    /* START ACA CONTENT AND SIDENAV CONTAINERS */
    .aca-accessibility-plan-content {
        flex-grow: 1;
        flex-basis: 0;
        padding-right: 60px;
    }

    .aca-accesibility-plan-sidenav {
        width: 222px;
    }
    /* END ACA CONTENT AND SIDENAV CONTAINERS */

    /* START CONTENT HEADER STYLE */
    .aca-accessibility-plan-header:before {
        width: 30px;
    }

    .aca-accessibility-plan-header:after {
        width: calc((100vw - 100%) - 30px);
    }
    /* END CONTENT HEADER STYLE */
}

@media (min-width: 992px) {
    .aca-feedback-bce .big-title {
        font-size: 40px;
        letter-spacing: -.7px;
        line-height: 46px;
    }

    .aca-feedback .height-75 {
        height: 75px;
    }

    .aca-column-spacer-15-md,
    .aca-column-spacer-15-md > div {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .max-w-430-md {
        max-width: 430px;
    }

    .min-w-650 {
        min-width: 650px;
    }

    .aca-margin-h-50-md {
        padding-left: 50px;
        padding-right: 50px;
    }

    .aca-pad-h-70-md {
        padding-left: 70px;
        padding-right: 70px;
    }

    .aca-pad-t-25-md {
        padding-top: 25px;
    }

    .aca-pad-b-30-md {
        padding-bottom: 30px;
    }

    .pad-t-md-70 {
        padding-top: 70px;
    }

    .pad-b-md-70 {
        padding-bottom: 70px;
    }

    .pad-b-100-md {
        padding-bottom: 100px;
    }

    .aca-flex-grow-3-md {
        flex-grow: 3;
    }

    .aca-flex-basis-0-md {
        flex-basis: 0;
    }

    .aca-feedback-bce .formatWrap > div:nth-child(2),
    .page-code_prsshp-as-landing .formatWrap > div:nth-child(2) {
        padding-left: 50px;
    }

    /* START BCE Header */
    .aca-feedback-bce header.standard-outline a:not(.absolute):not(.skip-to-main-link):not(.connector-brand),
    .aca-feedback-bce header.standard-outline button:not(.absolute):not(.connector-nav-open-button) {
        position: relative;
    }
    /* END BCE Header */


    /* START FOCUS OUTLINE */
    .aca-feedback-bce header.standard-outline a:not(.connector-brand-link):not(.logo):not(.CoveoSearchButton).sub-nav-level-1:focus::before {
        outline-offset: 4px !important;
        outline: 2px solid #0075FF !important;
        box-shadow: none !important;
    }

    .aca-feedback-bce header.standard-outline a.connector-brand-link:focus::after,
    .aca-feedback-bce header.standard-outline a:not(.connector-brand-link):not(.logo):not(.CoveoSearchButton):focus,
    .aca-feedback-bce header.standard-outline .global-navigation .connector-search-wrap .CoveoSearchbox .magic-box .magic-box-input > input:focus
    .aca-feedback-bce header.standard-outline header.standard-outline .global-navigation .connector-search-wrap .CoveoSearchbox .magic-box .magic-box-input > input:focus {
        outline: 2px solid #FFFFFF !important;
        outline-offset: 4px;
        box-shadow: none;
    }


        .aca-feedback-bce header.standard-outline a:not(.connector-brand-link):not(.logo):not(.CoveoSearchButton):focus::before {
            box-shadow: none;
        }

    .aca-feedback-bce header.standard-outline a.connector-brand-link:focus::after {
        border-radius: 2px;
    }
    /* END FOCUS OUTLINE */

    /* START FORM INFO */
    .page-code_prsshp-as-landing .aca-form-info,
    .aca-feedback-bce .aca-form-info {
        max-width: 450px;
    }
    /* END FORM INFO */

    /* START CONTENT HEADER STYLE */
    .aca-accessibility-plan-header:before {
        width: 16px;
    }

    .aca-accessibility-plan-header:after {
        width: calc((100vw - 100%) - 16px);
    }
    /* END CONTENT HEADER STYLE */
}

@media (min-width: 1240px) {
    .aca-accessibility-plan-content {
        width: calc(100% - 222px);
    }

    /* START CONTENT HEADER STYLE */
    .aca-accessibility-plan-header:before {
        width: calc((100vw - 1200px) /2);
    }

    .aca-accessibility-plan-header:after {
        right: 1px;
        width: calc(100vw - 100% - ((100vw - 1200px) / 2));
    }
    /* END CONTENT HEADER STYLE */
}

/* START FOCUS OUTLINE */
body.aca-feedback-bce a:not(.btn):focus,
body.aca-feedback-bce *:not(.btn):not(.connector-nav-open-button):not(.collapse-trigger):focus,
body.aca-feeedback-bell main a:not(.btn):not(.skip-to-main-link):not(.borderRadiusAll10):not(.button-link-2):not(.button-link):not(.button-3ld1eg0):not(.bhp-banner-cta):focus,
body.aca-feeedback-bell main a:not(.btn):not(.skip-to-main-link):not(.borderRadiusAll10):not(.button-link-2):not(.button-link):not(.button-3ld1eg0):not(.bhp-banner-cta):focus,
.aca-feedback-bce header.standard-outline .skip-to-main-link:focus:after,
.aca-feedback-bce header.standard-outline button:focus::before,
.aca-feedback-bce header.standard-outline .CoveoSearchButton:focus:after,
.aca-feedback-bce header.standard-outline a:not(.connector-brand-link):not(.logo):not(.CoveoSearchButton):focus::before,
.aca-feeedback-bce header.standard-outline .global-navigation .connector-search-wrap .CoveoSearchbox .magic-box .magic-box-input > input:focus,
.footerButtonWrap #cancelBtn:focus,
body.is_tabbing header .global-navigation *:not(.connector-login-button):not(.js-open-store-locator):not(.ui-autocomplete-input):not(input):focus,
body.page-code_prsshp-as-landing *:not(.btn):focus {
    border-radius: 2px;
}

.page-code_prsshp-as-landing .global-navigation.gn-shop .connector-nav-open-button.active:focus {
    border-radius: 50% !important;
}

.page-code_prsshp-as-landing .global-navigation.gn-shop .connector-nav-open-button:focus {
    border-radius: 2px !important;
}

body.page-code_prsshp-as-landing header .global-navigation button.btn-primary-white:not(.connector-login-button):not(.js-open-store-locator):not(.ui-autocomplete-input):focus {
    border-radius: 20px;
    padding-top: 8px;
    padding-right: 30px;
    padding-bottom: 8px;
    padding-left: 30px;
}

body.aca-feedback-bce *:focus,
.aca-feedback-bce p > a:focus,
.aca-feedback-bce header.standard-outline .CoveoSearchButton:focus:after,
.aca-feedback-bce select.form-control:focus,
.aca-feedback-bce .graphical_ctrl input[type="checkbox"]:focus ~ .ctrl_element,
.aca-feedback-bce .graphical_ctrl input:checked:focus ~ .ctrl_element, .graphical_ctrl input[type="radio"]:focus ~ .ctrl_element,
.aca-feedback-bce input[type="email"].form-control:focus,
.aca-feedback-bce input[type="tel"].form-control:focus,
.aca-feedback-bce input[type="text"].form-control:focus,
.footerButtonWrap #cancelBtn:focus,
footer.standard-outline a.btn:focus::before,
body.page-code_prsshp-as-landing *:focus,
.page-code_prsshp-as-landing main .graphical_ctrl input[type="checkbox"]:focus ~ .ctrl_element,
.page-code_prsshp-as-landing main .graphical_ctrl input[type="radio"]:focus ~ .ctrl_element,
body.page-code_prsshp-as-landing main .focus_outline_gray *:focus {
    outline-offset: 4px !important;
    outline: 2px solid #0075ff !important;
    box-shadow: none !important;
}

body.aca-feedback-bce a.btn-default-white:focus,
.aca-feedback-bce header.standard-outline .skip-to-main-link:focus:after,
.aca-feedback-bce header.standard-outline button:focus::before,
.aca-feedback-bce header.standard-outline a.connector-brand:focus::before,
.aca-feedback-bce header.standard-outline .global-navigation .federal-bar-mobile > li a:focus::before,
.aca-feedback-bce header.standard-outline .global-navigation .menu-flyout-visible .sub-nav-root .sub-nav-group .sub-nav-item a:focus::before,
.aca-feedback-bce header.standard-outline .global-navigation .menu-flyout-visible .sub-nav-level-1:focus::before,
.aca-feedback-bce header.standard-outline .sub-nav-root .sub-nav-group a:focus::before,
.aca-feedback-bce header.standard-outline .global-navigation .connector-area div > a:focus > span::before,
.aca-feedback-bce header.standard-outline .global-navigation .connector-search-wrap .CoveoSearchbox .magic-box .magic-box-input > input:focus,
body:not(.aca-feedback-bell) a#btnBackToPrevious:focus,
body.page-code_prsshp-as-landing a#btnBackToPrevious:focus,
body.page-code_prsshp-as-landing .bgBlue *:focus,
body.page-code_prsshp-as-landing .bg-bell-blue *:focus,
body.page-code_prsshp-as-landing .bg-bell-blue *:focus,
body.aca-feedback-bce .bgBlue *:focus {
    outline: 2px solid #FFFFFF !important;
    outline-offset: 4px !important;
    box-shadow: none !important;
}

body.aca-feedback-bce sup a:focus {
    outline-offset: 1px !important;
}

.aca-feedback-bce header.standard-outline .global-navigation .federal-bar-mobile > li a:focus::before,
.aca-feedback-bce header.standard-outline .global-navigation .menu-flyout-visible .sub-nav-root .sub-nav-group .sub-nav-item a:focus::before,
.aca-feedback-bce header.standard-outline .sub-nav-root .sub-nav-group a:focus::before,
.aca-feedback-bce header.standard-outline .global-navigation .menu-flyout-visible .sub-nav-level-1:focus::before,
.aca-feedback-bce header.standard-outline .global-navigation .connector-area div > a:focus > span::before,
.aca-feedback-bce header.standard-outline a.connector-brand:focus::before {
    outline-offset: 2px;
}

.aca-feedback-bce header.standard-outline .CoveoSearchButton:focus:after {
    outline-offset: 0 !important;
}

.page-code_prsshp-as-landing .global-navigation #connector-search-button:focus,
.aca-feedback-bce #connector-search-button:focus:before,
.aca-feedback-bce header.standard-outline button.connector-nav-open-button.active:focus::before {
    border-radius: 50%;
}

.aca-feedback-footer .flex-footer-links div:not(:last-child) a:focus::before {
    width: calc(100% - 17px);
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 2px;
    outline-offset: 4px !important;
    outline: 2px solid #0075ff !important;
}

.page-code_prsshp-as-landing .slick-slide.slick-active:focus,
.page-code_prsshp-as-landing .change-region-provinces-button > a:focus,
.aca-feedback-footer .flex-footer-links div:not(:last-child) a:focus {
    outline-offset: 0 !important;
    outline-style: none !important;
}


.page-code_prsshp-as-landing .graphical_ctrl input:focus ~ .ctrl_element,
.aca-feedback-bce .graphical_ctrl input:focus ~ .ctrl_element {
    border: 1px solid #828282;
}

.aca-feedback-bce .accessibility_footer_container img {
    right: 0;
}

.aca-feedback-bce [tabindex="-1"]:focus {
    outline: 0 !important;
}

.aca-feedback-bce .global-navigation a.txtWhite:hover {
    color: #fff;
}
/* END FOCUS OUTLINE */
.sticky-accordion-fixed {
    position: fixed;
    top: 0;
    background-color: #ffff !important;
    box-shadow: 0px 2px 7px #00000078;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 100;
}

.aca-feedback-bce .sticky-accordion-fixed .collapse-trigger:not(.collapsed) {
    box-shadow: 0 6px 25px 0 rgb(0 0 0 / 12%) !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

    .aca-feedback-bce .sticky-accordion-fixed .collapse-trigger:not(.collapsed):focus {
        outline: none !important;
    }

        .aca-feedback-bce .sticky-accordion-fixed .collapse-trigger:not(.collapsed):focus::before {
            width: 100%;
            content: '';
            position: absolute;
            height: 100%;
            left: 0;
            top: 0;
            border-radius: 10px;
            outline-offset: 4px !important;
            outline: 2px solid #0075FF !important;
        }

.footnote-additional-details {
    border-top: 1px solid #E1E1E1;
    background-color: #FFFFFF;
    box-shadow: 0 14px 36px 0 rgba(0,0,0,0.3);
    position: fixed;
    bottom: 0;
    z-index: 1;
}

.aca-feedback-bce button.close:focus {
    border: none;
}
.bhp-offers.bhp-container{padding-right:15px;padding-left:15px;padding-bottom:20px;margin:0 auto}.bhp-offer{background-color:#fff;border-radius:10px;overflow:hidden;min-height:150px;position:relative;margin-bottom:20px}.bhp-offer:last-child{margin-bottom:0}.bhp-offer-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 80px 30px rgba(0,0,0,.05);pointer-events:none;z-index:1}.bhp-offer-image{max-height:180px;display:block;width:auto;height:auto;max-width:100%;margin:0 auto}.bhp-offer-image-wrap{padding:15px 20px 0;height:195px;display:flex;align-items:center;justify-content:center}.bhp-offer-content-wrap{padding:0 20px 30px}.bhp-offer-title{font-family:arial,sans-serif;letter-spacing:normal;line-height:22px;font-size:18px;font-weight:700;margin-top:15px;color:#000}.bhp-offer-content-body{margin-top:10px}.bhp-offer-cta{font-weight:700;text-decoration:none;display:block;margin-top:15px}.bhp-offer-cta:focus,.bhp-offer-cta:hover{text-decoration:underline}.bhp-offer-subtitle{color:#00549a;font-weight:700;line-height:22px}.bhp-offer-price{font-size:30px;color:#00549a;display:block;white-space:nowrap;letter-spacing:-.75px;font-family:bell-slim-heavy;font-weight:400;line-height:22px;margin-top:15px;margin-bottom:10px}.bhp-offer-price>sup{font-size:14px;line-height:22px;position:relative;top:0}@media(min-width:640px){.bhp-offer{min-height:445px;display:flex;flex-direction:column;justify-content:center;width:calc(50% - 8px);margin-bottom:0}.bhp-offers.bhp-container{display:flex;flex-direction:row;justify-content:space-between}}@media(min-width:992px){.bhp-offer-title{line-height:22px;font-size:20px}.bhp-text-tag{margin-top:0;margin-bottom:15px}.bhp-offer-image{max-height:240px}.bhp-offer{min-height:300px}.bhp-offer-main{display:flex;flex-direction:row-reverse;justify-content:center}.bhp-offers--img-left .bhp-offer-main{flex-direction:row}.bhp-offer-image-wrap{width:50%;height:100%;padding-top:0;padding-right:30px;padding-left:15px;display:flex;flex-direction:column;justify-content:center}.bhp-offers--img-left .bhp-offer-image-wrap{padding-right:15px;padding-left:30px}.bhp-offer-content-wrap{width:50%;padding:30px 0 30px 30px;display:flex;flex-direction:column;justify-content:center}.bhp-offers--img-left .bhp-offer-content-wrap{padding-left:0;padding-right:30px}}@media(min-width:1240px){.bhp-offer-content-wrap{padding-left:45px}.bhp-offers--img-left .bhp-offer-content-wrap{padding-left:0;padding-right:45px}.bhp-offers.bhp-container{padding-right:0;padding-left:0;width:1200px}}
