.testimonial__section--inner:not(.no__pading--offset){padding:0 15px}@media only screen and (min-width:992px){.testimonial__section--inner:not(.no__pading--offset){padding:0 90px}}@media only screen and (min-width:1200px){.testimonial__section--inner:not(.no__pading--offset){padding:0 130px}}@media only screen and (min-width:1400px){.testimonial__section--inner:not(.no__pading--offset){padding:0 100px}}@media only screen and (min-width:1600px){.testimonial__section--inner:not(.no__pading--offset){padding:0 130px}}.testimonial__items{padding:22px 18px;background:rgba(var(--color-background));border-radius:1rem}@media only screen and (max-width:991px){.testimonial__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1200px){.testimonial__items{padding:25px 24px}}@media only screen and (min-width:1400px)and (max-width:1600px){.testimonial__items{padding:25px 18px}}.testimonial__items--thumbnail{width:10rem;border:2px solid rgba(var(--color-foreground),.1);padding:.3rem;line-height:1}.testimonial__items--thumbnail.image__border-radius{border-radius:100%}.testimonial__items--content{position:relative;width:100%}@media only screen and (max-width:991px){.testimonial__items--content{text-align:center}}@media only screen and (min-width:1400px)and (max-width:1600px){.testimonial__items--content{padding-left:18px}}.testimonial__items--title{margin-bottom:5px}.testimonial__items--subtitle{font-size:1.5rem;line-height:2rem;font-weight:300;color:var(--light-color);margin-bottom:10px}@media only screen and (min-width:992px){.testimonial__items--subtitle{font-size:1.6rem;line-height:2.2rem;margin-bottom:1rem}}.testimonial__items--desc{line-height:2.2rem;margin:1.5rem 0}@media only screen and (min-width:750px){.testimonial__items--desc{line-height:2.8rem;font-size:1.8rem}}.testimonial__chat--icon{position:absolute;bottom:-18px;right:0}.image__card--position-right .testimonial__chat--icon{left:0;right:auto}@media only screen and (max-width:991px){.testimonial__chat--icon{display:none}}@media only screen and (min-width:992px){.testimonial__chat--icon svg{width:38px}}@media only screen and (min-width:1200px){.testimonial__chat--icon svg{width:40px}}.testimonial__section{position:relative}.testimonial--banner__media{height:100%;position:absolute;left:0;top:0;width:100%}.section__heading{position:relative;z-index:1}.testimonial__items.image__card--position-top{flex-direction:column;text-align:center}.testimonial__items.image__card--position-bottom{flex-direction:column-reverse;text-align:center}.testimonial__items.image__card--position-right{flex-direction:row-reverse;text-align:right}.testimonial__items{gap:2.5rem;box-shadow:0 0 1.5rem -.5rem rgba(var(--color-foreground),.15)}.testimonial__section--inner.testimonial__swiper--activation{padding:2rem 1.5rem;margin-left:-1.5rem;margin-right:-1.5rem}@media only screen and (min-width:750px){.component--slider-wrapper.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide{width:33.33%}.component--slider-wrapper.swiper:not(.swiper-initialized) .swiper-wrapper{gap:3rem}}.testimonial--banner__media.media:before{background:#000;position:absolute;content:"";width:100%;height:100%;left:0;right:0;z-index:1}.testimonial__items.testimonial--card-transparent{background:transparent;box-shadow:none}.testimonial__items--desc{color:rgba(var(--color-foreground))}.testimonial--card-transparent .testimonial__chat--icon{display:none}@media only screen and (min-width:1200px){.testimonial__items--content.testimonial--card-padding{padding:0 25rem;width:auto}}@media only screen and (max-width:749px){.testimonial__items.testimonial--card-transparent{padding:0}}.testimonial__section--inner{perspective:1400px}.testimonial__items{position:relative;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s ease;box-shadow:0 10px 30px #0000000f,0 4px 12px #ec48990d;will-change:transform}@media screen and (min-width:750px){.testimonial__items:hover{transform:translateY(-9px) rotateX(2deg) rotateY(-2deg) scale(1.015);box-shadow:0 24px 50px #0000001a,0 10px 28px #ec48991f;z-index:10}}.testimonial__items--thumbnail img{display:block;transform-style:preserve-3d;animation:khilonaTestimonialFloat 4s ease-in-out infinite;filter:drop-shadow(0 7px 8px rgba(0,0,0,.13));transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .5s ease}@keyframes khilonaTestimonialFloat{0%{transform:translateY(0) rotateX(0) rotateY(0)}25%{transform:translateY(-5px) rotateX(2deg) rotateY(-3deg)}50%{transform:translateY(-8px) rotateX(0) rotateY(3deg)}75%{transform:translateY(-4px) rotateX(-2deg) rotateY(-2deg)}to{transform:translateY(0) rotateX(0) rotateY(0)}}.testimonial__items:hover .testimonial__items--thumbnail img{animation:none;transform:translateZ(25px) translateY(-8px) rotateX(6deg) rotateY(-8deg) scale(1.06);filter:drop-shadow(0 15px 14px rgba(236,72,153,.2))}.testimonial__items--content{position:relative;transform-style:preserve-3d;transition:transform .45s ease}.testimonial__items:hover .testimonial__items--content{transform:translateZ(12px)}.testimonial__items--title{transition:transform .4s ease,color .4s ease}.testimonial__items:hover .testimonial__items--title{transform:translateZ(10px) translateY(-2px);color:#e83e8c}.testimonial__items--subtitle{transition:transform .4s ease}.testimonial__items--desc{transition:transform .4s ease}.testimonial__card--review{transform-style:preserve-3d;animation:khilonaStars 3s ease-in-out infinite;transition:transform .4s ease,filter .4s ease}@keyframes khilonaStars{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.04)}to{transform:translateY(0) scale(1)}}.testimonial__items:hover .testimonial__card--review{animation:none;transform:translateZ(15px) scale(1.08);filter:drop-shadow(0 4px 7px rgba(255,190,40,.25))}.testimonial__chat--icon{transform-style:preserve-3d;animation:khilonaChatFloat 3.5s ease-in-out infinite;transition:transform .4s ease,filter .4s ease}@keyframes khilonaChatFloat{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(3deg)}to{transform:translateY(0) rotate(0)}}.testimonial__items:hover .testimonial__chat--icon{animation:none;transform:translateZ(22px) translateY(-6px) rotate(-5deg) scale(1.1);filter:drop-shadow(0 8px 8px rgba(236,72,153,.18))}.testimonial__items:before{content:"";position:absolute;top:0;left:-100%;width:55%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-20deg);pointer-events:none;z-index:20;opacity:0}.testimonial__items:hover:before{opacity:1;animation:testimonialShine .9s ease forwards}@keyframes testimonialShine{0%{left:-100%}to{left:150%}}@media screen and (max-width:749px){.testimonial__items{transition:transform .4s ease,box-shadow .4s ease}.testimonial__items--thumbnail img{animation-duration:5s}.testimonial__items--content{transform:none}.testimonial__items:before{display:none}}@media(prefers-reduced-motion:reduce){.testimonial__items--thumbnail img,.testimonial__card--review,.testimonial__chat--icon{animation:none!important}.testimonial__items,.testimonial__items--thumbnail img,.testimonial__items--content{transition:none!important}}.testimonial__items{position:relative;overflow:hidden;transform-style:preserve-3d;background:linear-gradient(145deg,#fffffffa,#fffafcf5);border:1px solid rgba(184,134,11,.12);box-shadow:0 14px 40px #0000000e,0 4px 14px #b8860b0f;transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .7s ease}.testimonial__items:after{content:"";position:absolute;top:-30%;left:-80%;width:45%;height:160%;background:linear-gradient(90deg,transparent,rgba(212,175,55,.1),rgba(255,255,255,.55),rgba(212,175,55,.1),transparent);transform:skew(-22deg);pointer-events:none;z-index:30;opacity:0;transition:opacity .3s ease}.testimonial__items:hover:after{opacity:1;animation:luxuryShine 1.4s cubic-bezier(.16,1,.3,1)}@keyframes luxuryShine{0%{left:-80%}to{left:150%}}@media screen and (min-width:750px){.testimonial__items:hover{transform:translateY(-10px) rotateX(1.5deg) rotateY(-1.5deg) scale(1.012);box-shadow:0 28px 65px #0000001a,0 12px 30px #b8860b17}}.testimonial__items--thumbnail{position:relative;transform-style:preserve-3d}.testimonial__items--thumbnail img{animation:luxuryImageFloat 6s ease-in-out infinite;transform-style:preserve-3d;filter:drop-shadow(0 8px 12px rgba(0,0,0,.13));transition:transform .8s cubic-bezier(.16,1,.3,1),filter .8s ease}@keyframes luxuryImageFloat{0%{transform:translateY(0) rotateY(0)}25%{transform:translateY(-3px) rotateY(-2deg)}50%{transform:translateY(-6px) rotateY(2deg)}75%{transform:translateY(-3px) rotateY(-1deg)}to{transform:translateY(0) rotateY(0)}}.testimonial__items:hover .testimonial__items--thumbnail img{animation:none;transform:translateZ(30px) translateY(-6px) rotateY(-5deg) scale(1.035);filter:drop-shadow(0 16px 18px rgba(0,0,0,.16))}.testimonial__items--content{position:relative;z-index:5;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.16,1,.3,1)}.testimonial__items:hover .testimonial__items--content{transform:translateZ(15px)}.testimonial__items--title{transition:transform .6s ease,color .6s ease}.testimonial__items:hover .testimonial__items--title{transform:translateZ(10px) translateY(-2px);color:#a67c00}.testimonial__items--subtitle{transition:transform .6s ease}.testimonial__items:hover .testimonial__items--subtitle{transform:translateZ(7px)}.testimonial__items--desc{transition:transform .6s ease}.testimonial__items:hover .testimonial__items--desc{transform:translateZ(5px)}.testimonial__card--review{transform-style:preserve-3d;animation:luxuryStars 5s ease-in-out infinite;filter:drop-shadow(0 2px 3px rgba(212,175,55,.12));transition:transform .6s ease,filter .6s ease}@keyframes luxuryStars{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.025)}to{transform:translateY(0) scale(1)}}.testimonial__items:hover .testimonial__card--review{animation:none;transform:translateZ(18px) scale(1.04);filter:drop-shadow(0 4px 7px rgba(212,175,55,.25))}.testimonial__chat--icon{animation:luxuryChat 5s ease-in-out infinite;transform-style:preserve-3d;color:#b08a20;filter:drop-shadow(0 5px 8px rgba(0,0,0,.08));transition:transform .7s ease,filter .7s ease}@keyframes luxuryChat{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(1deg)}to{transform:translateY(0) rotate(0)}}.testimonial__items:hover .testimonial__chat--icon{animation:none;transform:translateZ(22px) translateY(-5px) scale(1.05);filter:drop-shadow(0 9px 12px rgba(184,134,11,.18))}.testimonial__items--content:before{content:"";display:block;width:34px;height:2px;margin-bottom:12px;background:linear-gradient(90deg,#b8860b,#e6c766,transparent);opacity:.75;transform-origin:left;transition:width .6s cubic-bezier(.16,1,.3,1)}.testimonial__items:hover .testimonial__items--content:before{width:60px}@media screen and (max-width:749px){.testimonial__items{box-shadow:0 8px 24px #0000000d,0 3px 10px #b8860b0d}.testimonial__items--thumbnail img{animation-duration:7s}.testimonial__items:after{display:none}.testimonial__items--content:before{width:28px}}@media(prefers-reduced-motion:reduce){.testimonial__items--thumbnail img,.testimonial__card--review,.testimonial__chat--icon{animation:none!important}.testimonial__items,.testimonial__items--thumbnail img{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-testimonial.css.map */
