body.page-template-template-machourelax-squeezepage main#main{margin-bottom:0}body.page-template-template-machourelax-squeezepage footer.site-footer{margin-top:0}#main.squeeze-page{color:#2d2d2d;font-size:16px;line-height:1.2rem}@media (min-width:768px){#main.squeeze-page{font-size:18px}}#main.squeeze-page p,#main.squeeze-page ul li{font-family:"Source Sans Pro";font-size:16px}#main.squeeze-page ul{display:flex;flex-direction:column;gap:.85rem;list-style:none;padding-left:0;margin-left:1rem}#main.squeeze-page ul li{font-size:15px}@media (min-width:768px){#main.squeeze-page ul li{font-size:16px}}#main.squeeze-page ul li:before{font-family:bootstrap-icons;font-size:22px;content:'\F633';font-weight:400;font-style:normal;margin:0 8px 0 -15px;color:#689098;background:0 0;border-radius:100%;width:8px;height:8px}#main.squeeze-page h2 span.green{color:#689098}#main.squeeze-page h2 span.lightgreen{color:#99cba5}#main.squeeze-page h3{font-size:1.2em;font-weight:600;margin-top:1.5em}#main.squeeze-page .btn{font-family:Cocon;width:100%;height:55px;display:flex;align-items:center;justify-content:center}#main.squeeze-page .btn.btn-primary-machourelax{color:#fff;background-color:#689098;border:1px solid #689098;font-size:20px}#main.squeeze-page .btn.btn-primary-machourelax:hover{background:#527981;border:1px solid #527981}#main.squeeze-page .btn.btn-secondary-machourelax{color:#2d2d2d;background-color:transparent;border:1px solid #2d2d2d;font-weight:400}#main.squeeze-page .btn.btn-secondary-machourelax:hover{color:#fff;background:#2d2d2d}#main.squeeze-page section#product-intro #photos .carousel .slider-nav-squeezepage .slick-track .slick-slide img,#main.squeeze-page section#product-intro #photos .carousel .slider-squeezepage .slick-track .slick-slide img{aspect-ratio:1;width:100%;object-fit:contain}#main.squeeze-page section#product-intro #photos .carousel .slider-nav-squeezepage .slick-track .slick-slide{margin-left:5px;margin-right:5px}#main.squeeze-page section#product-intro #photos #list-photos{display:flex;overflow-x:scroll;gap:15px;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding:10px}#main.squeeze-page section#product-intro #photos #list-photos .product-photo{position:relative;flex:1 0 280px;margin-left:0;scroll-snap-align:start;text-decoration:none}#main.squeeze-page section#product-intro #photos #list-photos .product-photo img{position:relative;width:280px;height:280px;object-fit:cover}#main.squeeze-page section#product-intro #short-description h1{color:#689098}#main.squeeze-page section#product-intro #short-description h1 span{color:#99cba5}#main.squeeze-page section#product-intro #short-description .slogan-price span.slogan{font-weight:400;font-size:20px;line-height:1.5rem}#main.squeeze-page section#product-intro #short-description .slogan-price span.price{font-size:22px;font-weight:700}@media (min-width:768px){#main.squeeze-page section#product-intro #short-description .slogan-price span.slogan{font-size:22px}#main.squeeze-page section#product-intro #short-description .slogan-price span.price{font-size:24px}}#main.squeeze-page section#product-intro #short-description ul.machourelax-list{display:flex;flex-direction:column;gap:.85rem;list-style:none;padding-left:0;margin-left:1rem}#main.squeeze-page section#product-intro #short-description ul.machourelax-list li{font-size:15px}@media (min-width:768px){#main.squeeze-page section#product-intro #short-description ul.machourelax-list li{font-size:18px}}#main.squeeze-page section#product-intro #short-description ul.machourelax-list li:before{font-family:bootstrap-icons;content:'\F633';font-weight:400;font-style:normal;margin:0 8px 0 -15px;color:#fff;background:#99cba5;border-radius:100%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}#main.squeeze-page section#product-intro #short-description .reinsurance .grid{display:grid;grid-gap:1rem;justify-items:center;grid-auto-rows:1fr}@media (min-width:768px){#main.squeeze-page section#product-intro #short-description .reinsurance .grid{grid-gap:1.5rem;grid-template-columns:1fr 1fr}}#main.squeeze-page section#product-intro #short-description .reinsurance .grid .item-wrapper .item-content{background:#fff;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.1);box-shadow:0 5px 5px 0 rgba(0,0,0,.1)}#main.squeeze-page section#product-intro #short-description .reinsurance .grid .item-wrapper .item-content img{height:60px;width:60px}#main.squeeze-page section#product-intro #short-description .reinsurance .grid .item-wrapper .item-content span{font-size:15px;line-height:1.25}@media (min-width:768px){#main.squeeze-page section#product-intro #short-description .reinsurance .grid .item-wrapper .item-content span{font-size:16px}}#main.squeeze-page section#product-intro #short-description .videoshorts .itemshort{cursor:pointer;position:relative}#main.squeeze-page section#product-intro #short-description .videoshorts .itemshort .image-wrapper{position:relative;overflow:hidden;z-index:0;border-radius:100%;height:100px;width:100px;animation:zoom-in-zoom-out 2s ease infinite}@media (min-width:768px){#main.squeeze-page section#product-intro #short-description .videoshorts .itemshort .image-wrapper{height:120px;width:120px}}#main.squeeze-page section#product-intro #short-description .videoshorts .itemshort .image-wrapper:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:200%;height:200%;background-color:#000;background-repeat:no-repeat;background-size:100% 100%,50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(#689098,#99cba5);animation:bgRotate 3s linear infinite;border-radius:100%}#main.squeeze-page section#product-intro #short-description .videoshorts .itemshort .image-wrapper:after{content:"";position:absolute;z-index:-1;left:6px;top:6px;width:calc(90%);height:calc(90%);border-radius:100%}@keyframes bgRotate{100%{transform:rotate(1turn)}}@keyframes zoom-in-zoom-out{0%{scale:100%}50%{scale:105%}100%{scale:100%}}#main.squeeze-page section#product-intro #short-description .videoshorts .itemshort .image-wrapper img{height:100px;width:100px;padding:5px}@media (min-width:768px){#main.squeeze-page section#product-intro #short-description .videoshorts .itemshort .image-wrapper img{height:120px;width:120px}}#main.squeeze-page section#product-intro #short-description .videoshorts .itemshort .text-wrapper{font-size:14px;font-weight:700}@media (min-width:768px){#main.squeeze-page section#product-intro #short-description .videoshorts .itemshort .text-wrapper{font-size:15px}}#main.squeeze-page section#product-intro #short-description .videoshorts .modal .modal-dialog{max-width:330px;aspect-ratio:.5625;margin:0 auto}#main.squeeze-page section#product-intro #short-description .videoshorts .modal .modal-dialog .modal-content{background:0 0;border:none}#main.squeeze-page section#product-intro #short-description .videoshorts .modal .modal-dialog .modal-content .modal-header{border:none}#main.squeeze-page section#product-intro #short-description .videoshorts .modal .modal-dialog .modal-content .modal-body{padding:0}#main.squeeze-page section#product-intro #short-description .videoshorts .modal .modal-dialog .modal-content .modal-body iframe{width:100%;height:100%;border:none;max-width:330px;aspect-ratio:.5625}#main.squeeze-page section#product-description .wrapper-white{background:#fff;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.1);box-shadow:0 5px 5px 0 rgba(0,0,0,.1)}#main.squeeze-page section#product-description .wrapper-white .image-description img{width:100%;object-fit:cover}#main.squeeze-page section#product-medias{background:#fff}#main.squeeze-page section#product-medias #carousel-medias .slider-squeezepage-medias .slick-track{display:flex;align-items:center;gap:2rem}#main.squeeze-page section#product-medias #carousel-medias .slider-squeezepage-medias .slick-track .media-logo{display:flex;justify-content:center}#main.squeeze-page section#product-medias #carousel-medias .slider-squeezepage-medias .slick-track .media-logo img{height:55px;object-fit:contain}@media (min-width:768px){#main.squeeze-page section#product-medias #carousel-medias .slider-squeezepage-medias .slick-track .media-logo img{height:65px}}#main.squeeze-page section#product-table table .rounded-top-left{border-radius:.375rem 0 0 0}#main.squeeze-page section#product-table table .rounded-top-right{border-radius:0 .375rem 0 0}#main.squeeze-page section#product-table table .rounded-bottom-left{border-radius:0 0 0 .375rem}#main.squeeze-page section#product-table table .rounded-bottom-right{border-radius:0 0 .375rem 0}#main.squeeze-page section#product-table table thead th{text-align:center;background:#fbf9f7;vertical-align:bottom;border-bottom:0}#main.squeeze-page section#product-table table tbody{border:1px solid #c2c2c2;box-shadow:0 0 0 1px #689098}#main.squeeze-page section#product-table table tbody th{font-size:1rem;font-weight:inherit;vertical-align:middle;padding:.85rem 0 .85rem .5rem}@media (min-width:768px){#main.squeeze-page section#product-table table tbody th{padding:.85rem 0 .85rem 1rem}}#main.squeeze-page section#product-table table tbody th span{font-weight:600}#main.squeeze-page section#product-table table tbody td{text-align:center;padding:.85rem 0;vertical-align:middle}#main.squeeze-page section#product-table table tbody td span{position:absolute}#main.squeeze-page section#product-table table tbody td i.bi-check-circle-fill{color:#f9b645}#main.squeeze-page section#product-table table tbody td i.bi-x-circle-fill{color:#878789}#main.squeeze-page section#product-table table tbody tr:first-child td,#main.squeeze-page section#product-table table tbody tr:first-child th{border-top:0}#main.squeeze-page section#product-table table tbody tr:last-child td,#main.squeeze-page section#product-table table tbody tr:last-child th{border-bottom:0}#main.squeeze-page section#product-table table .bg-darkprimary{color:#fff;background:#527981;border:1px solid #527981}#main.squeeze-page section#product-table table .bg-primary{color:#fff;background:#689098;border:1px solid #689098}#main.squeeze-page section#product-table table i{font-size:1.5rem}#main.squeeze-page section#product-table p.asterisque{font-size:.85rem}#main.squeeze-page section#product-reviews{background:#fff}#main.squeeze-page section#product-reviews .global-review .global-stars i{color:#f9b645;font-size:24px}#main.squeeze-page section#product-reviews .global-review .global-text{font-size:16px}#main.squeeze-page section#product-reviews .global-review .global-text span{font-size:20px;font-weight:600}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews .slick-track{display:flex;gap:1rem;padding:.5rem 0}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews .slick-track .review-wrapper{border:1px solid #cfcfcf;background:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1)}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews .slick-track .review-wrapper .review-intro{line-height:1.8rem}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews .slick-track .review-wrapper .review-intro .name{font-weight:600}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews .slick-track .review-wrapper .review-intro .role{color:#689098}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews .slick-track .review-wrapper .review-intro .stars{color:#f9b645;font-size:16px}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews .slick-track .review-wrapper .review-text{font-size:16px}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews button.slick-arrow{position:absolute;top:-80px}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews button.slick-arrow.slick-prev{right:4%;left:inherit;opacity:.5}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews button.slick-arrow.slick-prev:before{font-family:bootstrap-icons;content:'\F129';font-weight:400;font-style:normal;font-size:30px;-webkit-font-smoothing:antialiased;color:#2d2d2d}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews button.slick-arrow.slick-prev:hover{opacity:1}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews button.slick-arrow.slick-next{right:0;opacity:.5}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews button.slick-arrow.slick-next:before{font-family:bootstrap-icons;content:'\F133';font-weight:400;font-style:normal;font-size:30px;-webkit-font-smoothing:antialiased;color:#2d2d2d}#main.squeeze-page section#product-reviews #carousel-reviews .slider-squeezepage-reviews button.slick-arrow.slick-next:hover{opacity:1}#main.squeeze-page section#product-faq #image-faq img{object-fit:contain}#main.squeeze-page section#product-faq #list-faq .accordion-item{background:0 0}#main.squeeze-page section#product-faq #list-faq .accordion-item a{color:#689098;text-decoration:underline}#main.squeeze-page section#product-faq #list-faq .accordion-item .accordion-button{background:0 0;font-weight:600;padding-right:3.25em}#main.squeeze-page section#product-faq #list-faq .accordion-item .accordion-button:after{font-family:bootstrap-icons;font-weight:400;font-style:normal;font-size:25px;content:'\F63B';-webkit-font-smoothing:antialiased;position:absolute;color:#99cba5;background:0 0;right:1em;z-index:1;display:flex;align-items:center;justify-content:center}#main.squeeze-page section#product-faq #list-faq .accordion-item .accordion-button.collapsed:after{content:'\F64D'}#main.squeeze-page section#product-faq #list-faq .accordion-item .accordion-button:not(.collapsed){color:#99cba5}