:root{--color-cream:#fdfaf7;--color-black:#1a1a1a;--color-accent:#e86b8c;--color-taupe:#a09d9a;--color-charcoal:#333;--color-taupe-dark:#6e6b64;--font-display:"Playfair Display", serif}.Hero-module__AfYjGW__heroRoot{background:var(--color-cream);align-items:center;width:100%;height:100vh;min-height:700px;max-height:960px;display:flex;position:relative;overflow:hidden}.Hero-module__AfYjGW__heroBackground{z-index:1;width:768px;height:1024px;position:absolute;top:50%;right:0;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 25%);mask-image:linear-gradient(90deg,#0000 0%,#000 25%)}.Hero-module__AfYjGW__heroOverlay{z-index:1;background:linear-gradient(90deg,#fdfaf7fa 0%,#fdfaf799 40%,#14141480 100%);position:absolute;inset:0}.Hero-module__AfYjGW__centerGlow{z-index:2;pointer-events:none;background:radial-gradient(circle,#e86b8c26 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:65%;transform:translate(-50%,-50%)}.Hero-module__AfYjGW__decoLine{background:linear-gradient(to bottom, transparent, var(--color-taupe) 30%, var(--color-taupe) 70%, transparent);transform-origin:top;z-index:3;width:1px;transition:transform 1.2s cubic-bezier(.87,0,.13,1) .3s;position:absolute;top:15%;bottom:15%;left:48px;transform:scaleY(0)}.Hero-module__AfYjGW__decoLineReady{transform:scaleY(1)}.Hero-module__AfYjGW__ghostText{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px #0000000f;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;z-index:2;opacity:0;font-size:clamp(120px,18vw,240px);font-weight:700;line-height:1;transition:opacity 1s .5s,transform 1s .5s;position:absolute;bottom:-2%;left:-1%;transform:translate(-20px)}.Hero-module__AfYjGW__ghostTextReady{opacity:1;transform:translate(0)}.Hero-module__AfYjGW__content{z-index:10;flex-shrink:0;max-width:560px;padding:0 0 0 80px;position:relative}.Hero-module__AfYjGW__badge{background:var(--color-black);color:#fff;letter-spacing:.2em;text-transform:uppercase;opacity:0;border-radius:99px;align-items:center;gap:8px;margin-bottom:32px;padding:7px 18px;font-size:10px;font-weight:700;transition:opacity .6s .2s,transform .6s .2s;display:inline-flex;transform:translateY(16px)}.Hero-module__AfYjGW__badgeReady{opacity:1;transform:translateY(0)}.Hero-module__AfYjGW__badgeDot{background:var(--color-accent);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__AfYjGW__pulseDot}@keyframes Hero-module__AfYjGW__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.4)}}.Hero-module__AfYjGW__title{font-family:var(--font-display);color:var(--color-black);letter-spacing:-.02em;opacity:0;margin-bottom:24px;font-size:clamp(56px,7vw,96px);font-weight:600;line-height:.95;transition:opacity .8s .35s,transform .8s .35s;transform:translateY(24px)}.Hero-module__AfYjGW__titleReady{opacity:1;transform:translateY(0)}.Hero-module__AfYjGW__titleItalic{color:var(--color-accent);font-style:italic;font-weight:400}.Hero-module__AfYjGW__subtitle{color:var(--color-taupe);border-left:2px solid var(--color-accent);opacity:0;max-width:400px;margin-bottom:48px;padding-left:20px;font-size:15px;font-weight:300;line-height:1.8;transition:opacity .7s .5s,transform .7s .5s;transform:translateY(20px)}.Hero-module__AfYjGW__subtitleReady{opacity:1;transform:translateY(0)}.Hero-module__AfYjGW__ctas{opacity:0;align-items:center;gap:16px;transition:opacity .7s .65s,transform .7s .65s;display:flex;transform:translateY(20px)}.Hero-module__AfYjGW__ctasReady{opacity:1;transform:translateY(0)}.Hero-module__AfYjGW__btnPrimaryWrapper,.Hero-module__AfYjGW__btnGhostWrapper{display:inline-block}.Hero-module__AfYjGW__btnPrimary{background:var(--color-black);color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;border-radius:99px;padding:16px 36px;font-size:13px;font-weight:700;transition:all .25s;box-shadow:0 4px 20px #00000026}.Hero-module__AfYjGW__btnPrimary:hover{background:var(--color-accent);transform:translateY(-2px);box-shadow:0 8px 32px #e86b8c59}.Hero-module__AfYjGW__btnGhost{color:var(--color-charcoal);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:16px 0;font-size:13px;font-weight:600;transition:gap .3s;display:flex;position:relative}.Hero-module__AfYjGW__btnGhost:hover{gap:14px}.Hero-module__AfYjGW__btnGhost:after{content:"";background:var(--color-black);transform-origin:0;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:10px;left:0;transform:scaleX(0)}.Hero-module__AfYjGW__btnGhost:hover:after{transform:scaleX(1)}.Hero-module__AfYjGW__heroPhotos{pointer-events:none;z-index:5;position:absolute;inset:0}.Hero-module__AfYjGW__photoCard{cursor:pointer;pointer-events:all;opacity:0;transform:scale(.88) rotate(var(--card-rot));will-change:transform;border-radius:20px;transition:opacity .8s,transform .8s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;position:absolute;overflow:hidden;box-shadow:0 20px 60px #00000026,0 4px 16px #00000014}.Hero-module__AfYjGW__photoCardReady{opacity:1;transform:scale(1) rotate(var(--card-rot))}.Hero-module__AfYjGW__photoCard:hover{z-index:20!important;transform:scale(1.05)rotate(0)translateY(-8px)!important;box-shadow:0 36px 80px #00000038,0 8px 24px #0000001f!important}.Hero-module__AfYjGW__photoCardLabel{color:#fff;opacity:0;background:linear-gradient(#0000 0%,#000c 100%);padding:40px 16px 16px;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.Hero-module__AfYjGW__photoCard:hover .Hero-module__AfYjGW__photoCardLabel{opacity:1;transform:translateY(0)}.Hero-module__AfYjGW__cardEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-bottom:2px;font-size:11px}.Hero-module__AfYjGW__cardTitle{font-size:14px;font-weight:700;font-family:var(--font-display);margin-bottom:2px}.Hero-module__AfYjGW__cardPrice{color:#ffffffd9;font-size:13px}.Hero-module__AfYjGW__float0{animation:6s ease-in-out infinite Hero-module__AfYjGW__float0}.Hero-module__AfYjGW__float1{animation:8s ease-in-out 1s infinite Hero-module__AfYjGW__float1}.Hero-module__AfYjGW__float2{animation:7s ease-in-out 2s infinite Hero-module__AfYjGW__float2}.Hero-module__AfYjGW__float3{animation:9s ease-in-out .5s infinite Hero-module__AfYjGW__float3}@keyframes Hero-module__AfYjGW__float0{0%,to{transform:translate(0)}40%{transform:translate(6px,-14px)}70%{transform:translate(-4px,8px)}}@keyframes Hero-module__AfYjGW__float1{0%,to{transform:translate(0)}35%{transform:translate(-8px,-10px)}65%{transform:translate(6px,12px)}}@keyframes Hero-module__AfYjGW__float2{0%,to{transform:translate(0)}45%{transform:translate(10px,-8px)}75%{transform:translate(-6px,10px)}}@keyframes Hero-module__AfYjGW__float3{0%,to{transform:translate(0)}30%{transform:translate(-10px,-12px)}60%{transform:translate(8px,6px)}}.Hero-module__AfYjGW__statBadge{z-index:15;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:12px 18px;transition:opacity .6s 1s;position:absolute;box-shadow:0 8px 32px #0000001a}.Hero-module__AfYjGW__statBadgeReady{opacity:1}.Hero-module__AfYjGW__statEyebrow{color:var(--color-taupe-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:11px}.Hero-module__AfYjGW__statValue{font-size:22px;font-weight:700;font-family:var(--font-display);color:var(--color-black);line-height:1}.Hero-module__AfYjGW__scroll{opacity:0;z-index:10;align-items:center;gap:16px;transition:opacity .8s 1.2s;display:flex;position:absolute;bottom:40px;left:80px}.Hero-module__AfYjGW__scrollReady{opacity:1}.Hero-module__AfYjGW__scrollLine{background:var(--color-taupe);width:48px;height:1px;position:relative;overflow:hidden}.Hero-module__AfYjGW__scrollLine:after{content:"";background:var(--color-black);width:100%;height:100%;animation:2s ease-in-out 1.5s infinite Hero-module__AfYjGW__lineScroll;position:absolute;top:0;left:-100%}.Hero-module__AfYjGW__scrollText{letter-spacing:.2em;text-transform:uppercase;color:var(--color-taupe);font-size:10px;font-weight:500}@keyframes Hero-module__AfYjGW__lineScroll{0%{left:-100%}50%{left:0}to{left:100%}}.Hero-module__AfYjGW__editorialNumber{letter-spacing:.15em;color:var(--color-taupe);flex-direction:column;align-items:flex-end;font-size:11px;font-weight:500;transition:opacity .8s 1.4s;display:flex;position:absolute;bottom:40px;right:48px}.Hero-module__AfYjGW__editorialDigit{font-family:var(--font-display);color:var(--color-black);font-size:20px;font-weight:300}@media (min-width:769px) and (max-width:1024px){.Hero-module__AfYjGW__heroRoot{align-items:center;height:100svh;min-height:600px;max-height:900px}.Hero-module__AfYjGW__heroBackground{background-position:50% 20%;width:55vw;height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.Hero-module__AfYjGW__heroOverlay{background:linear-gradient(90deg,#fdfaf7 0%,#fdfaf7bf 45%,#14141466 100%)}.Hero-module__AfYjGW__content{max-width:50%;padding:0 0 0 48px}.Hero-module__AfYjGW__title{margin-bottom:18px;font-size:clamp(44px,6vw,68px)}.Hero-module__AfYjGW__subtitle{margin-bottom:36px;font-size:14px}.Hero-module__AfYjGW__badge{margin-bottom:24px}.Hero-module__AfYjGW__photoCard:first-child{width:160px!important;height:210px!important;top:12%!important;left:auto!important;right:4%!important}.Hero-module__AfYjGW__photoCard:nth-child(2){width:140px!important;height:185px!important;top:14%!important;left:auto!important;right:22%!important}.Hero-module__AfYjGW__photoCard:nth-child(3){width:150px!important;height:195px!important;bottom:14%!important;left:auto!important;right:5%!important}.Hero-module__AfYjGW__photoCard:nth-child(4){width:135px!important;height:175px!important;bottom:12%!important;left:auto!important;right:22%!important}.Hero-module__AfYjGW__statBadge{top:auto!important;bottom:10%!important;left:48px!important;transform:none!important}.Hero-module__AfYjGW__decoLine{top:20%;bottom:20%;left:24px}.Hero-module__AfYjGW__scroll{bottom:28px;left:48px}.Hero-module__AfYjGW__editorialNumber{bottom:28px;right:28px}}@media (min-width:390px) and (max-width:430px){.Hero-module__AfYjGW__heroRoot{flex-direction:column;justify-content:flex-start;height:100svh;min-height:740px;max-height:none;padding-top:80px;overflow:hidden}.Hero-module__AfYjGW__heroBackground{z-index:1;background-position:50% 22%;width:100%;height:42svh;position:relative;top:0;transform:none;-webkit-mask-image:linear-gradient(#000 65%,#0000 100%);mask-image:linear-gradient(#000 65%,#0000 100%)}.Hero-module__AfYjGW__heroOverlay,.Hero-module__AfYjGW__centerGlow{display:none!important}.Hero-module__AfYjGW__heroRoot:after{content:"";background:var(--color-cream);z-index:0;height:62svh;position:absolute;bottom:0;left:0;right:0}.Hero-module__AfYjGW__content{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:-24px;padding:0 22px 32px;display:flex;position:relative}.Hero-module__AfYjGW__badge{margin:0 auto 14px;padding:6px 14px;font-size:9px;box-shadow:0 4px 12px #00000014}.Hero-module__AfYjGW__title{margin-bottom:14px;font-size:clamp(38px,10.5vw,50px);line-height:.97}.Hero-module__AfYjGW__subtitle{border-left:none;border-top:2px solid var(--color-accent);max-width:90%;margin:0 auto 28px;padding-top:14px;padding-left:0;font-size:13.5px;line-height:1.75}.Hero-module__AfYjGW__ctas{flex-direction:column;gap:12px;width:100%}.Hero-module__AfYjGW__btnPrimaryWrapper,.Hero-module__AfYjGW__btnGhostWrapper{width:100%}.Hero-module__AfYjGW__btnPrimary{width:100%;padding:15px 0;font-size:12px}.Hero-module__AfYjGW__btnGhost{justify-content:center;width:100%;padding:12px 0}.Hero-module__AfYjGW__photoCard:nth-child(3),.Hero-module__AfYjGW__photoCard:nth-child(4){display:none!important}.Hero-module__AfYjGW__photoCard:first-child{z-index:15!important;width:118px!important;height:154px!important;inset:calc(80px + 26svh) 10px auto auto!important;transform:rotate(7deg)!important}.Hero-module__AfYjGW__photoCard:nth-child(2){z-index:14!important;width:108px!important;height:142px!important;display:block!important;inset:calc(80px + 33svh) auto auto 10px!important;transform:rotate(-6deg)!important}.Hero-module__AfYjGW__photoCard:active{transform:scale(1.03)translateY(-3px)!important}.Hero-module__AfYjGW__photoCardLabel{opacity:1;padding:18px 9px 9px;transform:none}.Hero-module__AfYjGW__cardTitle{font-size:10px}.Hero-module__AfYjGW__cardPrice{font-size:9.5px}.Hero-module__AfYjGW__statBadge{z-index:20;border-radius:12px;padding:7px 12px;top:86px!important;bottom:auto!important;left:14px!important;transform:none!important}.Hero-module__AfYjGW__statEyebrow{font-size:8.5px}.Hero-module__AfYjGW__statValue{font-size:15px}.Hero-module__AfYjGW__decoLine,.Hero-module__AfYjGW__ghostText,.Hero-module__AfYjGW__scroll,.Hero-module__AfYjGW__editorialNumber{display:none!important}}@media (min-width:340px) and (max-width:389px){.Hero-module__AfYjGW__heroRoot{flex-direction:column;justify-content:flex-start;height:100svh;min-height:680px;max-height:none;padding-top:72px;overflow:hidden}.Hero-module__AfYjGW__heroBackground{z-index:1;background-position:50% 25%;width:100%;height:40svh;position:relative;top:0;transform:none;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.Hero-module__AfYjGW__heroOverlay,.Hero-module__AfYjGW__centerGlow{display:none!important}.Hero-module__AfYjGW__heroRoot:after{content:"";background:var(--color-cream);z-index:0;height:64svh;position:absolute;bottom:0;left:0;right:0}.Hero-module__AfYjGW__content{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:-20px;padding:0 18px 28px;display:flex;position:relative}.Hero-module__AfYjGW__badge{letter-spacing:.18em;margin:0 auto 12px;padding:5px 12px;font-size:8.5px}.Hero-module__AfYjGW__title{margin-bottom:12px;font-size:clamp(34px,10vw,44px);line-height:.97}.Hero-module__AfYjGW__subtitle{border-left:none;border-top:2px solid var(--color-accent);max-width:95%;margin:0 auto 24px;padding-top:12px;padding-left:0;font-size:12.5px;line-height:1.7}.Hero-module__AfYjGW__ctas{flex-direction:column;gap:10px;width:100%}.Hero-module__AfYjGW__btnPrimaryWrapper,.Hero-module__AfYjGW__btnGhostWrapper{width:100%}.Hero-module__AfYjGW__btnPrimary{width:100%;padding:14px 0;font-size:11.5px}.Hero-module__AfYjGW__btnGhost{justify-content:center;width:100%;padding:11px 0;font-size:11.5px}.Hero-module__AfYjGW__photoCard:nth-child(3),.Hero-module__AfYjGW__photoCard:nth-child(4){display:none!important}.Hero-module__AfYjGW__photoCard:first-child{z-index:15!important;width:104px!important;height:136px!important;inset:calc(72px + 24svh) 8px auto auto!important;transform:rotate(7deg)!important;box-shadow:0 8px 24px #00000024!important}.Hero-module__AfYjGW__photoCard:nth-child(2){z-index:14!important;width:96px!important;height:126px!important;display:block!important;inset:calc(72px + 31svh) auto auto 8px!important;transform:rotate(-6deg)!important;box-shadow:0 8px 24px #00000024!important}.Hero-module__AfYjGW__photoCard:active{transform:scale(1.02)translateY(-2px)!important}.Hero-module__AfYjGW__photoCardLabel{opacity:1;padding:16px 8px 8px;transform:none}.Hero-module__AfYjGW__cardTitle{font-size:9px}.Hero-module__AfYjGW__cardPrice{font-size:8.5px}.Hero-module__AfYjGW__cardEyebrow{font-size:8px}.Hero-module__AfYjGW__statBadge{z-index:20;border-radius:10px;padding:6px 10px;top:76px!important;bottom:auto!important;left:10px!important;transform:none!important}.Hero-module__AfYjGW__statEyebrow{font-size:7.5px}.Hero-module__AfYjGW__statValue{font-size:13px}.Hero-module__AfYjGW__decoLine,.Hero-module__AfYjGW__ghostText,.Hero-module__AfYjGW__scroll,.Hero-module__AfYjGW__editorialNumber{display:none!important}}@media (max-width:339px){.Hero-module__AfYjGW__heroRoot{flex-direction:column;justify-content:flex-start;height:100svh;min-height:600px;max-height:none;padding-top:68px;overflow:hidden}.Hero-module__AfYjGW__heroBackground{z-index:1;background-position:50% 25%;width:100%;height:36svh;position:relative;top:0;transform:none;-webkit-mask-image:linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(#000 55%,#0000 100%)}.Hero-module__AfYjGW__heroOverlay,.Hero-module__AfYjGW__centerGlow{display:none!important}.Hero-module__AfYjGW__heroRoot:after{content:"";background:var(--color-cream);z-index:0;height:68svh;position:absolute;bottom:0;left:0;right:0}.Hero-module__AfYjGW__content{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:-16px;padding:0 14px 24px;display:flex;position:relative}.Hero-module__AfYjGW__badge{letter-spacing:.15em;margin:0 auto 10px;padding:5px 11px;font-size:8px}.Hero-module__AfYjGW__title{margin-bottom:10px;font-size:clamp(30px,9.5vw,38px);line-height:1}.Hero-module__AfYjGW__subtitle{border-left:none;border-top:2px solid var(--color-accent);max-width:100%;margin:0 auto 20px;padding-top:10px;padding-left:0;font-size:12px;line-height:1.65}.Hero-module__AfYjGW__ctas{flex-direction:column;gap:8px;width:100%}.Hero-module__AfYjGW__btnPrimaryWrapper,.Hero-module__AfYjGW__btnGhostWrapper{width:100%}.Hero-module__AfYjGW__btnPrimary{width:100%;padding:13px 0;font-size:11px}.Hero-module__AfYjGW__btnGhost{justify-content:center;width:100%;padding:10px 0;font-size:11px}.Hero-module__AfYjGW__photoCard:nth-child(3),.Hero-module__AfYjGW__photoCard:nth-child(4){display:none!important}.Hero-module__AfYjGW__photoCard:first-child{z-index:15!important;width:88px!important;height:116px!important;inset:calc(68px + 20svh) 6px auto auto!important;transform:rotate(7deg)!important;box-shadow:0 6px 18px #00000021!important}.Hero-module__AfYjGW__photoCard:nth-child(2){z-index:14!important;width:82px!important;height:108px!important;display:block!important;inset:calc(68px + 27svh) auto auto 6px!important;transform:rotate(-5deg)!important;box-shadow:0 6px 18px #00000021!important}.Hero-module__AfYjGW__photoCardLabel{display:none}.Hero-module__AfYjGW__statBadge{z-index:20;border-radius:8px;padding:5px 9px;top:72px!important;bottom:auto!important;left:8px!important;transform:none!important}.Hero-module__AfYjGW__statEyebrow{font-size:7px}.Hero-module__AfYjGW__statValue{font-size:12px}.Hero-module__AfYjGW__decoLine,.Hero-module__AfYjGW__ghostText,.Hero-module__AfYjGW__scroll,.Hero-module__AfYjGW__editorialNumber{display:none!important}}
.StatsBar-module__hQ3mPW__statsContainer{background-color:var(--color-cream,#fdfaf7);border-top:1px solid var(--color-sand,#e8e4df);border-bottom:1px solid var(--color-sand,#e8e4df);justify-content:center;padding:40px 0;display:flex;overflow:hidden}.StatsBar-module__hQ3mPW__statsWrapper{flex-wrap:nowrap;justify-content:space-around;align-items:center;gap:32px;width:100%;max-width:1200px;padding:0 40px;display:flex}.StatsBar-module__hQ3mPW__statGroup{opacity:0;align-items:center;gap:40px;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(30px)}.StatsBar-module__hQ3mPW__visible .StatsBar-module__hQ3mPW__statGroup{opacity:1;transform:translateY(0)}.StatsBar-module__hQ3mPW__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.StatsBar-module__hQ3mPW__statNumber{font-family:var(--font-display,"Playfair Display", serif);color:var(--color-black,#1a1a1a);margin-bottom:8px;font-size:40px;font-weight:600;line-height:1}.StatsBar-module__hQ3mPW__statLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-taupe,#a09d9a);white-space:nowrap;font-size:11px;font-weight:600}.StatsBar-module__hQ3mPW__separator{background-color:var(--color-sand,#e8e4df);flex-shrink:0;width:1px;height:40px}@media (min-width:769px) and (max-width:1024px){.StatsBar-module__hQ3mPW__statsContainer{padding:32px 0}.StatsBar-module__hQ3mPW__statsWrapper{justify-content:space-between;gap:20px;padding:0 32px}.StatsBar-module__hQ3mPW__statGroup{gap:20px}.StatsBar-module__hQ3mPW__statNumber{font-size:34px}.StatsBar-module__hQ3mPW__statLabel{letter-spacing:.13em;font-size:10px}.StatsBar-module__hQ3mPW__separator{height:34px}}@media (min-width:390px) and (max-width:430px){.StatsBar-module__hQ3mPW__statsContainer{padding:28px 0}.StatsBar-module__hQ3mPW__statsWrapper{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;place-items:stretch stretch;gap:0;max-width:100%;padding:0;display:grid}.StatsBar-module__hQ3mPW__statGroup{border:.5px solid var(--color-sand,#e8e4df);flex-direction:column;align-items:center;gap:0;padding:20px 12px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.StatsBar-module__hQ3mPW__statGroup:nth-child(odd){border-left:none}.StatsBar-module__hQ3mPW__statGroup:nth-child(2n){border-right:none}.StatsBar-module__hQ3mPW__statGroup:first-child,.StatsBar-module__hQ3mPW__statGroup:nth-child(2){border-top:none}.StatsBar-module__hQ3mPW__statGroup:nth-child(3),.StatsBar-module__hQ3mPW__statGroup:nth-child(4){border-bottom:none}.StatsBar-module__hQ3mPW__separator{display:none}.StatsBar-module__hQ3mPW__statNumber{margin-bottom:6px;font-size:32px}.StatsBar-module__hQ3mPW__statLabel{letter-spacing:.12em;font-size:9.5px}}@media (min-width:340px) and (max-width:389px){.StatsBar-module__hQ3mPW__statsContainer{padding:24px 0}.StatsBar-module__hQ3mPW__statsWrapper{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;place-items:stretch stretch;gap:0;max-width:100%;padding:0;display:grid}.StatsBar-module__hQ3mPW__statGroup{border:.5px solid var(--color-sand,#e8e4df);flex-direction:column;align-items:center;gap:0;padding:18px 10px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.StatsBar-module__hQ3mPW__statGroup:nth-child(odd){border-left:none}.StatsBar-module__hQ3mPW__statGroup:nth-child(2n){border-right:none}.StatsBar-module__hQ3mPW__statGroup:first-child,.StatsBar-module__hQ3mPW__statGroup:nth-child(2){border-top:none}.StatsBar-module__hQ3mPW__statGroup:nth-child(3),.StatsBar-module__hQ3mPW__statGroup:nth-child(4){border-bottom:none}.StatsBar-module__hQ3mPW__separator{display:none}.StatsBar-module__hQ3mPW__statNumber{margin-bottom:5px;font-size:28px}.StatsBar-module__hQ3mPW__statLabel{letter-spacing:.11em;font-size:8.5px}}@media (max-width:339px){.StatsBar-module__hQ3mPW__statsContainer{padding:20px 0}.StatsBar-module__hQ3mPW__statsWrapper{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;place-items:stretch stretch;gap:0;max-width:100%;padding:0;display:grid}.StatsBar-module__hQ3mPW__statGroup{border:.5px solid var(--color-sand,#e8e4df);flex-direction:column;align-items:center;gap:0;padding:14px 8px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.StatsBar-module__hQ3mPW__statGroup:nth-child(odd){border-left:none}.StatsBar-module__hQ3mPW__statGroup:nth-child(2n){border-right:none}.StatsBar-module__hQ3mPW__statGroup:first-child,.StatsBar-module__hQ3mPW__statGroup:nth-child(2){border-top:none}.StatsBar-module__hQ3mPW__statGroup:nth-child(3),.StatsBar-module__hQ3mPW__statGroup:nth-child(4){border-bottom:none}.StatsBar-module__hQ3mPW__separator{display:none}.StatsBar-module__hQ3mPW__statNumber{margin-bottom:4px;font-size:24px}.StatsBar-module__hQ3mPW__statLabel{letter-spacing:.1em;font-size:7.5px}}
