#highlighted-testimonials{background:url("https://images2.felizes.pt/Images/bg-highlighted-cards.png") no-repeat center -50px;padding:55px 0 60px}#highlighted-testimonials .cards{display:flex;width:100%}#highlighted-testimonials .cards .col{width:33%;display:flex;gap:30px;flex-direction:column}#highlighted-testimonials .cards .col .item{position:relative;border-radius:10px;overflow:hidden;display:flex;align-items:center}#highlighted-testimonials .cards .col .item a{background-color:rgba(277,73,109,.8);position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;padding:10px;justify-content:center;width:100%;height:100%;font-family:"Quicksand",sans-serif;font-size:14px;font-weight:700;color:#fff;text-align:center;opacity:0;z-index:1;transition:opacity .8s ease}#highlighted-testimonials .cards .col .item a .icon{background:url("https://images2.felizes.pt/Images/icon-heart-plus.svg") no-repeat center center;background-size:30px auto;display:block;width:30px;height:30px;flex-shrink:0;margin-bottom:5px}#highlighted-testimonials .cards .col .item a:hover{opacity:1}#highlighted-testimonials .cards .col .item .image{width:100%;height:0}#highlighted-testimonials .cards .col .item img{max-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#highlighted-testimonials .cards .left{display:flex;gap:30px;width:50%;position:absolute;left:0;top:0;padding-right:15px}#highlighted-testimonials .cards .left .col:nth-child(1){margin-top:100px}#highlighted-testimonials .cards .left .col:nth-child(2){margin-top:30px}#highlighted-testimonials .cards .left .col:nth-child(3){margin-top:60px}#highlighted-testimonials .cards .left .col:nth-child(1) .item:nth-child(1) .image{padding-bottom:56.25%}#highlighted-testimonials .cards .left .col:nth-child(1) .item:nth-child(2) .image{padding-bottom:100%}#highlighted-testimonials .cards .left .col:nth-child(1) .item:nth-child(3) .image{padding-bottom:56.25%}#highlighted-testimonials .cards .left .col:nth-child(2){margin-top:30px}#highlighted-testimonials .cards .left .col:nth-child(2) .item .image{padding-bottom:150%}#highlighted-testimonials .cards .left .col:nth-child(2) .item .image img{max-width:none;height:100%}#highlighted-testimonials .cards .left .col:nth-child(3) .item .image{padding-bottom:100%}#highlighted-testimonials .cards .left .col:nth-child(3) .item-copy-1 .image{padding-bottom:56.25%}#highlighted-testimonials .cards .right{display:flex;gap:30px;width:50%;position:absolute;right:0;top:0;padding-left:15px}#highlighted-testimonials .cards .right .col:nth-child(2){margin-top:60px}#highlighted-testimonials .cards .right .col:nth-child(3){margin-top:100px}#highlighted-testimonials .cards .right .col .item{position:relative;border-radius:10px;overflow:hidden;display:flex;align-items:center}#highlighted-testimonials .cards .right .col:nth-child(1) .item:nth-child(1) .image{padding-bottom:56.25%}#highlighted-testimonials .cards .right .col:nth-child(1) .item:nth-child(2) .image{padding-bottom:100%}#highlighted-testimonials .cards .right .col:nth-child(2) .item:nth-child(1) .image{padding-bottom:150%}#highlighted-testimonials .cards .right .col:nth-child(2) .item:nth-child(1) .image img{max-width:none;height:100%}#highlighted-testimonials .cards .right .col:nth-child(2) .item-copy-2 .image{padding-bottom:56.25%}#highlighted-testimonials .cards .right .col:nth-child(3) .item:nth-child(1) .image{padding-bottom:100%}#highlighted-testimonials .cards .right .col:nth-child(3) .item:nth-child(2) .image{padding-bottom:150%}#highlighted-testimonials .cards .right .col:nth-child(3) .item:nth-child(2) .image img{max-width:none;height:100%}#highlighted-testimonials .content{padding-top:30%;width:100%}#highlighted-testimonials .text{text-align:center;max-width:65%;margin:0 auto 40px auto}#highlighted-testimonials .text h2{font-family:"Quicksand",sans-serif;font-size:18px;font-weight:700}#highlighted-testimonials .text a{color:#e3496d}#highlighted-testimonials .text a:hover{text-decoration:underline}#highlighted-testimonials .video-wrapper{position:relative;max-width:50%;width:100%;margin:0 auto;border-radius:5px;overflow:hidden}#testimonials-carousel{background:#fef5f7;background:linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(254,245,247,1) 100%);padding:0 0 200px;position:relative}#testimonials-carousel .wrapper{width:100%}#testimonials-carousel .ls-faixas{padding:30px 0 20px}#short-stories{margin-bottom:100px}#short-stories .title .icon span{background-color:#fff}#short-stories .title .icon span:before{background-position:-50px -200px}#short-stories .grid-short-stories{display:grid;grid-gap:30px 30px;grid-template-columns:repeat(3,1fr)}#short-stories .grid-short-stories .grid-item a{background-color:#f2f2f2;display:block;border-radius:10px;position:relative;padding:15px}#short-stories .grid-short-stories .grid-item a .mask{background-color:rgba(277,73,109,.8);position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:10px;opacity:0;transition:opacity .8s ease}#short-stories .grid-short-stories .grid-item a .mask:before{content:"";background:url("https://images2.felizes.pt/Images/icon-heart-plus.svg") no-repeat center center;background-size:40px auto;display:block;width:40px;height:40px}#short-stories .grid-short-stories .grid-item a:hover .mask{opacity:1}#short-stories .grid-short-stories .grid-item .title{font-family:"Quicksand",sans-serif;font-size:16px;line-height:20px;font-weight:700;color:#666;margin-bottom:0;display:-webkit-box;max-height:20px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#short-stories .grid-short-stories .grid-item .innercontent{display:flex;align-items:center;height:100%}#short-stories .grid-short-stories .grid-item .innercontent span{display:block}#short-stories .grid-short-stories .grid-item .innercontent .image{width:70px;height:70px;border-radius:70px;margin-right:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}#short-stories .grid-short-stories .grid-item .innercontent .image img{max-width:100%}#short-stories .grid-short-stories .grid-item .innercontent .quote-content .text{font-size:14px;line-height:20px;color:#666;display:-webkit-box;max-height:40px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#short-stories .box-show-more{margin-top:50px;width:100%;display:flex;justify-content:center}
