@charset "UTF-8";section.testimonial-single-module{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#151515;overflow:hidden;position:relative;z-index:2}section.testimonial-single-module.black{background-color:#151515;color:#fdf6ed}section.testimonial-single-module.black .container .card{background-color:#fdf6ed}section.testimonial-single-module.black .container .card .author{color:#151515}section.testimonial-single-module.white{background-color:#fdf6ed}section.testimonial-single-module.pink{background-color:#ffa8da}section.testimonial-single-module.orange{background-color:#ff6f40}section.testimonial-single-module.yellow{background-color:#eaff6e}section.testimonial-single-module.green{background-color:#2fe295}section.testimonial-single-module.blue{background-color:#789aff}section.testimonial-single-module .container{align-items:center;display:flex;flex-direction:row;gap:135px;width:100%}section.testimonial-single-module .container .text-content{width:calc(68% - 135px)}section.testimonial-single-module .container .text-content .label{margin-bottom:15px}section.testimonial-single-module .container .card{background-color:#151515;border-radius:50px;opacity:1;padding:45px;width:32%}section.testimonial-single-module .container .card .image{border-radius:30px;cursor:pointer;height:160px;margin-bottom:10px;overflow:hidden;position:relative;width:140px}section.testimonial-single-module .container .card .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.testimonial-single-module .container .card .image .play-button{align-items:center;background-color:#fff;border-radius:100px;bottom:15px;display:flex;flex-direction:row;gap:5px;left:20px;line-height:1.5;padding:5px 20px;position:absolute;width:-moz-fit-content;width:fit-content}section.testimonial-single-module .container .card .image .play-button:before{background-color:#151515;content:"";flex-shrink:0;height:10px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath fill='%23151515' d='M10 5 0 10V0Z' data-name='Polygone 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath fill='%23151515' d='M10 5 0 10V0Z' data-name='Polygone 2'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:10px}section.testimonial-single-module .container .card .author{color:#fdf6ed;margin-bottom:15px}section.testimonial-single-module .container .card .logo{height:50px;margin-bottom:15px;width:150px}section.testimonial-single-module .container .card .logo img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;width:100%}section.testimonial-single-module .modal-video{align-items:center;display:flex;flex-direction:row;height:100%;left:0;opacity:0;padding-top:80px;pointer-events:none;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:2}section.testimonial-single-module .modal-video.active{opacity:1;pointer-events:all;transition:opacity .3s}section.testimonial-single-module .modal-video .modal-background{background-color:#151515;height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}section.testimonial-single-module .modal-video .container{height:-moz-fit-content;height:fit-content;width:100%}section.testimonial-single-module .modal-video .container .modal-content{height:-moz-fit-content;height:fit-content;position:relative;width:100%}section.testimonial-single-module .modal-video .container .modal-content .modal-close{align-items:center;border:1px solid #fdf6ed;border-radius:100px;cursor:pointer;display:flex;height:45px;justify-content:center;position:absolute;right:-5px;top:-15px;transform:translate(100%,-100%);width:45px}section.testimonial-single-module .modal-video .container .modal-content .modal-close:before{background-color:#fdf6ed;content:"";height:13px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.831' height='12.831'%3E%3Cg fill='none' stroke='%23fdf6ed' data-name='Groupe 724'%3E%3Cpath d='m.354.352 12.124 12.124' data-name='Tracé 310'/%3E%3Cpath d='M.354 12.478 12.478.354' data-name='Tracé 311'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.831' height='12.831'%3E%3Cg fill='none' stroke='%23fdf6ed' data-name='Groupe 724'%3E%3Cpath d='m.354.352 12.124 12.124' data-name='Tracé 310'/%3E%3Cpath d='M.354 12.478 12.478.354' data-name='Tracé 311'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:13px}section.testimonial-single-module .modal-video .container .modal-content .video-wrapper{aspect-ratio:877/493;border-radius:20px;height:auto;overflow:hidden;position:relative;width:100%}section.testimonial-single-module .modal-video .container .modal-content .video-wrapper iframe,section.testimonial-single-module .modal-video .container .modal-content .video-wrapper video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:1}@media screen and (max-width:1320px){section.testimonial-single-module .container{gap:60px}section.testimonial-single-module .container .text-content{width:calc(65% - 60px)}section.testimonial-single-module .container .card{width:35%}}@media screen and (max-width:950px){section.testimonial-single-module .container{flex-direction:column}section.testimonial-single-module .container .card,section.testimonial-single-module .container .text-content{width:100%}}@media screen and (max-width:768px){section.testimonial-single-module .modal-video .container .modal-content .modal-close{right:0;transform:translateY(-100%)}}