.HeroSection-module__YGMWTW__hero{background-color:#0c0c0c;width:100%;min-height:100vh;position:relative}.HeroSection-module__YGMWTW__mobileBgWrapper{z-index:1;position:absolute;inset:0}.HeroSection-module__YGMWTW__imageWrapper{width:100%;height:100%;position:absolute;inset:0}.HeroSection-module__YGMWTW__customPlaceholder{letter-spacing:4px;color:#495057!important;background-color:#1a1a1a!important;font-size:2rem!important}.HeroSection-module__YGMWTW__overlay{z-index:2;position:absolute;inset:0}.HeroSection-module__YGMWTW__heroContainer{z-index:10;box-sizing:border-box;justify-content:space-between;align-items:flex-start;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;display:flex;position:relative}.HeroSection-module__YGMWTW__leftColumn{box-sizing:border-box;width:50%;height:100vh;color:var(--color-text-light);background-color:#0c0c0c;flex-direction:column;flex:0 0 50%;justify-content:flex-end;padding:0 5rem 4rem 4rem;display:flex;position:sticky;top:0}.HeroSection-module__YGMWTW__leftTextWrapper{flex-direction:column;width:100%;max-width:620px;animation:.8s forwards HeroSection-module__YGMWTW__fadeInUp;display:flex}@keyframes HeroSection-module__YGMWTW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__YGMWTW__subtitle{letter-spacing:3px;color:var(--color-primary);text-transform:uppercase;text-shadow:0 2px 4px #0006;margin-bottom:1.25rem;font-size:.95rem;font-weight:800}.HeroSection-module__YGMWTW__heroTitle{letter-spacing:-1.5px;word-break:keep-all;color:var(--color-text-light);margin-bottom:1.75rem;font-size:2.5rem;font-weight:800;line-height:1.2}.HeroSection-module__YGMWTW__excerpt{color:#fffffff2;text-shadow:0 2px 6px #00000080;font-size:1.15rem;font-weight:400;line-height:1.6}.HeroSection-module__YGMWTW__rightColumn{background-color:var(--color-bg-light);box-sizing:border-box;flex-direction:column;flex:0 0 50%;justify-content:flex-start;align-items:stretch;width:50%;min-height:100vh;padding:3rem;display:flex}.HeroSection-module__YGMWTW__grid{column-count:2;column-gap:1.5rem;width:100%}.HeroSection-module__YGMWTW__gridItem{cursor:pointer;break-inside:avoid;flex-direction:column;margin-bottom:1.25rem;text-decoration:none;display:flex;overflow:hidden}.HeroSection-module__YGMWTW__gridItem .HeroSection-module__YGMWTW__imageWrapper{background-color:#f1f3f5;width:100%;height:auto;margin-bottom:.4rem;transition:transform .3s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.HeroSection-module__YGMWTW__portfolioImage{width:100%;height:auto;display:block}.HeroSection-module__YGMWTW__gridItem:hover .HeroSection-module__YGMWTW__imageWrapper{transform:translateY(-6px);box-shadow:0 12px 24px #00000014}.HeroSection-module__YGMWTW__content{justify-content:space-between;align-items:flex-end;padding:0 .25rem;display:flex}.HeroSection-module__YGMWTW__textLeft{flex:1;min-width:0;padding-right:.5rem}.HeroSection-module__YGMWTW__title{letter-spacing:-.5px;color:#111;word-break:keep-all;margin-bottom:.2rem;font-size:1.05rem;font-weight:700;line-height:1.25;transition:color .2s}.HeroSection-module__YGMWTW__gridItem:hover .HeroSection-module__YGMWTW__title{color:var(--color-primary)}.HeroSection-module__YGMWTW__category{color:#868e96;margin:0;font-size:.8rem}.HeroSection-module__YGMWTW__designerRight{cursor:pointer;z-index:5;flex-direction:column;align-items:center;gap:.2rem;text-decoration:none;transition:opacity .2s,transform .2s;display:flex;position:relative}.HeroSection-module__YGMWTW__designerRight:hover{opacity:.8;transform:translateY(-2px)}.HeroSection-module__YGMWTW__designerPhoto{object-fit:cover;border:1px solid #00000014;border-radius:50%;width:30px;height:30px}.HeroSection-module__YGMWTW__designerName{color:#868e96;white-space:nowrap;font-size:.7rem;font-weight:600}.HeroSection-module__YGMWTW__scrollIndicator{color:#fff6;z-index:15;flex-direction:column;align-items:center;gap:12px;padding-bottom:10px;display:flex;position:absolute;bottom:2rem;left:5rem}.HeroSection-module__YGMWTW__scrollIndicator p{letter-spacing:3px;font-size:.72rem;font-weight:700}.HeroSection-module__YGMWTW__line{background-color:#ffffff26;width:1px;height:40px;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__line:after{content:"";background-color:var(--color-primary);width:100%;height:50%;animation:2s cubic-bezier(.77,0,.175,1) infinite HeroSection-module__YGMWTW__scrollDown;position:absolute;top:0;left:0}@keyframes HeroSection-module__YGMWTW__scrollDown{0%{transform:translateY(-100%)}to{transform:translateY(200%)}}@media (min-width:992px){.HeroSection-module__YGMWTW__mobileBgWrapper{display:none}}@media (max-width:991px){.HeroSection-module__YGMWTW__hero{background-color:#000}.HeroSection-module__YGMWTW__mobileBgWrapper{display:block}.HeroSection-module__YGMWTW__heroContainer{justify-content:flex-start;align-items:flex-end;padding:0 2rem}.HeroSection-module__YGMWTW__leftColumn{background-color:#0000;flex:0 0 100%;width:100%;height:auto;padding:0 0 6rem;position:relative;top:auto;background-image:none!important}.HeroSection-module__YGMWTW__heroTitle{font-size:2.75rem}.HeroSection-module__YGMWTW__excerpt{font-size:1.05rem}.HeroSection-module__YGMWTW__rightColumn,.HeroSection-module__YGMWTW__scrollIndicator{display:none}}@media (max-width:576px){.HeroSection-module__YGMWTW__heroContainer{padding:0 1.25rem}.HeroSection-module__YGMWTW__heroTitle{margin-bottom:1.5rem;font-size:2.25rem}.HeroSection-module__YGMWTW__leftColumn{padding-bottom:4.5rem}}@media (min-width:1200px) and (max-height:900px){.HeroSection-module__YGMWTW__gridItem:nth-child(n+5){display:none}}@media (min-width:1500px) and (max-height:1150px){.HeroSection-module__YGMWTW__gridItem:nth-child(n+5){display:none}}
.AboutSection-module__G26wWW__section{background-color:var(--color-bg-light);grid-template-columns:3fr 3fr 4fr;width:100%;min-height:800px;margin:0;padding:0;display:grid;position:relative;overflow:hidden}.AboutSection-module__G26wWW__imageZone{background-color:#f1f3f5;grid-area:1/1/auto/3;width:100%;height:100%;position:relative;overflow:hidden}.AboutSection-module__G26wWW__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.5s cubic-bezier(.16,1,.3,1);display:block}.AboutSection-module__G26wWW__transitionOverlay{background:linear-gradient(to right, transparent, var(--color-bg-light));z-index:1;width:50%;position:absolute;top:0;bottom:0;right:0}.AboutSection-module__G26wWW__textZone{z-index:2;box-sizing:border-box;background-color:#0000;grid-area:1/3/auto/4;justify-content:flex-start;align-items:center;padding:6rem 4rem 6rem 2rem;display:flex}.AboutSection-module__G26wWW__infoBox{color:#111;width:100%;max-width:480px}.AboutSection-module__G26wWW__subtitle{color:var(--color-primary);text-transform:uppercase;letter-spacing:4px;margin-bottom:1.2rem;font-size:.85rem;font-weight:700;display:block}.AboutSection-module__G26wWW__title{color:#111;letter-spacing:-1.5px;white-space:pre-line;margin-bottom:2rem;font-size:2.75rem;font-weight:800;line-height:1.25}.AboutSection-module__G26wWW__content{color:#495057;word-break:keep-all;white-space:pre-line;margin-bottom:2.5rem;font-size:1.05rem;font-weight:400;line-height:1.85}.AboutSection-module__G26wWW__divider{background-color:#00000014;height:1px;margin:2.5rem 0}.AboutSection-module__G26wWW__detailsGrid{flex-direction:column;gap:1.5rem;display:flex}.AboutSection-module__G26wWW__detailItem{border-bottom:1px solid #0000000d;align-items:flex-start;padding-bottom:1.5rem;display:flex}.AboutSection-module__G26wWW__detailItem:last-child{border-bottom:none;padding-bottom:0}.AboutSection-module__G26wWW__detailLabel{color:#0006;letter-spacing:2px;width:120px;padding-top:.15rem;font-size:.8rem;font-weight:700}.AboutSection-module__G26wWW__detailValue{color:#212529;word-break:keep-all;flex:1;font-size:1.05rem;font-weight:500;line-height:1.5}.AboutSection-module__G26wWW__bookingBtn{color:var(--color-primary);border:1px solid var(--color-primary);background-color:#0000;justify-content:center;align-items:center;gap:.75rem;width:fit-content;margin-top:3rem;padding:1.1rem 2.75rem;font-size:.95rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.AboutSection-module__G26wWW__btnArrow{transition:transform .3s cubic-bezier(.16,1,.3,1)}.AboutSection-module__G26wWW__bookingBtn:hover{background-color:var(--color-primary);color:#fff}.AboutSection-module__G26wWW__bookingBtn:active{transform:translateY(0)}@media (max-width:1199px){.AboutSection-module__G26wWW__section{min-height:700px}.AboutSection-module__G26wWW__textZone{padding:5rem 2.5rem 5rem 1.5rem}.AboutSection-module__G26wWW__title{font-size:2.35rem}}@media (max-width:991px){.AboutSection-module__G26wWW__section{background-color:var(--color-bg-light);flex-direction:column;min-height:auto;display:flex}.AboutSection-module__G26wWW__imageZone{z-index:1;grid-area:auto;width:100%;height:420px;position:relative}.AboutSection-module__G26wWW__image{height:100%}.AboutSection-module__G26wWW__transitionOverlay{background:linear-gradient(to top, var(--color-bg-light) 0%, #f8f9facc 50%, transparent 100%);z-index:2;width:100%;height:120px;position:absolute;inset:auto 0 0}.AboutSection-module__G26wWW__textZone{background-color:var(--color-bg-light);z-index:3;box-sizing:border-box;grid-area:auto;width:100%;padding:2rem 1.5rem 5rem}.AboutSection-module__G26wWW__infoBox{max-width:100%}.AboutSection-module__G26wWW__title{font-size:2.25rem}.AboutSection-module__G26wWW__bookingBtn{width:100%;margin-top:2.5rem}}@media (max-width:480px){.AboutSection-module__G26wWW__imageZone{height:320px}.AboutSection-module__G26wWW__transitionOverlay{height:80px}.AboutSection-module__G26wWW__textZone{padding:1.5rem 1.25rem 4rem}.AboutSection-module__G26wWW__title{font-size:1.8rem}.AboutSection-module__G26wWW__detailLabel{width:100px;font-size:.75rem}.AboutSection-module__G26wWW__detailValue{font-size:.9rem}.AboutSection-module__G26wWW__bookingBtn{padding:1rem 2rem;font-size:.9rem}}
.HorizontalScrollSection-module__pOzE1a__section{background-color:var(--color-bg-light);padding:5rem 0 2rem;overflow:hidden}.HorizontalScrollSection-module__pOzE1a__header{margin-bottom:2rem}.HorizontalScrollSection-module__pOzE1a__sectionTitle{letter-spacing:-1px;font-size:2.5rem;font-weight:800}.HorizontalScrollSection-module__pOzE1a__wrapper{width:100%;position:relative}.HorizontalScrollSection-module__pOzE1a__carouselContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;padding:0 1.5rem 2rem;scroll-padding:0 1.5rem;position:relative;overflow-x:auto}.HorizontalScrollSection-module__pOzE1a__carouselContainer.HorizontalScrollSection-module__pOzE1a__scrollable{cursor:grab}.HorizontalScrollSection-module__pOzE1a__carouselContainer.HorizontalScrollSection-module__pOzE1a__dragging{cursor:grabbing}.HorizontalScrollSection-module__pOzE1a__carouselContainer.HorizontalScrollSection-module__pOzE1a__dragging a{pointer-events:none}.HorizontalScrollSection-module__pOzE1a__carouselContainer::-webkit-scrollbar{display:none}.HorizontalScrollSection-module__pOzE1a__track{gap:1.5rem;width:max-content;display:flex}.HorizontalScrollSection-module__pOzE1a__track.HorizontalScrollSection-module__pOzE1a__center{justify-content:center;gap:1.5rem;width:100%}.HorizontalScrollSection-module__pOzE1a__card{scroll-snap-align:center;scroll-snap-stop:always;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-direction:column;flex:0 0 320px;text-decoration:none;transition:transform .3s;display:flex;overflow:hidden}.HorizontalScrollSection-module__pOzE1a__card:hover{transform:translateY(-8px)}.HorizontalScrollSection-module__pOzE1a__imageWrapper{aspect-ratio:3/4;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background-color:#f1f3f5;width:100%;position:relative;overflow:hidden}.HorizontalScrollSection-module__pOzE1a__imageWrapper img{object-fit:cover;object-position:top center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform .4s;display:block}.HorizontalScrollSection-module__pOzE1a__card:hover .HorizontalScrollSection-module__pOzE1a__imageWrapper img{transform:scale(1.03)}.HorizontalScrollSection-module__pOzE1a__imagePlaceholder{color:#0003;letter-spacing:2px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:600;display:flex}.HorizontalScrollSection-module__pOzE1a__info{padding:1.25rem .5rem}.HorizontalScrollSection-module__pOzE1a__info h4{color:var(--color-text-dark);margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.HorizontalScrollSection-module__pOzE1a__info p{opacity:.6;color:var(--color-text-dark);font-size:1rem;font-weight:500}@media (max-width:992px){.HorizontalScrollSection-module__pOzE1a__section{padding:4rem 0 1rem}.HorizontalScrollSection-module__pOzE1a__card{flex:0 0 280px}}@media (max-width:576px){.HorizontalScrollSection-module__pOzE1a__sectionTitle{font-size:2rem}.HorizontalScrollSection-module__pOzE1a__card{flex:0 0 240px}.HorizontalScrollSection-module__pOzE1a__info h4{font-size:1.125rem}.HorizontalScrollSection-module__pOzE1a__info p{font-size:.875rem}}
.PortfolioGrid-module__mHJcva__section{background-color:var(--color-bg-light);width:100%}.PortfolioGrid-module__mHJcva__container{z-index:10;box-sizing:border-box;justify-content:space-between;align-items:flex-start;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;display:flex;position:relative}.PortfolioGrid-module__mHJcva__leftColumn{background-color:var(--color-bg-light);box-sizing:border-box;flex-direction:column;flex:0 0 50%;justify-content:flex-start;align-items:stretch;width:50%;min-height:100vh;padding:3rem;display:flex}.PortfolioGrid-module__mHJcva__sectionTitle{letter-spacing:-1px;color:#111;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.PortfolioGrid-module__mHJcva__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;display:grid}.PortfolioGrid-module__mHJcva__gridItem{cursor:pointer;flex-direction:column;display:flex;overflow:hidden}.PortfolioGrid-module__mHJcva__gridItem .PortfolioGrid-module__mHJcva__imageWrapper{width:100%;min-height:none;margin-bottom:.4rem;transition:transform .3s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.PortfolioGrid-module__mHJcva__portfolioImage{opacity:0;width:100%;height:auto;transition:opacity .3s ease-in-out;display:block}.PortfolioGrid-module__mHJcva__portfolioImageLoaded{opacity:1}.PortfolioGrid-module__mHJcva__gridItem:hover .PortfolioGrid-module__mHJcva__imageWrapper{transform:translateY(-6px);box-shadow:0 12px 24px #00000014}.PortfolioGrid-module__mHJcva__customPlaceholder{letter-spacing:4px;min-height:200px;color:#495057!important;background-color:#1a1a1a!important;font-size:1.5rem!important}.PortfolioGrid-module__mHJcva__rightColumn{box-sizing:border-box;flex:0 0 50%;width:50%;height:100vh;min-height:100vh;position:sticky;top:0;overflow:hidden}.PortfolioGrid-module__mHJcva__featuredImageWrapper{width:100%;height:100%;position:absolute;inset:0}.PortfolioGrid-module__mHJcva__featuredImage{object-fit:cover;object-position:top;opacity:0;width:100%;height:100%;transition:opacity .3s ease-in-out;display:block}.PortfolioGrid-module__mHJcva__featuredImageLoaded{opacity:1}.PortfolioGrid-module__mHJcva__featuredOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 30%,#0003 60%,#000000bf 100%);position:absolute;inset:0}.PortfolioGrid-module__mHJcva__featuredContent{z-index:2;color:var(--color-text-light);justify-content:space-between;align-items:flex-end;padding:0 3rem 4rem;display:flex;position:absolute;bottom:0;left:0;right:0}.PortfolioGrid-module__mHJcva__content{justify-content:space-between;align-items:flex-end;padding:0 .25rem;display:flex}.PortfolioGrid-module__mHJcva__textLeft{flex:1;min-width:0;padding-right:.5rem}.PortfolioGrid-module__mHJcva__title{letter-spacing:-.5px;color:#111;word-break:keep-all;margin-bottom:.2rem;font-size:1.05rem;font-weight:700;line-height:1.25;transition:color .2s}.PortfolioGrid-module__mHJcva__featuredTitle{letter-spacing:-.5px;color:var(--color-text-light);word-break:keep-all;margin-bottom:.35rem;font-size:2.5rem;font-weight:800;line-height:1.25}.PortfolioGrid-module__mHJcva__gridItem:hover .PortfolioGrid-module__mHJcva__title{color:var(--color-primary)}.PortfolioGrid-module__mHJcva__category{color:#868e96;margin:0;font-size:1rem}.PortfolioGrid-module__mHJcva__featuredCategory{color:#ffffffbf;margin:0;font-size:1.2rem}.PortfolioGrid-module__mHJcva__designerRight{cursor:pointer;z-index:5;flex-direction:column;align-items:center;gap:.2rem;text-decoration:none;transition:opacity .2s,transform .2s;display:flex;position:relative}.PortfolioGrid-module__mHJcva__designerRight:hover{opacity:.8;transform:translateY(-2px)}.PortfolioGrid-module__mHJcva__designerPhoto{object-fit:cover;border:1px solid #00000014;border-radius:50%;width:30px;height:30px}.PortfolioGrid-module__mHJcva__featuredContent .PortfolioGrid-module__mHJcva__designerPhoto{border-color:#fff3;width:40px;height:40px}.PortfolioGrid-module__mHJcva__designerName{color:#868e96;white-space:nowrap;font-size:.7rem;font-weight:600}.PortfolioGrid-module__mHJcva__featuredContent .PortfolioGrid-module__mHJcva__designerName{color:#ffffffbf;font-size:.8rem}@media (max-width:991px){.PortfolioGrid-module__mHJcva__container{flex-direction:column;min-height:auto}.PortfolioGrid-module__mHJcva__leftColumn{flex:none;width:100%;min-height:auto;padding:3rem 2rem}.PortfolioGrid-module__mHJcva__rightColumn{flex:none;width:100%;height:60vh;min-height:60vh;position:relative;top:auto}.PortfolioGrid-module__mHJcva__featuredContent{padding:0 2rem 2.5rem}.PortfolioGrid-module__mHJcva__sectionTitle{text-align:center;margin-bottom:1.75rem;font-size:2rem}}@media (max-width:576px){.PortfolioGrid-module__mHJcva__leftColumn{padding:2.5rem 1.25rem}.PortfolioGrid-module__mHJcva__grid{gap:1rem}.PortfolioGrid-module__mHJcva__featuredContent{padding:0 1.25rem 2rem}.PortfolioGrid-module__mHJcva__featuredTitle{font-size:1.25rem}}@keyframes PortfolioGrid-module__mHJcva__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.PortfolioGrid-module__mHJcva__skeleton{background:linear-gradient(90deg,#f1f3f5 25%,#e9ecef 37%,#f1f3f5 63%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite PortfolioGrid-module__mHJcva__shimmer}.PortfolioGrid-module__mHJcva__imageLoading{position:relative}.PortfolioGrid-module__mHJcva__imageSkeleton{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}
.ReviewSection-module__YXwkJG__section{background-color:var(--color-bg-light);padding:5rem 0}.ReviewSection-module__YXwkJG__container{width:100%;max-width:1440px;margin:0 auto;padding:0 1.5rem}.ReviewSection-module__YXwkJG__headerContainer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3.5rem;display:flex}.ReviewSection-module__YXwkJG__titleArea{flex:1;min-width:280px}.ReviewSection-module__YXwkJG__subTitle{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem;font-size:.95rem;font-weight:700;display:block}.ReviewSection-module__YXwkJG__sectionTitle{letter-spacing:-1px;color:var(--color-text-dark);font-size:2.5rem;font-weight:800;line-height:1.2}.ReviewSection-module__YXwkJG__bottomControls{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.ReviewSection-module__YXwkJG__controlBtn{width:44px;height:44px;color:var(--color-text-dark);cursor:pointer;background-color:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #00000005}.ReviewSection-module__YXwkJG__controlBtn:hover:not(:disabled){background-color:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 12px #ee823233}.ReviewSection-module__YXwkJG__controlBtn:active:not(:disabled){transform:translateY(0)}.ReviewSection-module__YXwkJG__controlBtn:disabled{opacity:.35;cursor:not-allowed;color:#adb5bd;background-color:#f8f9fa}.ReviewSection-module__YXwkJG__sliderWrapper{width:100%}.ReviewSection-module__YXwkJG__sliderTrack{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:1.25rem;margin:0 -1.5rem;padding:.5rem 1.5rem 1.5rem;display:flex;overflow-x:auto}.ReviewSection-module__YXwkJG__sliderTrack::-webkit-scrollbar{display:none}.ReviewSection-module__YXwkJG__reviewCard{background-color:#fff;border:1px solid #0000000d;border-radius:12px;flex-direction:column;justify-content:space-between;padding:2.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.ReviewSection-module__YXwkJG__reviewCard:before{content:"";background-color:#0000;height:3px;transition:background-color .3s;position:absolute;top:0;left:0;right:0}.ReviewSection-module__YXwkJG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ReviewSection-module__YXwkJG__stars{gap:2px;display:flex}.ReviewSection-module__YXwkJG__cardStar{fill:#ffbc0d;width:16px;height:16px;transition:transform .3s}.ReviewSection-module__YXwkJG__reviewCard:hover .ReviewSection-module__YXwkJG__cardStar{transform:scale(1.1)}.ReviewSection-module__YXwkJG__date{color:#adb5bd;font-size:.85rem;font-weight:500}.ReviewSection-module__YXwkJG__bodyText{color:#343a40;word-break:keep-all;flex-grow:1;margin-bottom:2rem;font-size:1.05rem;font-weight:400;line-height:1.7}.ReviewSection-module__YXwkJG__cardFooter{border-top:1px solid #f1f3f5;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}.ReviewSection-module__YXwkJG__userInfo{flex-direction:column;gap:.2rem;display:flex}.ReviewSection-module__YXwkJG__userName{color:var(--color-text-dark);font-size:.95rem;font-weight:700}.ReviewSection-module__YXwkJG__userStatus{color:#868e96;font-size:.75rem;font-weight:500}.ReviewSection-module__YXwkJG__tag{color:var(--color-primary);white-space:nowrap;background-color:#ee823212;border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:700}@media (max-width:992px){.ReviewSection-module__YXwkJG__sectionTitle{font-size:2.25rem}}@media (max-width:768px){.ReviewSection-module__YXwkJG__section{padding:4rem 0;overflow:hidden}.ReviewSection-module__YXwkJG__headerContainer{margin-bottom:2.5rem}.ReviewSection-module__YXwkJG__reviewCard{scroll-snap-align:center;flex:0 0 85%;padding:1.25rem}.ReviewSection-module__YXwkJG__bodyText{margin-bottom:1.5rem;font-size:1rem}.ReviewSection-module__YXwkJG__cardFooter{gap:.5rem}.ReviewSection-module__YXwkJG__userName{white-space:nowrap;font-size:.85rem}.ReviewSection-module__YXwkJG__userStatus{white-space:nowrap;font-size:.65rem}.ReviewSection-module__YXwkJG__tag{white-space:nowrap;padding:.25rem .5rem;font-size:.7rem}}@media (max-width:576px){.ReviewSection-module__YXwkJG__sectionTitle{font-size:2rem}.ReviewSection-module__YXwkJG__userName{font-size:.8rem}.ReviewSection-module__YXwkJG__userStatus{font-size:.6rem}.ReviewSection-module__YXwkJG__tag{padding:.2rem .4rem;font-size:.65rem}}@media (min-width:768px){.ReviewSection-module__YXwkJG__sliderWrapper{overflow:hidden}.ReviewSection-module__YXwkJG__sliderTrack{scroll-snap-type:none;gap:var(--gap,1.5rem);transform:translateX(calc(-1 * var(--current-index,0) * ((100% - (var(--gap) * (var(--visible-count) - 1))) / var(--visible-count) + var(--gap))));margin:0;padding:.5rem 0 1.5rem;transition:transform .6s cubic-bezier(.25,1,.5,1);overflow-x:visible}.ReviewSection-module__YXwkJG__reviewCard{flex:0 0 calc((100% - (var(--gap) * (var(--visible-count) - 1))) / var(--visible-count));scroll-snap-align:none}}
