/*
Theme Name: CheerUp Child
Theme URI: http://theme-sphere.com/
Description: A child theme of CheerUp
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: cheerup
Version: 1.1
*/
/*AWS OVERRIDE*/
html, body {
    width: 100vw;
    overflow-x: hidden;
}
.page-template.archive .main a, 
.page-template.page .main a, 
.page-template.single:not(.layout-creative) .main a {
    color: #e21769;
}
.page-template.archive .main .vc_btn3 a.vc_btn3, 
.page-template.page .main a.vc_btn3, 
.page-template.single:not(.layout-creative) .main a.vc_btn3 {
    color: #FFF;
}
.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    flex: 0 1 auto;
    font-size: 1.8em;
    color: #353839;
}
.post-content h2, 
.post-content h2 span {
    font-family: 'soleil', 'Raleway', sans-serif;
    font-size: 35px !important;
    text-transform: none;
    color: #353839;
}
.vc_separator.vc_separator_align_center h4 {text-align: center;}
/*HEADER***********************************************/
#main-head { background: #FFF; }
/*--logo*/
.main-head .inner.ts-contain .logo-wrap {
    padding: 10px 20px 0;
}
.main-head .inner.ts-contain .logo-wrap img.logo-image {
    width: 250px;
    aspect-ratio: auto 350 / 110;
    height: auto;
}
.main-head:not(.simple):not(.compact):not(.logo-left) .ts-contain .title {
    padding-top: 0px !important;
    padding-bottom: 18px !important;
    text-align: left;
}
@media(min-width: 941px) and (max-width:1200px) {
    .main-head .ts-contain .logo-wrap .title {
        max-width:calc(100% - 675px)
    }
}
.page-template.archive .main, .page-template.page .main, .page-template.single:not(.layout-creative) .main {
    margin-top: 0;
}
/*--topbar*/
.top-bar-b .social-icons {
    float: left;
}
.top-bar-b .social-icons a {
    color: #8f8f8f;
}
.top-bar-b .social-icons:before {
    content: 'Rejoignez-nous !';
    font-family: 'Open Sans',sans-serif;
    display: inline-block;
    font-size: 1rem;
    margin-right: 10px;
    color: #8f8f8f;
}
.nav-secondary.navigation {
    float: right;
    text-align: center;
    color: #8f8f8f;
    font-family: 'Open Sans',sans-serif;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
}
.nav-secondary.navigation .menu > li:hover > a,
.top-bar-b .social-icons a:hover {
    color: #e21769;
}
/*--searchbar*/
.main-head:not(.simple):not(.compact):not(.logo-left) .ts-contain .title {
    min-width: 100%;
}
.main-head:not(.simple):not(.compact):not(.logo-left) .ts-contain .title {
    align-items: center;
    vertical-align: middle;
    flex-wrap: wrap;
    display: flex;
}
#awsSearch {
    display: inline-flex;
    width: auto;
    align-self: center;
    vertical-align: middle;
    margin: 0 0 0 auto;
}
#searchwp-form-1 input.swp-input {
    border: 1px solid #d1d1d1;
    border-radius: 50px 0 0 50px;
    background-image: none;
    padding: 18px 30px;
}
#awsSearch #searchwp-form-1 input.search-submit {
    color: #ffffff !important;
    border-radius: 0 50px 50px 0;
    padding: 10px 25px;
    background: url('../../../wp-content/uploads/2024/05/zoom-icon.png') no-repeat center center #a5a5a5;
    background-size: cover;
    font: normal normal normal 14px / 1 ts-icons;
    border-top : 1px solid #d1d1d1;
    border-bottom : 1px solid #d1d1d1;
    border-right : 1px solid #d1d1d1;
    /*invert color*/
    -webkit-filter: invert(1);
    -moz-filter: invert(1);
    -o-filter: invert(1);
    -ms-filter: invert(1);
    filter: invert(1);
}
#awsSearch form.searchwp-form .swp-items-stretch {
    gap: 0;
}
@media(max-width:768px) {
    .main-head .ts-contain .logo-wrap {
        padding: 20px;
    }
    .main-head:not(.simple):not(.compact):not(.logo-left) .ts-contain .title {
        align-items: center;
        vertical-align: middle;
        flex-wrap: wrap;
        display: flex;
        text-align: center;
    }
    .main-head .title a {
        text-decoration: none;
        color: #2e2e2e;
        font-size: 70px;
        display: inline-flex;
        align-items: center;
        line-height: 1;
        vertical-align: middle;
        text-transform: uppercase;
        transition: none;
        margin: 0 auto;
    }  
    #awsSearch {
        display: inline-flex;
        min-width: 100%;
        align-self: center;
        vertical-align: middle;
        margin: 18px auto 0 auto;
        flex-grow: 1;
        width: 100%;
        flex-direction: column;
    }
}

/*--menu*/
.navigation.navigation-main.below {
    background: #EDECEC;
}
/*----links*/
li.menu-item > a {
    text-transform: none;
    font-weight: 500;
}
.navigation.navigation-main.below .menu > li:hover > a {
    color: #000;
}
.navigation .menu > .current-menu-item > a, 
.navigation .has-parent-state .current-menu-parent > a, 
.navigation .has-parent-state .current-menu-ancestor > a {
    color: #f17b7b;
}
.featWow a {
    /*text-transform: lowercase;*/
    color: #e21769 !important;
    /*
    font-weight: 700;
    font-size: 20px;
    margin-top: -2px;
    transform: rotate(-2deg);
    */
}
/*
.featWow a:first-letter {
    text-transform: Uppercase;
}
*/
.featWow:hover a {
    color: #ce0f5b !important;
}
.featWow:hover a:after {
    display: none !important;
}
.navigation.navigation-main.below .menu > li > a:after {
    content: "";
    display: block;
    position: relative;
    opacity: 0;
    width: 0;
    margin: 0 auto;
    border-bottom: 2px solid transparent;
    transition: all .5s ease-in-out;
    bottom: 2px;
}
.navigation.navigation-main.below .menu > li:hover > a:after {
    content: "";
    display: block;
    opacity: 1;
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-bottom: 2px solid #e21769;
    transition: all .5s ease-in-out;
    bottom: 2px;
}
/*HOME*/
body.home {
    background: #EDECEC;
}
.home.page .main { 
    margin-top: 0; 
}
/*--slider*/
.home .n2-section-smartslider {
    position: relative;
    width: -webkit-fill-available;
    outline: 0;
    --widget-offset: 0px;
    margin-left: -35px;
    margin-right: -35px;
    aspect-ratio: 1900/480;
}
div#n2-ss-4 .nextend-arrow-next,
div#n2-ss-4 .nextend-arrow-next:hover {
    background: transparent!important;
    opacity: 1;
    padding: 2px 2px 2px 2px;
    box-shadow: none;
    border: 0px solid RGBA(0, 0, 0, 1);
    border-radius: 3px;
    padding: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    vertical-align: middle;
    /* margin: 0 26px; */
    right: 0;
    left: 51%;
}
div#n2-ss-4 .nextend-arrow img {
    width: 40px!important;
    position: absolute!important;
    right: 36px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url('../../../wp-content/uploads/2024/05/skin.png') no-repeat -150px -75px;
    width: 40px;
    height: 40px;

}
div#n2-ss-4 .nextend-arrow-previous,
div#n2-ss-4 .nextend-arrow-previous:hover {
    background: transparent!important;
    opacity: 1;
    padding: 2px 2px 2px 2px;
    box-shadow: none;
    border: 0px solid RGBA(0, 0, 0, 1);
    border-radius: 3px;
    padding: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    vertical-align: middle;
    /* margin: 0 26px; */
    left: 0;
    right: 51%;
}
div#n2-ss-4 .nextend-arrow-previous.nextend-arrow img {
    width: 40px;
    position: absolute;
    left: 36px!important;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url('../../../wp-content/uploads/2024/05/skin.png') no-repeat 0 -75px;
    width: 40px;
    height: 40px;
}
/*--Reinsurance*/
.awsflex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1600px;
  margin: 0 auto; 
}
#awsReassu {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    background: #FFF;
}
.box {
  width: 98%;
  /*border: 1px solid blue;*/
  padding: 5px;
  /*background-color: red;*/
  margin-top: 5px;

  display: grid; 
  grid-auto-columns: 1fr; 
  grid-template-columns: 130px 1fr; 
  grid-template-rows: 1fr; 
  gap: 0px 0px; 
  grid-template-areas: 
    "boxImg boxContent"; 
}
.boxImg { 
    grid-area: boxImg; 
}
.boxContent { 
    grid-area: boxContent; 
    color: #000;
}
.boxTitle {
    font-weight: 600;
    font-size: 1.3rem;
    margin-top: 40%;
    color: #F37A7A;
}

@media only screen and (min-width: 576px) {
  .box {
    /*background-color: #41a3b3;*/
    width: 100%;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .flex-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .box {
    /*background-color: #2f2fa2;*/
    width: 45%;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .box {
    /*background-color: green;*/
    width: 23%;
  }
}
@media only screen and (min-width: 1200px) {
  .box {
    /*background-color: grey;*/
  }
}
.box i {
    display:block;
    top: 0;
    left: 0;
    bottom:0;
    aspect-ratio: 120/224;
    transform: scale(.8);
}
.box1 i {
    background: url('../../../wp-content/uploads/2024/05/Barre-de-reassurance.png') no-repeat -62px -52px;
    width: 120px;
    height: 224px;
}
.box2 i {
    background: url('../../../wp-content/uploads/2024/05/Barre-de-reassurance.png') no-repeat -204px -52px;
    width: 120px;
    height: 224px;
}
.box3 i {
    background: url('../../../wp-content/uploads/2024/05/Barre-de-reassurance.png') no-repeat -346px -52px;
    width: 120px;
    height: 224px;  
}
.box4 i {
    background: url('../../../wp-content/uploads/2024/05/Barre-de-reassurance.png') no-repeat -480px -49px;
    width: 120px;
    height: 224px;
}
/*--features blocks*/
.awsUniversStyle .block-head-b,
#awsUnivers .block-head-b {
    margin-bottom: 0;
    position: absolute;
    border: none;
    float: none;
    text-align: center;
    right: 0;
    left: 0;
    bottom: 0;
}
.awsUniversStyle .block-head-b .title,
#awsUnivers .block-head-b .title {
    background: #FFF;
    padding: 10px 20px;
}
.awsUniversStyle .vc_column_container > .vc_column-inner,
#awsUnivers .vc_column_container > .vc_column-inner {
    padding: 0 !important;
}
.awsUniversStyle .ts-row [class*=" col-"],
#awsUnivers .ts-row [class*=" col-"] {
    margin-bottom: 40px;
}
.awsUniversStyle .wpb_single_image.vc_align_left {
    text-align: center;
}
.awsUniversStyle .wpb_single_image img,
#awsUnivers .wpb_single_image img {
    min-width: 100%;  
    max-width: 100%;  
}
@media(max-width: 940px) {
    .home .wpb_single_image.vc_align_left {
        text-align: center;
    }
    .awsUniversStyle .wpb_single_image img,
    #awsUnivers .wpb_single_image img {
        min-width: 100%;  
        max-width: 100%;  
    }
    .awsUniversStyle .ts-row [class*=" col-"], 
    #awsUnivers .ts-row [class*=" col-"] {
        max-width: 50%;
        display: inline-block;
    }
}
.awsUniversStyle .wpb_single_image .vc_figure,
.awsUniversStyle .wpb_single_image .vc_single_image-wrapper,
#awsUnivers .wpb_single_image .vc_figure,
#awsUnivers .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}
@media(max-width: 459px) {
    .awsUniversStyle .wpb_single_image img,
    #awsUnivers .wpb_single_image img {
        min-width: 100%;  
        max-width: 100%;  
    }
}
/*--carrousel*/
#awsCarrousel {
    background: #FFF;
    padding: 40px 0 0 0;
}
#awsCarrousel .block-head-b {
    margin-bottom: 35px;
    border-bottom: none;
    text-align: center;
    letter-spacing: 0.02em;
}
#awsCarrousel .block-head-b > span, 
#awsCarrousel .block-head-b .title {
    border-bottom: none;
}
#awsCarrousel .vc_inner img {
    border-radius: 100%;
    overflow: hidden;
    width: 100%;
    height: auto;
}
#awsCarrousel .vc_images_carousel .vc_carousel-control {
    background: #FFF;
    border: 1px solid #e2e2e2;
    opacity: 1;
    width: 30px;
}

#awsCarrousel .vc_images_carousel .vc_carousel-control .icon-next, 
#awsCarrousel .vc_images_carousel .vc_carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
    position: absolute;
    top: 4px;
    bottom: 0;
}

/*FOOTER*/
/*--titles*/
.awsSocialTitle {
    display: flex;
    flex-wrap: wrap;
    vertical-align: middle;
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
}
#awsBlogTitle {
    display: flex;
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
    text-align: center;
}
.awsSocialTitle h3,
.awsSocialTitle .social-icons {
    display: inline-flex;
}
/*--social icons*/
.awsSocialTitle .social-icons { 
    margin-left: 10px; 
}
.awsSocialTitle .social-icons .tsi {
    color: #000;
    font-size: 1.5rem;
    border: 1px solid #e2e2e2;
    padding: 12px;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    text-align: center;
}
.awsSocialTitle .social-icons li {
    padding-left: 0;
    margin-bottom: 0.5em;
    padding-right: 0;
    margin-left: 5px;
    margin-right: 5px;
}
.awsSocialTitle .social-icons .tsi:hover {
    color:#FFF;
    border: 1px solid #e2e2e2;
    background: #f27a7b;

}
/*--facebook pagewidget*/
@media only screen and (min-width: 1200px) {
    #awsFacebookWrapper,
    #awsSocialTitle {
        max-width: 500px;
    }
    #awsFacebookWidget iframe {
      aspect-ratio: 1/1;
      width: 100%;
    }
    #awsPosts,
    #awsBlogTitle {
        width: 660px;
    }
}
@media only screen and (min-width: 1240px) {
    #awsFacebookWrapper,
    #awsSocialTitle {
        max-width: 500px;
    }
    #awsPosts,
    #awsBlogTitle {
        width: 700px;
    }
}
#awsPosts .read-more-link {color:#FFF;}
/*--posts grid*/
#awsPosts .media-ratio .wp-post-image, .media-ratio > img {
    height: 94%;
    object-fit: cover;
}
#awsPosts .grid-post .post-thumb {
    margin-bottom: 0;
    aspect-ratio: 628 / 556;
}
#awsPosts .post-title, 
#awsPosts .post-title-alt, 
#awsPosts .post-title a, 
#awsPosts .post-title-alt a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.33em; /* Adjust this value based on your font-size for better control over the height */
    max-height: 4.5em; /* 3 lines * 1.5em line-height */
    height: 4rem;
}
#awsPosts p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em; /* Adjust this value based on your font-size for better control over the height */
    max-height: 6.8rem;
    height: 6.8rem;
}
.iconssocial {
    display: inline-block;
    vertical-align: middle;
}
/*--Mailchimp form*/
#awsMailchimpWrapper {
    /*
    display: inline-block;
    min-height: 150px;
    text-align: center;
    background: #f17b7b;
    margin: 0 auto;
    height: 250px;
    */
    display: inline-block;
    min-height: 150px;
    text-align: center;
    background: #f17b7b;
    margin: 0 auto;
    height: 285px;
}
#awsMailchimpWrapper h3,
#awsMailchimpWrapper .awsbaseline {
    color: #FFF;
}
.awsfieldsWrap {
    display: inline-flex;
}
.awsfields {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    text-align: center;
    align-items: center;
}
.awsfields label, 
.awsfields input { 
    border-radius: 50px; 
}
.awsfields label {
    margin: 20px 10px;
}
.awsfields label input {
    padding: 5px 62px;
}
/*--menu navigation footer*/
footer .widget_nav_menu ul {
    margin-top: 12px;
}
footer .widget_nav_menu li {
    padding: 12px 0;
    margin-bottom: 12px;
    padding-top: 0;
    border-bottom: none;
    -webkit-font-smoothing: antialiased;
    line-height: 0.3;
    list-style-type: disc;
}
footer .widget_nav_menu li.FootTitre { 
    font-family: 'soleil', 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 600;
    pointer-events: none;
    list-style-type: none;
    text-align: center;
    margin-bottom: 40px;
}
footer .widget_nav_menu li + li.FootTitre { 
    padding-top: 46px;
}
footer.main-footer h4 {
    margin-bottom: 20px;
    color: #FFF;
}
footer.main-footer .upper-footer {
    background-color: #f17b7b;
}
footer.main-footer li,
footer.main-footer .widget_nav_menu li a {
    color: #FFF;
}
footer iframe {
    margin-bottom: 10px;
}
/*--home Contact Form*/
h3.awsHomeFormTitle { 
    text-align: left; 
}  
.home .planso-form-builder .form-control, 
.home .planso-form-builder input[type="file"] {
    display: block;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 2px solid #9d9c9c;
}
.home .planso-form-builder .col-md-12 {
    width: 100%;
    margin-top: 52px;
}
button.awsFormbutton {
    width: fit-content;
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    padding: 12px 155px;
    margin: 0 auto !important;
    border-radius: 50px;
    background: #797878;
}
/*--Instagram feed*/
#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: 0 auto;
}
/*BUTTONS*/
.awsfields input[type=submit],
#awsPosts .read-more-btn, 
#awsPosts .post-content .read-more a {
    visibility: hidden;
}
#awsPosts .read-more-btn:before,
#awsPosts .post-content .read-more a:before {
    content: 'Lire';
    display: block;
    background: #e21769;
    position: relative;
    visibility: visible;
    padding: 11px 42px;
    border-radius: 50px;
}
/*--newsletter sub (override Mailchimp form)*/
#awsMailchimpWrapper .tnp-privacy-field a {color:#FFF;}
#awsNewssSub { height: auto; }
#awsMailchimpWrapper .tnp-subscription input[type=email] {
    border-radius: 50px; 
    text-align: center;
    color: #9d9d9d;
}
#awsMailchimpWrapper .tnp-field input[type="submit"] {
    width: fit-content;
    display: block;
    top: 8px;
    left: 0;
    right: 0;
    padding: 12px 55px;
    margin: 0 auto !important;
    border-radius: 50px;
    background: #797878;
    font-weight: 500;
    text-transform: none;
    color: #fff;
}
#awsUnivers h2,
#awsCarrousel .block-head-b .title,
#awsReviewsTitle,
h3.awsHomeFormTitle {
    font-family: 'soleil', 'Raleway', sans-serif;
    font-size: 35px !important;
    text-transform: none;
    color: #353839;
}
h3 {color: #353839;}
.rose button, .rose a { background-color: #e21769 !important }
.rose button:hover, .rose a:hover { background-color: #e21769 !important }

/*Carousel Deguisement*/
@media (max-width: 940px) {

    .carouselDeguisement .vc_col-xs-6,
    .carouselDeguisement .vc_col-sm-2,
    .carouselDeguisement .vc_col-sm-3 {
        float: left;
        /*width: 50%;*/
        width: 38vw;
        min-width: 38vw;
        max-width: 38vw;
        user-select: none;
        -drag: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
    }

    .carouselDeguisement .vc_col-xs-6 .post-content,
    .carouselDeguisement .vc_col-sm-2 .post-content,
    .carouselDeguisement .vc_col-sm-3 .post-content {
        font-size: 12px;
    }

    .blocsDeguisement .vc_col-sm-3 {
        float: left;
        width: 50%!important;
    }
    .blocsDeguisement .vc_col-sm-3:nth-child(2n+1) { clear: left; }

    .carouselDeguisement .vc_col-xs-6 img,
    .carouselDeguisement .vc_col-sm-2 img,
    .carouselDeguisement .vc_col-sm-3 img { 
        width: 100%; 
        max-width: 50vw;
        user-select: none;
        -drag: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-select: none;
    }

    .carouselDeguisement {
        width: 100%!important;
        max-width: 100%!important;
        min-width: 100%!important;
        overflow-x: hidden;
        display: flex;
        overflow-y: hidden;
        white-space: nowrap;
        user-select: none;
        white-space: nowrap;
        cursor: pointer;
        transition: all 0.2s;
        transform: scale(0.98);
        will-change: transform;
        position: relative;
        perspective: 500px;
        transition: .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    }
    .carouselDeguisement.active {
        background: rgba(255,255,255,0.2);
        cursor: grabbing;
        cursor: -webkit-grabbing;
    }

    #awsCarrousel .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item { 
        visibility: visible;
        min-width: 45vw !important;
        min-height: auto;
        width: 45vw !important;
        aspect-ratio: 1 / 1;
        max-width: 45vw !important;
        height: auto !important;
    }

    .carouselDeguisement .vc_col-sm-2:nth-child(2n+1), .carouselDeguisement .vc_col-sm-3:nth-child(2n+1) {
        clear: none;
    }

    .carouselDeguisement .vc_col-sm-3 .wpb_content_element p strong {
        display: block;
        height: 50px;
        word-break: break-word;
        text-align: center;
        vertical-align: baseline;
        white-space: break-spaces;     
    }
}

/*Carousel*/
.vc_images_carousel {
    margin: 0 auto;
}
.vc_images_carousel a img { width: 100%; }

/*Custom Slider AWS*/
.awsslider {
  position: relative;
}
.awsslider__container {
  cursor: grab;
  display: flex;
  overflow: hidden;
  scroll-behavior: smooth;
}
.awsslider__container.dragging {
  scroll-behavior: auto;
  cursor: grabbing;
}
.awsslider__item {
  padding: 16px 8px;
  flex: 0 0 auto;
  width: calc(100% / 5);
}
.awsslider__container[data-step="4"] .slider__item {
  width: calc(100% / 4);
}
.awsslider__container[data-step="3"] .slider__item {
  width: calc(100% / 3);
}
.awsslider__container[data-step="2"] .slider__item {
  width: calc(100% / 2);
}
.awsslider__container[data-step="1"] .slider__item {
  width: calc(100% / 1);
}
@media screen and (max-width: 1024px) {
  .awsslider__item,
  .awsslider__container[data-step="4"] .slider__item {
    width: calc(100% / 3);
  }
}
@media screen and (max-width: 768px) {
  .awsslider__item,
  .awsslider__container[data-step="4"] .slider__item,
  .awsslider__container[data-step="3"] .slider__item {
    width: calc(100% / 2);
  }
}
@media screen and (max-width: 480px) {
  .awsslider__item,
  .awsslider__container[data-step="4"] .slider__item,
  .awsslider__container[data-step="3"] .slider__item,
  .awsslider__container[data-step="2"] .slider__item {
    width: calc(100% / 1);
  }
}
.awsslider__control {
  font-size: 16px;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: auto;
  height: 32px;
  border-radius: 50%;
  color: #000;
  background: #fff;
  cursor: pointer;
  opacity: .8;
  transition: all .3s;
}
.awsslider__control.prev {
  left: 16px;
}
.awsslider__control.next {
  right: 16px;
}
.awsslider__control:hover {
  opacity: 1;
  transform: translateY(-50%) scale(1.2);
}
.awsslider__item img,
.awsslider__item p {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-select: none;
}
/*20241001 - aws fix carrousel*/
@media screen and (max-width: 940px) {
    .carouselDeguisement {
        white-space: normal!important;
        width: auto!important;
        min-width: auto!important;
        max-width: 98vw!important;
    }
}



