:root{--color-black: #1A1A1A;--color-white: #FFFFFF;--color-gray-dark: #4A4A4A;--color-gray-medium: #8A8A8A;--color-gray-light: #F5F5F5;--color-brown: #897455;--color-gold: #FFDA74;--font-heading: Cormorant Garamond, serif;--font-script: Parisienne, cursive;--font-body: Inter, sans-serif;--spacing-section: 100px;--spacing-container: 64px;--transition-base: .3s ease;--transition-medium: .4s ease}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:1.6;color:#1a1a1a;overflow-x:hidden;background:#fff}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;margin:0;color:#1a1a1a}h1{font-size:52px;margin-bottom:24px}h1 em{color:#897455}@media screen and (max-width: 1200px){h1{font-size:48px}}@media screen and (max-width: 990px){h1{font-size:40px;margin-bottom:20px}h1 em{font-size:40px}}@media screen and (max-width: 749px){h1{font-size:32px;margin-bottom:16px}h1 em{font-size:32px}}h2{font-size:48px;margin-bottom:20px}h2 em{color:#897455}@media screen and (max-width: 1200px){h2{font-size:48px}}@media screen and (max-width: 990px){h2{font-size:40px;margin-bottom:20px}h2 em{font-size:40px}}@media screen and (max-width: 749px){h2{font-size:32px;margin-bottom:16px}h2 em{font-size:32px}}h3{font-size:40px;margin-bottom:16px}h3 em{color:#897455}@media screen and (max-width: 1200px){h3{font-size:40px}}@media screen and (max-width: 990px){h3{font-size:32px}}@media screen and (max-width: 749px){h3{font-size:28px;margin-bottom:12px}}h4{font-size:32px;margin-bottom:16px}@media screen and (max-width: 1200px){h4{font-size:32px}}@media screen and (max-width: 990px){h4{font-size:28px}}@media screen and (max-width: 749px){h4{font-size:20px}}h5{font-size:28px;margin-bottom:12px}h6{font-size:20px;margin-bottom:12px}p{margin:0 0 16px}a{color:inherit;text-decoration:none;transition:color .3s ease}em{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline}ul,ol{margin:0;padding:0}img{max-width:100%;height:auto;display:block}svg{display:block;max-width:100%;height:auto}button{font-family:inherit;font-size:inherit;border:none;background:none;padding:0;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}.container{max-width:1440px;margin:0 auto;padding:0 60px}@media screen and (max-width: 1024px){.container{padding:0 40px}}@media screen and (max-width: 749px){.container{padding:0 24px}}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.mt-0{margin-top:0}.mt-xs{margin-top:8px}.mt-sm{margin-top:12px}.mt-md{margin-top:16px}.mt-lg{margin-top:20px}.mt-xl{margin-top:24px}.mt-2xl{margin-top:28px}.mt-3xl{margin-top:32px}.mt-4xl{margin-top:40px}.mb-0{margin-bottom:0}.mb-xs{margin-bottom:8px}.mb-sm{margin-bottom:12px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:20px}.mb-xl{margin-bottom:24px}.mb-2xl{margin-bottom:28px}.mb-3xl{margin-bottom:32px}.mb-4xl{margin-bottom:40px}.hidden{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-number{color:#fff;font-size:18px;letter-spacing:-3px;position:relative;font-weight:400}.section-number:after{content:"";position:absolute;display:block;width:100%;left:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to right,#d8d8d8,#d8d8d800);margin-top:12px}.title-script{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline}.button-icon{font-size:20px;line-height:1}.btn-primary{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#1a1a1a}.btn-primary .button-text{padding:12px 28px}.btn-primary .button-icon{padding:14px;background-color:#1a1a1a}.btn-primary:hover{background:#0000;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 16px #1a1a1a26}.btn-secondary{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#e8e8e8}.btn-secondary:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fffffff2;border:1px solid hsla(0,0%,100%,.3);color:#1a1a1a;cursor:pointer;transition:all .3s ease;padding:0}.btn-icon:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-icon:disabled{opacity:.3;cursor:not-allowed}.btn-icon svg{width:24px;height:24px}.badge{display:inline-block;padding:8px;font-family:Inter,sans-serif;font-weight:300;font-size:12px;letter-spacing:.5px;text-transform:uppercase;background:#fff;color:#1a1a1a}.swiper{overflow:visible;padding:0}.swiper-wrapper{align-items:stretch}.swiper-slide{height:auto;display:flex}.swiper-button-next,.swiper-button-prev{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fffffff2;border:1px solid hsla(0,0%,100%,.3);color:#1a1a1a;cursor:pointer;transition:all .3s ease;padding:0}.swiper-button-next:hover:not(:disabled),.swiper-button-prev:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.swiper-button-next:disabled,.swiper-button-prev:disabled{opacity:.3;cursor:not-allowed}.swiper-button-next svg,.swiper-button-prev svg{width:24px;height:24px}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-pagination{display:flex;align-items:center;justify-content:center;gap:8px}.swiper-pagination-bullet{width:10px;height:10px;background:#1a1a1a;opacity:.2;transition:all .3s ease;margin:0 4px;border-radius:50%;cursor:pointer}.swiper-pagination-bullet-active{opacity:1;width:32px;border-radius:5px}a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{body{background:#fff;color:#000}a{text-decoration:underline}button,.btn,.swiper-button-next,.swiper-button-prev,.swiper-pagination{display:none}.container{max-width:100%;padding:0}}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}::selection{background:#1a1a1a;color:#fff}::-moz-selection{background:#1a1a1a;color:#fff}.reviews-section{padding:100px 0;background-image:url(../assets/bckg-reviews.png);background-repeat:no-repeat;background-position:top;background-size:cover;position:relative}.reviews-section:after{content:"";position:absolute;top:200px;left:50%;transform:translate(-50%);width:100%;height:900px;background:radial-gradient(ellipse at center,#89745566,#89745500 70%);pointer-events:none;z-index:0}.decorative-stars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.star-icon{position:absolute;font-size:32px;color:#897455;opacity:.4;animation:twinkle 3s ease-in-out infinite}.star-1{top:10%;left:8%;animation-delay:0s}.star-2{top:15%;right:10%;font-size:24px;animation-delay:1s}.star-3{bottom:20%;left:15%;font-size:28px;animation-delay:2s}.star-4{bottom:25%;right:12%;animation-delay:1.5s}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.reviews-header{text-align:center;margin-bottom:64px;position:relative;z-index:1}.review-section-number{color:#897455;font-size:18px;letter-spacing:-3px;position:relative;font-weight:400}.review-section-number:before{content:"";position:absolute;display:block;width:100%;left:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to left,#d8d8d8,#d8d8d800);margin-top:12px}@media screen and (max-width: 1200px){.review-section-number:before{max-width:50%}}@media screen and (max-width: 990px){.review-section-number:before{max-width:40%}}.review-section-number:after{content:"";position:absolute;display:block;width:100%;right:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to right,#d8d8d8,#d8d8d800);margin-top:12px}@media screen and (max-width: 1200px){.review-section-number:after{max-width:50%}}@media screen and (max-width: 990px){.review-section-number:after{max-width:40%}}.review-section-number{display:block}.reviews-title-wrapper{max-width:420px;margin:0 auto}.reviews-title{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 24px;color:#1a1a1a;text-align:center}.reviews-title em{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline;color:#897455}.reviews-description{font-family:Inter,sans-serif;font-weight:300;line-height:1.6;letter-spacing:.02em;color:#1a1a1a;text-align:center;max-width:780px;margin:0 auto 32px}.reviews-wrapper{position:relative;z-index:1}.review-card{background:#fff;height:100%;display:flex;flex-direction:column;box-shadow:0 2px 12px #0000000f;transition:box-shadow .3s ease}.review-card:hover{box-shadow:0 4px 20px #0000001a}.review-image{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f5f5f5}.review-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.review-card:hover .review-image img{transform:scale(1)}.review-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.review-content{padding:24px;flex:1;display:flex;flex-direction:column}.review-rating{display:flex;align-items:center;gap:4px;margin-bottom:16px}.review-rating .star{font-size:20px;line-height:1}.review-rating .star.filled{color:#ffc107}.review-rating .star.empty{color:#f5f5f5}.rating-count{margin-left:12px;font-size:14px;color:#1a1a1acc}.review-text{color:#1a1a1a;line-height:1.6;margin-bottom:24px;flex:1;font-size:16px}.review-author{display:flex;align-items:center;gap:16px;padding-top:16px;border-top:1px solid #f5f5f5}.author-avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden;background:#f5f5f5}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-info{flex:1}.author-name{font-family:Inter,sans-serif;font-weight:500;font-size:14px;letter-spacing:.03em;text-transform:uppercase;margin-bottom:2px;color:#1a1a1a}.author-title{font-size:11px;color:#1a1a1acc}.reviews-empty{padding:64px 24px;text-align:center;color:#1a1a1acc}.reviews-wrapper .swiper-button-next,.reviews-wrapper .swiper-button-prev{color:#1a1a1a;background:#fffffff2;width:48px;height:48px;border-radius:50%;box-shadow:0 2px 12px #0000001a;transition:all .3s ease}.reviews-wrapper .swiper-button-next:hover,.reviews-wrapper .swiper-button-prev:hover{background:#fff;box-shadow:0 4px 16px #00000026}.reviews-wrapper .swiper-button-next:after,.reviews-wrapper .swiper-button-prev:after{font-size:20px;font-weight:700}.reviews-wrapper .swiper-pagination{bottom:-45px}.reviews-wrapper .swiper-pagination-bullet{width:10px;height:10px;background:#1a1a1a;opacity:.3}.reviews-wrapper .swiper-pagination-bullet-active{opacity:1;background:#1a1a1a}@media screen and (max-width: 1200px){.reviews-title,.reviews-title em{font-size:48px}}@media screen and (max-width: 990px){.reviews-section{padding:64px 0}.reviews-header{margin-bottom:48px}.reviews-title{font-size:40px;margin-bottom:20px}.reviews-title em{font-size:40px}.reviews-wrapper .swiper-button-next,.reviews-wrapper .swiper-button-prev{display:none}.review-content{padding:20px}}@media screen and (max-width: 749px){.reviews-section{padding:48px 0}.reviews-section:after{top:50px;width:600px;height:350px}.reviews-header{margin-bottom:40px}.reviews-title{font-size:32px;margin-bottom:16px}.reviews-title em{font-size:32px}.reviews-description{font-size:14px;margin-bottom:24px}.decorative-stars{display:none}.review-content{padding:16px}.review-rating .star{font-size:16px}.review-text{font-size:14px}.author-avatar{width:40px;height:40px}}@media screen and (max-width: 480px){.reviews-title,.reviews-title em{font-size:28px}}.reviews-wrapper .swiper-button-next:focus-visible,.reviews-wrapper .swiper-button-prev:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}@media (prefers-reduced-motion: reduce)and (prefers-reduced-motion: reduce){.review-card,.review-image img,.star-icon{transition:none;animation:none}}@media print{.reviews-wrapper .swiper-button-next,.reviews-wrapper .swiper-button-prev,.decorative-stars{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/reviews-section.css.map */
