html {
    font-size: 62.5%
}

body {
    font-family: M, OS, Arial, sans-serif
}

h2 {
    font-weight: 400
}

.red {
    color: #c00
}

@font-face {
    font-family: OS;
    src: url(/assets/fonts/Open_Sans/regular/OpenSans-Regular-webfont.eot?v=1);
    src: url(/assets/fonts/Open_Sans/regular/OpenSans-Regular-webfont.eot?#iefix&v=1) format("embedded-opentype"), url(/assets/fonts/Open_Sans/regular/OpenSans-Regular-webfont.woff2?v=1) format("woff2"), url(/assets/fonts/Open_Sans/regular/OpenSans-Regular-webfont.woff?v=1) format("woff"), url(/assets/fonts/Open_Sans/regular/OpenSans-Regular-webfont.ttf?v=1) format("truetype"), url(/assets/fonts/Open_Sans/regular/OpenSans-Regular-webfont.svg?v=1#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OS-sb;
    src: url(/assets/fonts/Open_Sans/semibold/OpenSans-Semibold-webfont.eot?v=1);
    src: url(/assets/fonts/Open_Sans/semibold/OpenSans-Semibold-webfont.eot?#iefix&v=1) format("embedded-opentype"), url(/assets/fonts/Open_Sans/semibold/OpenSans-Semibold-webfont.woff2?v=1) format("woff2"), url(/assets/fonts/Open_Sans/semibold/OpenSans-Semibold-webfont.woff?v=1) format("woff"), url(/assets/fonts/Open_Sans/semibold/OpenSans-Semibold-webfont.ttf?v=1) format("truetype"), url(/assets/fonts/Open_Sans/semibold/OpenSans-Semibold-webfont.svg?v=1#open_sanssemibold) format("svg");
    font-weight: semibold;
    font-style: normal
}

@font-face {
    font-family: OS-b;
    src: url(/assets/fonts/Open_Sans/bold/OpenSans-Bold-webfont.eot?v=1);
    src: url(/assets/fonts/Open_Sans/bold/OpenSans-Bold-webfont.eot?#iefix&v=1) format("embedded-opentype"), url(/assets/fonts/Open_Sans/bold/OpenSans-Bold-webfont.woff2?v=1) format("woff2"), url(/assets/fonts/Open_Sans/bold/OpenSans-Bold-webfont.woff?v=1) format("woff"), url(/assets/fonts/Open_Sans/bold/OpenSans-Bold-webfont.ttf?v=1) format("truetype"), url(/assets/fonts/Open_Sans/bold/OpenSans-Bold-webfont.svg?v=1#open_sansbold) format("svg");
    font-weight: 700;
    font-style: normal
}

.popin--load .loading {
    font-size: 1.2rem;
    line-height: 1;
    margin: 0;
    padding: 2em 0 .25em
}

.popin__content {
    padding: 0
}

.container-loader {
    position: relative
}

.stretched-loader {
    position: absolute;
    top: -5px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    background-color: rgba(0, 0, 0, .4);
    text-align: center;
    border: 1px solid silver;
    border-radius: 4px
}

.stretched-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -22px
}

.creditCard {
    display: inline-block;
    height: 23px;
    width: 37px;
    background: url(../images/sprite-creditCard.png) no-repeat;
    vertical-align: middle
}

.creditCard--toggle:not(.creditCard--disabled) {
    cursor: pointer;
    transition: background-position .15s linear
}

.creditCard--toggle:not(.creditCard--disabled):hover {
    box-shadow: 0 0 1px 0 #444, inset 0 0 0 1px #444
}

.creditCard--cb {
    background-position: 0 -23px
}

.creditCard--cb.creditCard--toggle {
    background-position: 0 0
}

.creditCard--cb.creditCard--toggle.selected:not(.creditCard--disabled),
.creditCard--cb.creditCard--toggle:hover:not(.creditCard--disabled) {
    background-position: 0 -23px
}

.creditCard--mc {
    background-position: 0 -69px
}

.creditCard--mc.creditCard--toggle {
    background-position: 0 -46px
}

.creditCard--mc.creditCard--toggle.selected:not(.creditCard--disabled),
.creditCard--mc.creditCard--toggle:hover:not(.creditCard--disabled) {
    background-position: 0 -69px
}

.creditCard--vs {
    width: 39px;
    background-position: 0 -115px;
    border: 1px solid #ccc
}

.creditCard--vs.creditCard--toggle {
    background-position: 0 -92px
}

.creditCard--vs.creditCard--toggle.selected:not(.creditCard--disabled),
.creditCard--vs.creditCard--toggle:hover:not(.creditCard--disabled) {
    background-position: 0 -115px
}

.flag-sepa {
    width: 27px;
    height: 29px;
    margin-bottom: 4px;
    background: url(../images/pays-sepa.png);
    background-repeat: no-repeat;
    overflow: hidden
}

.flag-sepa.flag-FR {
    background-position: -1px 0
}

.flag-sepa.flag-MC {
    background-position: -30px 0;
    width: 23px
}

.flag-sepa.flag-BE {
    background-position: -55px 0
}

.flag-sepa.flag-LU {
    background-position: -84px 0
}

.flag-sepa.flag-NL {
    background-position: -113px 0
}

.flag-sepa.flag-DE {
    background-position: -142px 0;
    width: 30px
}

.flag-sepa.flag-AU {
    background-position: -174px 0
}

.flag-sepa.flag-PT {
    background-position: -203px 0
}

.flag-sepa.flag-ES {
    background-position: -232px 0
}

.flag-sepa.flag-IT {
    background-position: -261px 0
}

.flag-sepa.flag-CH {
    background-position: -290px 0
}

.flag-sepa.flag-FI {
    background-position: -319px 0
}

.flag-sepa.flag-IE {
    background-position: -348px 0
}

.flag-sepa.flag-CY {
    background-position: -24px -28px
}

.flag-sepa.flag-GR {
    background-position: -53px -28px
}

.flag-sepa.flag-EE {
    background-position: -82px -28px
}

.flag-sepa.flag-SE {
    background-position: -111px -28px
}

.flag-sepa.flag-SK {
    background-position: -140px -28px
}

.flag-sepa.flag-SI {
    background-position: -170px -28px
}

.flag-sepa.flag-NO {
    background-position: -199px -28px
}

.flag-sepa.flag-MT {
    background-position: -228px -28px
}

.flag-sepa.flag-LT {
    background-position: -257px -28px
}

.flag-sepa.flag-LV {
    background-position: -286px -28px
}

.flag-sepa.flag-DK {
    background-position: -315px -28px
}

.flag-sepa.flag-GB {
    background-position: -141px -56px
}

.flag-sepa.flag-PL {
    background-position: -170px -56px
}

.flag-sepa.flag-HU {
    background-position: -199px -56px
}

.flag-sepa.flag-SM {
    background-position: -110px -56px
}

.resp-array .grid-l {
    margin-bottom: 4px
}

.resp-array .grid-l .grid-c {
    border-left: 1px solid #fff
}

.resp-array .grid-l .grid-c:not(:empty) {
    padding: .4em .5em
}

.resp-array__header {
    display: none;
    font-family: M-sb, OS-sb, Arial
}

.resp-array__header .grid-c {
    font-size: 1.4rem;
    background-color: #f0f0f0
}

.resp-array__line {
    border: 1px solid #e0e0e0
}

.resp-array__line .grid-c {
    font-size: 1.4rem
}

.resp-array__libelle {
    font-family: M-sb, OS-sb, Arial
}

@media(min-width:480px) {
    .resp-array .grid-l .grid-c:not(:empty) {
        padding: .25em .5em
    }

    .resp-array__header {
        display: block
    }

    .resp-array__line {
        border: none
    }

    .resp-array__line .grid-c {
        font-size: 1.3rem
    }

    .resp-array__libelle {
        display: none
    }
}

.shipping-methods {
    text-align: center;
    padding: 30px 0 20px
}

@media(min-width:480px) {
    .shipping-methods {
        padding: 30px 0 70px
    }
}

.shipping-methods .method {
    position: relative;
    border: 1px solid #e3e3e3;
    border-radius: 15px;
    max-width: 650px;
    padding: 15px 0;
    margin: 15px auto;
    cursor: pointer
}

.shipping-methods .method.active {
    box-shadow: inset 0 0 0 2px #333
}

.shipping-methods .method.active .method--libelle-link {
    display: block
}

.shipping-methods .method--radio-button {
    vertical-align: sub
}

.shipping-methods .method--radio-button .radio-shipping {
    height: 20px;
    width: 20px;
    vertical-align: middle
}

.shipping-methods .method--libelle {
    margin-bottom: 15px
}

@media(min-width:480px) {
    .shipping-methods .method--libelle {
        margin: 0
    }
}

.shipping-methods .method--libelle-title {
    font-family: M-sb, OS-sb, Arial;
    font-size: 1.5rem;
    margin-top: 5px;
    margin-bottom: 5px
}

.shipping-methods .method--libelle-sub-title {
    font-size: 1.2rem;
    color: #8b8b8b
}

.shipping-methods .method--libelle-link {
    margin-top: 10px;
    display: none
}

.shipping-methods .method--libelle .countdown {
    color: #5aa43c;
    font-family: M-sb, OS-sb, Arial;
    display: none
}

.shipping-methods .method--img {
    text-align: left
}

@media(min-width:840px) {
    .shipping-methods .method--img {
        text-align: center
    }
}

.shipping-methods .method--img .picto-shipping {
    max-height: 25px;
    max-width: 100px;
    margin-bottom: 8px
}

.shipping-methods .method--price {
    font-family: M-sb, OS-sb, Arial;
    font-size: 1.3rem;
    text-align: left
}

@media(min-width:840px) {
    .shipping-methods .method--price {
        text-align: center
    }
}

.shipping-methods .method .more-info {
    display: inline-block;
    padding: 8px 0 2px;
    color: #06c;
    font-family: M-sb, OS-sb, Arial;
    text-decoration: underline
}

.shipping-methods .method .more-info:hover {
    color: #1a8cff
}

.shipping-methods .method i {
    font-size: 3.4rem
}

.shipping-methods .method div+i {
    display: inline-block;
    margin-top: 15px
}

.shipping-methods .method .creneau-horaire,
.shipping-methods .method .point-relais {
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
    text-align: center;
    font-family: M-sb, OS-sb, Arial;
    color: #323336
}

.shipmentReminder {
    position: relative;
    padding: 18px 1.5%;
    border: 1px solid #ddd;
    border-radius: 14px;
    font-size: 1.4rem
}

.shipmentReminder__info {
    margin-top: 12px;
    color: #06c
}

.shipmentReminder__logo {
    position: absolute
}

.shipmentReminder__logo.logo-relay {
    max-height: 46px;
    height: 100%;
    top: calc((100% - 46px)/2);
    right: 1%
}

.shipmentReminder__logo.logo-chrono {
    max-height: 28px;
    height: 100%;
    top: calc((100% - 28px)/2);
    right: 1%
}

.shipmentReminder__logo.logo-download,
.shipmentReminder__logo.logo-fc,
.shipmentReminder__logo.logo-home {
    max-height: 44px;
    height: 100%;
    top: calc((100% - 44px)/2);
    right: 1.6%
}

.shipmentReminder address {
    margin-top: 10px
}

.remodal.modal-shipment-description .title {
    font-size: 1.6rem;
    font-family: M-sb, OS-sb, Arial
}

.remodal.modal-shipment-description i {
    font-size: 6rem
}

.remodal.modal-shipment-description .text {
    text-align: justify;
    line-height: 1.4
}

.shipping-methods {
    padding: 10px 0
}

.cbForm__header {
    margin-bottom: 20px
}

.cbForm__header__text {
    margin: .2em 0 .3em;
    font-size: 1.8rem !important;
    font-family: M-sb, OS-sb, Arial;
    text-align: left
}

.cbForm__header__icons {
    text-align: right
}

.cbForm__content {
    padding: 0 2%
}

.cbForm__content__explain {
    padding: 1em 0
}

.cbForm__content p {
    margin: 0 0 1em;
    font-size: 1.4rem
}

.cbForm__content .amount {
    padding: .3em;
    margin: 0 0 1.5em;
    font-size: 1.4rem
}

.cbForm__content .amount #cb-montant {
    color: #c00
}

.cbForm__content .cc-line {
    margin-bottom: 18px
}

.cbForm__content .inputCcNum {
    background-position: 10px 15px;
    background-repeat: no-repeat
}

.cbForm__content .inputCcNum input[type=text] {
    padding-left: 40px
}

.cbForm__content .inputCcNum--visa {
    background-image: url(../images/visa.png)
}

.cbForm__content .inputCcNum--mastercard {
    background-image: url(../images/mastercard.png)
}

.cbForm__content .inputCcNum--cb {
    background-image: url(../images/cb.svg)
}

.cbForm__content .inputCcCvv {
    background: url(../images/cvv.png) calc(100% - 10px) 50% no-repeat
}

.cbForm__content .forbiddenCards {
    color: #a0a0a0;
    font-size: 1.2rem;
    text-align: center
}

.cbForm .info-box {
    margin-top: -12px;
    margin-bottom: 24px;
    font-size: 12px
}

.cb-type-selector.title {
    font-size: 18px;
    margin-bottom: 8px !important
}

.cb-type-selector.text {
    font-size: 12px
}

.cb-form--old {
    font-size: 1.4rem;
    text-align: center
}

.cb-form--old .forbidden-cards {
    padding-bottom: .5em;
    font-size: .8em;
    text-align: justify
}

.cb-form--old .cb-container .grid-c {
    padding: 8px 2px;
    font-size: 1.4rem
}

.cb-form--old .montant {
    padding: .3em;
    margin: 0 0 1.5em;
    font-size: 1.1428571429em;
    background-color: #f4f4f4;
    border: 1px solid #e1e1e1
}

.cb-form--old .montant #cb-montant {
    color: #c00
}

.cb-form--old .card-types {
    padding: 10px;
    text-align: center
}

.cb-form--old .card-types img {
    border-radius: 4px
}

.cb-form--old .card-types img+img {
    margin-left: 10%
}

.cb-form--old__button {
    padding: 1.2em 0 .4em
}

.cb-form--old__button .bt-icon {
    font-size: 1.6em
}

.cb-form--old .bnk-disabled {
    display: inline-block;
    padding: 1em 2em;
    border-radius: 5px;
    border: 2px solid gray
}

@media(min-width:480px) {
    .cb-form--old {
        width: 80%;
        margin: 0 auto
    }
}

@media(min-width:840px) {
    .cb-form--old {
        width: 70%;
        margin: 0 auto
    }
}

.cb-type-container {
    gap: 16px;
    display: grid
}

@media(min-width:840px) {
    .cb-type-container {
        display: -ms-flexbox;
        display: flex
    }
}

.cb-type-container .cb-type-selector {
    width: 100%;
    padding: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    outline: 1px solid #c6c6c6;
    border-radius: 12px;
    font-family: M-sb, OS-sb, Arial;
    color: #161616;
    font-size: 16px;
    cursor: pointer
}

@media(min-width:840px) {
    .cb-type-container .cb-type-selector {
        width: 200px
    }
}

.cb-type-container .cb-type-selector input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 50%;
    transform: translateY(-.075em);
    display: grid;
    place-content: center
}

.cb-type-container .cb-type-selector input[type=radio]:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    transform: scale(0);
    transition: transform .12s ease-in-out;
    background-color: #161616
}

.cb-type-container .cb-type-selector input[type=radio]:checked:before {
    transform: scale(1)
}

.cb-type-container .cb-type-selector input[type=radio]:checked {
    border: 1px solid #161616
}

.cb-type-container .cb-type-selector input[type=radio]:focus-visible {
    outline: 2px solid #275ecb
}

.cb-type-container .cb-type-selector.active {
    outline: 2px solid #161616
}

.cb-type-container .hidden {
    display: none
}

.insurance-form-header,
.insurance-form-title {
    display: -ms-flexbox;
    display: flex
}

.insurance-form-title {
    margin-left: 16px;
    -ms-flex-direction: column;
    flex-direction: column
}

.insurance-form-subtitle {
    font-size: 12px;
    color: #6f6f6f
}

.insurance-form-radio {
    margin-top: 24px;
    padding: 24px;
    font-size: 16px;
    font-weight: 700;
    border: 4px solid #f4f4f4;
    border-radius: 16px;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

.insurance-radio-with-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.insurance-form-radio-label {
    font-size: 16px
}

.insurance-radio-with {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.insurance-form-recommended {
    font-size: 12px;
    background: #eff6ff;
    border-radius: 200px;
    padding: 4px 12px;
    color: #2563eb
}

.insurance-form-price {
    font-weight: 700
}

.insurance-form-radio-desc {
    margin-left: 52px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 400;
    font-size: 14px;
    color: #525252
}

ul.insurance-form-radio-list {
    vertical-align: top;
    padding-left: 24px;
    list-style-image: url(/assets/images/list-decoration-check.svg)
}

ul.insurance-form-radio-list>li {
    line-height: 2.5rem
}

.insurance-form-radio-retraction {
    color: #148116
}

.insurance-form-radio-title {
    font-size: 16px
}

.insurance-form-radio-price {
    margin-top: 8px;
    color: #c00
}

.insurance-form-radio-know-more {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #275ecb
}

.mt-16 {
    margin-top: 16px
}

.mt-2 {
    margin-top: 2px
}

.gu-mirror {
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}

.gu-hide {
    display: none !important
}

.gu-unselectable {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.gu-transit {
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20)
}

.wrapper-page {
    margin: 0 auto
}

@media(min-width:480px) {
    .wrapper-page {
        min-height: 660px
    }

    .wrapper-page .page {
        min-height: 590px
    }
}

.resiliate-banner {
    display: -ms-flexbox;
    display: flex;
    background: #f2dede;
    padding: 8px 16px;
    border-radius: 10px;
    margin-bottom: 12px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.resiliate-banner .title {
    font-size: 14px
}

.resiliate-banner .subtitle {
    font-size: 12px;
    width: 90%
}

@media(min-width:480px) {
    .resiliate-banner .subtitle {
        width: auto
    }
}

.resiliate-banner .cancel-resil-button {
    border-radius: 4px !important;
    text-align: center
}

@media(min-width:480px) {
    .resiliate-banner .cancel-resil-button {
        height: 40px
    }
}

.page-container.main {
    width: 100%;
    line-height: 1.4
}

.page-container.main .page-content {
    position: relative
}

.page-container.main .page-content .banner-kyc {
    width: 100%;
    padding-bottom: 1em;
    margin: 8px 0;
    background-color: #fee;
    font-size: 1.2rem;
    font-family: M-sb, OS-sb, Arial;
    text-align: center;
    border: 2px solid #c00;
    border-radius: 4px
}

@media(min-width:1600px) {
    .page-container.main .page-content .banner-kyc {
        margin-top: 0
    }
}

.page-container.main .page-content .resiliation-banner {
    font-size: 1.2rem;
    width: 100%
}

.page-container.main .page-content .resiliation-banner .box__icon {
    width: 24px
}

.page-container.main .page-content .resiliation-banner .link {
    text-decoration: underline
}

.page-container.main .page-content .alertRegularisation {
    border: 2px solid #c00;
    text-align: center;
    margin: 10px;
    font-size: 1.5rem;
    padding: 1em
}

.page-container.main .page-content .alertRegularisation .i-warning {
    font-size: 50px;
    line-height: 50px
}

.page-container.main .page-content .alertRegularisation span {
    display: block;
    margin: 2px
}

.page-container.main .page-content .alertRegularisation .bt-label {
    margin-top: 20px
}

.page-container.main .page-content .box--resiliation {
    margin: 5px auto;
    font-size: 1.4rem;
    background-color: #ffe8e8;
    border-color: #ff9c9c;
    width: 100%
}

.page-container.main .page-content .box--resiliation-in-progress {
    line-height: 1.25;
    font-size: 1.3rem
}

.page-container.main .page-content .box--resiliation-in-progress .box__icon {
    font-size: 1.8em
}

.page-container.main .page-content .box--resiliation-in-progress p {
    margin-top: 0
}

.page-container.main .page-content .box--resiliation-in-progress .title {
    font-size: 1.5rem
}

.page-container.main .page-content .box--resiliation-in-progress .bt-resend {
    margin-top: 5px
}

.page-container.main .page-content .box--resiliation-in-progress .buttons {
    padding-top: 15px;
    text-align: center
}

@media(min-width:480px) {
    .page-container.main .page-content .box--resiliation-in-progress .buttons {
        text-align: right
    }
}

.page-container.main .page-content .box--resiliation .box__icon {
    color: #e80000
}

.page-container.main .page-content .box--resiliation .link {
    text-decoration: underline
}

.page-container.main .page-content .illustration .image {
    background-repeat: no-repeat;
    height: 350px;
    background-position: 50%
}

body[data-theme=eur2] .page-container.main .page-content .illustration .image {
    background-image: url(/account/images/mon_offre_mobile_2euros.svg)
}

body[data-theme=free] .page-container.main .page-content .illustration .image {
    background-image: url(/account/images/mon_offre_mobile_forfaitFree.svg)
}

body[data-theme=serieFree] .page-container.main .page-content .illustration .image {
    background-image: url(/account/images/mon_offre_mobile_serieFree.svg)
}

body[data-theme=ukraine] .page-container.main .page-content .illustration .image {
    background-image: url(/account/images/mon_offre_mobile_forfaitUkraine.svg)
}

body[data-theme=main] .page-container.main .page-content .illustration .image {
    background-image: url(/account/images/mon_offre_mobile.svg)
}

.page-container.main .page-content .illustration.box4G .image {
    background-size: contain
}

body[data-theme=eur2] .page-container.main .page-content .illustration.box4G .image,
body[data-theme=free] .page-container.main .page-content .illustration.box4G .image,
body[data-theme=main] .page-container.main .page-content .illustration.box4G .image,
body[data-theme=serieFree] .page-container.main .page-content .illustration.box4G .image,
body[data-theme=ukraine] .page-container.main .page-content .illustration.box4G .image {
    background-image: url(/assets/images/forfaits/la-box-4G/la-box-4G.png)
}

.page-container.main .page-content .light-button {
    background: none;
    font-family: M-sb, OS-sb, Arial;
    color: #323336;
    border: 2px solid #323336;
    font-size: 1.6rem;
    padding: 5px 10px;
    transition: .3s;
    text-align: center
}

@media(min-width:480px) {
    .page-container.main .page-content .light-button {
        padding: 5px 20px;
        margin-left: 15px
    }
}

.page-container.main .page-content .flash-container {
    top: 0;
    left: 0;
    right: 0;
    z-index: 10
}

.page-container.main .page-content .flash-container:not(:empty) {
    padding: 5px
}

.page-container.main .page-content .flash-container .flash+.flash {
    margin-top: 5px
}

.page-container.main nav.nav-menu {
    display: none
}

.page {
    background: #fff;
    padding: .6rem;
    font-size: 1.2rem
}

@media(min-width:480px) {
    .page {
        padding: 1rem 3rem
    }
}

body[data-theme=eur2] .page :not(.bt-*) a:active,
body[data-theme=eur2] .page :not(.bt-*) a:hover {
    color: #9fe3f7
}

body[data-theme=free] .page :not(.bt-*) a:active,
body[data-theme=free] .page :not(.bt-*) a:hover {
    color: #f2c60f
}

body[data-theme=serieFree] .page :not(.bt-*) a:active,
body[data-theme=serieFree] .page :not(.bt-*) a:hover {
    color: #f45a45
}

body[data-theme=ukraine] .page :not(.bt-*) a:active,
body[data-theme=ukraine] .page :not(.bt-*) a:hover {
    color: #fc0
}

body[data-theme=main] .page :not(.bt-*) a:active,
body[data-theme=main] .page :not(.bt-*) a:hover {
    color: #c00
}

.page__title {
    display: block;
    margin: 0;
    padding: .75rem 1.1rem;
    font-size: 2rem;
    font-family: M-sb, OS-sb, Arial;
    color: #000
}

.page__title .bold {
    font-family: M-b, OS-b, Arial
}

.page__title .smaller {
    display: block;
    font-size: 2rem;
    font-family: M, OS, Arial;
    margin-top: 10px
}

.page__title a:hover {
    color: inherit
}

.page__title .dot {
    display: inline-block;
    width: .4em;
    height: .4em;
    margin-left: 5px;
    border-radius: 100%;
    vertical-align: -1px
}

body[data-theme=eur2] .page__title .dot {
    background-color: #9fe3f7
}

body[data-theme=free] .page__title .dot {
    background-color: #f2c60f
}

body[data-theme=serieFree] .page__title .dot {
    background-color: #f45a45
}

body[data-theme=ukraine] .page__title .dot {
    background-color: #fc0
}

body[data-theme=main] .page__title .dot {
    background-color: #c00
}

.page__title+.details {
    padding-left: 10px;
    margin: 0 0 30px;
    line-height: 1.1;
    font-size: 1.7rem;
    border-left: 3px solid #000
}

.page__title+.details .title {
    font-size: 1.8rem
}

.page__title+.details .title .smaller {
    white-space: nowrap
}

.page__title+.details div+div {
    font-size: .75em
}

@media(min-width:480px) {
    .page {
        padding: .8rem
    }

    .page__title {
        font-size: 2.5rem
    }

    .page__title+.details {
        font-size: 1.8rem;
        margin: 0 0 30px 14px
    }
}

@media(min-width:840px) {
    .page {
        padding: 1rem
    }

    .page__title {
        font-size: 2.8rem
    }

    .page__title+.details {
        font-size: 2rem
    }
}

@media(min-width:1200px) {
    .navbar--opened .page-container.main {
        padding-left: 300px
    }

    .page-container.main .page-content {
        width: 98%;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width:1600px) {
    .navbar--opened .page-container.main {
        padding-left: 300px
    }

    .page-container.main .page-content {
        max-width: 1050px;
        width: 78%;
        margin: 15px auto
    }
}

[off-canvas] {
    background-color: #fff
}

[off-canvas*=left] {
    top: auto
}

[canvas=container] {
    background-color: transparent
}

.env-preprod {
    background-color: rgba(255, 165, 0, .4)
}

.env-dev {
    background-color: rgba(46, 138, 182, .4)
}

.nav-header {
    position: sticky;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px;
    font-size: 1.4rem
}

.nav-header a {
    margin-left: 5px;
    color: #cd5c5c
}

nav.nav-menu {
    color: #323336;
    min-width: 300px;
    z-index: 100;
    overflow-x: auto
}

@media(min-width:1280px) {
    nav.nav-menu {
        transition: none
    }
}

nav.nav-menu .list-users {
    padding: 20px 10px 10px;
    font-size: 1.4rem;
    min-width: 300px
}

nav.nav-menu .list-users .ligne-bt-container {
    text-align: center
}

nav.nav-menu .list-users .gestion-lignes-bt {
    position: relative;
    margin: 16px 0 auto;
    padding: 10px 16px;
    border-radius: 8px;
    width: 260px;
    height: 40px;
    color: #393939;
    background-color: #fff;
    border-color: #a8a8a8;
    text-align: center;
    line-height: 18px
}

nav.nav-menu .list-users .gestion-lignes-bt:hover {
    background-color: #f4f4f4;
    border-color: #8d8d8d
}

nav.nav-menu .list-users .gestion-lignes-bt:focus {
    background-color: #e0e0e0;
    border-color: #393939
}

nav.nav-menu .list-users .gestion-lignes-bt.inside {
    right: 10px
}

nav.nav-menu .list-users .smaller {
    font-size: 1rem
}

nav.nav-menu .list-users .current-user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch;
    line-height: 1.5
}

nav.nav-menu .list-users .current-user>div {
    margin: auto 16px auto auto
}

nav.nav-menu .list-users .current-user__icon {
    color: #323336;
    padding: 4%;
    width: 75px;
    height: 75px;
    text-align: center
}

nav.nav-menu .list-users .current-user__icon:before {
    font-size: 5rem
}

nav.nav-menu .list-users .current-user__avatar {
    height: 64px;
    width: 64px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
    color: #8d8d8d;
    background-color: #f4f4f4;
    border-radius: 50%;
    border: 2px solid #fff
}

nav.nav-menu .list-users .current-user__infos {
    -ms-flex-positive: 1;
    flex-grow: 1
}

nav.nav-menu .list-users .current-user__infos .identite {
    margin-bottom: 4px
}

nav.nav-menu .list-users .current-user__infos .identite_bis {
    margin-bottom: 4px;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
}

nav.nav-menu .list-users .current-user__infos .title-icon {
    margin-right: 4px;
    width: 16px
}

nav.nav-menu .list-users .current-user__infos .title-icon.red {
    filter: invert(12%) sepia(86%) saturate(4608%) hue-rotate(356deg) brightness(93%) contrast(115%)
}

nav.nav-menu .list-users .current-user__infos .smaller {
    font-size: .8em
}

nav.nav-menu .list-users .current-user__infos a {
    display: block;
    margin-top: 5px;
    text-decoration: underline;
    color: #6f6f6f
}

nav.nav-menu .list-users .current-user__infos a:hover {
    color: #8d8d8d
}

nav.nav-menu .list-users ul.user-lines {
    margin: 30px 0 auto;
    padding: 0;
    text-align: center
}

nav.nav-menu .list-users ul.user-lines>li:first-child {
    text-transform: uppercase;
    font-family: M-b, OS-b, Arial;
    color: #454545;
    font-size: 1.4rem;
    padding: 0
}

nav.nav-menu .list-users ul.user-lines li {
    list-style: none;
    cursor: pointer;
    position: relative;
    text-align: left
}

nav.nav-menu .list-users ul.user-lines li.title-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #454545;
    font-size: 1.4rem;
    font-family: M-b, OS-b, Arial;
    text-transform: uppercase;
    padding: 8px;
    margin-right: 10px
}

nav.nav-menu .list-users ul.user-lines li.title-item.active-hover:hover {
    background: #f4f4f4;
    border-radius: 4px
}

@media(hover:none) {
    nav.nav-menu .list-users ul.user-lines li.title-item.active-hover:hover {
        background: inherit
    }
}

nav.nav-menu .list-users ul.user-lines li.title-item>i:first-child {
    font-size: 2.8rem;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    width: 50px;
    text-align: center
}

nav.nav-menu .list-users ul.user-lines li.title-item>i:last-child {
    position: absolute;
    top: 14px;
    right: -4px;
    font-size: 12px;
    line-height: 1;
    width: 50px;
    text-align: center
}

nav.nav-menu .list-users ul.user-lines li.title-item img {
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    margin: 0 9px 0 4px;
    text-align: center
}

nav.nav-menu .list-users ul.user-lines ul {
    display: none;
    width: 100%;
    padding: 0 0 0 14px;
    background: #fff;
    text-align: left;
    z-index: 20
}

nav.nav-menu .list-users ul.user-lines ul .line-block-title {
    font-family: M-b, OS-b, Arial;
    color: #454545;
    cursor: default
}

nav.nav-menu .list-users ul.user-lines ul .user {
    padding-right: 35px;
    background: #fff;
    color: #323336
}

nav.nav-menu .list-users ul.user-lines ul .user.active .icon-arrow {
    color: #c6c6c6
}

nav.nav-menu .list-users ul.user-lines ul .user.active .user-content-list {
    border-left: 3px solid #c00
}

nav.nav-menu .list-users ul.user-lines ul .user.active .msidn,
nav.nav-menu .list-users ul.user-lines ul .user.active .name-bold {
    color: #c00
}

nav.nav-menu .list-users ul.user-lines ul .user.active .icon {
    top: 2px;
    filter: invert(12%) sepia(86%) saturate(4608%) hue-rotate(356deg) brightness(93%) contrast(115%)
}

nav.nav-menu .list-users ul.user-lines ul .user.active:hover .icon-arrow {
    color: #e0e0e0
}

nav.nav-menu .list-users ul.user-lines ul .user.active:hover .user-content-list {
    border-left: 3px solid #d62727
}

nav.nav-menu .list-users ul.user-lines ul .user.active:hover .msidn,
nav.nav-menu .list-users ul.user-lines ul .user.active:hover .name-bold {
    color: #d62727
}

nav.nav-menu .list-users ul.user-lines ul .user.active:hover .icon {
    filter: invert(22%) sepia(45%) saturate(7012%) hue-rotate(350deg) brightness(89%) contrast(89%)
}

nav.nav-menu .list-users ul.user-lines ul .user.active:focus-within .icon-arrow {
    color: #a8a8a8
}

nav.nav-menu .list-users ul.user-lines ul .user.active:focus-within .user-content-list {
    border-left: 3px solid #b30000
}

nav.nav-menu .list-users ul.user-lines ul .user.active:focus-within .name-bold {
    color: #b30000
}

nav.nav-menu .list-users ul.user-lines ul .user.active:focus-within .msidn {
    color: #b30000
}

nav.nav-menu .list-users ul.user-lines ul .user.active:focus-within .icon {
    filter: invert(11%) sepia(96%) saturate(4052%) hue-rotate(4deg) brightness(92%) contrast(122%)
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive .icon {
    filter: invert(31%) sepia(0) saturate(1635%) hue-rotate(141deg) brightness(99%) contrast(90%)
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive:hover .icon-arrow {
    color: #e0e0e0
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive:hover .user-content-list {
    border-left: 3px solid #e0e0e0
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive:hover .msidn,
nav.nav-menu .list-users ul.user-lines ul .user.inactive:hover .name-bold {
    color: #6f6f6f
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive:hover .icon {
    filter: invert(46%) sepia(0) saturate(484%) hue-rotate(216deg) brightness(92%) contrast(91%)
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive:focus-within .icon-arrow {
    color: #a8a8a8
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive:focus-within .user-content-list {
    border-left: 3px solid #a8a8a8
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive:focus-within .name-bold {
    color: #393939
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive:focus-within .msidn {
    color: #393939
}

nav.nav-menu .list-users ul.user-lines ul .user.inactive:focus-within .icon {
    filter: invert(7%) sepia(0) saturate(1647%) hue-rotate(189deg) brightness(108%) contrast(66%)
}

nav.nav-menu .list-users ul.user-lines ul .user-content-block {
    display: -ms-flexbox;
    display: flex;
    font-family: Arial, M, OS
}

nav.nav-menu .list-users ul.user-lines ul .user-content-list {
    display: inline-block;
    padding: 8px 0 8px 24px;
    text-align: left;
    border-left: 3px solid #c6c6c6
}

nav.nav-menu .list-users ul.user-lines ul .user-content-list .name {
    font-family: Arial, M, OS
}

nav.nav-menu .list-users ul.user-lines ul .user-content-list .name-bold {
    font-weight: 700
}

nav.nav-menu .list-users ul.user-lines ul .user-content-list img {
    text-align: center
}

nav.nav-menu .list-users ul.user-lines ul .user .icon {
    font-size: 20px;
    position: relative;
    top: 5px
}

nav.nav-menu .list-users ul.user-lines ul .user .icon-arrow {
    font-size: 12px;
    -ms-flex-item-align: center;
    align-self: center;
    position: absolute;
    right: 23px;
    color: #c6c6c6;
    font-weight: 100
}

nav.nav-menu .list-users ul.user-lines ul .user a {
    color: #525252
}

nav.nav-menu .list-users ul.users {
    margin: 20px auto 0;
    padding: 0;
    color: #fff;
    width: 80%;
    text-align: center
}

body[data-theme=eur2] nav.nav-menu .list-users ul.users {
    background: #9fe3f7
}

body[data-theme=free] nav.nav-menu .list-users ul.users {
    background: #f2c60f
}

body[data-theme=serieFree] nav.nav-menu .list-users ul.users {
    background: #f45a45
}

body[data-theme=ukraine] nav.nav-menu .list-users ul.users {
    background: #fc0
}

body[data-theme=main] nav.nav-menu .list-users ul.users {
    background: #c00
}

nav.nav-menu .list-users ul.users>li:first-child {
    padding: 10px;
    font-family: M-b, OS-b, Arial
}

nav.nav-menu .list-users ul.users li {
    list-style: none;
    cursor: pointer;
    position: relative
}

nav.nav-menu .list-users ul.users ul {
    display: none;
    width: 100%;
    padding: 0 0 0 14px;
    background: #fff;
    text-align: left;
    border: 1px solid #f6f6f6;
    z-index: 20
}

nav.nav-menu .list-users ul.users ul .user {
    padding-right: 35px;
    background: #fff;
    color: #323336
}

nav.nav-menu .list-users ul.users ul .user:hover {
    color: #323336;
    background: #f6f6f6
}

nav.nav-menu .list-users ul.users ul .user-content {
    display: inline-block;
    padding: 8px 0;
    text-align: left
}

nav.nav-menu .list-users ul.users ul .user .name {
    display: inline-block;
    margin-top: 3px
}

nav.nav-menu .list-users ul.users ul .user a {
    display: block;
    width: 100%;
    height: 100%
}

nav.nav-menu .list-users ul.users ul .user .ico {
    position: absolute;
    right: 6px;
    top: 50%;
    font-size: 24px;
    margin-top: -15px
}

nav.nav-menu ul.menu {
    background: #fff;
    margin-top: 10px;
    padding: 20px 10px;
    min-height: 450px;
    margin-bottom: 40px
}

nav.nav-menu ul.menu ul {
    padding-left: 5rem
}

nav.nav-menu ul.menu li {
    position: relative;
    color: #676767;
    padding: 4px 0;
    text-align: left;
    font-size: 13px;
    list-style: none
}

nav.nav-menu ul.menu li.title-item {
    color: #454545;
    font-size: 1.4rem;
    font-family: M-b, OS-b, Arial;
    text-transform: uppercase;
    padding: 0
}

nav.nav-menu ul.menu li.title-item.center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

nav.nav-menu ul.menu li.title-item i {
    font-size: 2.8rem;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    width: 50px;
    text-align: center
}

nav.nav-menu ul.menu li.title-item i.i-sim_lines {
    font-size: 5.5rem;
    line-height: 1
}

nav.nav-menu ul.menu li.title-item img {
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    margin: 0 8px 0 13px;
    text-align: center
}

nav.nav-menu ul.menu li.block {
    padding-bottom: 20px
}

nav.nav-menu ul.menu li.selected {
    font-size: 13px;
    font-family: M-sb, OS-sb, Arial;
    color: #c00
}

nav.nav-menu ul.menu li a {
    display: block;
    color: inherit
}

nav.nav-menu ul.menu li a:hover {
    color: #c00
}

nav.nav-menu ul.menu li .counter {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
    height: 21px;
    width: 21px;
    line-height: 21px;
    border-radius: 50%;
    color: #fff;
    background-color: #333;
    font-family: OS-b
}

nav.nav-menu ul.menu li .red {
    font-size: .7rem;
    vertical-align: middle;
    color: #fff;
    background-color: #c00;
    border-radius: 2px;
    padding: 3px
}

nav.nav-menu ul.menu>li {
    padding: 0 5px
}

nav.nav-menu ul.main-menu-items {
    margin-bottom: 60px;
    margin-top: 30px
}

@media(min-width:840px) {
    nav.nav-menu ul.main-menu-items {
        display: none
    }
}

#nav-icon {
    display: inline-block
}

#contact-popin-force .inner {
    font-size: 1.3rem;
    line-height: 1.9rem
}

#p-otp div.otp-form {
    text-align: center;
    font-size: 1.2rem;
    padding: 25px 25px 10px
}

#p-otp div.otp-form .title {
    font-size: 1.4rem
}

#p-otp div.otp-form .msisdn {
    font-size: 1.4rem;
    display: block;
    margin: 10px auto
}

#p-otp div.otp-form img {
    margin-bottom: 15px;
    width: 50px;
    height: 50px
}

#p-otp form.otp-form {
    margin: 0 auto;
    max-width: 250px
}

@media(min-width:767px)and (max-width:839px) {
    #p-otp form.otp-form {
        max-width: 100%
    }
}

#p-otp form.otp-form a,
#p-otp form.otp-form button {
    display: block;
    margin: 10px auto;
    width: 100%;
    text-align: center
}

.account .ui-tooltip {
    padding: .7em 1em;
    color: #626262;
    opacity: 1;
    font-size: 1.4rem;
    border-radius: 3px;
    text-align: justify;
    box-shadow: none;
    background: hsla(0, 0%, 100%, .9)
}

.account .ui-tooltip-arrow {
    position: absolute;
    width: 26px;
    height: 14px;
    bottom: -14px;
    left: 50%;
    margin-left: -13px;
    overflow: hidden
}

.account .ui-tooltip-arrow.top {
    top: -14px;
    bottom: auto
}

.account .ui-tooltip-arrow.top:after {
    bottom: -10px;
    top: auto
}

.account .ui-tooltip-arrow.left {
    left: 0;
    margin-left: 0
}

.account .ui-tooltip-arrow.right {
    right: 0;
    left: auto
}

.account .ui-tooltip-arrow:after {
    content: "";
    position: absolute;
    left: 3px;
    top: -10px;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background: #fff
}

.account .ui-tooltip,
.account .ui-tooltip-arrow:after {
    border: 3px solid rgba(0, 0, 0, .5)
}

.as__title {
    display: none
}

.as__cell .inner {
    margin: 0 1em 1em;
    padding-top: .8571428571em;
    line-height: 2.5rem;
    border: none
}

.as .status-option .as__status__text {
    font-size: 1.2em
}

.as__status {
    text-align: center
}

.as__status .inner {
    display: block;
    padding-bottom: .8571428571em;
    font-size: 1.4rem;
    border: 1px solid #b7b7b7
}

.as__status .inner .icon {
    display: block;
    font-size: 2.45rem;
    line-height: 2.5rem
}

.as__status a {
    display: block;
    color: #dadada;
    cursor: pointer
}

.as__status a:hover .as__status__text,
.as__status a:hover .icon {
    color: #b0b0b0
}

.as__status__text {
    display: none;
    font-size: 1.2em;
    font-family: M-b, OS-b, Arial;
    text-transform: uppercase
}

.as__status--multiple .as__status__text {
    font-family: M-sb, OS-sb, Arial;
    color: #949494
}

.as__status--multiple a:hover .as__status__text {
    color: #7a7a7a
}

.as__status--active .as__status__text {
    opacity: .85
}

.as__status--on.as__status--active,
.as__status--on.as__status--active .icon {
    color: #0d8200
}

.as__status--off.as__status--active,
.as__status--off.as__status--active .icon {
    color: #c00
}

.as__item {
    border: 1px solid #b7b7b7;
    margin-bottom: 20px
}

.as__item__name {
    font-size: 1.4rem
}

.as__item__name .icon,
.as__item__name .inner a {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.as__item__name .icon {
    -ms-flex-align: center;
    align-items: center;
    margin-right: 1.4rem;
    font-size: 1.8rem;
    cursor: pointer
}

.as__item__name .icon+span {
    line-height: 1.4
}

.as__item__name .icon.bt-edit {
    display: block;
    float: right;
    margin: 0 0 0 1.5rem;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    background: #323336;
    border-radius: 2.5rem
}

.as__item__name .icon.bt-edit:hover {
    background: #c00
}

.as__item__name .icon.bt-edit.grey {
    background: #dadada;
    cursor: auto
}

.as__item--main .as__status__text {
    font-size: 1.2em
}

@media(min-width:480px)and (max-width:839px) {
    .as__status .inner {
        position: relative
    }

    .as__status .inner .icon {
        position: absolute;
        top: 24%;
        right: 3%
    }

    .as__status__text {
        display: block
    }
}

@media(min-width:840px) {
    .as__title {
        display: block
    }

    .as__cell .inner {
        margin: 5px;
        padding: .8571428571em;
        border: 1px solid #b7b7b7
    }

    .as__item {
        border: none;
        margin-bottom: 0
    }

    .as__status--multiple .as__status__text {
        display: block;
        text-transform: none
    }

    .as__status--multiple .inner .icon {
        display: none
    }
}

.feature-menu {
    margin-top: 40px
}

.feature-menu__item {
    display: block;
    padding: 8px 15px;
    margin-bottom: 15px;
    font-size: 1.6rem;
    background-color: #f8f8f8;
    font-family: M-sb, OS-sb, Arial
}

.feature-menu__item .bt-icon {
    float: right
}

.feature-menu__item .en-cours {
    color: #0d8200;
    white-space: nowrap;
    text-transform: uppercase
}

.feature-menu__item .en-cours.urgent {
    color: #c00
}

.feature-menu__item .en-cours.warning {
    color: #b35000
}

.feature-menu__item,
.feature-menu__item .bt-icon {
    color: #bababa
}

.feature-menu__item--disabled {
    cursor: help !important
}

.feature-menu a.feature-menu__item {
    color: #323336
}

.feature-menu a.feature-menu__item .bt-icon,
.feature-menu a.feature-menu__item:hover {
    color: #c00
}

@media(min-width:480px) {
    .feature-menu__item .en-cours {
        float: right;
        padding-top: 3px;
        margin-right: 25px
    }
}

.steps-icon__grid {
    width: 98%;
    margin: 20px auto;
    text-align: center
}

.steps-icon__icon {
    display: inline-block;
    position: relative;
    width: 70px;
    height: 60px;
    padding: 0 5px;
    line-height: 60px;
    font-size: 1.2rem;
    text-align: center;
    text-transform: uppercase
}

.steps-icon__icon .progressbar {
    position: absolute;
    width: 60px;
    height: 60px;
    background: transparent url(/assets/images/icon_circle.png);
    background-size: cover
}

.steps-icon__icon .icon {
    font-size: 30px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.steps-icon__text {
    margin-top: 10px;
    font-size: 1.1rem
}

.steps-icon__text__title {
    margin: 0;
    font-size: 1.15em;
    font-weight: 400;
    font-family: M-sb, OS-sb, Arial
}

.steps-icon__text p {
    margin: 4px 0 0
}

.steps-icon__text p.green {
    color: green
}

body[data-theme=eur2] .steps-icon__text .date {
    color: #9fe3f7
}

body[data-theme=free] .steps-icon__text .date {
    color: #f2c60f
}

body[data-theme=serieFree] .steps-icon__text .date {
    color: #f45a45
}

body[data-theme=ukraine] .steps-icon__text .date {
    color: #fc0
}

body[data-theme=main] .steps-icon__text .date {
    color: #c00
}

@media(min-width:480px) {
    .steps-icon__icon {
        width: 90px;
        height: 80px;
        line-height: 80px
    }

    .steps-icon__icon .progressbar {
        width: 80px;
        height: 80px
    }

    .steps-icon__icon .icon {
        font-size: 40px;
        height: 40px
    }

    .steps-icon__text {
        font-size: 1.2rem
    }

    .steps-icon__text__title {
        font-size: 1.4rem
    }
}

@media(min-width:840px) {
    .steps-icon__grid {
        width: 90%
    }

    .steps-icon__icon {
        width: 110px;
        height: 100px;
        line-height: 100px
    }

    .steps-icon__icon .progressbar {
        width: 100px;
        height: 100px
    }

    .steps-icon__icon .icon {
        font-size: 50px;
        height: 50px
    }
}

.status-line__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 16px;
    padding: 4px 12px
}

.status-line__text {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    font-family: M-sb, OS-sb, Arial
}

.status-line-success {
    background-color: #dcfce7;
    color: #148116
}

.status-line-info {
    background-color: #eff6ff;
    color: #275ecb
}

.status-line-warning {
    background-color: #fef3c7;
    color: #b35000
}

.status-line-error {
    background-color: #ffe6e6;
    color: #be0924
}

.status-line-secondary {
    background-color: #f4f4f4;
    color: #393939
}

.p-maintenance {
    font-size: 1.4rem
}

.p-maintenance img {
    display: block;
    margin: 1em auto
}

.p-maintenance p {
    text-align: justify
}

.p-maintenance p.bold {
    font-family: M-b, OS-b, Arial
}

.p-maintenance p.text-center {
    text-align: center
}

@media(min-width:480px) {
    .p-maintenance .page__title+p {
        margin-top: 2em
    }

    .p-maintenance p {
        text-align: center
    }
}

.acc_conso .banner-migration img,
.p-conso tbody {
    width: 100%
}

.p-conso .table-conso-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media(min-width:480px) {
    .p-conso .table-conso-container {
        display: table;
        width: 100%;
        border-collapse: collapse;
        border-spacing: 10px
    }
}

.p-conso .table-conso-row-header {
    display: none
}

@media(min-width:480px) {
    .p-conso .table-conso-row-header {
        display: table-row;
        font-size: 16px;
        border-bottom: 1px solid #c6c6c6
    }
}

.p-conso .table-conso-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #c6c6c6;
    font-size: 12px
}

@media(min-width:480px) {
    .p-conso .table-conso-row {
        display: table-row;
        font-size: 14px;
        border-bottom: 1px solid #c6c6c6
    }
}

.p-conso .table-conso-header-cell {
    display: table-cell;
    padding: 20px 0;
    text-align: center
}

.p-conso .table-conso-header-cell.align-right {
    text-align: right
}

.p-conso .table-conso-header-cell.align-left {
    text-align: left
}

.p-conso .table-conso-cell {
    font-weight: 400;
    text-align: center;
    padding: 4px 8px
}

@media(min-width:480px) {
    .p-conso .table-conso-cell {
        display: table-cell;
        font-weight: 400;
        text-align: center;
        padding: 16px 0
    }
}

.p-conso .number-cell {
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
    font-weight: 700
}

@media(min-width:480px) {
    .p-conso .number-cell {
        font-weight: 400
    }
}

.p-conso .date-cell-header {
    padding-left: 10px
}

.p-conso .date-cell {
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
    width: 100%
}

@media(min-width:480px) {
    .p-conso .date-cell {
        width: auto;
        padding-left: 10px
    }
}

.p-conso .country-cell {
    -ms-flex-order: 3;
    order: 3;
    text-align: left;
    width: 100%
}

@media(min-width:480px) {
    .p-conso .country-cell {
        width: auto
    }
}

.p-conso .quantity-cell {
    -ms-flex-order: 4;
    order: 4;
    text-align: left;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

@media(min-width:480px) {
    .p-conso .quantity-cell {
        text-align: right;
        width: auto
    }
}

.p-conso .price-cell-header {
    padding-right: 10px
}

.p-conso .price-cell {
    -ms-flex: none;
    flex: none;
    -ms-flex-order: 1;
    order: 1;
    text-align: left
}

@media(min-width:480px) {
    .p-conso .price-cell {
        text-align: right;
        width: auto;
        padding-right: 10px
    }
}

.p-conso .toggle-conso {
    display: -ms-flexbox;
    display: flex;
    width: 350px;
    font-size: 1.5rem;
    margin: 10px auto;
    padding: 4px;
    text-align: center;
    font-family: M-sb, OS-sb, Arial;
    background-color: #f4f4f4;
    border-radius: 100px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .08);
    margin: 10px auto 24px
}

.p-conso .toggle-conso h2 {
    margin: 0 5px
}

.p-conso .toggle-conso .toggle-select-container {
    position: fixed;
    width: 350px;
    height: 40px;
    margin-left: -165px
}

.p-conso .toggle-conso .toggle-select-container .toggle-selected {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .04), 0 3px 6px rgba(0, 0, 0, .04);
    border-radius: 100px;
    background: #fff;
    position: absolute;
    width: 175px;
    height: 40px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    z-index: 0;
    transition: left .5s linear
}

.p-conso .toggle-conso a {
    width: 175px;
    color: #6f6f6f;
    padding: 8px 30px;
    display: inline-block;
    z-index: 1
}

.p-conso .toggle-conso a.selected {
    color: #c00;
    gap: 8px
}

@media(min-width:480px) {
    .p-conso .toggle-conso .toggle-conso {
        margin: 10px auto
    }
}

.p-conso .boutons {
    text-align: center;
    padding: 1.6em 1em .5em
}

.p-conso .boutons .bt-label {
    margin: 4px
}

.p-conso #toggle-details .bt-icon {
    text-align: left
}

.p-conso #toggle-details .bt-icon:before {
    width: 20px
}

.p-conso .conso-details {
    display: none
}

.p-conso .conso-details__loader {
    text-align: center;
    padding: 50px;
    font-size: 1.2rem;
    font-family: M-sb, OS-sb, Arial;
    color: #c00
}

.p-conso .conso-details .line {
    display: none
}

.p-conso .conso-details.local .line.local,
.p-conso .conso-details.roaming .line.roaming {
    display: block
}

.p-conso .no-fact {
    font-size: 1.4rem
}

.p-conso .table-montant {
    background-color: #f6f6f6;
    font-size: 1.4rem;
    overflow: hidden;
    margin: 15px 0 20px;
    padding: 10px
}

.p-conso .table-montant div {
    padding: 5px 10px
}

.p-conso .table-montant .label {
    float: left;
    width: 70%
}

.p-conso .table-montant .montant {
    float: right;
    text-align: right;
    width: 30%
}

.p-conso .conso__grid,
.p-conso .conso__grid>div:first-child,
.p-conso .no_conso__grid,
.p-conso .no_conso__grid>div:first-child {
    text-align: left
}

.p-conso .conso__content,
.p-conso .no_conso__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.p-conso .conso__icon,
.p-conso .no_conso__icon {
    font-size: 1.2rem;
    background: transparent url(/assets/images/icon_circle.png);
    width: 102px;
    height: 102px;
    line-height: 102px;
    text-align: center;
    text-transform: uppercase;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    cursor: pointer
}

.p-conso .conso__icon .red.big,
.p-conso .no_conso__icon .red.big {
    font-family: M-sb, OS-sb, Arial;
    font-size: 3.2rem
}

.p-conso .conso__icon .progressbar,
.p-conso .no_conso__icon .progressbar {
    position: absolute;
    top: 1px;
    width: 101px
}

body[data-theme=eur2] .p-conso .conso__icon .progressbar svg path:nth-child(2),
body[data-theme=eur2] .p-conso .no_conso__icon .progressbar svg path:nth-child(2) {
    stroke: #9fe3f7
}

body[data-theme=free] .p-conso .conso__icon .progressbar svg path:nth-child(2),
body[data-theme=free] .p-conso .no_conso__icon .progressbar svg path:nth-child(2) {
    stroke: #f2c60f
}

body[data-theme=serieFree] .p-conso .conso__icon .progressbar svg path:nth-child(2),
body[data-theme=serieFree] .p-conso .no_conso__icon .progressbar svg path:nth-child(2) {
    stroke: #f45a45
}

body[data-theme=ukraine] .p-conso .conso__icon .progressbar svg path:nth-child(2),
body[data-theme=ukraine] .p-conso .no_conso__icon .progressbar svg path:nth-child(2) {
    stroke: #fc0
}

body[data-theme=main] .p-conso .conso__icon .progressbar svg path:nth-child(2),
body[data-theme=main] .p-conso .no_conso__icon .progressbar svg path:nth-child(2) {
    stroke: #c00
}

.p-conso .conso__icon .wrapper-align,
.p-conso .no_conso__icon .wrapper-align {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.p-conso .conso__icon .icon,
.p-conso .no_conso__icon .icon {
    font-size: 5rem;
    color: #c00
}

.p-conso .conso__text,
.p-conso .no_conso__text {
    padding-left: 2em;
    font-size: 1.3rem;
    -ms-flex-order: 2;
    order: 2
}

.p-conso .conso-box4G .conso__content,
.p-conso .no_conso-box4G .conso__content {
    margin: 0 auto;
    width: 300px
}

.p-conso .conso-local-roaming-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:840px) {
    .p-conso .conso-local-roaming-container {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .p-conso .conso-local-roaming-container .conso-container-infos {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .p-conso .conso-local-roaming-container .conso-container-infos .text-conso {
        padding: 24px 16px 16px;
        text-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 146px
    }

    .p-conso .conso-local-roaming-container .conso-container-infos .text-conso .text-conso-content {
        -ms-flex-align: center;
        align-items: center
    }

    .p-conso .conso-local-roaming-container .conso-container-infos .rounded-progress {
        margin-right: 0;
        margin-bottom: -15px;
        width: 138px;
        height: 138px
    }

    .p-conso .conso-local-roaming-container .conso-container-infos .rounded-progress svg {
        width: 138px;
        height: 138px
    }
}

.p-conso .next-period {
    font-family: M, OS, Arial;
    font-style: italic;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #262626;
    margin: 8px 16px 24px
}

.p-conso .conso-container-infos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    isolation: isolate;
    width: 100%;
    padding: 8px
}

.p-conso .conso-container-infos .rounded-progress {
    position: relative;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background: #fff;
    z-index: 1000;
    margin-right: -15px
}

.p-conso .conso-container-infos .rounded-progress svg {
    position: relative;
    width: 115px;
    height: 115px;
    transform: rotate(-90deg);
    z-index: 1000
}

.p-conso .conso-container-infos .rounded-progress svg circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 5px;
    stroke-linecap: round;
    transform: translate(5px, 5px)
}

.p-conso .conso-container-infos .rounded-progress svg circle:nth-child(2) {
    stroke-dasharray: 300;
    stroke-dashoffset: 100;
    stroke: #c00
}

.p-conso .conso-container-infos .rounded-progress .number-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    text-align: center
}

.p-conso .conso-container-infos .rounded-progress .number-circle p {
    color: #161616;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    font-family: M, OS, Arial
}

.p-conso .conso-container-infos .rounded-progress .number-circle span {
    font-size: 16px;
    color: #161616;
    font-weight: 600;
    line-height: 24px;
    font-family: M-sb, OS-sb, Arial
}

.p-conso .conso-container-infos .text-conso {
    font-family: M, OS, Arial;
    color: #161616;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 16px 24px 16px 16px;
    gap: 8px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 16px;
    width: inherit;
    min-height: -moz-max-content;
    min-height: max-content
}

.p-conso .conso-container-infos .text-conso .title-conso {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

.p-conso .conso-container-infos .text-conso .title-conso p {
    font-family: M-sb, OS-sb, Arial;
    font-size: 16px;
    line-height: 24px;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 0 0 0 12px
}

.p-conso .conso-container-infos .text-conso .text-conso-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    gap: 4px
}

.p-conso .conso-container-infos .text-conso .text-conso-content p {
    font-size: 12px;
    line-height: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0
}

.p-conso .conso-container-infos .text-conso .text-conso-content p span.estimated-carbon {
    font-family: M, OS, Arial;
    color: gray;
    font-size: 10px;
    font-style: italic
}

.p-conso .conso-container-infos .text-conso .text-conso-content p span {
    font-family: M-sb, OS-sb, Arial;
    margin-left: 4px
}

.p-conso .title-table-roaming {
    display: block;
    margin-top: 15px;
    padding: 6px 12px;
    color: #fff;
    font-size: 1.4rem;
    background-color: #3c3a39;
    font-family: M-sb, OS-sb, Arial
}

.p-conso .table-details+.table-details {
    margin-top: 10px
}

.p-conso .table-details .line {
    border-bottom: 1px solid gray;
    padding: 5px 0
}

.p-conso .table-details .header {
    border-bottom: 1px solid #dadada;
    padding: 15px 0
}

.p-conso .table-details .header .grid-c,
.p-conso .table-details .line .grid-c {
    padding: 5px;
    text-align: center;
    line-height: 1
}

.p-conso .table-details .preheader {
    background: #f4f4f4;
    color: #161616;
    text-align: center;
    padding: 8px 4px;
    margin-bottom: 5px;
    font-size: 14px
}

@media(min-width:480px) {
    .p-conso .table-details .preheader {
        font-size: 18px;
        padding: 16px 8px
    }
}

.p-conso .table-details .preheader .icon {
    font-size: 1.2em;
    margin-right: 10px
}

.p-conso .table-details .preheader img {
    margin-right: 8px;
    vertical-align: middle
}

.p-conso .table-details .line>div {
    display: inline-block;
    font-size: 1.2rem;
    color: #676767;
    width: 50%
}

.p-conso .table-details .line>div.small {
    width: 15%
}

.p-conso .table-details .line>div.small .icon {
    font-size: 40px
}

.p-conso .table-details .line>div span {
    font-family: M-sb, OS-sb, Arial
}

.p-conso .user-lines {
    margin: 0 10px;
    border-bottom: 1px solid #e0e0e0
}

@media(min-width:480px) {
    .p-conso .user-lines .chevron {
        padding-right: 10px
    }
}

.p-conso .user-lines .pointer {
    cursor: pointer
}

.p-conso .user-lines .title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 20px;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:480px) {
    .p-conso .user-lines .title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 24px;
        margin-top: 35px;
        margin-bottom: 10px
    }
}

.p-conso .user-lines .title.active {
    border: 0
}

.p-conso .table {
    padding: 1em;
    background-color: #f6f6f6
}

.p-conso .table .grid-l {
    padding: 5px
}

.p-conso .table .grid-l:last-child {
    border: none
}

.p-conso .table-data .header .country,
.p-conso .table-data .line .country {
    width: 66.6666666%
}

@media(min-width:480px) {
    .p-conso h2 .bold {
        display: inline
    }

    .p-conso h2 .toggle-conso {
        position: absolute;
        width: auto;
        padding: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    .p-conso h2 .toggle-conso a {
        margin: 0 1.4em 0 0 !important
    }

    .p-conso .conso__grid>div:first-child .conso__content {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .p-conso .conso__grid>div:first-child .conso__icon {
        -ms-flex-order: 2;
        order: 2
    }

    .p-conso .conso__grid>div:first-child .conso__text {
        -ms-flex-order: 1;
        order: 1;
        padding-right: 2em
    }

    .p-conso .conso__grid>div .conso__content {
        margin-top: 4%
    }

    .p-conso .boutons {
        text-align: right
    }

    .p-conso .boutons .bt-label+.bt-label {
        margin-left: 12px
    }

    .p-conso .table-details .line {
        border: 0;
        padding: 10px 0;
        border-bottom: 1px solid #c6c6c6
    }

    .p-conso .table-details .header>div,
    .p-conso .table-details .line>div {
        width: 16.6666666%;
        padding: 5px 10px
    }

    .p-conso .table-details .header>div.date,
    .p-conso .table-details .line>div.date {
        width: 66.6%
    }

    .p-conso .table-details .header>div.small,
    .p-conso .table-details .line>div.small {
        width: 5%
    }

    .p-conso .table-details .header>div.small .icon,
    .p-conso .table-details .line>div.small .icon {
        font-size: 20px
    }
}

@media(min-width:840px) {
    .p-conso .table-details .header {
        padding-right: 15px
    }
}

.p-conso .flip-img {
    transform: scaleY(-1)
}

.p-conso .sub-title {
    font-size: .5rem
}

.p-conso .table {
    margin: 2em 1em;
    font-size: 1rem
}

.p-conso .table__scrollable {
    max-height: 190px;
    overflow-y: scroll
}

.p-conso .table .yearSection:not(:first-of-type),
.p-conso .table .yearSectionMulti:not(:first-of-type) {
    display: none
}

.p-conso .table .table-year {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.p-conso .table .table-year p {
    font-family: M-sb, OS-sb, Arial;
    color: #161616;
    font-size: 18px;
    text-align: center;
    width: 200px;
    margin: 8px 0
}

.p-conso .table .table-year img {
    cursor: pointer
}

.p-conso .table #invoicesContainer {
    border-style: solid;
    border-color: #f4f4f4;
    border-width: 1px 0 0
}

.p-conso .table #invoicesMentionContainer {
    margin-top: 12px
}

.p-conso .table #invoicesMentionContainer p {
    font-size: 14px;
    font-style: italic
}

.p-conso .table #invoicesMultiContainer {
    border-style: solid;
    border-color: #f4f4f4;
    border-width: 1px 0 0
}

.p-conso .table .table-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: solid;
    border-color: #f4f4f4;
    border-width: 0 1px 1px
}

.p-conso .table .table-row .table-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 16px;
    gap: 24px
}

.p-conso .table .table-row .table-content a {
    margin: 0;
    padding: 0
}

.p-conso .table .table-row .table-content a img {
    margin: 4px
}

.p-conso .table .table-row .table-content [data-title]:after,
.p-conso .table .table-row .table-content [data-title]:before {
    visibility: none
}

@media(min-width:480px) {
    .p-conso .table .table-row .table-content [data-title]:hover:after {
        opacity: 1;
        transition: all .1s ease .5s;
        visibility: visible
    }

    .p-conso .table .table-row .table-content [data-title]:after {
        content: attr(data-title);
        font-family: M, OS, Arial;
        position: absolute;
        font-size: 14px;
        bottom: -40px;
        right: -5%;
        padding: 8px 16px;
        color: #fff;
        white-space: nowrap;
        border-radius: 5px;
        box-shadow: 0 0 4px #222;
        opacity: 0;
        z-index: 99999;
        visibility: hidden;
        background: #161616
    }

    .p-conso .table .table-row .table-content [data-title]:hover:before {
        opacity: 1;
        transition: all .1s ease .5s;
        visibility: visible
    }

    .p-conso .table .table-row .table-content [data-title]:before {
        content: "";
        display: inline-block;
        height: 0;
        width: 0;
        border-right: 9px solid transparent;
        border-bottom: 8px solid #161616;
        border-left: 9px solid transparent;
        position: absolute;
        top: 10px;
        right: 20%;
        visibility: hidden
    }

    .p-conso .table .table-row .table-content [data-title] {
        position: relative
    }
}

.p-conso .table .table-row .table-content .table-info {
    width: 100px
}

.p-conso .table .table-row .table-content .table-info [data-title]:before {
    top: 2em
}

.p-conso .table .table-row .table-content .table-info .table-icon-info {
    font-family: M-sb, OS-sb, Arial;
    font-size: 12px;
    line-height: 16px;
    border-radius: 9999px;
    padding: 4px 8px;
    white-space: nowrap
}

.p-conso .table .table-row .table-content .table-info .green {
    color: #148116;
    background-color: #dcfce7
}

.p-conso .table .table-row .table-content .table-info .progress {
    color: #b35000;
    background-color: #fef3c7
}

.p-conso .table .table-row .table-content .table-info .red {
    color: #be0924;
    background-color: #ffe6e6
}

.p-conso .table .table-row .table-content .table-price {
    font-size: 14px;
    font-family: M, OS, Arial;
    line-height: 20px;
    color: #161616;
    width: 25%;
    text-align: center
}

.p-conso .facture-title {
    font-size: 24px;
    margin-left: 16px;
    margin-top: 35px
}

.p-conso .table-container {
    font-size: 1rem;
    border-left: 3px solid #525252;
    line-height: 1.4;
    margin: 0 16px;
    margin-top: 32px
}

.p-conso .table-title {
    font-size: 18px
}

.p-conso .table-sub-title,
.p-conso .table-title {
    padding-left: 8px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0
}

.p-conso .table-sub-title {
    font-size: 14px;
    margin-bottom: 16px
}

.p-conso .table-facture {
    background-color: #fff;
    margin: 8px;
    padding: 0
}

.p-conso .table-facture .grid-c {
    text-align: center
}

.p-conso .table-facture .date {
    font-size: 14px;
    padding: 4px 0;
    background-color: #f4f4f4
}

.p-conso .table-facture .download,
.p-conso .table-facture .status {
    padding-top: 5px;
    font-size: 3rem;
    line-height: 1
}

@media(min-width:480px) {
    .p-conso .table-facture .table-row {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-align: center;
        align-items: center
    }

    .p-conso .table-facture .date {
        padding: 0;
        text-align: left;
        background: none
    }

    .p-conso .table-facture .download,
    .p-conso .table-facture .status {
        padding: 0;
        font-size: 2.5rem
    }
}

.p-conso.history .conso-details {
    display: block;
    height: auto
}

.p-conso.history .table-details {
    max-height: none
}

.carousel {
    position: relative;
    overflow: hidden;
    max-height: 320px;
    text-align: center;
    margin-bottom: 8px
}

.carousel .tns-controls button {
    display: none;
    position: absolute;
    height: 40px;
    width: 40px;
    top: 0;
    bottom: 0;
    margin: auto 10px;
    z-index: 5;
    font-size: 4rem;
    padding: 0;
    outline: none;
    background: #fff;
    border: 2px solid #f6f6f6;
    border-radius: 50%;
    color: #323336
}

@media(min-width:480px) {
    .carousel .tns-controls button {
        display: block
    }
}

.carousel .tns-controls button.dark {
    color: #323336
}

.carousel .tns-controls button.light {
    color: #fff
}

.carousel .tns-controls button[data-controls=prev] {
    left: 0
}

.carousel .tns-controls button[data-controls=next] {
    right: 0
}

.carousel .tns-controls button:hover {
    transition: .3s;
    background: #f6f6f6;
    border-color: #ddd
}

.carousel .tns-controls button i {
    display: block;
    text-align: center;
    font-size: 3rem
}

.carousel .tns-controls button i:before {
    display: block
}

.carousel .tns-nav {
    text-align: center
}

.carousel .tns-nav button {
    margin: 5px;
    border-radius: 50%;
    border: none;
    padding: 4px;
    outline: none
}

.carousel .tns-nav button:hover {
    background: #777
}

.carousel .tns-nav button.tns-nav-active {
    background: #323336
}

.carousel .my-slider {
    opacity: 0
}

.carousel .my-slider.tns-slider {
    opacity: 1
}

.carousel .my-slider .tns-item {
    position: relative
}

.carousel .my-slider>div a {
    display: block
}

.carousel .my-slider>div a img {
    width: 100%;
    height: 100%;
    display: none
}

@media(max-width:479px) {
    .carousel .my-slider>div a img.banner_mobile {
        display: inline-block
    }
}

@media(min-width:480px)and (max-width:839px) {
    .carousel .my-slider>div a img.banner_tablet {
        display: inline-block
    }
}

@media(min-width:840px) {
    .carousel .my-slider>div a img.banner_desktop {
        display: inline-block
    }
}

.carousel .dynamic-banner {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    color: #323336;
    font-family: M, OS, Arial
}

.carousel .dynamic-banner .container {
    background: hsla(0, 0%, 100%, .9);
    padding: 6%;
    height: 300px;
    max-width: 450px
}

@media(min-width:480px) {
    .carousel .dynamic-banner .container {
        padding: 2%
    }
}

.carousel .dynamic-banner .container a:hover {
    color: #323336
}

.carousel .dynamic-banner .container a:hover.subscribe-link {
    color: #fff
}

.carousel .dynamic-banner .container .until {
    display: block;
    font-size: 1.2rem;
    text-align: center
}

.carousel .dynamic-banner .container .title {
    margin: 0
}

.carousel .dynamic-banner .container .title .main,
.carousel .dynamic-banner .container .title .subtitle {
    display: block
}

.carousel .dynamic-banner .container .title .main {
    font-family: TH, M-sb, OS-sb, Arial;
    font-size: 8vw
}

@media(min-width:480px) {
    .carousel .dynamic-banner .container .title .main {
        font-size: 5vw
    }
}

@media(min-width:840px) {
    .carousel .dynamic-banner .container .title .main {
        font-size: 3.75vw
    }
}

@media(min-width:1280px) {
    .carousel .dynamic-banner .container .title .main {
        font-size: 4.8rem
    }
}

.carousel .dynamic-banner .container .title .subtitle {
    font-size: 3vw
}

@media(min-width:480px) {
    .carousel .dynamic-banner .container .title .subtitle {
        font-size: 2vw
    }
}

@media(min-width:840px) {
    .carousel .dynamic-banner .container .title .subtitle {
        font-size: 1.4vw
    }
}

@media(min-width:1280px) {
    .carousel .dynamic-banner .container .title .subtitle {
        font-size: 1.8rem
    }
}

.carousel .dynamic-banner .container .content {
    font-family: M, OS, Arial
}

@media(min-width:840px) {
    .carousel .dynamic-banner .container .content {
        margin-top: 3%
    }
}

.carousel .dynamic-banner .container .content .price {
    height: auto;
    font-size: 2.4vw
}

@media(min-width:840px) {
    .carousel .dynamic-banner .container .content .price {
        font-size: 1.3vw
    }
}

@media(min-width:1280px) {
    .carousel .dynamic-banner .container .content .price {
        font-size: 1.7rem
    }
}

.carousel .dynamic-banner .container .content .no-commitment {
    font-size: .9rem
}

@media(min-width:480px) {
    .carousel .dynamic-banner .container .content .no-commitment {
        font-size: 1.1rem
    }
}

.carousel .dynamic-banner .container .content .subscribe-link {
    width: 110px;
    padding: 2px;
    font-size: 1.2rem;
    text-align: center;
    margin: 10px auto 0
}

.p-conso .conso__icon .icon,
.p-conso .no_conso__icon .icon {
    color: #323336
}

.p-conso .no_conso__icon {
    cursor: default
}

.p-conso span.info {
    font-family: M-sb, OS-sb, Arial
}

body[data-theme=eur2] .p-conso span.info {
    color: #9fe3f7
}

body[data-theme=free] .p-conso span.info {
    color: #f2c60f
}

body[data-theme=serieFree] .p-conso span.info {
    color: #f45a45
}

body[data-theme=ukraine] .p-conso span.info {
    color: #fc0
}

body[data-theme=main] .p-conso span.info {
    color: #c00
}

.p-conso .buttons {
    margin: 20px 10px;
    overflow: hidden
}

.p-carbone {
    font-size: 1.2rem;
    padding: 5%
}

.p-carbone h2 {
    font-size: 1.5rem;
    margin: 10px 0
}

.p-carbone .grid-l {
    margin: 20px 0
}

.p-carbone .grey-block {
    text-align: center;
    background-color: #f4f4f4;
    border-radius: 8px;
    margin: 5px 5px 30px;
    height: 165px;
    position: relative
}

.p-carbone .grey-block img {
    position: absolute;
    margin: auto
}

.p-carbone .grey-block img.phone {
    width: 138px;
    margin-left: -69px
}

.p-carbone .grey-block img.france {
    width: 96px;
    margin-left: -48px;
    margin-top: 25px
}

.p-carbone .grey-block .title {
    color: #10b981;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 5px;
    border-radius: 20px;
    position: absolute;
    bottom: -14px;
    width: 110px;
    height: 28px;
    margin-left: -55px
}

.p-carbone .ecogestes .title {
    font-size: 18px
}

.p-carbone .ecogestes>.grid-l .grid-c {
    margin-bottom: 10px;
    margin-top: 10px
}

@media(min-width:480px) {
    .p-carbone .ecogestes>.grid-l .grid-c {
        min-height: 127px;
        width: 33%
    }
}

.p-carbone .ecogestes>.grid-l img {
    display: block;
    background: #10b981;
    border-radius: 50%;
    padding: 8px;
    width: 50px;
    margin: 0 auto 10px
}

.p-carbone .engagements .title {
    font-size: 18px
}

.p-carbone .engagements>div {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px
}

@media(max-width:479px) {
    .p-carbone .engagements>div {
        margin-bottom: 16px
    }
}

.p-carbone .engagements>div span {
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 14px
}

.p-carbone .engagements img {
    vertical-align: middle;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 32px;
    background: #ecfdf5;
    border-radius: 100px;
    padding: 16px;
    width: 80px;
    height: 80px
}

.p-carbone .plus {
    margin-top: 50px
}

.p-carbone .plus b {
    font-size: 14px
}

.p-carbone .plus .mention {
    color: #6f6f6f;
    font-size: 12px
}

.p-carbone .plus .mention .list {
    margin: 0;
    padding-left: 16px
}

.p-carbone .plus .mention .list li {
    padding-left: 4px
}

.p-carbone .plus .mention .footer-link {
    color: #6f6f6f
}

.acc_assurance .redirectContainer {
    display: none
}

.acc_assurance .insurancePopInContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: M, OS, Arial, sans-serif
}

.acc_assurance .insurancePopInContainer img {
    height: 360px
}

.acc_assurance .insurancePopInContainer .popinTitle {
    margin-top: 18px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    max-width: 80%
}

.acc_assurance .insurancePopInContainer .popinText {
    margin-top: 16px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 34px
}

.acc_assurance .insuranceContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: 1px solid #c6c6c6;
    font-family: M, OS, Arial, sans-serif
}

@media(min-width:480px) {
    .acc_assurance .insuranceContainer {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: 12px
    }
}

.acc_assurance .insuranceErrorContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-left: 12px;
    margin-top: 136px;
    font-family: M, OS, Arial, sans-serif
}

.acc_assurance .insuranceErrorContainer .insuranceErrorTitle {
    margin-top: 18px;
    font-weight: 700;
    font-size: 20px
}

.acc_assurance .insuranceErrorContainer .insuranceErrorText {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    max-width: 440px
}

.acc_assurance .insuranceErrorContainer button {
    margin-top: 34px
}

.acc_assurance .insuranceHeader div {
    background: #f4f4f4;
    border-radius: 16px;
    width: 128px;
    height: 128px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.acc_assurance .insuranceHeader div img {
    padding: 12px;
    height: 100%
}

.acc_assurance .insuranceBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:480px) {
    .acc_assurance .insuranceBody {
        margin-left: 40px
    }
}

.acc_assurance .insuranceBody .insuranceExchange {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px;
    color: #275ecb;
    font-weight: 400;
    font-size: 14px
}

@media(min-width:480px) {
    .acc_assurance .insuranceBody .insuranceExchange {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.acc_assurance .insuranceBody .insuranceExchange img {
    width: 18px;
    height: 18px
}

.acc_assurance .insuranceBody .insuranceExchange span {
    margin-left: 8px
}

.acc_assurance .insuranceBody .suspended {
    color: #c00000;
    margin-right: 8px
}

.acc_assurance .insuranceBody .insuranceTitle {
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media(min-width:480px) {
    .acc_assurance .insuranceBody .insuranceTitle {
        margin-top: 0;
        -ms-flex-direction: row;
        flex-direction: row;
        text-align: left
    }
}

.acc_assurance .insuranceBody .insuranceTitle span:first-child {
    font-weight: 700;
    font-size: 20px;
    color: #161616;
    margin-right: 12px
}

.acc_assurance .insuranceBody .insuranceCaract {
    margin-top: 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.acc_assurance .insuranceBody .insuranceCaract div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.acc_assurance .insuranceBody .insuranceCaract div span {
    font-size: 12px;
    margin-top: 12px
}

@media(min-width:480px) {
    .acc_assurance .insuranceBody .insuranceCaract div span {
        font-size: 14px
    }
}

.acc_assurance .insuranceBody .insuranceCaract div span strong {
    font-weight: 700;
    color: #161616
}

.acc_assurance .insuranceBody .insuranceCaract div:nth-child(2) {
    margin-left: 32px
}

.acc_assurance .insuranceFooter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 12px
}

.acc_assurance .insuranceFooter.downloadContainer {
    margin-top: 8px
}

@media(max-width:479px) {
    .acc_assurance .insuranceFooter.downloadContainer button {
        width: 100%
    }
}

@media(min-width:480px) {
    .acc_assurance .insuranceFooter {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.acc_assurance .insuranceFooter button {
    text-align: center;
    font-family: M, OS, Arial, sans-serif
}

@media(min-width:480px) {
    .acc_assurance .insuranceFooter button {
        margin-right: 16px
    }
}

.acc_assurance .custom-header {
    padding: 0 0 24px
}

.acc_assurance .insuranceClaimModal {
    gap: 24px;
    display: grid;
    justify-items: center
}

.acc_assurance .insuranceClaimModal .title-container {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #f4f4f4
}

.acc_assurance .insuranceClaimModal .title-container .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    font-family: M-b, OS-b, Arial;
    margin-left: 12px;
    padding: 4px 0
}

.acc_assurance .insuranceClaimModal .custom-close {
    top: 12px
}

.acc_assurance .insuranceClaimModal .content {
    color: #161616;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin: 0
}

.acc_assurance .page__title {
    font-size: 32px;
    padding-bottom: 4px
}

.acc_assurance .details {
    margin: 0 0 32px;
    padding-left: 16px
}

.acc_assurance .details>.title {
    color: #161616;
    font-size: 16px
}

.acc_assurance .resiliate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px
}

.acc_assurance .resiliate p {
    margin: 0;
    font-size: 14px;
    color: #393939
}

.acc_assurance .resiliate div.resil-mentions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    font-size: 14px;
    color: #161616
}

.acc_assurance .resiliate div.resil-mentions a {
    color: #262626
}

.acc_assurance .resiliate div.resil-mentions a:hover {
    color: #393939;
    text-decoration: underline
}

.acc_assurance .resiliate .title {
    font-family: M-b, OS-b, Arial;
    color: #161616;
    font-size: 18px
}

.acc_assurance .resiliate div.resil-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.acc_assurance .resiliate div.input-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    width: 320px
}

.acc_assurance .resiliate div.input-wrapper label {
    color: #161616;
    font-size: 14px
}

.acc_assurance .resiliate div.input-wrapper input {
    font-family: M, OS, Arial;
    color: #161616;
    padding: 10px 16px;
    border-radius: 8px;
    border: 1px solid #c6c6c6
}

.acc_assurance .resiliate div.input-wrapper input--disabled {
    background: #c6c6c6
}

.acc_assurance .resiliate p.items {
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.acc_assurance .resiliate div.form {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

@media(min-width:480px) {
    .acc_assurance .resiliate div.form {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media(min-width:840px) {
    .acc_assurance .resiliate div.form {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.acc_assurance .resiliate div.form input:disabled {
    color: #6f6f6f !important
}

.acc_assurance .resiliate div.infos,
.acc_assurance .resiliate div.infos .sub {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px
}

.acc_assurance .resiliate div.infos .sub {
    margin-top: 24px
}

.acc_assurance .resiliate div.infos .sub .contact-data-sub {
    font-size: 12px;
    font-style: italic;
    color: #6f6f6f;
    font-weight: 400;
    font-family: M, OS, Arial
}

.acc_assurance .resiliate div.radio-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.acc_assurance .resiliate div.radio-wrapper a {
    color: #262626
}

.acc_assurance .resiliate div.radio-wrapper a:hover {
    color: #393939;
    text-decoration: underline
}

.acc_assurance .resiliate div.resil-actions {
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

@media(max-width:479px) {
    .acc_assurance .resiliate div.resil-actions {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.acc_assurance .resiliate .new-btn-style {
    border-radius: 8px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 44px !important;
    padding: 10px 16px
}

@media(max-width:479px) {
    .acc_assurance .resiliate .new-btn-style {
        height: auto
    }
}

.acc_assurance .resiliate .new-btn-style.state--submiting {
    border-color: transparent
}

.acc_assurance .resiliate .new-btn-style:focus-visible {
    outline: 2px solid #275ecb;
    outline-offset: 2px
}

.acc_assurance .resiliate .cursor-disabled {
    cursor: not-allowed;
    background: #c6c6c6
}

.acc_assurance .resiliate div.last-case {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-left: 32px;
    gap: 32px
}

@media(min-width:767px) {
    .acc_assurance .resiliate div.last-case {
        max-width: 664px
    }
}

.acc_assurance .resiliate div.last-case span {
    font-size: 14px
}

.acc_assurance .resiliate div.last-case textarea {
    padding: 10px 16px;
    border: 1px solid #c6c6c6;
    border-radius: 8px;
    resize: none;
    font-size: 14px;
    height: 92px;
    font-family: M, OS, Arial
}

.acc_assurance .resiliate div.resil-recap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.acc_assurance .resiliate input[type=radio]:checked,
.acc_assurance .resiliate input[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.acc_assurance .resiliate input[type=radio]:checked+label,
.acc_assurance .resiliate input[type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666
}

.acc_assurance .resiliate input[type=radio]:checked+label:before,
.acc_assurance .resiliate input[type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 18px;
    height: 18px;
    border: 1px solid #8d8d8d;
    border-radius: 100%;
    background: #fff
}

.acc_assurance .resiliate [type=radio]:not(:checked)+label:after,
.acc_assurance .resiliate input[type=radio]:checked+label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #000;
    position: absolute;
    top: 8px;
    left: 4px;
    border-radius: 100%;
    transition: all .2s ease
}

.acc_assurance .resiliate input[type=radio]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

.acc_assurance .resiliate input[type=radio]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

.acc_assurance .resiliate input[type=radio]:focus-visible+label:before {
    outline-offset: 2px;
    outline: 2px solid #275ecb
}

.acc_assurance .resiliate div.resil-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    font-size: 14px
}

.acc_assurance .resiliate div.resil-file .file-format {
    font-size: 12px;
    font-style: italic;
    color: #6f6f6f;
    font-weight: 400;
    font-family: M, OS, Arial
}

.acc_assurance .resiliate div.resil-file label.insurance-drop {
    border: 1px solid #e0e0e0;
    font-family: M-sb, OS-sb, Arial;
    border-radius: 8px;
    color: #525252;
    padding: 10px 16px;
    width: -moz-fit-content;
    width: fit-content
}

.acc_assurance .resiliate div.resil-file label.insurance-drop input[type=file] {
    display: none
}

.acc_assurance .resiliate div.resil-file label.insurance-drop:hover {
    color: #333;
    cursor: pointer
}

.acc_assurance .resiliate div.resil-file ul#file-name {
    display: grid;
    margin: 0;
    padding: 0;
    gap: 8px;
    list-style: none
}

.acc_assurance .resiliate div.resil-file ul#file-name li {
    overflow-wrap: anywhere
}

.spinner {
    animation: a 2.2s linear infinite
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(270deg)
    }
}

.path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    transform-origin: center;
    stroke: #c00;
    animation: b 2.2s ease-in-out infinite
}

@keyframes b {
    0% {
        stroke-dashoffset: 187
    }

    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg)
    }

    to {
        stroke-dashoffset: 187;
        transform: rotate(450deg)
    }
}

.acc_mcafee .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.acc_mcafee .content .spinner {
    margin-top: 44px;
    height: 64px;
    width: 64px
}

.acc_mcafee .content button {
    margin-top: 24px
}

.acc_mcafee .content .title {
    margin-top: 42px;
    font-size: 18px
}

.acc_mcafee .content .content-text {
    margin-top: 16px;
    font-size: 14px
}

.acc_commandes .steps-icon__grid,
.acc_esim .steps-icon__grid,
.p-activation .steps-icon__grid {
    width: 90%
}

@media(min-width:480px)and (max-width:839px) {

    .acc_commandes .steps-icon__grid,
    .acc_esim .steps-icon__grid,
    .p-activation .steps-icon__grid {
        width: 75%
    }
}

.acc_commandes .form-activation,
.acc_esim .form-activation,
.p-activation .form-activation {
    padding: 30px 0 20px;
    text-align: center
}

.acc_commandes .form-activation .padded,
.acc_esim .form-activation .padded,
.p-activation .form-activation .padded {
    padding: 10px
}

.acc_commandes .form-activation .boutons,
.acc_esim .form-activation .boutons,
.p-activation .form-activation .boutons {
    padding: 14px 0
}

@media(min-width:480px) {

    .acc_commandes .form-activation .boutons .bt-label+.bt-label,
    .acc_esim .form-activation .boutons .bt-label+.bt-label,
    .p-activation .form-activation .boutons .bt-label+.bt-label {
        margin-left: 50px
    }
}

.acc_commandes .form-activation form>*,
.acc_esim .form-activation form>*,
.p-activation .form-activation form>* {
    vertical-align: middle
}

.acc_commandes .form-activation .explain,
.acc_esim .form-activation .explain,
.p-activation .form-activation .explain {
    margin: 1.2em auto;
    text-align: justify
}

@media(min-width:480px) {

    .acc_commandes .form-activation .explain,
    .acc_esim .form-activation .explain,
    .p-activation .form-activation .explain {
        text-align: center
    }
}

.acc_commandes .form-activation img.img-carte,
.acc_esim .form-activation img.img-carte,
.p-activation .form-activation img.img-carte {
    width: 100%;
    max-width: 400px
}

.acc_commandes .form-activation img.img-carte+.explain,
.acc_esim .form-activation img.img-carte+.explain,
.p-activation .form-activation img.img-carte+.explain {
    text-align: center
}

.acc_commandes .green,
.acc_esim .green,
.p-activation .green {
    color: #0d8200
}

.acc_commandes .infos>*,
.acc_esim .infos>*,
.p-activation .infos>* {
    display: block
}

.acc_commandes .steps-icon__grid .grid-c,
.acc_esim .steps-icon__grid .grid-c,
.p-activation .steps-icon__grid .grid-c {
    display: none
}

@media(min-width:840px) {

    .acc_commandes .steps-icon__grid .grid-c,
    .acc_esim .steps-icon__grid .grid-c,
    .p-activation .steps-icon__grid .grid-c {
        display: inline-block
    }
}

.acc_commandes .steps-icon__grid .grid-c.active,
.acc_esim .steps-icon__grid .grid-c.active,
.p-activation .steps-icon__grid .grid-c.active {
    display: inline-block
}

.acc_commandes .esim-actions,
.acc_esim .esim-actions,
.p-activation .esim-actions {
    text-align: center;
    margin-bottom: 40px
}

.acc_commandes .esim-i-info,
.acc_esim .esim-i-info,
.p-activation .esim-i-info {
    color: blue
}

.acc_esim .sim_type {
    display: none
}

.acc_esim .bouton {
    display: inline-block;
    padding: 10px;
    max-width: 310px;
    min-width: 200px;
    text-align: center;
    margin: 10px auto;
    font-size: 1.6rem
}

.acc_esim .bouton.how-to {
    background: none;
    color: #323336;
    border: 2px solid #323336;
    transition: .3s
}

.acc_esim .bouton.how-to:hover {
    border-color: #c00;
    color: #c00
}

.acc_esim .warning {
    text-align: center
}

.acc_esim .warning i {
    font-size: 2rem;
    vertical-align: middle
}

.p-infos .infos__grid {
    text-align: left
}

.p-infos .infos__grid>div {
    min-width: 325px;
    margin-bottom: 1rem
}

.p-infos .infos__grid>div:first-child {
    text-align: left
}

body[data-theme=eur2] .p-infos .infos__grid a:hover {
    color: #9fe3f7
}

body[data-theme=free] .p-infos .infos__grid a:hover {
    color: #f2c60f
}

body[data-theme=serieFree] .p-infos .infos__grid a:hover {
    color: #f45a45
}

body[data-theme=ukraine] .p-infos .infos__grid a:hover {
    color: #fc0
}

body[data-theme=main] .p-infos .infos__grid a:hover {
    color: #c00
}

.p-infos .infos__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.p-infos .infos__content .retrieved-code {
    display: block;
    padding-top: .3em;
    line-height: 1;
    font-size: 1.4em
}

.p-infos .infos__content .loader {
    margin-top: .6em
}

.p-infos .infos__icon {
    font-size: 1.2rem;
    background: transparent url(/assets/images/icon_circle.png);
    background-size: cover;
    width: 100px;
    height: 100px;
    line-height: 96px;
    text-align: center;
    text-transform: uppercase;
    -ms-flex-order: 1;
    order: 1;
    position: relative
}

.p-infos .infos__icon .wrapper-align {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.p-infos .infos__icon .icon {
    font-size: 46px
}

body[data-theme=eur2] .p-infos .infos__icon .icon {
    color: #9fe3f7
}

body[data-theme=free] .p-infos .infos__icon .icon {
    color: #f2c60f
}

body[data-theme=serieFree] .p-infos .infos__icon .icon {
    color: #f45a45
}

body[data-theme=ukraine] .p-infos .infos__icon .icon {
    color: #fc0
}

body[data-theme=main] .p-infos .infos__icon .icon {
    color: #c00
}

.p-infos .infos__icon a {
    font-size: 1rem;
    margin-top: 4px;
    display: block
}

.p-infos .infos__text {
    padding-left: 1.5em;
    font-size: 1.2rem;
    -ms-flex-order: 2;
    order: 2
}

.p-infos .infos__text a {
    text-decoration: underline
}

.p-infos .bulle-info {
    float: right;
    margin: 0 .5em;
    line-height: 1;
    font-size: 1.2em;
    cursor: pointer
}

@media(min-width:480px)and (max-width:839px) {
    .p-infos .infos__icon {
        margin: 0 2rem 0 3rem
    }
}

@media(min-width:840px) {
    .p-infos .infos__grid>div {
        width: 48.6%;
        margin: 1rem 0
    }

    .p-infos .infos__grid>div:first-child {
        margin-right: 2.8%;
        text-align: right
    }

    .p-infos .infos__grid>div:first-child .infos__content {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .p-infos .infos__grid>div:first-child .infos__icon {
        -ms-flex-order: 2;
        order: 2
    }

    .p-infos .infos__grid>div:first-child .infos__text {
        -ms-flex-order: 1;
        order: 1;
        padding-right: 2em
    }

    .p-infos .infos__grid>div:first-child .infos__text>div.mt-2 {
        margin-top: 8px
    }

    .p-infos .bulle-info {
        float: none
    }
}

.text-infos {
    padding-top: .8em
}

.text-infos__explain {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4rem
}

@media(min-width:480px) {
    .text-infos__explain {
        padding: 0 20px
    }
}

.form-infos {
    padding: 1px 0;
    text-align: center
}

.form-infos__explain {
    display: inline-block;
    text-align: justify;
    margin: 1.2em 0 .8em;
    font-size: 1.4rem
}

.form-infos__button {
    padding-top: 16px
}

.form-infos label {
    font-size: 1.4rem
}

@media(min-width:840px) {
    .form-infos__explain {
        text-align: center
    }
}

.personne {
    margin-bottom: 20px
}

.form-email #suggest-helptext {
    min-height: 2em;
    color: #333
}

.form-email #suggest-helptext .email-suggestion {
    color: #3f30ff;
    cursor: pointer
}

#select-paiement {
    text-align: left;
    font-size: 1.5rem
}

#select-paiement .paiement-bloc {
    text-align: left;
    padding: 12px
}

#select-paiement .paiement-bloc--sepa {
    margin-top: 22px
}

@media(max-width:479px) {
    #select-paiement .paiement-bloc {
        padding: 0 0 12px
    }
}

#select-paiement .paiement-bloc .radio-btn-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

#select-paiement .paiement-bloc .radio-btn-title.cb-title {
    text-align: left
}

#select-paiement .paiement-bloc .radio-btn-title.cb-img {
    text-align: right;
    width: auto
}

#select-paiement .paiement-bloc .radio-btn-description {
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 0 52px
}

@media(max-width:479px) {
    #select-paiement .paiement-bloc .radio-btn-description {
        margin-top: 4px
    }
}

#select-paiement .paiement-bloc label {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    font-family: M-sb, OS-sb, Arial
}

#select-paiement .paiement-bloc .details-custom-cb,
#select-paiement .paiement-bloc .details-custom-sepa {
    display: none;
    padding-top: 10px
}

.mode-paiement {
    display: none
}

.mode-paiement__form .grid-c {
    padding: 0 2px
}

.mode-paiement__form.mode--cb .mode-paiement--cb,
.mode-paiement__form.mode--sepa .mode-paiement--sepa {
    display: block
}

.mode-paiement__form.mode--cb .link--cb,
.mode-paiement__form.mode--sepa .link--sepa {
    display: none
}

.mode-paiement__title {
    margin: .4em 0;
    font-size: 1.4rem;
    font-family: M-sb, OS-sb, Arial;
    font-weight: 400
}

.mode-paiement__link-container {
    padding: .5em 0 1em;
    color: #ccc;
    text-align: center
}

.mode-paiement__link {
    font-size: 1.2rem
}

.mode-paiement__link+.mode-paiement__link {
    margin-top: 5px
}

.mode-paiement__link span {
    cursor: pointer
}

.mode-paiement__explain {
    display: none;
    color: #666;
    padding: 1em 1.3em;
    text-align: justify
}

.mode-paiement__explain .flags {
    padding-top: 7px;
    text-align: center
}

.form-prelevement {
    padding-top: .8em
}

.form-prelevement .mode-paiement__title {
    padding: .5em;
    margin-bottom: 1em;
    background-color: #f4f4f4;
    border: 1px solid #e7e7e7
}

.form-prelevement .explain {
    margin-top: 0;
    margin-bottom: 1.5em;
    font-size: 1.4rem;
    text-align: justify
}

@media(min-width:480px) {

    .form-prelevement .cb-form,
    .form-prelevement .mode-paiement__title,
    .form-prelevement .sepa-form {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }

    .form-prelevement .explain {
        padding: 0 20px
    }
}

@media(min-width:840px) {

    .form-prelevement .cb-form,
    .form-prelevement .mode-paiement__title,
    .form-prelevement .sepa-form {
        width: 60%
    }
}

.form-adresse {
    margin: 1em auto
}

.form-adresse .form-title {
    padding-left: .2em;
    margin: 0 2px 1em;
    font-size: 1.5em;
    font-family: M-sb, OS-sb, Arial;
    text-align: left;
    border-bottom: 1px solid #c00
}

.form-adresse .box {
    font-size: 1.2rem
}

.form-adresse address {
    display: inline-block;
    margin-bottom: 2em;
    text-align: left;
    font-size: 1.5rem
}

@media(min-width:840px) {
    .form-adresse {
        max-width: 72%
    }
}

@media(min-width:480px) {
    .form-adresse .form-title.padded {
        margin-right: 25%
    }
}

.form-contact-me .as__status--off,
.form-contact-me .as__status--on {
    cursor: pointer
}

.form-contact-me .as__status.as__status--active {
    cursor: default
}

.form-contact-me .as__status i {
    color: #dadada
}

#valid-post {
    font-size: 1.5rem;
    line-height: 1.9rem
}

.cardModalBirthDate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px;
    gap: 8px
}

.cardModalBirthDate span {
    text-align: start;
    font-size: 16px
}

.cardModalBirthDate.secondStep>span:first-child {
    font-size: 18px
}

.cardModalBirthDate .birthDateInput {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    text-align: start
}

.cardModalBirthDate .birthDateInput span.birthDateName {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 4px
}

.birth-date-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.birth-date-container span.birth-date-error {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: #be0924;
    font-size: 12px
}

.birth-date-container span.birth-date-error span {
    font-size: 12px
}

.input-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    gap: 8px
}

.input-wrapper div.mdc-select,
.input-wrapper div.mdc-text-field {
    min-width: 0
}

.form-identity .civilite {
    margin-bottom: 16px
}

.form-identity .personne {
    margin-bottom: 0
}

.form-identity .civilite,
.form-identity .personne {
    display: -ms-flexbox;
    display: flex;
    gap: 8px 16px;
    text-align: start
}

.form-identity .civilite>div,
.form-identity .personne>div {
    height: 40px
}

.form-identity .identity-helper,
.form-identity .morale,
.form-identity .physique {
    padding-bottom: 16px
}

.form-identity .identity-helper>p,
.form-identity .morale>p,
.form-identity .physique>p {
    color: #6f6f6f !important;
    text-align: center !important
}

.form-identity .identity-helper>p a,
.form-identity .morale>p a,
.form-identity .physique>p a {
    color: #6f6f6f;
    text-decoration: underline
}

.birth-date p,
.form-identity p {
    font-family: M, OS, Arial;
    color: #161616;
    font-size: 14px;
    margin: 0;
    text-align: start
}

.identity-container {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.birth-hint,
.identity-container {
    display: -ms-flexbox;
    display: flex
}

.birth-hint {
    gap: 4px;
    -ms-flex-align: center;
    align-items: center
}

.birth-hint .icon {
    font-size: 16px
}

.birth-hint p {
    font-size: 12px;
    color: #6f6f6f
}

@media(min-width:767px) {
    .form-identity .identity-container {
        width: 485px;
        margin: 0 auto
    }

    .form-identity .civilite>div,
    .form-identity .personne>div {
        height: 48px
    }

    .form-identity .form-infos__button {
        padding-top: 32px
    }
}

@media(max-width:479px) {

    .form-identity .civilite,
    .form-identity .personne {
        text-align: left;
        -ms-flex-direction: column;
        flex-direction: column;
        display: -ms-flexbox;
        display: flex
    }
}

.birth-date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.birth-date div.birth-input-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    gap: 8px
}

.birth-date div.birth-input-container div.mdc-select,
.birth-date div.birth-input-container div.mdc-text-field {
    min-width: 0
}

.odr-container {
    padding: 16px;
    border-top: 1px solid #f5f5f5;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:840px) {
    .odr-container {
        gap: 64px;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.odr-image-container {
    width: 100%;
    text-align: center
}

@media(min-width:840px) {
    .odr-image-container {
        width: auto;
        text-align: initial
    }
}

.odr-form-title {
    text-align: left;
    margin-bottom: 8px
}

.box--mes-odr span.text {
    text-align: left
}

.p-cga {
    margin-bottom: 20px
}

.p-cga .circles_icons {
    margin-bottom: 30px
}

.p-cga .conso__grid {
    text-align: left
}

.p-cga .conso__grid>div {
    min-width: 350px;
    margin-bottom: 1rem
}

.p-cga .conso__grid>div:first-child {
    text-align: left
}

.p-cga .conso__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.p-cga .conso__icon {
    position: relative;
    width: 102px;
    height: 102px;
    line-height: 100px;
    font-size: 1.2rem;
    background: transparent url(/assets/images/icon_circle.png);
    text-align: center;
    text-transform: uppercase;
    -ms-flex-order: 1;
    order: 1
}

.p-cga .conso__icon .red.big {
    font-family: M-sb, OS-sb, Arial;
    font-size: 3.5rem
}

.p-cga .conso__icon .wrapper-align {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.p-cga .conso__icon .icon {
    font-size: 5rem
}

.p-cga .conso__icon .icon.small {
    width: auto;
    display: inline;
    font-size: 2rem;
    color: green
}

.p-cga .conso__icon .icon.small.red {
    color: #c00
}

.p-cga .conso__icon .icon.i-tick {
    color: green
}

.p-cga .conso__icon .icon.i-warning {
    color: #c00
}

.p-cga .conso__text {
    width: calc(100% - 115px);
    margin-left: 5px;
    font-size: 1.3rem;
    -ms-flex-order: 2;
    order: 2
}

body[data-theme=eur2] .p-cga .conso__text a:hover {
    color: #9fe3f7
}

body[data-theme=free] .p-cga .conso__text a:hover {
    color: #f2c60f
}

body[data-theme=serieFree] .p-cga .conso__text a:hover {
    color: #f45a45
}

body[data-theme=ukraine] .p-cga .conso__text a:hover {
    color: #fc0
}

body[data-theme=main] .p-cga .conso__text a:hover {
    color: #c00
}

.p-cga .update-needed {
    max-width: 700px;
    padding-bottom: 20px;
    font-size: 1.2rem;
    text-align: center;
    margin: auto
}

.p-cga .update-needed .mdc-checkbox {
    margin-top: -24px
}

.p-cga .update-needed .mdc-form-field {
    margin: 20px 0
}

.p-cga .update-needed label {
    font-size: 1.3rem;
    display: block;
    margin-bottom: 16px;
    text-align: justify
}

.p-cga .update-needed input[type=submit] {
    padding: 2px 30px
}

.p-cga .update-needed .box__icon {
    font-size: 4em;
    margin-left: 0
}

@media(min-width:480px)and (max-width:839px) {
    .p-cga .conso__icon {
        margin: 0 2% 0 5%
    }

    .p-cga .conso__text {
        width: calc(100% - 115px - 7%)
    }
}

@media(min-width:840px) {
    .p-cga .conso__grid>div {
        width: 49%;
        margin: 1rem 0
    }

    .p-cga .conso__grid>div:first-child {
        margin-right: 2%;
        text-align: right
    }

    .p-cga .conso__grid>div:first-child .conso__content {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .p-cga .conso__grid>div:first-child .conso__icon {
        -ms-flex-order: 2;
        order: 2
    }

    .p-cga .conso__grid>div:first-child .conso__text {
        padding: 0 1em 0 0 !important;
        -ms-flex-order: 1;
        order: 1
    }

    .p-cga .conso__grid>div:last-child .conso__text {
        width: calc(100% - 110px);
        margin-left: 0;
        padding-left: 1em
    }
}

.clipboard {
    position: relative;
    font-family: M, OS, Arial;
    overflow: hidden
}

.clipboard__button,
.clipboard__content {
    height: 2em;
    line-height: 2em;
    font-size: 1em;
    border: 1px solid #ccc
}

.clipboard__content,
.clipboard__prefixe {
    border-radius: .3em 0 0 .3em
}

.clipboard__content {
    margin-right: 2em;
    white-space: nowrap
}

.clipboard__content+.clipboard__button {
    border-left: none
}

.clipboard__prefixe,
.clipboard__value {
    display: inline-block;
    height: 100%;
    line-height: 2;
    vertical-align: top
}

.clipboard__prefixe {
    padding: .05em .5em 0;
    font-size: .9em;
    background-color: #f1f1f1;
    border-right: 1px solid #ccc
}

.clipboard__value {
    padding: 0 1em
}

.clipboard .clipboard__button {
    position: absolute;
    top: 0;
    right: 0;
    width: 2em;
    padding: 0;
    background-color: #ddd;
    text-align: center;
    border-radius: 0 .3em .3em 0;
    outline: none;
    cursor: pointer
}

.clipboard .clipboard__button:hover {
    color: #c00
}

.clipboard:hover .clipboard__value {
    color: #000;
    text-shadow: 0 0 1px #f7f797
}

.acc_options .page {
    padding-bottom: 25px;
    font-size: 1.4rem
}

.acc_options h2.page__title {
    margin: 1.2em 0 .5em
}

.acc_options .option-description {
    padding: 0 1em
}

.acc_options .option-description .box+.box {
    margin-top: 1em
}

.acc_options .option-description .box__text p {
    margin: 0 auto 10px
}

.acc_options .option-description .popUpMsg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 44px;
    border-radius: 8px;
    margin-top: 16px;
    padding: 12px
}

@media(min-width:480px) {
    .acc_options .option-description .popUpMsg {
        -ms-flex-align: center;
        align-items: center
    }
}

.acc_options .option-description .popUpMsg span {
    margin-left: 12px
}

.acc_options .option-description .popUpMsg a {
    text-decoration: underline
}

.acc_options .option-description .popUpMsg .icon-blue {
    color: #275ecb
}

.acc_options .option-description .downloadBtn {
    margin-top: 16px;
    padding: 10px, 16px
}

.acc_options .option-description .optionTitle {
    margin-top: 40px;
    font-size: 18px
}

.acc_options .option-description .orange {
    background: #fffbeb;
    border: 1px solid #fde68a
}

.acc_options .option-description .blue {
    background: #eff6ff;
    border: 1px solid #bfdbfe
}

.acc_options .option-description .condition {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px;
    text-align: center
}

.acc_options .option-description .optionInfos {
    margin-top: 16px
}

.acc_options .option-description .optionContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.acc_options .option-description .optionContainer .option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 40px;
    margin-top: 8px;
    text-align: left
}

.acc_options .option-description .optionContainer .option .content-text {
    margin-left: 20px
}

.acc_options .option-description .optionContainer .option img {
    height: 32px;
    width: 32px
}

.acc_options .option-description .resiliateOffer {
    margin-top: 24px;
    font-size: 14px;
    color: #6f6f6f;
    cursor: pointer
}

.acc_options .option-description .option-mistral-details {
    padding: 30px 38px
}

.acc_options .option-description .option-mistral-details .subtitle {
    font-size: 24px;
    font-family: M-sb, OS-sb, Arial
}

.acc_options .option-description .option-mistral-details .mistral-options {
    display: grid;
    margin: 36px 0;
    grid-template-rows: auto;
    grid-row-gap: 16px
}

.acc_options .option-description .option-mistral-details .mistral-options .option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.acc_options .option-description .option-mistral-details .mistral-options .option .mistral-icon {
    height: 16px;
    width: 16px
}

.acc_options .option-description .option-mistral-details .mistral-options .option .mistral-list {
    padding-left: 8px;
    margin: 0
}

.acc_options .option-description .option-mistral-details button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px !important;
    text-align: center;
    padding: 10px 16px;
    width: -moz-fit-content;
    width: fit-content
}

@media(max-width:479px) {
    .acc_options .option-description .option-mistral-details button {
        height: auto
    }
}

.acc_options .option-description .mistral-description {
    margin-top: 8px
}

.acc_options .option-description .mistral-description p {
    margin: 0
}

.acc_options .option-description .cardContainer {
    display: -ms-flexbox;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 24px;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:767px) {
    .acc_options .option-description .cardContainer {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: baseline;
        align-items: baseline;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.acc_options .option-description .cardContainer .card:nth-child(n+2) {
    margin-top: 16px
}

@media(min-width:767px) {
    .acc_options .option-description .cardContainer .card:nth-child(n+2) {
        margin-left: 40px;
        margin-top: 0
    }
}

.acc_options .option-description .cardContainer .card {
    width: 343px;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .04), 0 3px 6px rgba(0, 0, 0, .04);
    border-radius: 16px;
    padding-bottom: 24px
}

@media(min-width:767px) {
    .acc_options .option-description .cardContainer .card {
        width: 400px
    }
}

.acc_options .option-description .cardContainer .card.mistral {
    width: 535px
}

.acc_options .option-description .cardContainer .card .discount {
    background: linear-gradient(90deg, #c90063, #ff3838), linear-gradient(47.23deg, #b0325e 3.53%, #faa681 95.41%), #161616
}

.acc_options .option-description .cardContainer .card .discount,
.acc_options .option-description .cardContainer .card .discount-mistral {
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    border-radius: 16px 16px 0 0
}

.acc_options .option-description .cardContainer .card .discount-mistral {
    font-size: 16px;
    background: linear-gradient(90deg, #f7a600, #e30613)
}

.acc_options .option-description .cardContainer .card .content,
.acc_options .option-description .cardContainer .card .content .header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.acc_options .option-description .cardContainer .card .content .header {
    margin-top: 16px;
    font-size: 18px
}

.acc_options .option-description .cardContainer .card .content .header .more {
    font-size: 28px
}

.acc_options .option-description .cardContainer .card .content .header-mistral {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 16px;
    -ms-flex-align: center;
    align-items: center;
    font-size: 28px
}

.acc_options .option-description .cardContainer .card .content .header-mistral p {
    margin: 0
}

.acc_options .option-description .cardContainer .card .content .header-mistral img {
    width: 118px
}

.acc_options .option-description .cardContainer .card .content .body {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(6, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 16px;
    margin-top: 28px;
    padding: 0 20px
}

.acc_options .option-description .cardContainer .card .content .body.mistral {
    grid-template-rows: auto;
    grid-row-gap: 16px;
    margin-bottom: 28px
}

@media(min-width:767px) {
    .acc_options .option-description .cardContainer .card .content .body {
        margin-left: 0;
        padding: 0 40px
    }
}

.acc_options .option-description .cardContainer .card .content .body .option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.acc_options .option-description .cardContainer .card .content .body .option span {
    margin-left: 20px
}

.acc_options .option-description .cardContainer .card .content .body .option .mistral-icon {
    height: 16px;
    width: 16px
}

.acc_options .option-description .cardContainer .card .content .body .option img {
    height: 32px;
    width: 32px
}

.acc_options .option-description .cardContainer .card .content .body .option .mistral-list {
    padding-left: 8px;
    margin: 0
}

.acc_options .option-description .cardContainer .card .content .footer-mistral {
    display: grid;
    gap: 16px;
    justify-items: center;
    padding: 0 14px;
    text-align: center;
    font-size: 16px
}

.acc_options .option-description .cardContainer .card .content .footer-mistral button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px !important;
    text-align: center
}

@media(max-width:479px) {
    .acc_options .option-description .cardContainer .card .content .footer-mistral button {
        height: auto
    }
}

.acc_options .option-description .cardContainer .card .content .footer-mistral button>span.bt-icon {
    background: transparent !important;
    color: #fff
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .price-description {
    font-size: 14px;
    width: 278px
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: -moz-min-content;
    width: min-content;
    color: #c00;
    height: 64px
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .price .unit {
    white-space: nowrap;
    height: -moz-min-content;
    height: min-content;
    font-size: 64px
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .price .modalite {
    margin-left: .25rem
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .price .modalite .centime {
    white-space: nowrap;
    font-size: 26px
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .price .modalite .duration {
    color: #161616;
    text-align: left;
    margin-top: 2px;
    font-size: 20px
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .engagement {
    font-size: 12px
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .subscribe-bloc {
    display: grid;
    gap: 8px
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .subscribe-bloc button {
    padding: 10px 16px;
    font-size: 14px
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .mistral-more-details {
    font-size: 12px;
    color: #262626;
    cursor: pointer
}

.acc_options .option-description .cardContainer .card .content .footer-mistral .mistral-more-details:hover {
    color: #393939;
    text-decoration: underline
}

.acc_options .option-description .cardContainer .card .content .footer {
    margin-top: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.acc_options .option-description .cardContainer .card .content .footer span {
    font-size: 12px
}

.acc_options .option-description .cardContainer .card .content .footer button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px;
    border-radius: 8px !important;
    text-align: center
}

@media(max-width:479px) {
    .acc_options .option-description .cardContainer .card .content .footer button {
        height: auto
    }
}

.acc_options .option-description .cardContainer .card .content .footer button>span.bt-icon {
    background: transparent !important;
    color: #fff
}

.acc_options .option-description .cardContainer .card .content .footer .price-description {
    font-size: 16px;
    font-family: M-sb, OS-sb, Arial
}

.acc_options .option-description .cardContainer .card .content .footer .more-details {
    margin-top: 10px;
    color: #262626;
    cursor: pointer
}

.acc_options .option-description .cardContainer .card .content .footer .more-details:hover {
    color: #393939;
    text-decoration: underline
}

.acc_options .option-description .cardContainer .card .content .footer .price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: -moz-min-content;
    width: min-content;
    color: #c00;
    height: 64px
}

.acc_options .option-description .cardContainer .card .content .footer .price .unit {
    white-space: nowrap;
    height: -moz-min-content;
    height: min-content;
    font-size: 64px
}

.acc_options .option-description .cardContainer .card .content .footer .price .modalite {
    margin-left: .25rem
}

.acc_options .option-description .cardContainer .card .content .footer .price .modalite .centime {
    white-space: nowrap;
    font-size: 26px
}

.acc_options .option-description .cardContainer .card .content .footer .price .modalite .duration {
    color: #161616;
    text-align: left;
    margin-top: 2px;
    font-size: 20px
}

.acc_options .option-footer {
    padding: 0 1em;
    padding-top: 16px
}

.acc_options .option-footer .box+.box {
    margin-top: 1em
}

.acc_options .option-footer .box__text p {
    margin: 0 auto 10px
}

.acc_options .array-status--no-header {
    padding-top: 20px
}

.acc_options .as_item .clipboard {
    margin-top: 12px;
    font-size: 1.25rem
}

.acc_options .as_item .clipboard__value span {
    margin-right: 1em
}

.acc_options .form {
    font-size: 1.4rem;
    margin: 2.5em auto
}

.acc_options .form__title {
    padding-left: .2em;
    margin: 0 2px 1em;
    font-size: 1.6rem;
    text-align: left;
    font-family: M-sb, OS-sb, Arial;
    border-bottom: 1px solid #c00
}

.acc_options .form__subtitle {
    padding: 15px 10px 10px
}

.acc_options .form__buttons {
    padding: 40px 0 20px;
    text-align: center
}

@media(min-width:480px) {
    .acc_options .explain {
        padding: 10px 5px
    }

    .acc_options .form__buttons {
        padding-left: 5%;
        padding-right: 5%;
        text-align: left
    }

    .acc_options .form__buttons .bt-confirm {
        float: right
    }
}

@media(min-width:840px) {
    .acc_options .explain {
        padding: 15px 10px
    }

    .acc_options .form {
        max-width: 88%
    }
}

@media(min-width:480px) {
    .acc_options .as__item .clipboard {
        margin-top: 0;
        float: right;
        display: inline-block
    }
}

.mention-legal-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px
}

.mention-legal-container button {
    border: none !important;
    text-decoration: underline;
    width: -moz-max-content;
    width: max-content;
    display: -ms-flexbox;
    display: flex;
    gap: 4px
}

.mention-legal-container #mistral-legal-mentions-container {
    display: none
}

.mention-legal-container #mistral-legal-mentions-container.show {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #959595;
    font-size: 10px;
    font-weight: 400
}

.mention-legal-container i.rotate {
    transform: rotate(180deg)
}

.popin-mvv {
    padding: 1.5em;
    margin: 2em 0;
    font-size: 1.2rem;
    overflow: hidden;
    background-color: #f6f6f6
}

.popin-mvv h2,
.popin-mvv h3 {
    font-weight: 400
}

.popin-mvv .titre-popin {
    display: none;
    margin-top: 0;
    font-size: 1.6em;
    font-family: M-sb, OS-sb, Arial
}

.popin-mvv h2 {
    margin: 0 0 1em;
    font-size: 1.5em;
    text-align: center
}

.popin-mvv .os-tabs {
    overflow: hidden
}

.popin-mvv .os-tabs .icon {
    width: 33.3333333%;
    display: block;
    float: left;
    text-align: center;
    cursor: pointer
}

.popin-mvv .os-tabs .icon:before {
    display: block;
    font-size: 5rem
}

.popin-mvv .os-tabs .icon.selected {
    color: #c00
}

.popin-mvv .os-contents div {
    display: none;
    text-align: center;
    padding-top: 2em
}

.popin-mvv .os-contents div.selected {
    display: block
}

.popin-mvv .os-contents div.selected.apple {
    display: none
}

.popin-mvv .os-contents .bt-label {
    margin: 1em auto;
    text-align: center
}

.remodal-content .popin-mvv {
    margin: 0;
    padding: 0;
    background-color: inherit
}

.remodal-content .popin-mvv .titre-popin {
    display: block
}

.remodal-content .popin-mvv .os-contents .selected.apple {
    display: block !important
}

.cardModalContainer {
    padding: unset;
    font-size: 14px;
    line-height: 20px;
    bottom: 0;
    position: fixed;
    left: 0;
    margin: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

@media(min-width:480px) {
    .cardModalContainer {
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative;
        bottom: auto;
        left: auto;
        min-height: auto;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
        margin: auto;
        display: inline-block
    }
}

.cardModalContainer .generalUse {
    text-align: left;
    margin: 0;
    margin-top: 16px;
    background: #f4f4f4;
    border-radius: 8px;
    font-size: 12px;
    padding: 16px
}

.cardModalContainer .generalUse a {
    text-decoration: underline
}

.cardModalHeader {
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.cardModalHeader span {
    max-width: 70%;
    font-size: 18px
}

.cardModalFooter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16px;
    border: none;
    width: 100%
}

@media(min-width:480px) {
    .cardModalFooter {
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 24px;
        border-top: 1px solid #f4f4f4;
        width: auto
    }
}

.cardModalFooter button:nth-child(n+2) {
    margin-left: 8px
}

@media(min-width:480px) {
    .cardModalFooter button:nth-child(n+2) {
        margin-left: 16px
    }
}

.cardModalFooter button {
    padding: 12px 24px !important;
    font-size: 16px;
    line-height: 18px !important;
    width: 100%;
    border-radius: 8px !important;
    text-align: center
}

@media(max-width:479px) {
    .cardModalFooter button {
        height: auto
    }
}

@media(min-width:480px) {
    .cardModalFooter button {
        width: auto
    }
}

.cardModalFooter form {
    display: -ms-flexbox;
    display: flex
}

.cardModalFooter form button {
    padding: 12px 24px !important;
    font-size: 16px !important;
    font-family: M-sb, OS-sb, Arial !important
}

.close-modal {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 24px;
    top: 22px;
    cursor: pointer
}

.cardModal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
    max-height: 408px;
    min-height: 408px;
    overflow-y: auto
}

@media(min-width:480px) {
    .cardModal {
        padding-right: 80px;
        padding-left: 80px;
        margin-top: 40px;
        padding-bottom: 40px;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: auto;
        max-height: none
    }
}

.cardModal .infos {
    text-align: left
}

@media(min-width:480px) {
    .cardModal .infos {
        text-align: inherit
    }
}

.cardModal .option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 4px;
    text-align: left;
    min-height: -moz-min-content;
    min-height: min-content
}

@media(min-width:480px) {
    .cardModal .option {
        min-height: 40px
    }
}

.cardModal .option .content-text {
    margin-left: 20px
}

.cardModal .option img {
    height: 32px;
    width: 32px
}

.cardModal .no-height {
    min-height: auto
}

.cardModal .recap {
    text-align: center
}

.cardModal .recap.mistral p {
    margin: 0;
    font-size: 16px
}

@media(min-width:480px) {
    .cardModal .recap {
        text-align: left
    }
}

.cardModal .text-center {
    text-align: center
}

@media(min-width:480px) {
    .cardModal .mt-desktop-24 {
        margin-top: 24px
    }
}

.cardModal .bodyPicture {
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 40px
}

.cardModal .bodyPictureResiliate {
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 16px
}

@media(min-width:480px) {
    .cardModal .bodyPictureResiliate {
        margin-bottom: 32px
    }
}

.opt-notifs_sms .link-explain {
    margin: 1em 0 0;
    padding: 1em 0
}

.opt-notifs_sms .link-explain span {
    cursor: pointer
}

.opt-notifs_sms #explain-notifsSMS {
    display: none;
    margin-bottom: 2em;
    padding: 1em;
    background-color: #f1f1f1;
    border: 1px solid #e1e1e1
}

.opt-notifs_sms #explain-notifsSMS ul {
    margin-top: .2em
}

.p-services .page {
    padding-bottom: 2em
}

.p-services h2.page__title {
    margin: 1.5em 0 .3em;
    background-color: #f2f2f2;
    font-size: 1.6rem
}

.p-services h2.page__title.bordered {
    margin-top: 1.6em;
    border-top: 1px solid #ccc;
    border-bottom: 2px solid #c00
}

.p-services .as__item__number {
    float: right;
    margin-left: -10px;
    padding: 0 12px 0 16px;
    color: #f4f7de;
    background-color: #777;
    border-radius: 0 20px 20px 0
}

.p-services .box--absent {
    margin-bottom: 1.2em
}

.p-services .service-description {
    padding-bottom: 1.5em
}

.p-services .service-description .box+.box {
    margin-top: 1em
}

.p-services .service-description.antispam ul {
    margin: .35em 0 1.25em;
    padding-left: 30px
}

.p-services .service-description.antispam ul>li {
    line-height: 1.5
}

.p-services .service-description.voicemail-roaming .box {
    margin-top: 1.5em
}

.p-services .spam-title {
    padding: 1em .2em .2em;
    margin: 1em 0 0;
    font-size: 1em;
    font-family: M-sb, OS-sb, Arial
}

.p-services .blocked-spam {
    width: 100%;
    border-top: 1px solid #c00;
    border-collapse: collapse
}

.p-services .blocked-spam th {
    padding: 3px 0;
    color: #757575;
    font-family: M-sb, OS-sb, Arial;
    background-color: #f3f3f3
}

.p-services .speed-dial__list+.speed-dial__item {
    padding: 5px;
    margin: 20px 0 0;
    background-color: #efefef
}

.p-services .speed-dial__button {
    display: block;
    text-align: center;
    cursor: pointer
}

.p-services .speed-dial__button>* {
    display: inline-block;
    vertical-align: middle
}

.p-services .speed-dial__button span {
    line-height: 32px;
    font-size: 1.4rem;
    padding-left: 5px;
    text-decoration: underline
}

.p-services .speed-dial__button .icon:before {
    font-size: 3.2rem
}

.p-services .speed-dial__item {
    position: relative;
    padding: 15px;
    border: 1px solid #b7b7b7
}

.p-services .speed-dial__item+.speed-dial__item {
    margin-top: 6px
}

.p-services .speed-dial__item label {
    border: none
}

.p-services .page__title.toggle {
    cursor: pointer
}

.p-services .page__title.toggle:hover .ico {
    color: #c00
}

.p-services .page__title.toggle .ico {
    float: right
}

.p-services .f-phone-relay__buttons {
    padding-top: 1.4em;
    text-align: right
}

.p-services .f-rules .hidden {
    display: none
}

.p-services .f-rules__day-time-select-group {
    margin-bottom: 1rem
}

.p-services .f-rules__buttons {
    padding-top: 1.4em;
    text-align: right
}

.p-services .f-rules__form {
    margin: 10px 0 20px;
    text-align: center
}

.p-services .f-rules__form__buttons {
    padding-top: 15px;
    padding-bottom: 15px
}

.p-services .f-rules__form__buttons .bt-label {
    vertical-align: middle
}

.p-services .f-rules__form__buttons .bt-label+.bt-label {
    margin-left: 20px
}

.p-services .f-rules__form__buttons .i-filter-add {
    font-size: 1.7em
}

.p-services .f-rules__form__buttons .bt-save .text-add {
    display: none
}

.p-services .f-rules__form__buttons .bt-save.bt-save--new .text-add,
.p-services .f-rules__form__buttons .bt-save .text-update {
    display: inline
}

.p-services .f-rules__form__buttons .bt-save.bt-save--new .text-update {
    display: none
}

.p-services .f-rules__form.rule--autoriser .mdc-checkbox:after,
.p-services .f-rules__form.rule--autoriser .mdc-checkbox:before {
    background-color: rgba(0, 113, 38, .2)
}

.p-services .f-rules__form.rule--autoriser .mdc-checkbox__native-control:checked~.mdc-checkbox__background {
    border-color: #007126;
    background-color: #007126
}

.p-services .f-rules__form.rule--autoriser .mdc-checkbox__background:before {
    background-color: #007126
}

.p-services .f-rules__form .mdc-checkbox__native-control:enabled:not(:checked)~.mdc-checkbox__background {
    background-color: #4c4c51 !important;
    color: #fff
}

.p-services .f-rules__form .mdc-checkbox__native-control:disabled:not(:checked)~.mdc-checkbox__background {
    background-color: silver;
    border-color: silver;
    color: #fff
}

.p-services .f-rules__form .mdc-checkbox__native-control:checked:disabled~.mdc-checkbox__background {
    border-color: silver;
    background-color: rgba(0, 0, 0, .26)
}

.p-services .f-rules__case {
    padding: 10px;
    margin: 2px;
    background-color: #f6f6f6
}

.p-services .f-rules__case+.f-rules__case {
    margin-top: 4px
}

.p-services .f-rules__list {
    padding: 0 5px
}

.p-services .f-rules__default {
    margin-top: 5px;
    margin-bottom: 8px;
    background-color: #f8f8f8
}

.p-services .f-rules__default .as__cell .inner {
    padding: .25em;
    margin: 0 1em .2em;
    line-height: 1.5;
    border: none
}

.p-services .f-rules__default .as__item__name .inner {
    margin: 0 1em;
    font-size: 1.3rem
}

.p-services .f-rules__item {
    position: relative;
    padding: 2px;
    margin-bottom: 6px;
    cursor: move
}

.p-services .f-rules__item.rule--autoriser .day.active {
    background-color: #007126
}

.p-services .f-rules__item--comment {
    padding: 5px;
    background-color: #e1e1e1;
    border-radius: 6px 15px 15px 6px;
    text-align: left !important
}

.p-services .f-rules__item--msisdn {
    text-align: center
}

.p-services .f-rules__item--action {
    padding: 7px 0
}

.p-services .f-rules__item--buttons {
    position: absolute;
    width: auto;
    top: 0;
    right: 2px;
    padding: 0 !important
}

.p-services .f-rules__item>.grid-c {
    line-height: 1.2;
    text-align: center
}

.p-services .f-rules__item>.grid-c.f-rules__item--comment {
    padding: 6px 6px 6px 20px
}

.p-services .f-rules__item .day {
    display: inline-block;
    width: 18px;
    height: 20px;
    line-height: 20px;
    margin: 2px 1px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-family: Arial;
    border-radius: 3px;
    background-color: #ccc
}

.p-services .f-rules__item .day.active {
    background-color: #c00
}

.p-services .f-rules__item .icon {
    cursor: pointer;
    vertical-align: middle
}

.p-services .f-rules__item .bt-delete,
.p-services .f-rules__item .bt-edit {
    line-height: 26px
}

.p-services .f-rules__item .bt-edit {
    display: inline-block;
    width: 26px;
    height: 26px;
    color: #fff;
    font-size: 1.4rem;
    background-color: #c00;
    border-radius: 20px;
    text-align: center
}

.p-services .f-rules__item .bt-edit:hover {
    background-color: #f50000
}

.p-services .f-rules__item .bt-delete {
    margin-left: 8px;
    color: #35363a;
    font-size: 2.6rem
}

.p-services .f-rules__item .bt-delete:hover {
    color: #525357
}

.p-services .f-rules__item__drag {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 17px;
    border-radius: 5px 0 0 5px;
    background: transparent url(/assets/images/drag.png) 2px 6px no-repeat
}

.p-services .mdc-checkbox {
    width: 24px;
    height: 24px;
    padding: 9px
}

.p-services .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__ownmark {
    color: #fff
}

.p-services .mdc-checkbox__native-control:focus~.mdc-checkbox__background:before {
    transform: scale(0)
}

.p-services .mdc-checkbox__background {
    border: none;
    text-align: center;
    width: 70%;
    height: 70%;
    left: 6px;
    top: 6px
}

.p-services .mdc-checkbox__ownmark {
    font-family: Arial;
    font-weight: 700;
    font-size: 12px
}

.p-services .mdc-checkbox--disabled .mdc-checkbox__native-control~.mdc-checkbox__background {
    color: rgba(0, 0, 0, .2);
    background-color: #eaeaea;
    border: 1px solid silver
}

@media(min-width:480px) {
    .p-services .speed-dial__item {
        padding: 4px 8px
    }

    .p-services .f-rules__item>.grid-c {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .p-services .f-rules__default {
        margin-bottom: 0
    }
}

@media(min-width:840px) {
    .p-services .service-description .padded {
        padding: 0 1em
    }

    .p-services .speed-dial__list {
        padding-left: 5px
    }

    .p-services .speed-dial__button:hover {
        color: #c00
    }

    .p-services .speed-dial__item {
        padding: 0;
        margin-bottom: 0;
        border: none
    }

    .p-services .f-rules__case--days {
        padding: 36px 0
    }

    .p-services .f-rules__case--days .days-list {
        height: 64px;
        padding-top: 14px
    }

    .p-services .f-rules__item {
        padding: 3px 3px 3px 0;
        margin-bottom: 0
    }

    .p-services .f-rules__item+.f-rules__item {
        border-top: 1px solid silver
    }

    .p-services .f-rules__item>.grid-c {
        padding: 0
    }

    .p-services .f-rules__item>.grid-c.f-rules__item--comment {
        padding: 0 0 0 12px;
        background-color: transparent
    }

    .p-services .f-rules__item--action,
    .p-services .f-rules__item--msisdn {
        text-align: left !important
    }

    .p-services .f-rules__item--buttons {
        position: static;
        width: 8.33333%;
        text-align: right !important
    }

    .p-services .f-rules__item__drag {
        background-position: 0;
        left: -9px
    }

    .p-services .f-rules__default .as__item__name .inner {
        margin: 5px 5px 5px 0
    }
}

.p-services .popin--confirm {
    text-align: justify
}

.p-services .popin--confirm .popin__title {
    margin-top: 0;
    padding-bottom: 3px;
    font-family: M-sb, OS-sb, Arial;
    font-size: 1.4em;
    color: #505050;
    border-bottom: 2px solid #c00
}

.p-services .popin--confirm .popin__content {
    padding: .5em 0 1em
}

.p-services .popin--confirm .popin__boutons {
    padding-top: 1em;
    text-align: center
}

.p-services .popin--confirm .popin__boutons button {
    min-width: 110px;
    text-align: center
}

.p-services .popin--confirm .popin__boutons button+button {
    margin-left: 10%
}

.acc_messagerie {
    font-size: 1.4rem
}

.acc_messagerie h2.page__title {
    margin: 1.5em 0 .5em
}

.acc_messagerie audio {
    width: 100%;
    cursor: pointer
}

.acc_messagerie .messages-list .icon {
    font-size: 2.5rem
}

.acc_messagerie .msg {
    position: relative;
    padding: 5px;
    border: 1px solid #b7b7b7;
    margin-bottom: 5px
}

.acc_messagerie .msg:hover {
    background-color: #f7f7cc
}

.acc_messagerie .msg .grid-c {
    padding: 5px
}

.acc_messagerie .msg-new {
    border: 1px solid #c00;
    font-family: M-sb, OS-sb, Arial
}

.acc_messagerie .msg-saved {
    opacity: .5
}

.acc_messagerie .msg__details {
    font-size: 1.2rem
}

.acc_messagerie .msg__statut {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    color: #fff;
    font-size: 1rem;
    font-family: M-sb, OS-sb, Arial;
    background-color: #2b2b2b
}

.acc_messagerie .msg__statut.red {
    background-color: #c00
}

.acc_messagerie .as__item .code {
    margin-right: 15px;
    float: right
}

@media(min-width:480px) {
    .acc_messagerie .msg__details {
        display: inline-block;
        vertical-align: middle
    }

    .acc_messagerie .msg__details__date {
        padding-left: 2em
    }
}

@media(min-width:840px) {
    .acc_messagerie .msg__details__tel {
        padding-left: 62px;
        width: 48%
    }

    .acc_messagerie .msg__details__date {
        width: 52%;
        padding-left: 0;
        text-align: right
    }

    .acc_messagerie .msg__details__date>span {
        display: block
    }

    .acc_messagerie .msg__statut {
        left: 0;
        right: auto
    }
}

.acc_messagerie .notifs__explain {
    margin: 10px 5px 5px
}

.acc_messagerie .notifs__explain p {
    margin: 0;
    text-align: justify
}

.acc_messagerie .notifs__explain p+p {
    margin-top: .8em
}

.acc_messagerie .notifs__list {
    padding: 1em 0
}

.acc_messagerie .notifs__item {
    position: relative;
    border: 1px solid #b7b7b7;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 0 10px 10px 0
}

.acc_messagerie .notifs__item .bt-action {
    padding: 4px;
    margin-left: 20px;
    cursor: pointer
}

.acc_messagerie .notifs__item .bt-action span {
    display: none;
    line-height: 32px;
    font-size: 1.2rem;
    padding-left: 5px;
    text-decoration: underline
}

.acc_messagerie .notifs__item .bt-action .icon:before {
    font-size: 3.2rem
}

@media(min-width:480px) {
    .acc_messagerie .notifs .notifs__item {
        margin-bottom: 0
    }

    .acc_messagerie .notifs .notifs__item .grid-c {
        padding-right: 10px
    }

    .acc_messagerie .notifs .notifs__item .action {
        padding-right: 0
    }
}

@media(min-width:840px) {
    .acc_messagerie .notifs .notifs__item {
        border: 0
    }

    .acc_messagerie .notifs .notifs__item .bt-action:hover {
        color: #c00
    }

    .acc_messagerie .notifs .notifs__item .bt-action>* {
        display: inline-block !important;
        vertical-align: middle
    }
}

.acc_messagerie .remodal #popin-activate {
    text-align: left
}

.acc_messagerie .remodal h2.page__title {
    margin-top: 0
}

.acc_messagerie .popin--confirm {
    text-align: justify
}

.acc_messagerie .popin--confirm .popin__title {
    margin-top: 0;
    padding-bottom: 3px;
    font-family: M-sb, OS-sb, Arial;
    font-size: 1.4em;
    color: #505050;
    border-bottom: 2px solid #c00
}

.acc_messagerie .popin--confirm .popin__content {
    padding: .5em 0 1em
}

.acc_messagerie .popin--confirm .popin__boutons {
    padding-top: 1em;
    text-align: center
}

.acc_messagerie .popin--confirm .popin__boutons button {
    min-width: 110px;
    text-align: center
}

.acc_messagerie .popin--confirm .popin__boutons button+button {
    margin-left: 10%
}

.acc_messagerie .box {
    font-size: 1.3rem;
    margin: 1em auto
}

.acc_messagerie .sub-options .form__line {
    padding: 1em .2em 1.5em
}

.acc_messagerie .sub-options .form__button {
    padding: 10px 0 5px
}

.acc_messagerie.acc_messagerie-opt .page {
    padding-bottom: 2rem
}

.acc_messagerie.acc_messagerie-opt .opt-description {
    padding: 0 1em
}

.acc_messagerie.acc_messagerie-opt .opt-description p {
    text-align: justify
}

.acc_messagerie.acc_messagerie-opt .current-annonce {
    padding-top: 1em
}

@media(min-width:480px) {
    .acc_messagerie.acc_messagerie-opt .invit-saisie {
        text-align: center
    }

    .acc_messagerie.acc_messagerie-opt .current-annonce {
        padding: 1em 1em 0
    }
}

.alert-impaye {
    margin: 10px;
    padding: .8em;
    font-size: 1.5rem;
    text-align: center;
    border: 2px solid #c00
}

.alert-impaye .i-warning {
    font-size: 50px;
    line-height: 50px
}

.alert-impaye p {
    margin: 4px 0
}

.alert-impaye p.master-required {
    margin-top: 1em
}

.alert-impaye .bt-label {
    margin-top: 16px
}

.alert-impaye .bt-label .bt-icon {
    font-size: 1.4em
}

.p-regularisation {
    font-size: 1.4rem
}

.p-regularisation .block-tick {
    padding-left: 30px;
    position: relative;
    margin: 0 1em 1em
}

.p-regularisation .block-tick:first-child {
    margin-top: 30px
}

.p-regularisation .block-tick:before {
    position: absolute;
    top: 30%;
    left: 0;
    font-size: 1.4em;
    font-weight: 700;
    color: #c00
}

.p-regularisation .block-tick+.page__title {
    margin-top: 2em
}

.p-regularisation .block-tick+.more-info {
    margin-top: 1.6em
}

.p-regularisation .no-facture-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.p-regularisation .no-facture-container .description {
    width: -moz-fit-content;
    width: fit-content
}

.p-regularisation .no-facture-container .link {
    cursor: pointer;
    color: #fff;
    padding: 10px 16px;
    background-color: #c00;
    border-radius: 8px
}

.p-regularisation .no-facture-container .link:hover {
    background-color: #d62727
}

.p-regularisation .table-impayes {
    overflow: hidden;
    margin-bottom: 20px
}

.p-regularisation .table-impayes .header .grid-c {
    padding: 10px;
    text-align: center;
    border: 1px solid #b8b8b8
}

.p-regularisation .table-impayes .grid-c {
    width: 29%;
    padding: 10px 5px 0
}

.p-regularisation .table-impayes .grid-c.type {
    width: 40%;
    padding-left: 20px
}

.p-regularisation .table-impayes .grid-c.montant {
    margin: 0 1%
}

.p-regularisation .add-credit {
    margin: 2em auto
}

.p-regularisation .add-credit label {
    margin: 5px auto
}

.p-regularisation .add-credit .mention {
    color: #c00;
    font-size: 1rem;
    text-align: justify
}

.p-regularisation .cb-form {
    padding: 1em;
    margin: 2em auto;
    border: 1px solid silver
}

.p-regularisation .cb-form .optout-save-cb {
    text-align: left
}

.p-regularisation .cb-form .optout-save-cb .grid-c:first-child {
    width: 15%;
    max-width: 42px
}

.p-regularisation .cb-form .optout-save-cb .grid-c:last-child {
    width: 85%
}

.p-regularisation .cb-form .optout-save-cb label {
    cursor: pointer
}

@media(min-width:480px) {

    .p-regularisation .add-credit,
    .p-regularisation .cb-form {
        width: 100%;
        max-width: 600px
    }

    .p-regularisation .add-credit {
        max-width: 96%
    }
}

@media(min-width:840px) {

    .p-regularisation .add-credit,
    .p-regularisation .cb-form {
        max-width: 600px
    }
}

.p-regularisation .box.maintenance {
    margin: 3em auto
}

.p-regularisation .currency_euro.mdc-text-field:before {
    content: "€" !important;
    position: absolute;
    display: inline-block;
    bottom: 4px;
    right: 10px;
    font-size: 1.6rem;
    background-color: transparent
}

.p-regularisation .currency_euro.mdc-text-field--disabled:before {
    color: rgba(0, 0, 0, .38)
}

.acc_offre .page {
    font-size: 1.4rem
}

.acc_offre .page .smaller {
    font-size: .75em
}

.acc_offre .page .logo-circle {
    width: 105px;
    height: 104px;
    margin: 0 auto;
    line-height: 100px;
    text-align: center;
    background: transparent url(/assets/images/icon_circle.png)
}

.acc_offre .page .logo-circle .icon {
    font-size: 6rem;
    color: #c00
}

.acc_offre .offre a.bt-label {
    width: 100%
}

.acc_offre .offre a.bt-label.bt-grey {
    margin-bottom: 15px
}

@media(min-width:480px) {
    .acc_offre .page .logo-circle {
        float: right
    }

    .acc_offre .offre {
        margin-top: 10px;
        text-align: left
    }

    .acc_offre .offre a.bt-label {
        width: auto
    }
}

.opt-sim {
    margin-bottom: 70px
}

.opt-sim__invitation {
    font-size: 1.4rem;
    text-align: center;
    margin-bottom: .5em
}

.opt-sim .grid-c+.grid-c {
    margin-top: 10px
}

.opt-sim .opt {
    display: inline-block;
    cursor: pointer;
    height: 140px;
    width: 95%;
    position: relative;
    margin-top: 2rem;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: 2.5px solid #f3f3f3;
    border-radius: 15px
}

@media(min-width:480px)and (max-width:839px) {
    .opt-sim .opt {
        min-height: 130px
    }
}

.opt-sim .opt.opt-none img {
    height: 6rem;
    margin: 40px 0
}

.opt-sim .opt .mdc-radio {
    display: none
}

.opt-sim .opt .e-sim-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.opt-sim .opt .icon {
    display: block;
    width: 100%;
    height: 100%
}

.opt-sim .opt .icon+.sim-label {
    font-size: 1.4rem;
    padding-top: 12px;
    margin-top: 0
}

.opt-sim .opt .icon.e-sim {
    width: 50px
}

.opt-sim .opt i {
    font-size: 6rem
}

.opt-sim .opt i:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 60px;
    height: 60px
}

.opt-sim .opt.active {
    border-color: #232121
}

.opt-sim .opt.active:after {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background-color: #323336;
    font-family: font-icon;
    font-size: 1.8rem;
    border-radius: 50%;
    left: 8px;
    top: 8px
}

.opt-sim .opt label:hover {
    cursor: pointer
}

.opt-sim .opt.active .opt__img,
.opt-sim .opt__img.active {
    background-color: #867979;
    border-radius: 5px
}

.opt-sim .ml-esim {
    margin-top: 0;
    padding-top: 12px
}

.opt-sim .ml-esim a {
    text-decoration: underline
}

@media(min-width:480px) {
    .opt-sim .grid-c+.grid-c {
        margin-top: 0
    }

    .opt-sim .opt.opt-nano .img_container {
        margin-top: 50px;
        margin-bottom: 34px
    }

    .opt-sim .opt .img_container {
        margin-bottom: 0
    }
}

.acc_cmdSim p {
    text-align: justify
}

.acc_cmdSim .explain {
    padding: 10px 0;
    text-align: justify
}

.acc_cmdSim .explain p {
    margin: 0
}

.acc_cmdSim .explain p+p {
    margin-top: .8em
}

.acc_cmdSim .form {
    font-size: 1.4rem;
    margin: 1.6em auto 2em
}

.acc_cmdSim .form__title {
    padding-left: .2em;
    margin: 0 2px 1em;
    font-size: 1.6rem;
    text-align: left;
    font-family: M-sb, OS-sb, Arial;
    border-bottom: 1px solid #c00
}

.acc_cmdSim .form .opt-sim__invitation,
.acc_cmdSim .form__subtitle {
    font-family: M-sb, OS-sb, Arial;
    margin: 1.8em 0 .3em
}

.acc_cmdSim .form__buttons {
    padding: 25px 0 0;
    text-align: center
}

.acc_cmdSim .form__buttons .bt-label {
    width: 100%
}

.acc_cmdSim .form__buttons .bt-cancel {
    margin-top: 15px
}

.acc_cmdSim .form__options {
    margin: 25px auto
}

.acc_cmdSim .form .box {
    margin-bottom: 25px
}

.acc_cmdSim .form .asterisque {
    color: gray;
    font-size: 1rem;
    text-align: justify
}

.acc_cmdSim .adding-block {
    display: inline-block;
    margin: 40px 0;
    cursor: pointer
}

.acc_cmdSim .adding-block .adding-button {
    font-family: M-b, OS-b, Arial;
    font-size: 5rem;
    margin: 0 auto 2px;
    background: transparent url(/assets/images/icon_circle.png) 50%/100% no-repeat;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    cursor: pointer;
    padding: 2px 0
}

.acc_cmdSim .confirmation {
    padding: 15px 0
}

.acc_cmdSim .confirmation i {
    font-size: 5rem
}

.acc_cmdSim .confirmation p {
    margin: 0
}

.acc_cmdSim .confirmation p:first-of-type {
    margin: .4em 0 .2em;
    text-align: center
}

.acc_cmdSim .confirmation img {
    height: 50px
}

@media(min-width:480px) {
    .acc_cmdSim p {
        text-align: center
    }

    .acc_cmdSim .explain {
        padding: 10px 5px
    }

    .acc_cmdSim .form__buttons {
        text-align: right
    }

    .acc_cmdSim .form__buttons .bt-label {
        width: auto
    }

    .acc_cmdSim .form__buttons .bt-cancel {
        margin-top: 0
    }

    .acc_cmdSim .form__buttons .bt-commander {
        float: right;
        margin-left: 25px
    }

    .acc_cmdSim .form .asterisque {
        text-align: center
    }
}

@media(min-width:840px) {
    .acc_cmdSim .explain {
        padding: 15px 10px;
        text-align: center
    }
}

.acc_porta .page {
    padding-bottom: 30px
}

.acc_porta .explain {
    padding: 10px 0
}

.acc_porta .explain p {
    margin: 0
}

.acc_porta .explain p+p {
    margin-top: .8em
}

.acc_porta .form {
    font-size: 1.4rem;
    margin: 2.5em auto
}

.acc_porta .form__title {
    padding-left: .2em;
    margin: 0 2px 1em;
    font-size: 1.5rem;
    text-align: left;
    font-family: M-sb, OS-sb, Arial;
    border-bottom: 1px solid #c00
}

.acc_porta .form__subtitle {
    padding: 15px 10px 10px
}

.acc_porta .form__buttons {
    padding: 40px 0 20px
}

@media(min-width:480px) {
    .acc_porta .explain {
        padding: 10px 5px
    }
}

@media(min-width:840px) {
    .acc_porta .explain {
        padding: 15px 10px
    }

    .acc_porta .form {
        max-width: 88%
    }
}

.acc_change-number .page {
    padding-bottom: 30px
}

.acc_change-number .page .explain {
    padding: 10px 0
}

.acc_change-number .page .explain p {
    margin: 0
}

.acc_change-number .page .explain p+p {
    margin-top: .8em
}

.acc_change-number .page .form {
    font-size: 1.4rem;
    margin: 2.5em auto
}

.acc_change-number .page .form__title {
    padding-left: .2em;
    margin: 0 2px 1em;
    font-size: 1.6rem;
    text-align: left;
    font-family: M-sb, OS-sb, Arial;
    border-bottom: 1px solid #c00
}

.acc_change-number .page .form__subtitle {
    padding: 15px 10px 10px
}

.acc_change-number .page .form__buttons {
    padding: 40px 0 20px;
    text-align: center
}

@media(min-width:480px) {
    .acc_change-number .page .explain {
        padding: 10px 5px
    }

    .acc_change-number .page .form__buttons {
        padding-left: 5%;
        padding-right: 5%;
        text-align: left
    }

    .acc_change-number .page .form__buttons .bt-confirm {
        float: right
    }
}

@media(min-width:840px) {
    .acc_change-number .page .explain {
        padding: 15px 10px
    }

    .acc_change-number .page .form {
        max-width: 88%
    }
}

.acc_offre.acc_migration-1 .page,
.acc_offre.acc_migration-2 .page {
    font-size: 1.2rem
}

.acc_offre.acc_migration-1 .box,
.acc_offre.acc_migration-2 .box {
    font-size: 1.4rem
}

.acc_offre.acc_migration-1 .step-title,
.acc_offre.acc_migration-2 .step-title {
    margin: 2.5em 3%;
    line-height: 1.25;
    font-family: M-sb, OS-sb, Arial;
    border-bottom: 2px solid #c00
}

.acc_migration-1 .forfaits-list {
    padding-top: 40px
}

.acc_migration-1 .migration-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px
}

.acc_migration-1 .f-item {
    padding-bottom: 15px;
    margin-bottom: 24px;
    text-align: center;
    border: 4px solid #f7f7f7;
    cursor: pointer
}

.acc_migration-1 .f-item.active {
    position: relative;
    border-color: #555
}

.acc_migration-1 .f-item.active:after {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    bottom: -17px;
    left: 50%;
    margin-left: -15px;
    line-height: 33px;
    color: #fff;
    background-color: #5aa43c;
    font-family: font-icon;
    font-weight: 700;
    font-size: 1.6rem;
    border-radius: 50%;
    padding-right: 1px
}

.acc_migration-1 .f-item__title {
    margin-bottom: .4em;
    font-size: 2.4rem;
    font-family: M-sb, OS-sb, Arial
}

.acc_migration-1 .f-item__content {
    padding: 1em;
    min-height: 160px;
    line-height: 1.2
}

.acc_migration-1 .f-item__price {
    margin: 15px 0;
    font-size: 1.6em;
    font-family: M-sb, OS-sb, Arial
}

.acc_migration-1 .f-item__price .price {
    color: #c00
}

.acc_migration-1 .f-item__price .engage {
    color: #b0b0b0;
    line-height: 1;
    font-size: .75em;
    font-family: M, OS, Arial
}

.acc_migration-1 .f-item__price .more-infos {
    padding-top: 3px;
    font-size: 1.1rem;
    font-family: M, OS, Arial
}

.acc_migration-1 .f-item input[type=radio] {
    display: none
}

.acc_migration-1 .f-item hr {
    width: 60%;
    height: 3px;
    border: none
}

.acc_migration-1 .f-item a {
    font-size: 1.1em
}

@media(min-width:480px) {
    .acc_migration-1 .f-item {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%
    }
}

@media(min-width:840px) {
    .acc_migration-1 .f-item {
        width: 28%;
        margin-left: 2.65%;
        margin-right: 2.65%
    }
}

.acc_migration-1 .f-item[data-theme=eur2] hr {
    background-color: #9fe3f7
}

.acc_migration-1 .f-item[data-theme=free] hr {
    background-color: #f2c60f
}

.acc_migration-1 .f-item[data-theme=serieFree] hr {
    background-color: #f45a45
}

.acc_migration-1 .f-item[data-theme=ukraine] hr {
    background-color: #fc0
}

.acc_migration-1 .f-item[data-theme=main] hr {
    background-color: #c00
}

.acc_migration-2 .recap {
    max-width: 500px;
    margin: 0 auto;
    padding: 15px 0 5px
}

.acc_migration-2 .recap .prix {
    text-align: right
}

.acc_migration-2 .recap-content {
    padding: 18px 0 1px;
    border-bottom: 1px solid #ccc
}

.acc_migration-2 .recap-total {
    margin-top: 12px;
    padding: 18px 0 1px;
    text-align: right
}

.acc_migration-2 .recap-total+.recap-total {
    margin: 0
}

.acc_migration-2 .recap-total .grid-c {
    border-bottom: 1px solid #ccc
}

.acc_migration-2 .explain,
.acc_migration-2 .recap .grid-c,
.p-change-number {
    font-size: 1.4rem
}

.p-change-number [class^=grid-] {
    font-size: inherit
}

.p-change-number select {
    text-align: center;
    font-family: M-sb, OS-sb, Arial
}

.p-change-number-paiement {
    font-size: 1.4rem
}

.p-change-number-paiement .container-form {
    margin-top: 40px
}

.p-change-number-paiement .container-form .cbForm {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto
}

.p-change-number-paiement .container-form .cbForm__header {
    margin-bottom: 0
}

.p-change-number-paiement .l50,
.p-change-number-paiement .r50 {
    width: 50%;
    display: block;
    float: left;
    padding: 0 5px
}

.p-change-number-paiement .l50 {
    text-align: right
}

.p-change-number-paiement .r50 {
    text-align: left
}

@media(min-width:840px) {
    .acc_offre .illustration {
        display: inline-block
    }
}

body[data-theme=eur2] .price {
    color: #9fe3f7
}

body[data-theme=free] .price {
    color: #f2c60f
}

body[data-theme=serieFree] .price {
    color: #f45a45
}

body[data-theme=ukraine] .price {
    color: #fc0
}

body[data-theme=main] .price {
    color: #c00
}

body[data-theme=eur2] .page-container.main .page-content .light-button:hover {
    color: #9fe3f7
}

body[data-theme=free] .page-container.main .page-content .light-button:hover {
    color: #f2c60f
}

body[data-theme=serieFree] .page-container.main .page-content .light-button:hover {
    color: #f45a45
}

body[data-theme=ukraine] .page-container.main .page-content .light-button:hover {
    color: #fc0
}

body[data-theme=main] .page-container.main .page-content .light-button:hover {
    color: #c00
}

body[data-theme=eur2] .page-container.main .page-content .light-button:hover {
    border-color: #9fe3f7
}

body[data-theme=free] .page-container.main .page-content .light-button:hover {
    border-color: #f2c60f
}

body[data-theme=serieFree] .page-container.main .page-content .light-button:hover {
    border-color: #f45a45
}

body[data-theme=ukraine] .page-container.main .page-content .light-button:hover {
    border-color: #fc0
}

body[data-theme=main] .page-container.main .page-content .light-button:hover {
    border-color: #c00
}

.resiliate-offer-page {
    margin-left: 14px;
    margin-right: 14px
}

.resiliate-offer-page .message-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 12px 16px;
    border-radius: 12px;
    margin-top: 24px;
    font-size: 14px
}

.resiliate-offer-page .message-container .header {
    display: -ms-flexbox;
    display: flex
}

.resiliate-offer-page .message-container .body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 8px
}

.resiliate-offer-page .message-container .body span:nth-child(2) {
    margin-top: 8px
}

.resiliate-offer-page .message-warning {
    background: #fff7ed
}

.resiliate-offer-page .message-info {
    background: #eff6ff
}

.resiliate-offer-page .user-infos-resiliate {
    margin-top: 24px
}

.resiliate-offer-page .user-infos-resiliate p {
    margin: 0;
    margin-top: 8px
}

.resiliate-offer-page .resiliate-form {
    margin-top: 24px
}

.resiliate-offer-page .resiliate-form .submit-btn-resiliate {
    height: 40px;
    border-radius: 4px !important
}

.acc_avantages .page form.ident {
    text-align: center
}

.acc_avantages .page form.ident label {
    max-width: 250px
}

.acc_avantages .page form.ident button {
    font-size: 1.3rem;
    margin-top: 10px
}

.acc_avantages .page .pageFreebox .freeboxLinks {
    text-align: center;
    font-size: 1.1rem;
    margin: 5px
}

.acc_avantages .page .pageFreebox .freeboxLinks a {
    display: block;
    margin: 5px
}

.acc_avantages .page .pageFreebox .step-title-freebox {
    line-height: 1.25;
    font-family: M-sb, OS-sb, Arial;
    border-bottom: 2px solid #c00000;
    font-size: 18px;
    margin-top: 24px;
    margin-bottom: 24px
}

.acc_avantages .page .pageFreebox .popAvantage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 32px;
    border: 1px solid #e0e0e0;
    border-radius: 8px
}

@media(min-width:480px) {
    .acc_avantages .page .pageFreebox .popAvantage {
        -ms-flex-align: inherit;
        align-items: inherit
    }
}

.acc_avantages .page .pageFreebox .popAvantage .popAvantageForm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px
}

@media(min-width:480px) {
    .acc_avantages .page .pageFreebox .popAvantage .popAvantageForm {
        margin-top: 8px;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.acc_avantages .page .pageFreebox .popAvantage .popAvantageForm .text {
    max-width: none;
    text-align: center
}

@media(min-width:480px) {
    .acc_avantages .page .pageFreebox .popAvantage .popAvantageForm .text {
        max-width: 80%;
        text-align: left
    }
}

.acc_avantages .page .pageFreebox .popAvantage .popAvantageForm button {
    border-radius: 8px !important;
    margin-top: 16px
}

@media(min-width:480px) {
    .acc_avantages .page .pageFreebox .popAvantage .popAvantageForm button {
        margin-top: 0
    }
}

.acc_resiliation .poupUp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 44px;
    border-radius: 8px;
    margin-top: 16px;
    padding: 12px;
    -ms-flex-align: center;
    align-items: center
}

.acc_resiliation .poupUp span {
    margin-left: 8px
}

.acc_resiliation .poupUp a {
    text-decoration: underline
}

.acc_resiliation .poupUp i {
    width: 24px;
    height: 24px
}

.acc_resiliation .form-update {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:480px) {
    .acc_resiliation .form-update {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.acc_resiliation .form-update button {
    height: 40px;
    border-radius: 4px !important;
    margin-top: 16px
}

@media(min-width:480px) {
    .acc_resiliation .form-update button {
        margin-left: 16px;
        margin-top: 0
    }
}

.acc_resiliation .form-update .button-black {
    background: #262626;
    border: 1px solid #000;
    color: #fff
}

.acc_resiliation .input-resil {
    height: 40px !important;
    width: 100% !important
}

@media(min-width:480px) {
    .acc_resiliation .input-resil {
        width: 320px !important
    }
}

.acc_resiliation .input-resil .mdc-text-field__input {
    margin-top: 7px !important
}

.acc_resiliation .julboltron {
    background: #f4f4f4;
    border-radius: 8px;
    padding: 24px
}

.acc_resiliation .resil-info {
    margin-left: 14px;
    margin-right: 14px
}

.acc_resiliation .alert {
    background: #fff7ed
}

.acc_resiliation .infos {
    background: #eff6ff
}

.acc_resiliation .mt-24 {
    margin-top: 24px
}

.acc_resiliation .mt-16 {
    margin-top: 16px
}

.acc_resiliation .mt-8 {
    margin-top: 8px
}

.acc_resiliation .input-infos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    color: #525252;
    width: 320px;
    max-width: 100%
}

.acc_resiliation .input-infos span {
    margin-left: 8px
}

.acc_resiliation .sub-btn-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:480px) {
    .acc_resiliation .sub-btn-container {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.acc_resiliation .sub-btn {
    border-radius: 4px !important;
    padding: 5px 10px;
    text-align: center
}

.acc_resiliation .sub-btn:nth-child(2) {
    margin-top: 16px
}

@media(min-width:480px) {
    .acc_resiliation .sub-btn:nth-child(2) {
        margin-left: 16px;
        margin-top: 0
    }
}

.acc_resiliation .cardModalContainer {
    width: 100vw
}

@media(min-width:480px) {
    .acc_resiliation .cardModalContainer {
        width: 524px
    }
}

.acc_resiliation .cardModal,
.acc_resiliation .cardModalResil {
    -ms-flex-align: center;
    align-items: center
}

.acc_resiliation .cardModalResil {
    padding: 24px
}

.acc_resiliation .modal-resil-section {
    text-align: left;
    width: auto
}

.acc_resiliation .modal-resil-section p {
    margin: 0;
    margin-top: 8px
}

.acc_resiliation .save-mail-btn {
    display: none
}

.acc_phone-order .page {
    padding-bottom: 25px
}

.acc_phone-order .page__sectionTitle {
    margin: 40px 0 16px;
    font-family: M-sb, OS-sb, Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px
}

.acc_phone-order .box {
    font-size: 1.3rem;
    margin-bottom: 20px
}

.acc_phone-order .order {
    margin-top: 10px
}

@media(min-width:480px) {
    .acc_phone-order .order {
        margin-left: 30px
    }
}

.acc_phone-order .order__buttons>div {
    clear: both;
    padding: 10px 0
}

.acc_phone-order .order__details,
.acc_phone-order .order__retours {
    width: 85%;
    margin: 20px auto;
    text-align: center
}

.acc_phone-order .order__retours {
    border-bottom: 1px solid #323336;
    padding-bottom: 20px
}

.acc_phone-order .order__retours .icon {
    display: block;
    width: 100%;
    font-size: 4rem
}

.acc_phone-order .order__terminated {
    padding: 30px 0
}

.acc_phone-order .order__terminated div {
    padding: 10px 0
}

.acc_phone-order .order .bt-cancel,
.acc_phone-order .order .bt-facture {
    float: left
}

.acc_phone-order .order .green {
    color: green
}

@media(max-width:479px) {
    .acc_phone-order .order__retours .small {
        width: 10%
    }

    .acc_phone-order .order__retours .large {
        width: 80%;
        padding-left: 10%
    }
}

@media(min-width:840px) {
    .acc_phone-order .echeancier {
        max-width: 100%
    }
}

.acc_phone-order .popin--confirm {
    font-size: 1.4rem
}

.acc_phone-order .popin--confirm .popin__title {
    margin-top: 0;
    margin-bottom: 25px
}

.acc_phone-order .popin--confirm .popin__boutons {
    padding-top: 20px
}

.acc_phone-order .popin--confirm .popin__boutons button+button {
    margin-left: 25px
}

.acc_phone-order .recap-resil {
    margin-bottom: 25px;
    font-size: 1.4rem;
    text-align: center
}

.acc_phone-order .recap-resil p {
    margin-bottom: 5px
}

.acc_phone-order .recap-resil .prix {
    font-size: 1.1em;
    color: #c00
}

.acc_phone-order .recap-resil .details {
    font-size: .85em
}

@media(min-width:840px) {
    .acc_phone-order .recap-resil .cell--value {
        text-align: left
    }
}

.monthly_section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.monthly_section p {
    margin: 0
}

.monthly_section p.monthy_date {
    font-size: 12px;
    color: #525252
}

.monthly_section p.bold {
    font-weight: 600
}

.monthly_section p.title {
    font-size: 14px;
    color: #161616
}

.monthly_main {
    gap: 8px
}

.monthly_image,
.monthly_main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.monthly_image {
    background: #f4f4f4;
    padding: 8px;
    border-radius: 999999.2px;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px
}

.monthly_info {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column
}

.monthly_info,
.monthly_status {
    display: -ms-flexbox;
    display: flex;
    gap: 4px
}

.monthly_status {
    padding: 4px 8px;
    border-radius: 9999px;
    -ms-flex-align: center;
    align-items: center;
    width: -moz-fit-content !important;
    width: fit-content !important;
    -ms-flex: 1;
    flex: 1;
    width: 100%
}

.monthly_status.done {
    color: #148116;
    background: #dcfce7
}

.monthly_status.cancel,
.monthly_status.loss,
.monthly_status.waiting {
    color: #393939;
    background: #f4f4f4
}

.monthly_status.failed {
    color: #be0924;
    background: #ffe6e6
}

.monthly_status.in_progress {
    color: #b35000;
    background: #fef3c7
}

.monthly_price {
    color: #393939;
    font-size: 16px
}

.rounded-progress {
    border-radius: 50%;
    background: #fff
}

.rounded-progress,
.rounded-progress svg {
    position: relative;
    width: 80px;
    height: 80px;
    z-index: 1000
}

.rounded-progress svg {
    transform: rotate(-90deg)
}

.rounded-progress svg circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 4px;
    stroke-linecap: round;
    transform: translate(5px, 5px)
}

.rounded-progress svg circle:nth-child(2) {
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
    stroke: #c00
}

.rounded-progress .number-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    color: #161616;
    font-weight: 600;
    line-height: 24px;
    font-family: M-sb, OS-sb, Arial
}

.monthly_separator {
    margin: 16px 0;
    width: 100%;
    border: .5px solid #d9d9d9
}

.tracking_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.tracking_wrapper p {
    margin: 0;
    font-size: 12px
}

.tracking_info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

.tracking_info .tracking_subtitle {
    color: #525252
}

.tracking_info .tracking_price {
    color: #393939;
    font-size: 18px
}

.tracking_block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

table.echeancier {
    width: 100%;
    font-size: 1.2rem;
    border-collapse: collapse;
    margin: 0 auto
}

table.echeancier td,
table.echeancier th {
    padding: 0 5px
}

@media(min-width:480px) {

    table.echeancier td,
    table.echeancier th {
        padding: 0 8px
    }
}

table.echeancier th {
    color: #fff;
    font-weight: 400;
    font-family: M-b, OS-b, Arial;
    background-color: #404040
}

table.echeancier td {
    line-height: 20px;
    color: #323336;
    text-align: center;
    background-color: #f5f5f5
}

table.echeancier td .icon {
    font-size: 1.4em;
    line-height: 20px;
    cursor: pointer
}

table.echeancier td .icon.float-right {
    margin-right: 8px
}

table.echeancier tr.green td {
    color: #0d8200
}

table.echeancier tr.green td:last-child {
    color: #fff;
    background-color: #0d8200
}

table.echeancier tr.dark-grey td {
    color: #323336
}

table.echeancier tr.dark-grey td:last-child {
    color: #fff;
    background-color: #323336
}

table.echeancier tr.red td {
    color: #c00
}

table.echeancier tr.red td:last-child {
    color: #fff;
    background-color: #c00
}

table.echeancier tr.orange td {
    color: #bf800c
}

table.echeancier tr.orange td:last-child {
    color: #fff;
    background-color: #bf800c
}

table.echeancier tr.grey td {
    opacity: .5
}

table.echeancier tr.grey td:last-child {
    color: #e1e1e1;
    background-color: #606060
}

table.echeancier.loa {
    max-width: 100%
}

table.echeancier.loa td,
table.echeancier.loa th {
    text-align: left
}

table.echeancier.loa td.amount,
table.echeancier.loa th.amount {
    text-align: right
}

body[data-theme=eur2] .toggle-orders a.selected,
body[data-theme=eur2] .toggle-orders a:hover {
    color: #9fe3f7
}

body[data-theme=free] .toggle-orders a.selected,
body[data-theme=free] .toggle-orders a:hover {
    color: #f2c60f
}

body[data-theme=serieFree] .toggle-orders a.selected,
body[data-theme=serieFree] .toggle-orders a:hover {
    color: #f45a45
}

body[data-theme=ukraine] .toggle-orders a.selected,
body[data-theme=ukraine] .toggle-orders a:hover {
    color: #fc0
}

body[data-theme=main] .toggle-orders a.selected,
body[data-theme=main] .toggle-orders a:hover {
    color: #c00
}

.acc_orders .page {
    padding-bottom: 25px
}

.acc_orders .toggle-orders {
    text-align: center;
    padding: 20px;
    font-size: 1.5rem;
    font-family: M-sb, OS-sb, Arial;
    text-transform: uppercase
}

.acc_orders .order {
    display: none;
    text-align: center;
    padding-bottom: 40px
}

@media(max-width:479px) {
    .acc_orders .order {
        margin: 24px 16px 16px
    }
}

.acc_orders .order+.order {
    padding: 40px 0;
    border-top: 1px solid #e0e0e0
}

@media(max-width:479px) {
    .acc_orders .order+.order {
        padding-top: 24px
    }
}

.acc_orders .order--displayed {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: start;
    gap: 24px;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:840px) {
    .acc_orders .order--displayed {
        gap: 40px;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.acc_orders .order__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 24px;
    font-family: M-b, OS-b, Arial;
    text-align: left;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #161616
}

@media(max-width:479px) {
    .acc_orders .order__title {
        font-size: 16px;
        line-height: 24px
    }
}

.acc_orders .order__title .maker {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.acc_orders .order__title .name {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px
}

.acc_orders .order__title .details {
    color: #6f6f6f;
    font-weight: 400;
    font-family: M, OS, Arial;
    font-size: 16px;
    font-style: normal;
    line-height: 24px
}

@media(max-width:479px) {
    .acc_orders .order__title .details {
        display: block
    }
}

.acc_orders .order__title .complements {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

@media(max-width:479px) {
    .acc_orders .order__title .complements {
        font-size: 14px;
        line-height: 20px
    }
}

.acc_orders h2 {
    font-family: M-sb, OS-sb, Arial;
    font-size: 1.4rem;
    color: #fff;
    background-color: #c00;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0;
    width: 85%;
    margin: 20px auto 0
}

@media(max-width:479px) {
    .acc_orders .retours-ligne .small {
        width: 10%
    }

    .acc_orders .retours-ligne .large {
        width: 80%;
        padding-left: 10%
    }
}

@media(min-width:840px) {
    .acc_orders .echeancier {
        max-width: 600px;
        margin: auto
    }
}

.orders-list {
    margin-top: 28px
}

.order .container-list,
.order__status_phone {
    display: -ms-flexbox;
    display: flex
}

.order__status_phone {
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px;
    -ms-flex: 1;
    flex: 1
}

@media(min-width:840px) {
    .order__status_phone {
        -ms-flex-pack: start;
        justify-content: start
    }
}

.order__status {
    width: auto
}

@media(min-width:840px) {
    .order__status {
        width: 100%
    }
}

.order__img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #e0e0e0;
    border-radius: 16px;
    min-height: 144px;
    height: 144px;
    min-width: 144px;
    width: 144px
}

.order__img img {
    height: 112px
}

.order__details {
    padding: 0
}

.order__desc,
.order__details {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: start;
    text-align: start;
    font-size: 1.4rem;
    line-height: 1.6
}

.order__desc {
    gap: 16px;
    color: #161616
}

.order__desc .item {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:480px) {
    .order__desc .item {
        display: block
    }
}

.order__desc .label,
.order__desc .valeur {
    text-align: start
}

.order__desc .label {
    width: 275px;
    margin-right: 16px;
    font-size: 1.2rem
}

@media(max-width:479px) {
    .order__desc .label {
        width: 100%;
        margin-right: 0
    }
}

.order__desc .valeur {
    font-family: M-sb, OS-sb, Arial;
    width: -moz-fit-content;
    width: fit-content
}

@media(max-width:479px) {
    .order__desc .command-state {
        padding-bottom: 4px
    }
}

.order__modal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #161616;
    gap: 24px
}

.order__modal h1 {
    -ms-flex-item-align: center;
    align-self: center
}

.order__modal h2 {
    color: #161616;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: -moz-min-content;
    width: min-content;
    text-transform: none;
    text-align: start;
    font-family: M-b, OS-b, Arial
}

.order__modal h3 {
    color: #161616;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin: 0
}

.order__modal .value {
    font-family: M-sb, OS-sb, Arial;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.order__modal .details {
    gap: 16px;
    width: 100%
}

.order__modal .details,
.order__modal .details__section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex: 1 0 0px;
    flex: 1 0 0
}

.order__modal .state-title {
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.order__buttons {
    padding-top: 24px;
    text-align: center
}

@media(max-width:479px) {
    .order__buttons {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px;
        width: 100%
    }
}

.order__buttons a {
    text-align: center
}

.order__link {
    color: #6f6f6f;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 16px
}

.order__link img {
    margin-left: 4px
}

.order .link__details {
    width: 100%;
    padding-left: 0;
    padding-right: 4px;
    font-size: 12px;
    padding-top: 8px
}

.order__link:hover {
    color: #8d8d8d !important;
    filter: invert(61%) sepia(0) saturate(970%) hue-rotate(187deg) brightness(91%) contrast(98%) !important
}

.order .rounded {
    border-radius: 8px
}

.order .btn-container {
    display: -ms-flexbox;
    display: flex;
    gap: 14px
}

.order .bt-text-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.order__modal .bt-close {
    height: 48px;
    width: 143px;
    text-align: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 12px, 24px;
    border: 1px solid var(--opacity-dark-600, rgba(0, 0, 0, .4))
}

.order__modal .bt-close:hover {
    background: var(--opacity-dark-100, rgba(0, 0, 0, .1));
    border: 1px solid var(--opacity-dark-600, rgba(0, 0, 0, .6))
}

.order__modal .bt-close:active {
    background: var(--opacity-dark-100, rgba(0, 0, 0, .2));
    border: 1px solid var(--opacity-dark-600, rgba(0, 0, 0, .6))
}

.order__modal h1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    font-family: M-b, OS-b, Arial
}

.order__modal a {
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.order__flex {
    font-size: 1.3rem;
    margin: 10px 0 15px;
    text-align: center
}

@media(min-width:840px) {
    .order__flex {
        text-align: left
    }
}

.order__flex img {
    max-width: 100%
}

@media(min-width:480px) {

    .order__desc .label,
    .order__desc .valeur {
        font-size: 1.3rem
    }
}

@media(min-width:840px) {

    .order__desc .label,
    .order__desc .valeur {
        font-size: 1.4rem;
        text-align: left
    }

    .order__buttons {
        text-align: left
    }

    .order__flex {
        margin: 0
    }
}

.details-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 0
}

@media(max-width:479px) {
    .details-header {
        gap: 8px;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: start
    }
}

.details-header .title {
    color: var(--gray-g-900, #161616);
    font-size: 18px;
    font-family: M-b, OS-b, Arial;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin: 0
}

.details-header .bt-facture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px 16px;
    color: #262626;
    -ms-flex-align: start;
    align-items: start;
    border: 1px solid var(--opacity-dark-600, rgba(0, 0, 0, .4))
}

.details-header .bt-facture span {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px
}

.details-header .bt-facture img {
    margin-left: 8px;
    filter: invert(13%) sepia(8%) saturate(31%) hue-rotate(320deg) brightness(102%) contrast(95%)
}

.details-header .bt-facture:hover {
    background: var(--opacity-dark-100, rgba(0, 0, 0, .1));
    border: 1px solid var(--opacity-dark-600, rgba(0, 0, 0, .6))
}

.details-header .bt-facture:active {
    background: var(--opacity-dark-100, rgba(0, 0, 0, .2));
    border: 1px solid var(--opacity-dark-600, rgba(0, 0, 0, .6))
}

.command__details {
    width: 100%
}

.command__details .step {
    padding: 8px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.command__details .v-stepper {
    position: relative
}

.command__details .step .circle {
    background-color: #fff;
    border: 2px solid #c6c6c6;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    top: calc(50% - 6px)
}

.command__details .step .line {
    top: calc(50% + 6px);
    left: 5px;
    height: calc(50% + 6px);
    position: absolute;
    border-left: 2px solid #c6c6c6
}

.command__details .step .top-line {
    top: -8px;
    left: 5px;
    height: calc(50% + 12px);
    position: absolute;
    border-left: 2px solid #c6c6c6
}

.command__details .step .top-line.completed {
    border-left: 2px solid #3b82f6
}

.command__details .step.completed .circle {
    visibility: visible;
    border-color: #3b82f6;
    background-color: #3b82f6
}

.command__details .step.completed .line {
    border-left: 2px solid #3b82f6
}

.command__details .step:first-child .top-line,
.command__details .step:last-child .line {
    border-left: 3px solid #fff;
    z-index: -1
}

.command__details .content {
    margin-left: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 8px;
    gap: 8px;
    padding: 8px 16px;
    width: 100%
}

.command__details .info {
    background-color: #eff6ff
}

.command__details .secondary {
    background-color: #f4f4f4
}

.command__details .error {
    background-color: #ffe6e6
}

.command__details .title {
    color: #161616;
    font-weight: 600;
    font-family: M-sb, OS-sb, Arial
}

.command__details .text,
.command__details .title {
    font-size: 14px;
    line-height: 20px;
    text-align: start
}

#mes-connexions .page .tokens {
    padding: 0 10px
}

#mes-connexions .page .tokens .token {
    display: table;
    width: 100%;
    height: 80px;
    margin: 20px 5px;
    padding: 10px 10px 10px 0;
    border: 3px solid #f6f6f6
}

#mes-connexions .page .tokens .token>div {
    display: table-cell;
    vertical-align: middle
}

#mes-connexions .page .tokens .token>div.device {
    text-align: left
}

#mes-connexions .page .tokens .token>div.last-use {
    width: 30%
}

#mes-connexions .page .tokens .token>div.action {
    width: 20%;
    text-align: right
}

#mes-connexions .page .tokens .token .icon {
    text-align: center;
    padding: 0 15px;
    width: 10%
}

#mes-connexions .page .tokens .token.website .icon {
    font-size: 42px
}

#mes-connexions .page .tokens .token.website .i-smartphone {
    display: none
}

#mes-connexions .page .tokens .token.application .icon {
    font-size: 36px
}

#mes-connexions .page .tokens .token.application .i-computer {
    display: none
}

#mes-connexions .page .tokens .token.empty {
    vertical-align: middle;
    line-height: 50px;
    text-align: center
}

#upsMap .info-title {
    margin: 1.5em 0;
    font-size: 1.4rem;
    font-family: M-sb, OS-sb, Arial;
    text-align: center
}

@media(min-width:480px) {
    #upsMap .info-title {
        font-size: 1.6rem
    }
}

#upsMap .map-conteneur {
    position: relative
}

#upsMap #map {
    height: 280px
}

#upsMap #divwait {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #efefef;
    opacity: .5
}

#upsMap #divwait img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px
}

#upsMap .leaflet-tile-container img {
    filter: grayscale(.9)
}

#upsMap .upsResults {
    margin-top: 5px;
    overflow: auto
}

#upsMap .upsResults .noResult {
    margin-top: 40px;
    color: #c00;
    text-align: center;
    font-size: 1.4rem;
    font-family: M-sb, OS-sb, Arial
}

#upsMap .upsResults .relayPoint {
    position: relative;
    padding: 6px 0;
    background-color: #fff;
    border: 2px solid transparent;
    cursor: pointer
}

#upsMap .upsResults .relayPoint .radio-relay {
    height: 20px;
    width: 20px;
    margin: 0
}

#upsMap .upsResults .relayPoint.selected {
    border-color: #333
}

#upsMap .upsResults .relayPoint+.relayPoint {
    margin-top: 5px
}

#upsMap .upsResults .relayPoint .relayDesc {
    margin-bottom: 8px;
    line-height: 1.25;
    text-align: center
}

#upsMap .upsResults .relayPoint .relayDesc h4 {
    margin: 0 0 .5em;
    font-family: M-sb, OS-sb, Arial
}

#upsMap .upsResults .relayPoint .relayDesc .address {
    margin-bottom: 8px
}

#upsMap .upsResults .relayPoint .timeSlots {
    text-align: center
}

#upsMap .upsResults .relayPoint .timeSlots>.grid-l {
    margin-top: 6px;
    padding-left: 5px
}

#upsMap .upsResults .icon {
    text-align: center
}

#upsMap .upsResults .icon i {
    font-size: 5rem
}

#upsMap .upsResults .icon i:before {
    vertical-align: middle
}

#upsMap .bt-fixed {
    position: fixed;
    margin-top: 0;
    bottom: 2px;
    left: .5%;
    width: 99%;
    z-index: 20;
    border-radius: 0
}

#upsMap .leaflet-popup-content h4 {
    margin: 1.4em 0 .6em
}

@media(min-width:480px) {
    #upsMap #map {
        height: 400px
    }

    #upsMap .upsResults .relayPoint .timeSlots {
        text-align: left
    }
}

@media(min-width:840px) {

    #upsMap #map,
    #upsMap .upsResults {
        height: 560px
    }

    #upsMap .upsResults {
        position: relative;
        margin-top: 0;
        padding: 0 5px
    }

    #upsMap .upsResults .noResult {
        margin-top: 40%
    }

    #upsMap .upsResults .relayPoint {
        border-radius: 15px
    }

    #upsMap .upsResults .relayPoint .relayDesc {
        text-align: left
    }
}

#chronopost {
    position: relative
}

#chronopost .getBack {
    margin-bottom: 10px
}

#chronopost .info-title {
    font-size: 1.4rem;
    font-family: M-sb, OS-sb, Arial;
    text-align: center
}

@media(min-width:480px) {
    #chronopost .info-title {
        font-size: 1.6rem
    }
}

#chronopost .creneaux {
    padding: 0 0 20px;
    text-align: center
}

#chronopost .creneaux .bt-label {
    width: 100%
}

#chronopost .creneaux .bt-label.bt-next {
    margin-top: 15px
}

#chronopost .creneaux .bt-label.bt-next.bt-fixed {
    position: fixed;
    margin-top: 0;
    bottom: 2px;
    left: .5%;
    width: 99%;
    z-index: 20
}

#chronopost .creneaux .table {
    margin: 0 auto 20px;
    overflow: hidden;
    height: auto;
    position: relative
}

#chronopost .creneaux .table .week-selector {
    display: none;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid #7b95a1;
    color: #7b95a1;
    border-radius: 50%;
    font-size: 2rem;
    padding: 7px 4px;
    text-decoration: none
}

#chronopost .creneaux .table .week-selector.left {
    left: 10px
}

#chronopost .creneaux .table .week-selector.right {
    right: 10px;
    padding-left: 8px
}

#chronopost .creneaux .table .week-selector:hover {
    color: #566e79;
    border-color: #566e79
}

#chronopost .creneaux .table .grid-c {
    padding-bottom: 10px;
    height: 50px;
    overflow: hidden
}

#chronopost .creneaux .table .grid-c.unfolded {
    height: auto
}

#chronopost .creneaux .table .grid-c .cell {
    min-width: 80px;
    height: 40px;
    padding-top: 5px;
    cursor: default
}

#chronopost .creneaux .table .grid-c .cell.unavailable {
    display: none
}

#chronopost .creneaux .table .grid-c .cell.title {
    font-family: M-sb, OS-sb, Arial;
    text-transform: uppercase;
    background: #7b95a1;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 1.1rem;
    border-bottom: 1px solid #e2e2e2;
    cursor: pointer
}

#chronopost .creneaux .table .grid-c .cell label {
    display: inline-block;
    width: 100%;
    max-width: 110px;
    height: 30px;
    padding: 8px;
    text-align: center;
    margin: auto;
    transition: .2s;
    border-radius: 30px;
    background: #f6f6f6;
    color: #323336;
    font-family: M-sb, OS-sb, Arial;
    font-size: 1.2rem;
    line-height: 1.4
}

#chronopost .creneaux .table .grid-c .cell label:hover {
    cursor: pointer;
    background: #99adb6;
    color: #fff
}

#chronopost .creneaux .table .grid-c .cell label.active {
    background: #5aa43c;
    color: #fff;
    transition: .5s
}

#chronopost .creneaux .table .grid-c .cell label.active:hover {
    background: #72c053
}

#chronopost .creneaux .table .grid-c .cell input[type=radio] {
    display: none
}

#chronopost .error {
    padding: 10px 10px 20px;
    font-size: 1.5rem
}

@media(min-width:840px) {
    #chronopost .creneaux .table .week-selector.right {
        display: block
    }

    #chronopost .creneaux .table .grid-c {
        width: 12.5%;
        height: auto
    }

    #chronopost .creneaux .table .grid-c:nth-of-type(1n+8) {
        display: none
    }

    #chronopost .creneaux .table .grid-c .cell.title {
        cursor: default
    }

    #chronopost .creneaux button {
        height: auto;
        margin: auto auto auto 10px;
        display: inline-block;
        position: relative
    }

    #chronopost .creneaux .form__buttons {
        text-align: center;
        padding: 0
    }

    #chronopost .creneaux .form__buttons .bt-label {
        width: auto;
        min-width: 170px
    }

    #chronopost .creneaux .form__buttons .bt-label+.bt-label {
        margin-left: 10%
    }

    #chronopost .creneaux .form__buttons .bt-label:not(.bt-cancel) {
        float: none
    }
}

#account-esim .msg-ea {
    display: none
}

#account-esim .remodal,
#p-esim .remodal {
    font-size: 1.5rem;
    max-width: 400px
}

#account-esim .remodal i,
#p-esim .remodal i {
    font-size: 5rem
}

#account-esim .remodal .code,
#p-esim .remodal .code {
    border: 3px solid #2b2e38;
    padding: 20px;
    margin: 40px 0;
    font-size: 2rem;
    font-weight: 700
}

#esim>div.box.box--info.box--no-border>i {
    color: blue
}

#esim,
.esim {
    width: 70%;
    margin: auto
}

#esim p,
.esim p {
    padding: 0 0 15px
}

#esim a,
.esim a {
    text-decoration: underline
}

#esim--body,
.esim--body {
    text-align: center
}

#esim--body .block,
.esim--body .block {
    border: 2px solid #f3f3f3;
    border-radius: 10px;
    margin: 15px;
    min-height: 260px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1.3rem
}

#esim--body .block-title,
.esim--body .block-title {
    text-align: center
}

#esim--body .block-sub-title,
.esim--body .block-sub-title {
    text-align: center;
    margin-bottom: 6px;
    font-size: 16px
}

#esim--body .block-fit,
.esim--body .block-fit {
    margin: 15px 0
}

#esim--body .block-content,
.esim--body .block-content {
    text-align: center;
    font-family: M-b, OS-b, Arial;
    font-size: 1.5rem
}

@media(min-width:840px) {

    #esim--body .block-content,
    .esim--body .block-content {
        font-size: 2rem
    }
}

#esim--body .block-content-title,
.esim--body .block-content-title {
    text-align: center;
    font-family: M-b, OS-b, Arial;
    font-size: 14px;
    margin-bottom: 16px
}

#esim--body .block-content-title.confidential,
.esim--body .block-content-title.confidential {
    letter-spacing: 5px;
    color: #c00000
}

#esim--body .block-footer,
.esim--body .block-footer {
    text-align: center;
    margin-bottom: 10px
}

#esim--body .block-footer-modal,
.esim--body .block-footer-modal {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 16px
}

#esim--body-qrcode-title,
.esim--body-qrcode-title {
    margin: 30px
}

#esim--body-qrcode-content,
.esim--body-qrcode-content {
    margin: 20px 40px 40px
}

#esim--body-code-title,
.esim--body-code-title {
    margin: 30px
}

#esim--body-code-content,
.esim--body-code-content {
    margin: 35px 0 60px
}

#esim--footer-confidatial-code,
.esim--footer-confidatial-code {
    line-height: 1.5;
    font-weight: "M-b", "OS-b", Arial;
    font-size: 13px;
    letter-spacing: .5px;
    margin: 30px;
    width: -moz-fit-content;
    width: fit-content
}

#esim--footer-confidatial-code span.confidatial-code,
.esim--footer-confidatial-code span.confidatial-code {
    display: block;
    margin-top: 20px;
    letter-spacing: 5px;
    font-size: 2.5rem
}

#esim .code,
.esim .code {
    border: 3px solid #2b2e38;
    padding: 20px;
    font-size: 3rem;
    max-width: 300px;
    margin: auto
}

#esim .help,
.esim .help {
    display: inline-block;
    color: #c4c4c4;
    margin: 40px 0 0
}

#esim .grey,
.esim .grey {
    background-color: #f6f6f6
}

#esim .msg-ea,
.esim .msg-ea {
    font-size: 1rem
}

#esim .info,
.esim .info {
    text-align: center;
    margin-bottom: 40px
}

#esim .important,
.esim .important {
    border: 2px solid #c00;
    padding: 10px;
    margin: 25px auto;
    max-width: 1050px
}

@media(min-width:840px) {

    #esim .important,
    .esim .important {
        margin: 20px auto 40px
    }
}

#esim .number,
.esim .number {
    color: #c00;
    font-size: 4rem
}

#esim .big-title,
.esim .big-title {
    font-size: 4rem;
    line-height: 6rem
}

#esim .title,
.esim .title {
    width: 300px;
    margin: auto;
    text-align: left;
    text-transform: uppercase
}

#esim .title .small,
.esim .title .small {
    text-transform: none
}

#esim .title .number,
.esim .title .number {
    width: 50px;
    line-height: 35px;
    display: inline-block;
    float: left
}

#esim .title .number span,
.esim .title .number span {
    display: block
}

#esim .esim-download .choices,
.esim .esim-download .choices {
    margin-bottom: 30px
}

#esim .esim-download .choices .choice,
.esim .esim-download .choices .choice {
    position: relative;
    border: 1px solid #cacaca;
    padding: 30px 0;
    height: 250px;
    margin: 20px auto 0;
    max-width: 400px;
    line-height: 1.8rem
}

@media(min-width:840px) {

    #esim .esim-download .choices .choice,
    .esim .esim-download .choices .choice {
        margin: 0 20px;
        max-width: 340px
    }
}

#esim .esim-download .choices .choice>*,
.esim .esim-download .choices .choice>* {
    position: absolute;
    width: 100%
}

#esim .esim-download .choices .choice .catchphrase,
.esim .esim-download .choices .choice .catchphrase {
    top: 30px
}

#esim .esim-download .choices .choice .code,
#esim .esim-download .choices .choice .qrcode,
.esim .esim-download .choices .choice .code,
.esim .esim-download .choices .choice .qrcode {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

#esim .esim-download .choices .choice .code,
.esim .esim-download .choices .choice .code {
    height: 20px
}

#esim .esim-download .choices .choice .qrcode img,
.esim .esim-download .choices .choice .qrcode img {
    position: absolute;
    margin: auto;
    bottom: 65px;
    left: 0;
    right: 0
}

#esim .esim-download .choices .choice .links,
.esim .esim-download .choices .choice .links {
    bottom: 30px
}

#esim .esim-download .choices .choice .links a,
.esim .esim-download .choices .choice .links a {
    display: block;
    color: #cacaca
}

#esim .esim-download p a,
.esim .esim-download p a {
    text-decoration: underline
}

.acc_missing-email {
    margin-bottom: 20px
}

@media(min-width:480px) {
    .acc_missing-email .page .explain {
        padding-top: 15px;
        text-align: center
    }
}

.alert-sim-activation {
    margin: 10px;
    padding: .8em;
    font-size: 1.5rem;
    text-align: center;
    border: 2px solid #c00;
    display: none
}

.alert-sim-activation .i-warning {
    font-size: 50px;
    line-height: 50px
}

.alert-sim-activation p {
    margin: 0
}

.alert-sim-activation p.master-required {
    margin-top: 1em
}

.alert-sim-activation .bt-label {
    margin-top: 1.5em
}

.alert-sim-activation .bt-label .bt-icon {
    font-size: 1.4em
}

.alert-esim-activation {
    margin: 10px;
    padding: .8em;
    font-size: 1.5rem;
    text-align: center;
    border: 2px solid #c00;
    display: none
}

.alert-esim-activation .i-warning {
    font-size: 50px;
    line-height: 50px
}

.alert-esim-activation p {
    margin: 0
}

.alert-esim-activation p.master-required {
    margin-top: 1em
}

.alert-esim-activation .bt-label {
    margin-top: 1.5em
}

.alert-esim-activation .bt-label .bt-icon {
    font-size: 1.4em
}

.form__buttons {
    padding: 30px 0 25px
}

.form__buttons .bt-cancel {
    margin-top: 15px
}

.form__buttons .bt-label {
    width: 100%;
    min-width: 200px
}

.form__buttons .bt-label .bt-icon {
    position: absolute;
    top: 0;
    bottom: 0
}

.form__buttons .bt-label.bt-label-left {
    padding: 5px 15px 5px 38px;
    text-align: center
}

.form__buttons .bt-label.bt-label-left .bt-icon {
    left: 0
}

.form__buttons .bt-label.bt-label-right {
    padding: 5px 38px 5px 15px;
    text-align: center
}

.form__buttons .bt-label.bt-label-right .bt-icon {
    right: 0
}

.form__buttons .bt-label.bt-big {
    line-height: 24px
}

.form__buttons .bt-label span:not(.bt-icon):not(.bt-label__state) {
    padding-top: 2px;
    display: inline-block;
    line-height: 1.2
}

.form__buttons .bt-label+.bt-label {
    margin-top: 10px
}

@media(min-width:480px) {
    .form__buttons {
        text-align: left;
        clear: both
    }

    .form__buttons .bt-label {
        width: auto
    }

    .form__buttons .bt-label+.bt-label {
        margin-top: 0
    }

    .form__buttons .bt-cancel {
        margin-top: 0;
        margin-left: 1.5%
    }

    .form__buttons .bt-next {
        margin-right: 1.5%;
        float: right
    }
}

.acc_location .title {
    font-family: OS-b
}

.acc_location .step-title {
    margin: 2.5em 3%;
    line-height: 1.25;
    font-family: M-sb, OS-sb, Arial;
    border-bottom: 2px solid #c00000
}

.acc_location .details {
    margin: 15px 0 50px 14px
}

.acc_location .details .title-location {
    line-height: 2rem
}

.acc_location .liste-choix {
    margin-bottom: 20px
}

.acc_location .details-location {
    margin: 40px 0
}

.acc_location .details-location .left {
    padding-left: 3rem
}

.acc_location .details-location .left img {
    max-width: 100px;
    max-height: 150px
}

.acc_location .details-location .left .subtitle {
    width: 85%;
    border-bottom: 1px solid #000;
    font-family: M-b, OS-b, Arial;
    font-size: 1.5rem;
    margin-top: 3rem
}

.acc_location .details-location .left .subtitle:first-child {
    margin-top: 0
}

.acc_location .retour-terminal .address {
    width: 30rem;
    margin: 30px auto 0;
    border: 1px solid #c00;
    text-align: center
}

.acc_location .alerte-resiliation {
    margin: 60px 0
}

.acc_location .alerte-sav,
.acc_location .form {
    margin: 40px 0
}

.acc_location .form .form-fields {
    display: block;
    max-width: 600px;
    margin: auto
}

.acc_location .form .form-fields .mdc-radio__label {
    font-size: 1.2rem
}

.acc_location .form .form-fields .mdc-radio.mdc-radio--touch {
    margin: 0
}

.acc_location .form .mdc-select {
    margin-bottom: 3rem
}

.acc_location .form .mdc-select:first-child {
    margin-top: 2rem;
    margin-bottom: 0
}

.acc_location .form .buttons {
    margin: 40px auto 0
}

.acc_location .form .buttons .align-right {
    text-align: right
}

.acc_location .form .error_msg,
.acc_location .form .panne_choice {
    display: none
}

.acc_location .devis-sav .devis-content {
    margin: 0 3%
}

.acc_location .devis-sav .cb-form {
    margin: 20px auto
}

@media(min-width:0px)and (max-width:839px) {
    .acc_location .details-location .subtitle {
        width: 100% !important;
        margin-top: 3rem !important
    }

    .acc_location .details-location .left {
        padding-left: 0
    }

    .acc_location .details-location .left img {
        display: block;
        margin: 0 auto 1rem
    }

    .acc_location .details-location .right {
        margin: 20px 0 0
    }

    .acc_location .form .form-fields {
        width: 100%;
        margin: 0
    }

    .acc_location .form .form-fields .mdc-form-field {
        margin: 5px 0
    }

    .acc_location .form .form-fields .mdc-form-field .mdc-radio--touch {
        margin-left: 0
    }

    .acc_location .form .buttons {
        text-align: center
    }

    .acc_location .form .buttons button {
        margin: 15px 0 0
    }
}

.acc_multi .box {
    font-size: 1.4rem
}

.acc_multi .step-title {
    margin: 2em 2.5%;
    line-height: 1.25;
    font-family: M-sb, OS-sb, Arial;
    border-bottom: 2px solid #c00
}

#opt-msisdn {
    max-width: 850px;
    margin: auto
}

#opt-msisdn .opt-question {
    font-size: 1.4rem;
    margin: 0 auto 2rem
}

@media(min-width:480px) {
    #opt-msisdn .opt-question {
        width: 100%
    }
}

#opt-msisdn .opt-question .switch {
    display: inline-block;
    margin-left: 20px
}

#opt-msisdn .opt-question .switch .mdc-switch {
    vertical-align: middle;
    margin: auto 5px
}

#opt-msisdn .opt-question .switch label {
    color: gray
}

#opt-msisdn .opt-question .switch label.active {
    color: #06c
}

.acc_multi-crea1 .forfaits-list {
    padding-top: 40px
}

.acc_multi-crea1 .box--forfait-perte-remise {
    margin-top: -40px;
    margin-bottom: 15px
}

.acc_multi-crea1 .f-item {
    padding-bottom: 15px;
    margin-bottom: 24px;
    text-align: center;
    border: 4px solid #f7f7f7;
    cursor: pointer
}

.acc_multi-crea1 .f-item.active {
    position: relative;
    border-color: #555
}

.acc_multi-crea1 .f-item.active:after {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    bottom: -17px;
    left: 50%;
    margin-left: -15px;
    line-height: 33px;
    color: #fff;
    background-color: #5aa43c;
    font-family: font-icon;
    font-weight: 700;
    font-size: 1.6rem;
    border-radius: 50%;
    padding-right: 1px
}

.acc_multi-crea1 .f-item__title {
    margin-bottom: .4em;
    font-size: 2.4rem;
    font-family: M-sb, OS-sb, Arial
}

.acc_multi-crea1 .f-item__content {
    padding: 1em;
    min-height: 225px;
    line-height: 1.2
}

.acc_multi-crea1 .f-item__price {
    min-height: 75px;
    margin: 15px 0;
    font-size: 1.6em;
    font-family: M-sb, OS-sb, Arial
}

.acc_multi-crea1 .f-item__price .price {
    color: #c00
}

.acc_multi-crea1 .f-item__price .engage {
    color: #b0b0b0;
    line-height: 1;
    font-size: .75em;
    font-family: M, OS, Arial
}

.acc_multi-crea1 .f-item__price .more-infos {
    padding-top: 3px;
    font-size: 1.1rem;
    font-family: M, OS, Arial
}

.acc_multi-crea1 .f-item input[type=radio] {
    display: none
}

.acc_multi-crea1 .f-item hr {
    width: 60%;
    height: 3px;
    border: none
}

.acc_multi-crea1 .f-item a {
    font-size: 1.1em
}

@media(min-width:480px) {
    .acc_multi-crea1 .f-item {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%
    }
}

@media(min-width:840px) {
    .acc_multi-crea1 .f-item {
        width: 28%;
        margin-left: 2.65%;
        margin-right: 2.65%
    }
}

.acc_multi-crea1 .f-item[data-theme=eur2] hr {
    background-color: #9fe3f7
}

.acc_multi-crea1 .f-item[data-theme=free] hr {
    background-color: #f2c60f
}

.acc_multi-crea1 .f-item[data-theme=serieFree] hr {
    background-color: #f45a45
}

.acc_multi-crea1 .f-item[data-theme=ukraine] hr {
    background-color: #fc0
}

.acc_multi-crea1 .f-item[data-theme=main] hr {
    background-color: #c00
}

.acc_multi-crea2 .civilite {
    margin-bottom: 10px
}

.acc_multi-crea2 .mentions {
    display: block;
    color: #999;
    font-size: .8em
}

.acc_multi-crea3 form {
    text-align: center
}

.acc_multi-crea3 .opt-sim {
    margin-top: 3em;
    margin-bottom: 0
}

.acc_multi-crea3 #opt-msisdn {
    max-width: 850px;
    margin: auto
}

.acc_multi-crea3 #opt-msisdn .opt-question {
    font-size: 1.4rem;
    margin-bottom: 10px
}

.acc_multi-crea3 #opt-msisdn .opt-question .mdc-form-field .mdc-form-field {
    margin-left: 1em
}

.acc_multi-crea3 #opt-msisdn .box {
    margin-top: 1em
}

@media(min-width:768px) {
    .acc_multi-crea3 #opt-msisdn #opt-numero-porta .row {
        text-align: center
    }
}

.acc_multi-crea3 #opt-msisdn #opt-numero-new {
    padding-top: 1em
}

.acc_multi-crea3 #opt-msisdn.is-new #opt-numero-new,
.acc_multi-crea3 #opt-msisdn.is-porta #opt-numero-porta {
    display: block
}

.acc_multi-crea3 #opt-msisdn .opt-numero {
    display: none;
    padding-top: .5em;
    text-align: center
}

.acc_multi-crea4 .recap {
    max-width: 500px;
    margin: 0 auto;
    padding: 15px 0 5px;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -ms-flex-direction: column;
    flex-direction: column
}

.acc_multi-crea4 .recap .mb {
    margin-bottom: 8px
}

.acc_multi-crea4 .recap .prix {
    text-align: right
}

.acc_multi-crea4 .recap-content {
    padding: 18px 0 1px;
    border-bottom: 1px solid #ccc
}

.acc_multi-crea4 .recap-total {
    margin-top: 12px;
    padding: 18px 0 1px;
    text-align: right
}

.acc_multi-crea4 .recap-total+.recap-total {
    margin: 0
}

.acc_multi-crea4 .recap-total .grid-c {
    border-bottom: 1px solid #ccc
}

.acc_multi-crea4 .recap .grid-c {
    font-size: 1.4rem
}

.acc_multi-crea4 .mode-paiement {
    display: none
}

.acc_multi-crea4 .mode-paiement__form .grid-c {
    padding: 0 2px
}

.acc_multi-crea4 .mode-paiement__form.mode--cb .mode-paiement--cb,
.acc_multi-crea4 .mode-paiement__form.mode--sepa .mode-paiement--sepa {
    display: block
}

.acc_multi-crea4 .mode-paiement__form.mode--cb .link--cb,
.acc_multi-crea4 .mode-paiement__form.mode--sepa .link--sepa {
    display: none
}

.acc_multi-crea4 .mode-paiement__title {
    margin: .4em 0;
    font-size: 1.4rem;
    font-family: M-sb, OS-sb, Arial;
    font-weight: 400
}

.acc_multi-crea4 .mode-paiement__link-container {
    padding: .5em 0 1em;
    color: #ccc;
    text-align: center
}

.acc_multi-crea4 .mode-paiement__link {
    font-size: 1.2rem
}

.acc_multi-crea4 .mode-paiement__link+.mode-paiement__link {
    margin-top: 5px
}

.acc_multi-crea4 .mode-paiement__link span {
    cursor: pointer
}

.acc_multi-crea4 .mode-paiement__explain {
    display: none;
    color: #666;
    padding: 1em 1.3em;
    text-align: justify
}

.acc_multi-crea4 .mode-paiement__explain .flags {
    padding-top: 7px;
    text-align: center
}

.acc_multi-crea4 .mode-paiement__title {
    padding: .5em;
    margin-bottom: 1em;
    background-color: #f4f4f4;
    border: 1px solid #e7e7e7;
    text-align: center
}

@media(min-width:480px) {

    .acc_multi-crea4 .cb-form,
    .acc_multi-crea4 .mode-paiement__title,
    .acc_multi-crea4 .sepa-form {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width:840px) {

    .acc_multi-crea4 .cb-form,
    .acc_multi-crea4 .mode-paiement__title,
    .acc_multi-crea4 .sepa-form {
        width: 60%
    }
}

.acc_multi-crea4 .explain {
    font-size: 1.4rem
}

.acc_multi-crea5 .otp-step-title {
    margin-bottom: 0
}

.acc_multi-at1 .page .box {
    font-size: 1.3rem
}

.acc_multi-at1 .page .form {
    text-align: center
}

.acc_multi-at1 .page .form__buttons {
    padding-top: 15px
}

.acc_multi-at1 .page .form--validate {
    padding: 1.2em 0;
    margin-bottom: 30px;
    background-color: #f2f2f2
}

.acc_multi-at1 .page .form--validate p {
    margin-top: 0
}

.acc_multi-at1 .page .form--validate .grid-l+.grid-l {
    margin-top: 8px
}

.acc_multi-at1 .page .form--validate .grid-c {
    margin-bottom: 4px
}

.acc_multi-at1 .page .form .info {
    text-align: justify;
    margin: 20px 0 15px
}

.acc_multi-at1 .page .mentions {
    display: block
}

@media(min-width:480px) {
    .acc_multi-at1 .page .form__buttons {
        text-align: right
    }

    .acc_multi-at1 .page .form .info {
        text-align: center
    }
}

.acc_multi--detach .page {
    font-size: 1.4rem
}

.acc_multi--detach .page p {
    margin-left: 1.25%;
    margin-right: 1.25%;
    text-align: justify
}

.acc_multi--detach .page .step-title {
    font-size: 1.8rem
}

.acc_multi--detach.step1 .step-title {
    margin-bottom: 1.5em
}

@media(min-width:480px) {
    .acc_multi--detach.step1 .detach--en-cours {
        margin: 0 1.5% 1em
    }
}

.acc_multi--detach.step2 .send-again {
    padding: 25px 0 0;
    text-align: center
}

.acc_multi--detach.step5 .locations-list {
    padding-top: 20px
}

.acc_multi--detach.step5 .location {
    padding: 8px 0;
    margin-bottom: 6px;
    border: 1px solid #e0e0e0
}

.acc_multi--detach.step5 .location .grid-c {
    font-size: 1.4rem
}

.acc_multi--detach.step5 .location .phone,
.acc_multi--detach.step5 .location .phone p {
    text-align: center
}

.acc_multi--detach.step5 .location .phone img {
    height: 75px
}

.acc_multi--detach.step5 .location .loc-info {
    padding-left: 10px
}

.acc_multi--detach.step6 .section-title {
    padding: .2em 0;
    margin-bottom: .3em;
    margin-top: 1.5em;
    font-weight: 400;
    font-family: M, OS, Arial
}

.acc_multi--detach.step6 .grid-c {
    font-size: 1.4rem
}

.acc_multi--detach.step6 .background--wrapper {
    padding: 7px;
    background-color: #f5f5f5
}

.acc_multi--detach.step6 .background--inner {
    display: inline-block;
    text-align: left
}

.acc_multi--detach.step6 .update-info {
    font-size: 1.1rem;
    text-align: center;
    text-decoration: underline
}

.acc_multi--detach.step6 .location img {
    height: 50px;
    margin-right: 20px
}

.acc_multi--detach.step6 .form {
    padding-top: 25px
}

div.owner-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

div.owner-container>p:first-child {
    margin: 0;
    font-size: 16px;
    font-family: M-sb, OS-sb, Arial
}

div.user-icon-wrapper {
    width: 40px;
    height: 40px;
    border-radius: 9999px;
    background: #f4f4f4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

div.vad-container {
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px
}

div.owner-vad,
div.vad-container {
    display: -ms-flexbox;
    display: flex
}

div.owner-vad {
    gap: 8px;
    padding: 6px 8px;
    background: #f4f4f4;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 8px;
    font-size: 14px
}

div.owner-vad p {
    margin: 0
}

div.card-container {
    gap: 24px
}

div.card-container,
div.card-subscriber-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

div.card-subscriber-info {
    gap: 8px;
    color: #161616
}

div.card-subscriber-info>form.info-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

div.card-subscriber-info>form.info-header>div.header-text-container {
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:767px) {
    div.card-subscriber-info>form.info-header>div.header-text-container {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }
}

div.card-subscriber-info>form.info-header>div.header-text-container>span.header-title {
    font-size: 16px
}

div.card-subscriber-info>form.info-header>div.header-text-container>div.header-links {
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

div.card-subscriber-info>form.info-header>div.header-text-container>div.header-links>div.separator {
    width: 1px;
    margin: 2px 0;
    background-color: #c6c6c6
}

div.card-subscriber-info>form.info-header>div.header-text-container>div.header-links>button.bt-link-style,
div.card-subscriber-info>form.info-header>div.header-text-container>div.header-links a.bt-link-style {
    background: none !important;
    border: none;
    padding: 2px !important;
    color: #c00;
    font-size: 14px;
    cursor: pointer
}

div.card-subscriber-info>form.info-header>div.header-text-container>div.header-links>button.bt-link-style:hover,
div.card-subscriber-info>form.info-header>div.header-text-container>div.header-links a.bt-link-style:hover {
    text-decoration: none
}

div.card-subscriber-info>form.info-header>div.header-text-container>div.header-links>button.bt-link-style>span:hover,
div.card-subscriber-info>form.info-header>div.header-text-container>div.header-links a.bt-link-style>span:hover {
    text-decoration: underline
}

div.card-subscriber-info>div.info-details {
    border: 1px solid #e0e0e0;
    padding: 16px;
    gap: 16px;
    border-radius: 8px
}

div.card-subscriber-info>div.info-details,
div.card-subscriber-info>div.info-details>div.block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:767px) {
    div.card-subscriber-info>div.info-details>div.block-container {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

div.card-subscriber-info>div.info-details>div.block-container>div.details-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

@media(min-width:767px) {
    div.card-subscriber-info>div.info-details>div.block-container>div.details-block {
        width: 50%
    }
}

div.card-subscriber-info>div.info-details>div.block-container>div.details-block>span.block-title {
    font-size: 14px
}

div.card-subscriber-info>div.info-details>div.block-container>div.details-block>div.block-field {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px;
    font-size: 12px
}

div.delete-vad-line-modal {
    padding: 0;
    margin: 0;
    color: #161616
}

@media(max-width:479px) {
    div.delete-vad-line-modal {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

div.delete-vad-line-modal>div.title-container {
    padding: 16px;
    border-bottom: 1px solid #f4f4f4
}

div.delete-vad-line-modal>div.title-container>h1.title {
    font-size: 16px;
    font-family: M-b, OS-b, Arial;
    margin: 0
}

div.delete-vad-line-modal>div.title-container>button.custom-close:before {
    top: 5px;
    left: -5px
}

div.delete-vad-line-modal>div.content {
    padding: 24px;
    font-size: 16px;
    font-family: M-sb, OS-sb, Arial
}

@media(max-width:479px) {
    div.delete-vad-line-modal>div.content {
        padding: 16px
    }
}

div.delete-vad-line-modal div.button-container {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-pack: end;
    justify-content: end;
    padding: 16px 24px;
    border-top: 1px solid #f4f4f4;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media(max-width:479px) {
    div.delete-vad-line-modal div.button-container {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

div.delete-vad-line-modal div.button-container>button,
div.delete-vad-line-modal div.button-container button.bt-style {
    padding: 12px 24px;
    border-radius: 8px;
    font-size: 16px;
    text-align: center
}

div.delete-vad-line-modal div.button-container>button:hover,
div.delete-vad-line-modal div.button-container button.bt-style:hover {
    background-color: #d62727
}

div.delete-vad-line-modal div.button-container>button.cancel,
div.delete-vad-line-modal div.button-container button.bt-style.cancel {
    background-color: #fff;
    color: #262626;
    border-color: rgba(0, 0, 0, .4)
}

div.delete-vad-line-modal div.button-container>button.cancel:hover,
div.delete-vad-line-modal div.button-container button.bt-style.cancel:hover {
    background-color: rgba(0, 0, 0, .1019607843);
    color: #161616
}

.vad-form-action {
    gap: 32px;
    display: grid
}

.vad-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 16px
}

@media(min-width:767px) {
    .vad-action {
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.vad-action .new-btn-style {
    border-radius: 8px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 24px;
    width: 100%
}

.vad-action .new-btn-style.state--submiting {
    border-color: transparent
}

.vad-action .new-btn-style:focus-visible {
    outline: 2px solid #275ecb;
    outline-offset: 2px
}

@media(min-width:767px) {
    .vad-action .new-btn-style {
        width: auto
    }
}

div.vad-booster-info {
    background-color: #f4f4f4;
    border-radius: 12px;
    padding: 16px;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:480px) {
    div.vad-booster-info {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

div.vad-booster-info>div.booster-text {
    font-size: 14px;
    color: #262626
}

div.vad-booster-info>div.booster-text>p.booster-advertisement {
    margin: 4px 0 0;
    color: #393939
}

div.vad-booster-info>div.booster-text>div.more-info-button {
    color: #3b82f6;
    margin: 8px 0 0;
    cursor: pointer
}

div.vad-booster-info>div.booster-text>div.more-info-button:hover {
    color: #60a5fa;
    text-decoration: underline
}

div.vad-booster-info>div.booster-text>div.more-info-button:active {
    color: #2563eb
}

div.vad-booster-info>div.booster-text>div.more-info-button>span:before {
    margin-top: 2px;
    transition: transform .2s ease-in-out
}

div.vad-booster-info>div.booster-text>div.more-info-button>span.rotate:before {
    transform: rotate(180deg)
}

div.vad-booster-info>div.booster-text>ul.booster-desc {
    margin: 8px 0 0;
    padding-inline-start: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

div.vad-booster-info>div.booster-text>ul.booster-desc.hidden {
    display: none
}

div.vad-booster-info>div.booster-text>ul.booster-desc>li>p {
    margin: 0
}

div.vad-booster-info>a.booster-link {
    font-size: 16px;
    color: #c00;
    white-space: nowrap
}

div.vad-booster-info>a.booster-link:hover {
    text-decoration: underline
}

div.vad-booster-info button.bt-link-style {
    background: none !important;
    border: none;
    padding: 2px !important;
    color: #c00;
    font-size: 16px;
    cursor: pointer
}

div.vad-booster-info button.bt-link-style:hover {
    text-decoration: none
}

div.vad-booster-info button.bt-link-style>span:hover {
    text-decoration: underline
}

div.recap-owner-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    color: #161616
}

div.recap-owner-container p {
    margin: 0
}

div.recap-owner-container>div.recap-owner-block {
    color: #393939;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

div.recap-owner-container>div.recap-owner-block>p {
    font-size: 16px
}

div.recap-owner-container>div.recap-owner-block>div.recap-owner-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
    padding: 16px;
    background: #f4f4f4;
    border-radius: 8px;
    width: 343px;
    font-size: 14px
}

.acc_loa-buy .phone-card {
    padding: 2% 1%;
    background-color: #f1f1f1;
    border-radius: 25px
}

.acc_loa-buy .phone-card img {
    vertical-align: middle
}

.acc_loa-buy .phone-card .phone-img {
    width: 25%
}

.acc_loa-buy .phone-card .brand-logo {
    width: 50%;
    margin-left: 5%
}

.acc_loa-buy .amount-details {
    margin: 40px 0 30px
}

.acc_loa-buy .amount-details .grid-c {
    font-size: 1.4rem
}

.acc_loa-buy .buttons {
    padding-top: 15px;
    text-align: center
}

.acc_loa-buy .buttons .bt-cancel {
    display: inline-block;
    margin-top: 10px;
    color: #a0a0a0;
    font-size: 1.3rem;
    text-decoration: underline
}

.acc_loa-buy .buttons .bt-next {
    min-width: 150px;
    text-align: center
}

@media(min-width:480px) {
    .acc_loa-buy .question {
        font-size: 1.5rem
    }
}

@media(min-width:840px) {
    .acc_loa-buy .question {
        font-size: 1.6rem
    }
}

.acc_loa-buy .subtitle {
    margin-bottom: 24px
}

@media(min-width:840px) {
    .acc_loa-buy .subtitle {
        margin-bottom: 40px
    }
}

.acc_loa-buy .subtitle .main-subtitle {
    font-family: M-b, OS-b, Arial;
    font-size: 18px;
    line-height: 28px;
    margin: auto 14px
}

.acc_loa-buy .subtitle .secondary-subtitle {
    font-family: M-sb, OS-sb, Arial;
    font-size: 14px;
    line-height: 20px;
    margin: auto 14px
}

.acc_loa-buy .purchase-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    margin: 30px 12px 0
}

@media(min-width:840px) {
    .acc_loa-buy .purchase-container {
        gap: 40px
    }
}

.acc_loa-buy .purchase-container div.purchase-confirm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 8px
}

.acc_loa-buy .purchase-container div.purchase-confirm>div.purchase-actions {
    width: 100%
}

.acc_loa-buy .purchase-container div.purchase-confirm>span {
    display: block;
    width: 100%;
    color: #161616;
    font-size: 14px;
    text-align: center
}

@media(min-width:840px) {
    .acc_loa-buy .purchase-container div.purchase-confirm>span {
        width: 45%;
        text-align: right
    }
}

.acc_loa-buy .purchase-container div.purchase-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 16px
}

@media(min-width:840px) {
    .acc_loa-buy .purchase-container div.purchase-actions {
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 0
    }
}

.acc_loa-buy .purchase-container p {
    margin: 0
}

.page {
    padding: 16px
}

.page h1.page__title {
    padding: 0 0 8px
}

@media(max-width:479px) {
    .page h1.page__title {
        padding: 0 0 8px
    }
}

@media(min-width:840px) {
    .page {
        padding: 32px 40px
    }
}

div.phone-image {
    width: 80px;
    height: 80px;
    border-radius: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f4f4f4
}

div.amount-wrapper {
    padding: 16px 8px
}

@media(min-width:480px) {
    div.amount-wrapper {
        padding: 24px 16px
    }
}

div.amount-wrapper span.title {
    padding-left: 8px
}

p.payment-detail {
    font-size: 12px;
    color: #6f6f6f
}

div.contact-block {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:840px) {
    div.contact-block {
        gap: 8px;
        width: 720px
    }

    div.contact-block p {
        width: 50%
    }
}

div.amount-block {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-radius: 8px;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 8px;
    gap: 4px
}

@media(min-width:840px) {
    div.amount-block {
        width: 416px
    }
}

div.amount-block.green {
    background: #f0fdf4;
    padding: 8px
}

div.amount-block .total p {
    font-size: 16px;
    line-height: 24px;
    color: #161616;
    font-family: M-sb, OS-sb, Arial
}

div.amount-block .already-paid {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center
}

.loa-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px 0
}

.contact-title,
.info-title {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center
}

.contact-title div.tooltip,
.info-title div.tooltip {
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.contact-title div.tooltip .checkbox-i-ico,
.info-title div.tooltip .checkbox-i-ico {
    width: 24px;
    height: 24px
}

.contact-title div.tooltip .tooltip-content,
.info-title div.tooltip .tooltip-content {
    visibility: hidden;
    width: 232px;
    background: #161616;
    color: #fff;
    border-radius: 4px;
    padding: 8px 16px;
    position: absolute;
    z-index: 1;
    top: 115%;
    right: -150%;
    font-size: 14px;
    margin-left: -116px;
    font-family: M, OS, Arial, sans-serif
}

@media(min-width:600px) {

    .contact-title div.tooltip .tooltip-content,
    .info-title div.tooltip .tooltip-content {
        width: 328px;
        top: -25px;
        left: 120%;
        right: 0;
        margin-left: 0
    }
}

.contact-title div.tooltip .tooltip-content:after,
.info-title div.tooltip .tooltip-content:after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 18%;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #000
}

@media(min-width:600px) {

    .contact-title div.tooltip .tooltip-content:after,
    .info-title div.tooltip .tooltip-content:after {
        top: 50%;
        right: 100%;
        margin-top: -5px;
        margin-left: 0;
        border-color: transparent #000 transparent transparent
    }
}

.contact-title div.tooltip:hover .tooltip-content,
.info-title div.tooltip:hover .tooltip-content {
    visibility: visible
}

.card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:840px) {
    .card {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.card-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 100%;
    padding-top: 24px
}

@media(min-width:840px) {
    .card-links {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-item-align: center;
        align-self: center;
        padding-top: 0;
        width: auto
    }
}

.card-links .separator {
    border-radius: 100px;
    background: var(--gray-g-500, #6f6f6f);
    height: 1px;
    margin: 16px 0;
    width: 100%
}

@media(min-width:840px) {
    .card-links .separator {
        height: auto;
        margin: 0 8px;
        width: 1px
    }
}

.card-links .link {
    color: var(--gray-g-500, #6f6f6f);
    font-size: 14px;
    font-family: M-sb, OS-sb, Arial;
    font-style: normal;
    font-weight: 600;
    line-height: 20px
}

.card-links .link:hover {
    color: #8d8d8d !important;
    filter: invert(61%) sepia(0) saturate(970%) hue-rotate(187deg) brightness(91%) contrast(98%) !important;
    text-decoration: underline
}

.card-content {
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:840px) {
    .card-content {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }
}

.card-content div.phone-image {
    border: 1px solid #e0e0e0
}

.card-content .phone-description {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px
}

.card-content .phone-description p {
    font-size: 12px
}

@media(min-width:840px) {
    .card-content .phone-description p {
        font-size: 16px
    }
}

.card-content .phone-description .phone-maker {
    font-family: M-sb, OS-sb, Arial
}

.card-content .phone-description .phone-name {
    font-family: M-b, OS-b, Arial;
    font-size: 16px
}

@media(min-width:840px) {
    .card-content .phone-description .phone-name {
        font-size: 18px
    }
}

.card-content .phone-description .phone-feat {
    color: #6f6f6f
}

.card-content .phone-description .phone-status {
    padding-top: 4px;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.new-btn-style {
    border-radius: 8px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 44px !important;
    padding: 10px 16px
}

@media(max-width:479px) {
    .new-btn-style {
        height: auto
    }
}

.new-btn-style.state--submiting {
    border-color: transparent
}

.new-btn-style>span.bt-icon {
    background: transparent !important
}

.new-btn-style:focus-visible {
    outline: 2px solid #275ecb;
    outline-offset: 2px
}

div.flex-action-container {
    display: inline-grid;
    margin-top: 40px;
    margin-bottom: 16px;
    padding: 16px 8px;
    justify-items: center;
    border-radius: 16px;
    background: #f4f4f4
}

@media(min-width:840px) {
    div.flex-action-container {
        padding: 24px;
        margin-bottom: 24px
    }
}

div.flex-action-container div.title {
    text-align: center;
    font-family: M-b, OS-b, Arial;
    font-size: 16px;
    margin-bottom: 16px;
    color: #161616;
    padding: 0 16px
}

@media(min-width:840px) {
    div.flex-action-container div.title {
        width: 600px;
        margin-bottom: 24px;
        font-size: 18px;
        padding: 0
    }
}

div.flex-action-container .cards-wapper {
    gap: 8px;
    display: grid
}

@media(min-width:840px) {
    div.flex-action-container .cards-wapper {
        grid-template-columns: repeat(2, minmax(150px, 2fr));
        gap: 16px
    }
}

div.extra-actions {
    margin-top: 24px
}

div.extra-actions .bt-facture {
    padding: 10px 16px;
    border: 1px solid var(--opacity-dark-600, rgba(0, 0, 0, .4))
}

div.extra-actions .bt-facture:hover {
    background: var(--opacity-dark-100, rgba(0, 0, 0, .1));
    border: 1px solid var(--opacity-dark-600, rgba(0, 0, 0, .6))
}

div.extra-actions .bt-facture:active {
    background: var(--opacity-dark-100, rgba(0, 0, 0, .2));
    border: 1px solid var(--opacity-dark-600, rgba(0, 0, 0, .6))
}

.restitution-informations {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px !important;
    font-size: 14px
}

.restitution-informations__title {
    font-size: 16px !important;
    margin: 0
}

.restitution-informations__text-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    gap: 4px;
    margin-left: 4px
}

.restitution-informations__text {
    margin: 0
}

.restitution-informations__checkbox {
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.restitution-informations__error-text {
    color: #be0924 !important;
    margin: 0
}

#checkbox-restitution {
    cursor: pointer;
    margin: 0
}

.acc_loa-return div.loa-block {
    gap: 4px 0
}

.acc_loa-return div.loa-block,
.acc_loa-return div.loa-block div.resil-infos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.acc_loa-return div.loa-block div.resil-infos {
    background: #f4f4f4;
    padding: 16px;
    border-radius: 12px;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

@media(min-width:840px) {
    .acc_loa-return div.loa-block div.resil-infos {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.acc_loa-return div.loa-block div.resil-infos span {
    font-size: 14px
}

.acc_loa-return div.loa-block .wrapper-title {
    font-size: 16px
}

.acc_loa-return div.loa-block p.error-text {
    color: #be0924
}

.acc_loa-return div.loa-block div.radio-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.acc_loa-return div.loa-block div.radio-wrapper>div {
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.acc_loa-return div.loa-block div.radio-wrapper>div label {
    display: -ms-flexbox;
    display: flex;
    gap: 2px;
    padding: 0 0 0 2rem;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column
}

.acc_loa-return div.loa-block div.radio-wrapper>div input[type=radio] {
    margin: 0;
    position: absolute;
    opacity: 0
}

.acc_loa-return div.loa-block div.radio-wrapper>div.error input[type=radio]:checked+label:before,
.acc_loa-return div.loa-block div.radio-wrapper>div.error input[type=radio]:not(:checked)+label:before {
    border: 1px solid #d62727
}

.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:checked,
.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:checked+label,
.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666
}

.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:checked+label:before,
.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 18px;
    height: 18px;
    border: 1px solid #8d8d8d;
    border-radius: 100%;
    background: #fff
}

.acc_loa-return div.loa-block div.radio-wrapper [type=radio]:not(:checked)+label:after,
.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:checked+label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #000;
    position: absolute;
    top: 8px;
    left: 4px;
    border-radius: 100%;
    transition: all .2s ease
}

.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

.acc_loa-return div.loa-block div.radio-wrapper input[type=radio]:focus-visible+label:before {
    outline-offset: 2px;
    outline: 2px solid #275ecb
}

.acc_loa-return .resil-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px
}

@media(min-width:840px) {
    .acc_loa-return .resil-container {
        gap: 40px
    }
}

.acc_loa-return .resil-container div.resil-confirm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 8px
}

.acc_loa-return .resil-container div.resil-confirm>div.resil-actions {
    width: 100%
}

.acc_loa-return .resil-container div.resil-confirm>span {
    display: block;
    width: 100%;
    color: #161616;
    font-size: 14px;
    text-align: center
}

@media(min-width:840px) {
    .acc_loa-return .resil-container div.resil-confirm>span {
        width: 45%;
        text-align: right
    }
}

.acc_loa-return .resil-container div.resil-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 16px
}

@media(min-width:840px) {
    .acc_loa-return .resil-container div.resil-actions {
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 0
    }
}

.acc_loa-return .resil-container hr {
    border-width: .5px;
    margin: 0
}

.acc_loa-return div.total p {
    font-size: 16px;
    line-height: 24px;
    color: #161616;
    font-family: M-sb, OS-sb, Arial
}

.acc_loa-return .new-btn-style {
    border-radius: 8px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 44px !important;
    padding: 10px 16px
}

@media(max-width:479px) {
    .acc_loa-return .new-btn-style {
        height: auto
    }
}

.acc_loa-return .new-btn-style.state--submiting {
    border-color: transparent
}

.acc_loa-return .new-btn-style>span.bt-icon {
    background: transparent !important
}

.acc_loa-return .new-btn-style:focus-visible {
    outline: 2px solid #275ecb;
    outline-offset: 2px
}

.etape.e-error {
    background-color: #fff
}

.etape.e-error .generic-msg {
    padding: 20px 2%;
    color: #c00000;
    font-size: 1.4rem;
    font-family: M-sb, OS-sb, Arial;
    text-align: justify
}

@media(min-width:480px) {
    .etape.e-error .generic-msg {
        padding: 40px 5%;
        text-align: center
    }
}

.pwdInput {
    text-align: center;
    line-height: 1.4
}

.pwdInput .grid-l {
    padding-top: 15px
}

.pwdInput .pwd-strength-meter {
    width: 100%;
    height: 8px;
    margin-bottom: .5em
}

.pwdInput .pwdRules {
    margin-top: 30px;
    font-size: 1.3rem
}

.pwdInput .pwdRules p {
    margin-bottom: 0;
    font-family: M-sb, OS-sb, Arial
}

.pwdInput .pwdRules ul {
    display: inline-block;
    margin-top: .9em;
    text-align: left
}

.pwdInput .pwdRules ul li {
    list-style: inside
}

.pwdInput .pwdRules ul li .icon {
    font-size: 16px;
    line-height: 1;
    vertical-align: middle
}

.pwdInput .pwdRules ul li .i-cross,
.pwdInput .pwdRules ul li .i-tick {
    display: none
}

.pwdInput .pwdRules ul li.valid {
    list-style: none;
    color: #0f903b
}

.pwdInput .pwdRules ul li.valid .i-cross {
    display: none
}

.pwdInput .pwdRules ul li.valid .i-tick {
    display: inline-block
}

.pwdInput .pwdRules ul li.invalid {
    list-style: none;
    color: #dc0000
}

.pwdInput .pwdRules ul li.invalid .i-tick {
    display: none
}

.pwdInput .pwdRules ul li.invalid .i-cross {
    display: inline-block
}

.pwdInput .pwd-strength-text {
    min-height: 3rem;
    margin: .2em 0 1em;
    font-size: 1.3rem;
    transition: height .2s linear
}

.pwdInput .pwd-strength-text>div {
    padding: 5px 0
}

.pwdInput .pwd-strength-text .icon {
    margin-right: .2em
}

.pwdInput .pwd-strength-text .icon.warning {
    font-size: 1.7em;
    color: #df7814
}

.pwdInput .pwd-strength-text .icon.info {
    font-size: 1.2em;
    color: #1a46df
}

.pwdInput .pwd-strength-text ul {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    list-style: none;
    text-align: left
}

.pwdInput .pwd-strength-text span {
    vertical-align: middle
}

#breadcrumbs {
    margin: 5px auto 0;
    padding: 7px 0;
    background-color: #f6f6f6;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#breadcrumbs .step {
    color: #d0d0d0;
    text-align: center
}

#breadcrumbs .step.active {
    color: #333
}

#breadcrumbs .step.active .circle {
    background-color: #c00
}

#breadcrumbs .step.active-old {
    color: #555
}

#breadcrumbs .step.active-old .circle {
    color: #fff;
    background-color: #646464
}

#breadcrumbs .step .circle {
    display: inline-block;
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2.5rem;
    background-color: #dedede;
    color: #fff;
    font-family: M-b, OS-b, Arial;
    text-align: center;
    border-radius: 1em
}

#breadcrumbs .step .title {
    padding-top: .071429em;
    font-size: 1.2rem;
    font-family: M-sb, OS-sb, Arial
}

#light-breadcrumbs {
    max-width: 530px;
    margin: 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative
}

@media(min-width:1025px) {
    #light-breadcrumbs {
        padding: 15px 0
    }
}

#light-breadcrumbs .progressbar--line {
    display: none;
    position: absolute;
    top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 0;
    height: 5%
}

@media(min-width:1025px) {
    #light-breadcrumbs .progressbar--line {
        display: block;
        top: 25px
    }
}

#light-breadcrumbs .step {
    display: none;
    color: #d0d0d0;
    text-align: center;
    z-index: 5
}

@media(min-width:1025px) {
    #light-breadcrumbs .step {
        display: inline-block
    }
}

#light-breadcrumbs .step .circle {
    display: inline-block;
    height: 2.2rem;
    width: 2.2rem;
    line-height: 2.2rem;
    color: #fff;
    font-family: M-sb, OS-sb, Arial;
    text-align: center;
    border-radius: 1em;
    background-color: #dedede;
    position: relative
}

#light-breadcrumbs .step .circle>span {
    vertical-align: middle
}

#light-breadcrumbs .step .title {
    padding-top: .7rem;
    font-size: 1.2rem;
    font-family: M-sb, OS-sb, Arial
}

#light-breadcrumbs .step .title a {
    color: gray
}

#light-breadcrumbs .step.active .circle,
#light-breadcrumbs .step.previous .circle {
    background-color: #c00
}

#light-breadcrumbs .step.unlocked .circle {
    color: #fff;
    background-color: gray
}

#light-breadcrumbs .step.active .title {
    color: #323336
}

#light-breadcrumbs .step.inactive .circle {
    background: #f6f6f6;
    box-shadow: inset 0 0 0 2px #dedede;
    color: gray
}

nav.breadcrumb {
    white-space: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow-x: auto;
    padding: 0 16px;
    -ms-overflow-style: none;
    scrollbar-width: none
}

nav.breadcrumb::-webkit-scrollbar {
    display: none
}

nav.breadcrumb ul {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0
}

nav.breadcrumb ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

nav.breadcrumb ul li a {
    color: #6f6f6f;
    font-size: 14px
}

nav.breadcrumb ul li a:hover {
    color: #393939;
    text-decoration: underline
}

nav.breadcrumb ul li:last-child a {
    font-weight: 600;
    font-family: M-sb, OS-sb, Arial;
    color: #161616
}

nav.breadcrumb .pointer {
    margin: 0 4px
}

.booster-description {
    display: -ms-flexbox;
    display: flex;
    width: 876px;
    height: 299px;
    font-weight: 600;
    line-height: normal
}

.booster-features-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url(/account/images/mes-options/booster/featuresListBackground.png);
    width: 525px;
    padding-left: 32px;
    padding-top: 32px
}

.booster-features-list-title {
    font-size: 16px;
    line-height: 24px
}

.booster-engagement-description {
    margin-top: 4px;
    color: #3b82f6;
    font-size: 12px
}

.booster-features-items {
    margin-top: 16px;
    max-width: 406px;
    font-size: 14px
}

.booster-change,
.booster-subscribe-form {
    font-size: 14px;
    font-weight: 400;
    color: #161616;
    margin-top: 32px;
    margin-left: 36px;
    margin-right: 30px;
    max-width: 812px
}

.booster-change button,
.booster-subscribe-form button {
    margin-top: 32px
}

.booster-subscribe-form button {
    margin-left: 327px
}

.booster-change button {
    margin-left: 649px
}

.booster-change-description {
    margin-top: 16px;
    display: -ms-flexbox;
    display: flex
}

.booster-change-form-title {
    font-size: 16px
}

.booster-change-icon {
    margin-top: 13px;
    margin-left: 16px
}

.booster-change-check,
.booster-change-description-box {
    border: solid #b7b7b8;
    padding: 16px;
    display: -ms-flexbox;
    display: flex
}

.booster-change-description-box {
    max-width: 550px
}

.booster-change-description-items {
    margin-left: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.booster-change-check {
    margin-left: 16px;
    padding-top: 28px;
    padding-left: 94px;
    width: 200px
}

.booster-change-form {
    margin-top: 40px
}

.container,
.page-container {
    max-width: none
}

.step-title-ukraine {
    margin: 32px 3%;
    line-height: 1.25;
    font-family: M-sb, OS-sb, Arial;
    border-bottom: 2px solid #c00000
}

.ukraine-base-margin {
    margin: 0 3%
}

.ukraine-base-margin .explain {
    padding: 0
}

.ukraine-base-form-margin {
    margin-left: 1.5%;
    margin-right: 3%
}

.ukraine-recap-margin {
    margin: 0 3% !important
}

@media(min-width:480px) {
    .ukraine-recap-margin {
        margin: 0 auto !important
    }
}

#light-breadcrumbs {
    max-width: 800px
}

#light-breadcrumbs .step .circle {
    width: 32px;
    height: 31px;
    border-radius: 90px;
    line-height: 2.8rem
}

#light-breadcrumbs .step.inactive .circle {
    background: #d4d4d4;
    color: #fff;
    box-shadow: none
}

#light-breadcrumbs .progressbar--line {
    top: 30px;
    max-width: 550px
}

#light-breadcrumbs .progressbar--line svg {
    height: 40% !important;
    width: 100% !important
}

.survey-container {
    background-color: #dbeafe;
    border: 1px solid #275ecb;
    border-radius: 16px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 8px;
    display: none
}

@media(min-width:480px) {
    .survey-container {
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: 0;
        margin-right: 0
    }
}

.survey-container .survey-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:480px) {
    .survey-container .survey-body {
        margin-left: 24px
    }
}

.survey-container .survey-body .survey-icon {
    display: none
}

@media(min-width:480px) {
    .survey-container .survey-body .survey-icon {
        display: block
    }
}

.survey-container .survey-body .survey-body-content {
    padding: 16px;
    color: #161616
}

.survey-container .survey-body .survey-body-content .survey-body-text {
    margin: 0;
    margin-top: 4px;
    font-weight: 400;
    font-size: 14px
}

.survey-container .survey-body .survey-body-content .survey-body-title {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    font-family: M-sb, OS-sb, Arial
}

.survey-container .survey-footer {
    padding-bottom: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width:480px) {
    .survey-container .survey-footer {
        padding: 16px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(min-width:840px) {
    .survey-container .survey-footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.survey-container .survey-footer .survey-btn {
    border-radius: 8px;
    width: 129px;
    height: 40px;
    font-weight: 600;
    font-size: 16px;
    padding: 4px;
    cursor: pointer;
    font-family: M, OS, Arial, sans-serif
}

.survey-container .survey-footer .primary {
    background: #1d4ed8;
    color: #fff;
    margin-right: 4px;
    border: none
}

.survey-container .survey-footer .primary:hover {
    background-color: #2563eb
}

@media(min-width:480px) {
    .survey-container .survey-footer .primary {
        margin-right: 0
    }
}

@media(min-width:840px) {
    .survey-container .survey-footer .primary {
        margin-right: 4px
    }
}

.survey-container .survey-footer .secondary {
    color: #1d4ed8;
    background-color: transparent;
    border: 1px solid #275ecb
}

.survey-container .survey-footer .secondary:hover {
    background-color: #eff6ff
}

@media(min-width:480px) {
    .survey-container .survey-footer .secondary {
        margin-top: 8px
    }
}

@media(min-width:840px) {
    .survey-container .survey-footer .secondary {
        margin-top: 0
    }
}

.sepa-container {
    background-color: #dbeafe;
    border-radius: 16px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 8px;
    margin-top: 8px;
    display: none
}

@media(min-width:480px) {
    .sepa-container {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media(max-width:1200px) {
    .sepa-container {
        margin-left: 8px;
        margin-right: 8px
    }
}

.sepa-container .sepa-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:480px) {
    .sepa-container .sepa-body {
        margin-left: 24px
    }
}

@media(width:390px) {
    .sepa-container .sepa-body {
        margin: 0 8px
    }
}

@media(width:1440px) {
    .sepa-container .sepa-body {
        margin-right: 56px
    }
}

.sepa-container .sepa-body .sepa-icon {
    display: none
}

@media(min-width:480px) {
    .sepa-container .sepa-body .sepa-icon {
        display: block
    }
}

.sepa-container .sepa-body .sepa-body-content {
    padding: 16px;
    color: #161616
}

.sepa-container .sepa-body .sepa-body-content .sepa-body-text {
    margin: 0;
    margin-top: 4px;
    font-weight: 400;
    font-size: 14px
}

.sepa-container .sepa-body .sepa-body-content .sepa-body-title {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    font-family: M-sb, OS-sb, Arial
}

.sepa-container .sepa-footer {
    padding-bottom: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width:480px) {
    .sepa-container .sepa-footer {
        padding: 16px;
        padding-right: 24px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(min-width:840px) {
    .sepa-container .sepa-footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.sepa-container .sepa-footer .sepa-btn {
    border-radius: 8px;
    width: 129px;
    height: 40px;
    font-size: 16px;
    padding: 4px;
    cursor: pointer;
    font-family: M, OS, Arial, sans-serif
}

.sepa-container .sepa-footer .primary {
    background: #1d4ed8;
    color: #fff;
    margin-right: 8px;
    border: none;
    font-weight: 600
}

.sepa-container .sepa-footer .primary:hover {
    background-color: #2563eb
}

@media(min-width:480px) {
    .sepa-container .sepa-footer .primary {
        margin-right: 0
    }
}

@media(min-width:840px) {
    .sepa-container .sepa-footer .primary {
        margin-right: 8px
    }
}

.sepa-container .sepa-footer .secondary {
    color: #1d4ed8;
    background-color: transparent;
    border: 1px solid #275ecb;
    font-weight: 600
}

.sepa-container .sepa-footer .secondary:hover {
    background-color: #eff6ff
}

@media(min-width:480px) {
    .sepa-container .sepa-footer .secondary {
        margin-top: 8px
    }
}

@media(min-width:840px) {
    .sepa-container .sepa-footer .secondary {
        margin-top: 0
    }
}

.feature-menu a.feature-menu__item {
    background-color: transparent
}

body[data-theme=eur2] .feature-menu a.feature-menu__item .i-chevron-right,
body[data-theme=eur2] .feature-menu a.feature-menu__item:hover {
    color: #9fe3f7
}

body[data-theme=free] .feature-menu a.feature-menu__item .i-chevron-right,
body[data-theme=free] .feature-menu a.feature-menu__item:hover {
    color: #f2c60f
}

body[data-theme=serieFree] .feature-menu a.feature-menu__item .i-chevron-right,
body[data-theme=serieFree] .feature-menu a.feature-menu__item:hover {
    color: #f45a45
}

body[data-theme=ukraine] .feature-menu a.feature-menu__item .i-chevron-right,
body[data-theme=ukraine] .feature-menu a.feature-menu__item:hover {
    color: #fc0
}

body[data-theme=main] .feature-menu a.feature-menu__item .i-chevron-right,
body[data-theme=main] .feature-menu a.feature-menu__item:hover {
    color: #c00
}

body[data-theme=eur2] .theme-color-main {
    color: #9fe3f7
}

body[data-theme=free] .theme-color-main {
    color: #f2c60f
}

body[data-theme=serieFree] .theme-color-main {
    color: #f45a45
}

body[data-theme=ukraine] .theme-color-main {
    color: #fc0
}

body[data-theme=main] .theme-color-main {
    color: #c00
}

.popin-account {
    font-size: 1.5rem
}

.popin-account h2 {
    font-family: OS-b
}

.acc_certideal .explain {
    font-size: 1.4rem
}

.acc_certideal ol {
    margin-top: 6px;
    margin-bottom: 0
}

.acc_certideal ol>li {
    padding-left: 12px;
    line-height: 24px
}

.booster-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    color: #161616
}

.booster-section p {
    font-size: 14px;
    margin: 0 !important
}

.booster-section .booster-container {
    padding: 24px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 16px;
    border: 1px solid #e0e0e0;
    gap: 24px
}

@media(min-width:840px) {
    .booster-section .booster-container {
        padding: 24px
    }
}

.booster-section .booster-container .booster-header {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-align: start;
    align-items: flex-start
}

.booster-section .booster-container .booster-header .header-content {
    gap: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.booster-section .booster-container .booster-header .header-content .title {
    font-size: 18px;
    font-family: M-b, OS-b, Arial
}

.booster-section .booster-container .booster-header .header-content .description {
    color: #393939 !important;
    font-size: 14px
}

.booster-section .booster-container .option-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.booster-section .booster-container .option-details .details {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-align: center;
    align-items: center
}

.booster-section .booster-container .option-details .details p:first-child {
    font-family: M-sb, OS-sb, Arial
}

.booster-section .booster-container .option-details .details ul {
    margin: 0;
    padding: 0 0 0 25px
}

.booster-section .booster-container .booster-selector {
    gap: 16px;
    width: 100%;
    padding: 16px;
    outline: 1px solid #e0e0e0;
    border-radius: 12px;
    cursor: pointer
}

@media(min-width:840px) {
    .booster-section .booster-container .booster-selector {
        padding: 16px
    }
}

.booster-section .booster-container .booster-selector.no-booster {
    display: -ms-flexbox;
    display: flex
}

.booster-section .booster-container .booster-selector .option-title {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 16px
}

.booster-section .booster-container .booster-selector .option-title .booster-sub-header {
    display: grid;
    gap: 4px
}

.booster-section .booster-container .booster-selector .separator {
    border-bottom: 1px solid #e0e0e0;
    margin: 16px 0
}

.booster-section .booster-container .booster-selector .header {
    color: #161616;
    font-size: 16px;
    font-family: M-sb, OS-sb, Arial
}

.booster-section .booster-container .booster-selector .booster-infos {
    color: #393939;
    height: 100%
}

.booster-section .booster-container .booster-selector .booster-infos p {
    color: #148116;
    font-size: 14px;
    font-family: M-sb, OS-sb, Arial
}

.booster-section .booster-container .booster-selector input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 50%;
    transform: translateY(-.075em);
    display: grid;
    place-content: center
}

.booster-section .booster-container .booster-selector input[type=radio]:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    transform: scale(0);
    transition: transform .12s ease-in-out;
    background-color: #161616
}

.booster-section .booster-container .booster-selector input[type=radio]:checked:before {
    transform: scale(1)
}

.booster-section .booster-container .booster-selector input[type=radio]:checked {
    border: 1px solid #161616
}

.booster-section .booster-container .booster-selector input[type=radio]:focus-visible {
    outline: 2px solid #275ecb
}

.booster-section .booster-container .booster-selector.active {
    outline: 2px solid #161616
}

.booster-section .booster-container .booster-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    -ms-flex: 1;
    flex: 1
}

.banner-birthdate-container,
.booster-section .booster-container .booster-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.banner-birthdate-container {
    border-radius: 8px;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px;
    margin-bottom: 8px;
    margin-top: 8px;
    background-color: #fff7ed
}

@media(min-width:480px) {
    .banner-birthdate-container {
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 16px 24px
    }
}

@media(max-width:1200px) {
    .banner-birthdate-container {
        margin-left: 8px;
        margin-right: 8px
    }
}

.banner-birthdate-container .banner-birthdate-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: start;
    line-height: 20px;
    font-size: 14px;
    gap: 8px
}

.banner-birthdate-container .banner-birthdate-body .banner-birthdate-icon {
    display: none
}

@media(min-width:480px) {
    .banner-birthdate-container .banner-birthdate-body .banner-birthdate-icon {
        display: block
    }
}

.banner-birthdate-container .banner-birthdate-body .banner-birthdate-content p {
    font-size: 14px;
    margin: 0;
    color: #161616
}

.banner-birthdate-container .banner-birthdate-body .banner-birthdate-content p.banner-title {
    font-size: 18px;
    font-family: M-sb, OS-sb, Arial;
    margin-bottom: 4px
}

.banner-birthdate-container .banner-birthdate-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width:480px) {
    .banner-birthdate-container .banner-birthdate-footer {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(min-width:840px) {
    .banner-birthdate-container .banner-birthdate-footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.banner-birthdate-container .banner-birthdate-footer #birthdateBannerButton {
    border-radius: 8px;
    height: 40px;
    font-size: 14px;
    width: 84px;
    padding: 10px 16px;
    cursor: pointer;
    background-color: #c00;
    font-family: M-sb, OS-sb, Arial;
    color: #fff;
    border: none
}

.banner-birthdate-container .banner-birthdate-footer #birthdateBannerButton:hover {
    background-color: #d62727
}