 @media screen and (min-width:1500px){
     .col-md-7.img_div {
            width: 65%;
        }
 }
 .colorgrey{color:#2B2928;}
 body {
    font-family: 'Inter', sans-serif;
    background: #FCF9F7;
    width: 100%;
    overflow-x: hidden;
}
.color_first{
    color:#B2222A;
}
.fs_38{
    font-size: 38px;
}
.fs36{
    font-size: 36px;
}
.fs30{
    font-size: 30px;
}
.fs_32{
    font-size: 32px;
}
.fs_18{
    font-size: 18px;
}
.fs_22 {
    font-size: 22px;
}
.fs24 {
    font-size: 24px;
}
.fs_28 {
    font-size: 28px;
}

.fs70 {
    font-size: 70px;
    line-height: 70px;
}
.fs42 {
    font-size: 42px;
}
.fs_67 {
    font-size: 67px;
}
.col32{
    color: #323232;
}
.white{
    color: #ffffff;
}
p{
    color:#505050;
    font-size: 18px;
    margin: 0px;
    position: relative;
    z-index: 2;
}
.fsmed{font-weight: 500;}
.fcaveat{
    font-family: 'Caveat', cursive;
}

.slider {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    background: url(/assets/img/framebg.jpg);
    background-size: 100% 100%;

}
.logo_img{
    max-height: 100px;
    position: absolute;
    top: 0px;
    z-index: 10;
    left: 0px;
    right: 0px;
    margin: auto;
}
img.logo_img {
    position: absolute;
    top: 0px;
    max-width: 131px;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 10;
}
.img_mobile{display: none ;max-width: 90%;}
.row.row-slider {
    width: 90%;
    position: relative;
}
.row-slider::after {
    content: "";
    background: url(/assets/img/g_slider.png);
    width: 458px;
    height: 100vh;
    background-size: contain;
    right: 0%;
    left: -21%;
    bottom: 0;
    margin: auto;
    position: absolute;
    background-position: bottom center;
    background-repeat: no-repeat;
}

h2.border-title.fs_38.fsmed.col32 {
    text-transform: uppercase;
    position: relative;
    
}
h2.border-title.fs_38.fsmed.col32  span{background: #fcf9f7;position:relative;z-index:2;padding-right:20px;}

.img_div{
    height: 100vh;
    padding: 0px !important;
}

.img_div img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: 100% 40%;
}
.row.row-slider {
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

h2.border-title {
    position:relative;
}
h2.border-title:before {
    content:"";
    background:#EE2E34;
    height:2px;
    width:100%;
    position:absolute;
    top:0px;
    bottom:0px;
    margin:auto
}
span.border_bot {
    display: inline-block;
    position:relative
}
span.border_bot:before {
    content: "";
    background: url(/assets/img/border.svg);
    height: 33px;
    width: 100%;
    background-size: 100%;
    position: absolute;
    bottom: -1px;
    left: 0px;
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: -1;
}
img.img-fluid.img-canada {
    width: 100%;
}
.btn-check:checked + .custom-red-div,.btn-check:hover + .custom-red-div {
    background-color: #b2222a;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
}
.custom-red-div{
    position: relative;
    overflow: hidden;
}
.btn-check:hover + .custom-red-div .icon_radio,.btn-check:checked + .custom-red-div .icon_radio {
    transform:translatey(0px);
    opacity: 1;
}
.icon_radio {
    position: absolute;
    bottom: 15px;
    right: 12px;
    width: 40px;
    height: 40PX;
    transition: all 0.5s ease-in-out;
    transform:translatey(50px);
    opacity: 0;
}
.card.custom-card-width {
    padding: 32px !important;
    width: 100%;
    margin-top: 30px;
}
.custom-card-width {
    background-color: rgba(255, 255, 255, 0); 
    border-radius: 16px;
    box-shadow: 0 0px 20px rgba(255, 235, 235, 1);
    z-index: 2;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    position:relative;
    border:0px ;
    z-index: 2;
}
.custom-bg-blur{
    position: relative;
    
}
.custom-bg-blur:before {
    content: "";
    background: url(/assets/img/frame.png);
    height: 249px;
    width: 228px;
    background-size: 100%;
    position: absolute;
    bottom: -34%;
    left: -33%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.custom-red-div {
    background-color: #EE2E34;
    border: 1px solid #D8D7D7; 
    cursor: pointer;
    transition: background-color 0.3s, border-color 0.3s, box-shadow 0.3s;
    min-height: 230px;
}

.custom-red-div:hover {
    background-color: #d12a30; 
}

.custom-text-medium {
    font-size: 16px;
    font-weight: 500;
}

.custom-text-bold {
    font-size: 20px;
    font-weight: 600; 
}

.arrow-icon {
    font-size: 24px;
    font-weight: bold;
}
/* container white */
span.text-center.color_first.span_parfait {
    background: #FFEBEB;
    padding: 5px 30px;
    border-radius: 8px;
    border: 1px solid #ed1d2338;
    transform: rotate(-6deg);
    font-size: 24px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.container-seccolor.container-white{
    background: #FFEEEE;
    border: 1px solid #b2222915;
    overflow: hidden;
    position: relative;
}
.container-white {
    overflow: hidden;
    margin-top: 40px;
    background: #fff;
    border: 1px solid rgb(0 0 0 / 8%);
    border-radius: 24px;
    padding: 60px 60px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    gap: 20px;
    max-width: 1260px !important;
    h2{
        max-width: 600px;
        font-weight: 700;    
    }
    p{
        max-width: 760px;
    }
}

.row.row-cols-1.row-cols-md-2.g-3 {
    margin-top: 20px;
}
.custom-radio-card {
    border-radius: 16px; 
    border: 1px solid #dee2e6; 
    transition: all 0.2s ease-in-out;
    min-height: 100%;
    white-space: normal; 
}

.custom-radio-card:hover {
    border-color: #6c757d; 
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05); 
}

.btn-check:checked + .custom-radio-card {
    border-color: #b2222a;
    background-color: #f8f9fa; 
    box-shadow: 0 0 0 0.25rem #b2222a26; 
}

.radio-dot {
    display: inline-block;
    width: 1.25em; 
    height: 1.25em;
    border: 2px solid #6c757d; 
    border-radius: 50%;
    margin-right: 0.5rem;
    flex-shrink: 0;
    background-color: transparent;
}

.btn-check:checked + .custom-radio-card .radio-dot {
    border-color: #b2222a;
    background-color: #b2222a; 
    position: relative;
}

.btn-check:checked + .custom-radio-card .radio-dot::after {
    content: '';
    display: block;
    width: 0.5em;
    height: 0.5em;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-radio-card h5 {
    color: #212529;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
}

label.btn.custom-radio-card {
    padding: 32px;
}

.row_red{
    background:#BD1522;
    padding:60px 30px;
    display:flex;
    justify-content: space-between;
    border-radius: 24px;
    align-items: center;
    width: 100%;
}

.span_white {
    background: #fff;
    font-weight: 900;
    font-size: 59px;
    padding: 0px 2px;
    transform: rotate(-3deg);
    border-radius: 8px;
    display:flex;
    margin-bottom: 20px;
    line-height: 51px;
    max-width: max-content;
}
.span_white.span_white35 {
    font-size: 36px;
    padding: 0px 2px;
    transform: rotate(-2deg);
}
.row_red.secondchoice {
    padding: 100px 30px;
}
h5.card-title-feature.fs20 {
    font-size: 20px;
}
.fsbold{font-weight: 700;}

.row_red {
    margin-top: 90px;
    position: relative;
    div{
        position: relative;
        z-index: 1;
    }
    
}
.row_red::before {
    content: "";
    background: url(/assets/img/fleche.svg);
    width: 301px;
    height: 72px;
    background-size: contain;
    top: -31%;
    left: -10%;
    bottom: 0;
    margin: auto;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    right: 0px;
}
.row_red::after {
    content: "";
    background: url(/assets/img/bg_sect_red.png);
    width: 498px;
    height: 425px;
    background-size: contain;
    right: -15%;
    bottom: -30%;
    margin: auto;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
}



.col-md-3.colimg{
   position: absolute;
   bottom: 0px;
   left: -8%;
   right:0px;
   margin:auto;
  img{width: 96%;}
}


.feature-card {
    background-color: #fff;
    border: 2px solid #ebebeb;
    border-radius: 16px;
    padding: 32px 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

.feature-card:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    border-color: #e0e0e0;
}

.icon-wrapper {
    background-color: #ffebeb;
    border: 1px solid #ed1c2438;
    border-radius: 8px;
    margin-bottom: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    padding: 8px;
}

.icon-wrapper img {
    max-height: 100%;
    max-width: 100%;
    display: block;
}

.card-title-feature {
    font-size: 24px;
    font-weight: 600;
    color: #3F3F3F;
    margin-bottom: 14px;
    line-height: 30px;
}

.card-text-feature {
    font-size: 1rem;
    color: #666;
    line-height: 1.5;
    margin-bottom: 0;
}

.custom-radio-card-feature {
    display: block;
    cursor: pointer;
    height: 100%;
    width: 100%;
}

.custom-radio-card-feature .feature-card {
    box-shadow: none; 
}

.btn-check:checked + .custom-radio-card-feature .feature-card {
    border-color: #DA291C;
    background-color: #fcebeb; 
}

.btn-check:not(:checked) + .custom-radio-card-feature:hover .feature-card {
    border-color: #d1d1d1;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}
.span_red {
    background: #B2222A;
    padding: 0px 2px;
    border-radius: 8px;
    display:inline-block;
}
.container-seccolor div{
    position: relative;
    z-index: 2;
    margin-top:0px;
}
.container-seccolor::after {
    content: "";
    background: url(/assets/img/bg_last.png);
    width: 392px;
    height: 338px;
    background-size: contain;
    left: 0;
    bottom: 0%;
    margin: auto;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
}


.custom-radio-card-next {
    display: block;
    cursor: pointer;
    height: 100%;
    width: 100%;
}

.next-step-card {
    background-color: #FFEEEF;
    border: 2px solid #ffffff47;
    border-radius: 18px;
    padding: 24px;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: left;
    transition: border-color 0.3s ease, background-color 0.3s ease;
    box-shadow: 0px 0px 16px #00000024;
}

.next-step-card:hover {
    border-color: #e0e0e0;
}

.next-icon-wrapper {
    background-color: #ffebeb;
    border: 1px solid #ed1c2438;
    border-radius: 13px;
    margin-right: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    width: 80px;
    flex-shrink: 0;
    padding: 9px;
}

.next-icon-wrapper img {
    max-height: 100%;
    max-width: 100%;
    display: block;
}

.next-card-text {
    font-size: 20px;
    font-weight: 600;
    color: #505050;
    margin-bottom: 0;
    line-height: 1.4;
}

.btn-check:checked + .custom-radio-card-next .next-step-card {
    border-color: #DA291C;
    background-color: #fcebeb;
    box-shadow: 0 0 0 4px rgba(218, 41, 28, 0.2);
}

.btn-check:not(:checked) + .custom-radio-card-next:hover .next-step-card {
    border-color: #d1d1d1;
}
.mw600 {
    max-width: 600px;
    margin: 18px auto;
}

.btn-diagnostic-lg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 700;
    color: #FFFFFF !important;
    text-transform: uppercase;
    border: none;
    border-radius: 16px;
    padding: 1.5rem 3rem;
    min-width: 300px;
    cursor: pointer;
    background-image: linear-gradient(to right, #d020399e 0%, #D02039 20%);
    box-shadow: 0 10px 20px rgba(208, 32, 57, 0.5);
    transition: all 0.3s ease;
}

.btn-diagnostic-lg:hover {
    background-image: linear-gradient(to right, #d020399e 0%, #D02039 20%);
    box-shadow: 0 15px 30px rgba(208, 32, 57, 0.6);
}

.btn-diagnostic-lg .arrow-icon {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    color: #FFFFFF;
    font-size: 30px;
}

.diagnostic-info-text {
    font-size: 24px;
    margin-top: 1rem;
}

.diagnostic-info-text .green-text {
    color: #2DB105; 
    font-weight: 700;
}

footer{
    margin:100px 0px 0px;
    padding:20px;
    background:#EEEEEE;
    color:#6C6C6C
}
img.logo_img {
    max-height: 100px;
}

p.white.mb-2 {font-weight: 400;font-size: 16px;}

.row.row_red.parentchoice {
    display: flex;
    justify-content: flex-end;
}

.row.row_red.parentchoice .col-md-3.colimg {
    right:unset;
    left:30px;
}
.parentchoice.row_red::before {
    top: -31%;
    left: 16%;
    right: unset;
}

.row.row_red.parentchoice .col-md-5.colimg {
    right: unset;
    left: 30px;
    position: absolute;
    bottom: 0px;
}
@media screen and (max-width:1600px){
    .row-slider::after {
        height: 84vh;
        left: -20%;
    }
    .fs_67 {
        font-size: 50px;
    }
    .row.row-slider {
        width: 90%;
    }

    .fs_28 {
        font-size: 23px;
    }

    p.fcaveat.fs_67.fsbold {
        font-size: 50px;
    }
    p.custom-text-bold.mb-3.text-white {
        font-size: 15px;
        margin-bottom: 50px !important;
    }

    .card.custom-card-width {
        padding: 22px !important;
        width: 100%;
        margin-top: 30px;
    }

    img.img-fluid.img-canada {
        width: 90%;
    }


}
@media screen and (max-width:1280px){
    body {
        padding: 0px 20px;
    }
}
@media screen and (max-width:1100px){

    .custom-radio-card h5 {
        font-size: 20px;
    }
    p {
        font-size: 16px;
    }
    .container-white {
        margin-top: 60px;
        background: #fff;
        border: 1px solid rgb(0 0 0 / 8%);
        border-radius: 24px;
        padding: 60px 30px;
    }
    .span_white {
        max-width:max-content;
        font-size: 44px;
    }
    .col-md-3.colimg img {
        width: 100%;
    }
    .next-card-text {
        font-size: 18px;
    }
    .fs24 {
        font-size: 18px;
    }
    .btn-diagnostic-lg {
        font-size: 24px;
        padding: 15px 30px; 
    }
    .diagnostic-info-text {
        font-size: 18px;
    }
    .span_white.span_white35 {
        font-size: 25px;
    }
    h5.card-title-feature.fs20 {
        font-size: 18px;
        line-height: 26px;
        margin: 0px;
    }
}

@media screen and (min-width:701px) and (max-width:800px){
    p.fcaveat.fs_67.fsbold {
        font-size: 71px;
        line-height: 81px;
    }
    h2.border-title.fs_38.fsmed.col32 {
        font-size: 50px;
    }
    .row-slider .col-md-4 {
        padding: 0 20px 0px 15px !important;
        width: 100%;
    }
    img.img_mobile {
        width: 93%;
        height: 500px;
    }
    
    .row-slider .col-md-7.img_div {
        width: 100% !important;
        max-width: 100% !important;
    }    
}


@media screen and (max-width:1000px){
    .card.custom-card-width {
        padding: 22px 12px !important;
    }
    .row.row_red.parentchoice .col-md-5.colimg img{display: none;}
    .parentchoice.row_red::before{display:none;}
    body {
        padding: 0px 15px;
    }
    .row-slider::after{display: none;}
    .row.row-slider {
        width: 100%;
    }
    .custom-bg-blur:before {
        bottom: 69%;
        left: -19%;
    }
    img.img-fluid.img-canada {
        width: 100%;
    }
    .img_desktop{display: none;}
        .img_mobile {
        display: block;
        max-width: 97%;
        object-fit: contain !important;
    }
    .img_div {
        height: auto;
        padding: 0px !important;
        transform: translateX(-14px);
        img {
            width: 100%;
            height: 420px;
            object-fit: cover;
            object-position: top left;
            transform: translatex(-15px);
        }
    }

     .container-seccolor .col:nth-child(2) {
            margin-top: 20px;
        }
    .slider {
        height: auto;
        min-height: 100vh;
        padding-top: 130px;
        padding-bottom: 40px;
        width: 100%;
        background: #fcf9f7;
    }
    h2.border-title.fs_38.fsmed.col32 {
        font-size: 30px;
    }
    p.fcaveat.fs_67.fsbold {
        font-size: 41px;
        line-height: 52px;
    }


    footer{
        margin:30px 0px 0px;
    }
    .container-white {
    margin-top: 30px;
    border-radius: 16px;
    padding: 30px 20px;
}
.fs_32 {
    font-size: 26px;
}
.row.row-cols-1.row-cols-md-2.g-3 {
    margin-top: 0px;
}

p {
    font-size: 14px;
}
label.btn.custom-radio-card {
    padding: 20px 15px;
}
.col-md-3.colimg {
    position:relative;
    text-align:center;
    margin:15px 0px;
    img{max-width:150px}
}
.row_red {
    margin-top: 0px;
    position: relative;
    padding: 30px 20px;
    border-radius: 16px;
}
.row_red:before {transform:rotate(90deg);left: -64%;top: -28%;}
.fs42 {
    font-size: 29px;
}

.next-icon-wrapper {
    height: 60px;
    width: 60px;
}
.next-step-card {
    border-radius: 8px;
    padding: 10px;
}
    .next-card-text {
        font-size: 15px;
    }

    .row.row-cols-1.row-cols-md-2.g-4.mt-4 {
        margin-top: 0px !important;
    }
    .btn-diagnostic-lg {
        font-size: 18px;
        padding: 15px 15px;
        width: 100%;
    }
    .row_red.secondchoice {
        padding: 30px 15px;
    }
    .row_red:before {
        transform: rotate(90deg);
        left: -72%;
        top: -18%;
        height: 95px;
        width: 316px;
    }
   .row-slider .col-md-4 {
        padding: 0 15px 0px 0px !important;
    }
    p.custom-text-bold.mb-3.text-white {
        font-size: 14px;
        margin-bottom: 50px !important;
    }
    .custom-card-width .col-md-6 {
        max-width: 50%;
    }
}

@media screen and (min-width:701px) and (max-width:1100px){
    .row.row_red.parentchoice .col-md-5.colimg img {
        display: inline-block;
    }
    .parent-user-first-choice .row_red h2.fs36.white.fsbold {
        font-size: 30px;
    }
    
    .parent-user-first-choice .row_red p.white.fs30 {
        font-size: 32px;
        line-height:42px;
    }
    .row.row_red.parentchoice {
    margin-top: 100px;
}
    h5.card-title-feature.fs20 {
        font-size: 15px;
        line-height: 21px;
        margin: 0px;
    }
    .row_red:before {
        transform: rotate(0deg);
        left: -26%;
        top: -34%;
    }
    .span_white {
        max-width: max-content;
        font-size: 31px;
    }
    p.fcaveat.fs_67.fsbold {
        font-size: 71px;
        line-height: 81px;
    }
    h2.border-title.fs_38.fsmed.col32 {
        font-size: 50px;
    }
    .row-slider .col-md-4 {
        padding: 0 20px 0px 15px !important;
        width: 100%;
    }
    img.img_mobile {
        width: 98%;
        height: auto;
    }
    
    .row-slider .col-md-7.img_div {
        width: 100% !important;
        max-width: 100% !important;
    }   
    .col-md-3.colimg {
        img {
            max-width: 200px;
            position: absolute;
            bottom: -119px;
            left: 23px;
        }
    }
    .row_red {
        margin-top: 60px;
    }
    .card-title-feature {
        font-size: 19px;
        line-height: 21px;
    }
}

@media screen and (max-width:500px){
    body {
        padding: 0px 5px;
    }
    .col-md-3.colimg, .row_red:before{
        display: none;
    }
    .parentchoice h2.fs36.white.fsbold {
        font-size: 30px;
        line-height:35px;
    }
    .parentchoice p.white.fs30{
        font-size:24px;
        line-height:30px;
        margin-bottom:10px
    }
    
    .row_red {
        padding: 30px 10px;
    }
    label.custom-red-div.p-3.rounded-4.d-flex.flex-column.justify-content-between.align-items-start.w-100 {
        padding: 20px 10px !important;
    }
    
    span.custom-text-bold.text-white {
        font-size: 16px;
        line-height:20px;
    }
    .custom-red-div {
        min-height: 220px;
    }
}
.container-white .del_mx {
    max-width: 800px;
}
