.testimonial__item{display:grid;grid-template-columns:repeat(2,1fr);padding:100px var(--page-padding);background:#f6f6f6;overflow:hidden}.testimonial__container{position:relative}.testimonial__item-image-container{display:flex;justify-content:flex-end}.testimonial__item-content{position:ABSOLUTE;opacity:0;transition:all 1s ease-in-out;transform:translate(-1000px);overflow:hidden}.testimonial__item-content-container{display:flex;justify-content:center;flex-direction:column;position:relative}.testimonial__item-title{font-weight:700;padding-top:1.6vw}.testimonial__item-button>*:last-child{margin-right:0}button.testimonial__item-btn-prev{margin-right:25px}.testimonial__item-button{margin-top:3vw;display:flex}.testimonial__item-image{position:relative;width:25vw;height:27.5vw;z-index:1;border-radius:20px}.testimonial__item-image:before{content:"";width:25vw;height:27vw;position:absolute;background-color:var(--bg-color);border-radius:20px;transform:rotate(3.63deg);z-index:-1;left:0}.testimonial__item-btn-next:hover,.testimonial__item-btn-prev:hover{background-color:#ff9c00}.testimonial__item-btn-next:hover .testimonial__item-btn-next:after,.testimonial__item-btn-prev:hover .testimonial__item-btn-next:after{border-top:2px solid #0000;border-left:2px solid #0000}.testimonial__item-btn-next:after{transform:rotate(135deg);margin-right:3px}.testimonial--active{position:relative;animation:transformshow 1.5s forwards}@keyframes transformshow{0%{opacity:0;transform:translate(-1000px)}50%{z-index:auto}to{opacity:1;transform:translate(0)}}img.testimonial__item-img{position:ABSOLUTE;top:0;opacity:0;transform:rotate(20deg);border-radius:20px;left:0;transition:all 1.5s ease-in-out;object-fit:cover}.testimonial-img--active{position:relative!important;opacity:1!important;transform:rotate(0)!important}.transform--active:before{animation:transform .5s ease-in-out}@keyframes transform{0%{opacity:0;transform:rotate(9.63deg)}to{transform:rotate(3.63deg);opacity:1}}@media only screen and (max-width: 1460px){.testimonial__item-image{width:32.29vw;height:35.625vw}.testimonial__item-image:before{width:32.29vw;height:35.625vw}}@media only screen and (max-width: 768px){.testimonial__item{grid-template-columns:repeat(1,1fr)}.testimonial__item-image-container{justify-content:center}.testimonial__item-image,.testimonial__item-image:before{width:352px;height:388px}.testimonial__item-description h3{font-size:20px}.testimonial__item-content-container{order:1;padding-top:44px}.testimonial__item-post{font-size:12px}.testimonial__item-button{margin-top:30px}.testimonial__item-img{height:100%}.testimonial__item-image:before{height:400px!important}}@media only screen and (max-width: 400px){.testimonial__item-image,.testimonial__item-image:before{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/99/assets/testimonial.css.map */
