.MarketsSection-module__p_MdsW__section{background:linear-gradient(#fff 0%,#fbfaff 100%);padding:clamp(4.5rem,7vw,7rem) 0;position:relative;overflow:hidden}.MarketsSection-module__p_MdsW__section:before{content:"";opacity:.42;pointer-events:none;background-image:linear-gradient(#6d35f50d 1px,#0000 1px),linear-gradient(90deg,#6d35f50d 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%)}.MarketsSection-module__p_MdsW__section .container{z-index:1;position:relative}.MarketsSection-module__p_MdsW__heading{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-sm);border-bottom:1px solid #6d35f524;justify-content:space-between;align-items:flex-end;font-size:clamp(2.1rem,3.6vw,3.5rem);display:flex}.MarketsSection-module__p_MdsW__heading h2{margin:0}.MarketsSection-module__p_MdsW__heading h2 span{color:var(--color-secondary)}.MarketsSection-module__p_MdsW__heading span{font-family:var(--font-secondary);opacity:.6;text-transform:none;letter-spacing:0;max-width:620px;font-size:.98rem;line-height:1.55}.MarketsSection-module__p_MdsW__grid{gap:var(--spacing-sm);grid-template-columns:repeat(3,1fr);display:grid}.MarketsSection-module__p_MdsW__card{background:var(--color-tertiary);width:100%;padding:var(--spacing-lg)var(--spacing-md);cursor:pointer;transition:all .4s var(--transition-medium);border:1px solid #ffffff0d;border-radius:5px;flex-direction:column;display:flex;position:relative;overflow:hidden}.MarketsSection-module__p_MdsW__card:before{content:"";background:var(--color-secondary);transform-origin:0;width:100%;height:4px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.MarketsSection-module__p_MdsW__card:hover{border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.MarketsSection-module__p_MdsW__card:hover:before{transform:scaleX(1)}.MarketsSection-module__p_MdsW__cardContent{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.MarketsSection-module__p_MdsW__marketName{margin-bottom:var(--spacing-xs);color:#fff;font-size:1.8rem;transition:color .3s}.MarketsSection-module__p_MdsW__card:hover .MarketsSection-module__p_MdsW__marketName{color:var(--color-secondary)}.MarketsSection-module__p_MdsW__statValue{color:var(--color-secondary);margin-bottom:.25rem;font-size:2.15rem;font-weight:700;line-height:1;display:block}.MarketsSection-module__p_MdsW__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.MarketsSection-module__p_MdsW__description{color:#ffffffb3;margin-top:var(--spacing-sm);flex-grow:1;font-size:.95rem;line-height:1.6}@media (max-width:900px){.MarketsSection-module__p_MdsW__section{padding:4rem 0}.MarketsSection-module__p_MdsW__heading{align-items:flex-start;gap:var(--spacing-xs);flex-direction:column;font-size:1.6rem}.MarketsSection-module__p_MdsW__heading span{font-size:.8rem}.MarketsSection-module__p_MdsW__grid{grid-template-columns:repeat(2,1fr)}.MarketsSection-module__p_MdsW__marketName{font-size:1.5rem}}@media (max-width:600px){.MarketsSection-module__p_MdsW__section{padding:3rem 0}.MarketsSection-module__p_MdsW__heading{font-size:1.4rem}.MarketsSection-module__p_MdsW__grid{gap:var(--spacing-sm);grid-template-columns:1fr}.MarketsSection-module__p_MdsW__card{padding:var(--spacing-md)}.MarketsSection-module__p_MdsW__statValue{font-size:1.85rem}.MarketsSection-module__p_MdsW__marketName{font-size:1.3rem}.MarketsSection-module__p_MdsW__marketLink{opacity:1;transform:translateY(0)}}.MarketsSection-module__p_MdsW__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:1000;padding:var(--spacing-md);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MarketsSection-module__p_MdsW__modal{background:var(--color-primary);width:100%;max-width:480px;padding:var(--spacing-xl)var(--spacing-lg);text-align:center;position:relative;box-shadow:0 25px 50px -12px #00000040}.MarketsSection-module__p_MdsW__closeBtn{top:var(--spacing-sm);right:var(--spacing-sm);color:var(--color-tertiary);cursor:pointer;opacity:.5;background:0 0;border:none;padding:.5rem;font-size:2rem;line-height:1;transition:opacity .3s;position:absolute}.MarketsSection-module__p_MdsW__closeBtn:hover{opacity:1}.MarketsSection-module__p_MdsW__modalIcon{margin-bottom:var(--spacing-md);color:var(--color-secondary)}.MarketsSection-module__p_MdsW__modalIcon svg{stroke:var(--color-secondary)}.MarketsSection-module__p_MdsW__modalTitle{color:var(--color-tertiary);margin-bottom:var(--spacing-md);letter-spacing:.02em;font-size:2rem}.MarketsSection-module__p_MdsW__modalMessage{font-family:var(--font-secondary);color:var(--color-tertiary);margin-bottom:var(--spacing-sm);font-size:1.1rem;font-weight:500}.MarketsSection-module__p_MdsW__modalSubtext{font-family:var(--font-secondary);color:var(--color-tertiary);opacity:.7;margin-bottom:var(--spacing-lg);font-size:.95rem;line-height:1.6}.MarketsSection-module__p_MdsW__modalActions{gap:var(--spacing-sm);flex-direction:column;display:flex}.MarketsSection-module__p_MdsW__ctaBtn{background:var(--color-tertiary);color:var(--color-primary);font-family:var(--font-secondary);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--color-tertiary);padding:1rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.MarketsSection-module__p_MdsW__ctaBtn:hover{background:var(--color-secondary);border-color:var(--color-secondary)}.MarketsSection-module__p_MdsW__secondaryBtn{font-family:var(--font-secondary);color:var(--color-tertiary);opacity:.6;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;padding:.5rem;font-size:.85rem;transition:opacity .3s}.MarketsSection-module__p_MdsW__secondaryBtn:hover{opacity:1}@media (max-width:900px){.MarketsSection-module__p_MdsW__modal{padding:var(--spacing-lg);max-width:420px}.MarketsSection-module__p_MdsW__modalTitle{font-size:1.6rem}.MarketsSection-module__p_MdsW__modalMessage{font-size:1rem}}@media (max-width:600px){.MarketsSection-module__p_MdsW__modalOverlay{padding:var(--spacing-sm);align-items:flex-end}.MarketsSection-module__p_MdsW__modal{padding:var(--spacing-md);max-width:100%;margin-bottom:0}.MarketsSection-module__p_MdsW__modalIcon svg{width:36px;height:36px}.MarketsSection-module__p_MdsW__modalTitle{margin-bottom:var(--spacing-sm);font-size:1.4rem}.MarketsSection-module__p_MdsW__modalMessage{font-size:.95rem}.MarketsSection-module__p_MdsW__modalSubtext{margin-bottom:var(--spacing-md);font-size:.85rem}.MarketsSection-module__p_MdsW__ctaBtn{padding:.85rem 1.5rem;font-size:.8rem}}
.TestimonialsSection-module__XID2pW__section{background:linear-gradient(#fff 0%,#fbfaff 100%);align-items:center;min-height:calc(100svh - 66px);padding:clamp(2.5rem,4vw,4.5rem) 0;display:flex;position:relative;overflow:hidden}.TestimonialsSection-module__XID2pW__container{z-index:2;width:100%;max-width:none;padding:0 calc(var(--spacing-md) + clamp(1rem,4vw,5rem));margin:0 auto;position:relative}.TestimonialsSection-module__XID2pW__header{text-align:left;max-width:820px;margin-bottom:clamp(1.5rem,2.6vw,2.4rem)}.TestimonialsSection-module__XID2pW__label{color:var(--color-secondary);letter-spacing:.32em;text-transform:uppercase;margin-bottom:.7rem;font-size:.8rem;font-weight:500;display:inline-flex}.TestimonialsSection-module__XID2pW__title{max-width:780px;color:var(--color-tertiary);margin:0 0 .75rem;font-size:clamp(2.1rem,3.6vw,3.5rem);font-weight:600;line-height:1}.TestimonialsSection-module__XID2pW__title strong{color:var(--color-secondary);font-weight:850}.TestimonialsSection-module__XID2pW__description{color:#667085;max-width:560px;margin:0;font-size:.98rem;line-height:1.55}.TestimonialsSection-module__XID2pW__quoteWall{grid-template-columns:minmax(320px,.95fr) minmax(0,1.35fr);align-items:start;gap:clamp(1.5rem,3.5vw,4rem);display:grid}.TestimonialsSection-module__XID2pW__leadQuote{padding-top:0;position:sticky;top:96px}.TestimonialsSection-module__XID2pW__quoteMark{color:#6d35f547;margin-bottom:.2rem;font-family:Georgia,serif;font-size:clamp(3.25rem,7vw,6rem);line-height:.7;display:block}.TestimonialsSection-module__XID2pW__leadQuote p{color:var(--color-tertiary);letter-spacing:0;margin:0 0 1.1rem;font-size:clamp(1.25rem,2vw,2rem);line-height:1.18}.TestimonialsSection-module__XID2pW__quoteStack{border-top:1px solid #6d35f529}.TestimonialsSection-module__XID2pW__quoteLine{border-bottom:1px solid #6d35f529;grid-template-columns:52px minmax(0,1fr) minmax(200px,.38fr);align-items:start;gap:clamp(.85rem,1.6vw,1.35rem);padding:clamp(.95rem,1.65vw,1.35rem) 0;display:grid}.TestimonialsSection-module__XID2pW__lineIndex{color:#6d35f570;letter-spacing:.14em;font-size:.8rem;font-weight:850}.TestimonialsSection-module__XID2pW__quoteLine p{color:#1f2937;margin:0;font-size:clamp(.92rem,1.05vw,1.08rem);line-height:1.48}.TestimonialsSection-module__XID2pW__author{align-items:center;gap:.85rem;display:flex}.TestimonialsSection-module__XID2pW__authorAvatar{background:linear-gradient(135deg,var(--color-secondary),#8b5cf6);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:.72rem;font-weight:850;display:inline-flex;box-shadow:0 14px 30px #6d35f53d}.TestimonialsSection-module__XID2pW__authorInfo{flex-direction:column;min-width:0;display:flex}.TestimonialsSection-module__XID2pW__authorName{color:var(--color-tertiary);font-size:.92rem;font-weight:850;line-height:1.12}.TestimonialsSection-module__XID2pW__authorRole{color:#667085;font-size:.82rem}.TestimonialsSection-module__XID2pW__pattern{z-index:0;opacity:.42;pointer-events:none;background-image:linear-gradient(#6d35f50d 1px,#0000 1px),linear-gradient(90deg,#6d35f50d 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%)}@media (max-width:980px){.TestimonialsSection-module__XID2pW__section{min-height:auto}.TestimonialsSection-module__XID2pW__quoteWall{grid-template-columns:1fr}.TestimonialsSection-module__XID2pW__leadQuote{position:relative;top:auto}.TestimonialsSection-module__XID2pW__quoteLine{grid-template-columns:48px 1fr}.TestimonialsSection-module__XID2pW__quoteLine .TestimonialsSection-module__XID2pW__author{grid-column:2}}@media (max-width:640px){.TestimonialsSection-module__XID2pW__section{padding:3rem 0}.TestimonialsSection-module__XID2pW__container{padding:0 .8rem}.TestimonialsSection-module__XID2pW__quoteLine{grid-template-columns:1fr;gap:.8rem}.TestimonialsSection-module__XID2pW__quoteLine .TestimonialsSection-module__XID2pW__author{grid-column:auto}}
.NewsSection-module__tXmg5W__section{background:linear-gradient(#fff 0%,#fbfaff 100%);align-items:center;min-height:calc(100svh - 66px);padding:clamp(2.5rem,4vw,4rem) 0;display:flex;position:relative;overflow:hidden}.NewsSection-module__tXmg5W__section:before{content:"";opacity:.42;pointer-events:none;background-image:linear-gradient(#6d35f50d 1px,#0000 1px),linear-gradient(90deg,#6d35f50d 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%)}.NewsSection-module__tXmg5W__container{z-index:1;width:100%;max-width:none;padding:0 calc(var(--spacing-md) + clamp(1rem,4vw,5rem));margin:0 auto;position:relative}.NewsSection-module__tXmg5W__header{text-align:left;max-width:860px;margin:0 0 clamp(1.4rem,2.2vw,2rem)}.NewsSection-module__tXmg5W__label{color:var(--color-secondary);letter-spacing:.32em;text-transform:uppercase;background:0 0;border-radius:0;margin-bottom:.7rem;padding:0;font-size:.8rem;font-weight:500;display:inline-block}.NewsSection-module__tXmg5W__heading{color:var(--color-tertiary);font-size:clamp(2.1rem,3.6vw,3.5rem);font-weight:800;font-family:var(--font-primary);letter-spacing:0;margin:0 0 1rem}.NewsSection-module__tXmg5W__heading span{color:var(--color-secondary)}.NewsSection-module__tXmg5W__subheading{color:#667085;max-width:700px;margin:0;font-size:.98rem;line-height:1.55}.NewsSection-module__tXmg5W__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(.9rem,1.6vw,1.25rem);display:grid}.NewsSection-module__tXmg5W__card{cursor:pointer;background:#fff;border:1px solid #6d35f51f;border-radius:5px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 18px 48px #11182714}.NewsSection-module__tXmg5W__card:hover{border-color:#6d35f53d;transform:translateY(-4px);box-shadow:0 24px 70px #1118271f}.NewsSection-module__tXmg5W__imageWrapper{background:#f5f5f5;flex:none;width:100%;height:clamp(160px,15vw,215px);position:relative;overflow:hidden}.NewsSection-module__tXmg5W__imageWrapper img{transition:transform .5s}.NewsSection-module__tXmg5W__card:hover .NewsSection-module__tXmg5W__imageWrapper img{transform:scale(1.05)}.NewsSection-module__tXmg5W__cardTag{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.08em;z-index:2;background:#ffffffeb;border-radius:5px;padding:6px 10px;font-size:.75rem;font-weight:850;position:absolute;top:1rem;left:1rem;box-shadow:0 10px 24px #11182714}.NewsSection-module__tXmg5W__cardContent{z-index:2;background:#fff;flex:auto;padding:clamp(1rem,1.45vw,1.28rem);position:relative}.NewsSection-module__tXmg5W__cardDate{color:#667085;align-items:center;gap:.45rem;margin-bottom:.55rem;font-size:.85rem;display:inline-flex}.NewsSection-module__tXmg5W__cardTitle{color:var(--color-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .55rem;font-size:clamp(1rem,1.35vw,1.18rem);font-weight:800;line-height:1.18;display:-webkit-box;overflow:hidden}.NewsSection-module__tXmg5W__cardExcerpt{color:#667085;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.9rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.NewsSection-module__tXmg5W__readMore{color:var(--color-secondary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.NewsSection-module__tXmg5W__readMore:hover{text-decoration:underline}.NewsSection-module__tXmg5W__moreRow{justify-content:flex-start;margin-top:1.2rem;display:flex}.NewsSection-module__tXmg5W__moreLink{color:var(--color-secondary);border:1px solid #6d35f533;border-radius:5px;align-items:center;gap:.45rem;padding:.9rem 1.2rem;font-weight:800;transition:background .25s,border-color .25s;display:inline-flex}.NewsSection-module__tXmg5W__moreLink:hover{background:#6d35f50f;border-color:#6d35f55c}@media (max-width:900px){.NewsSection-module__tXmg5W__section{min-height:auto}.NewsSection-module__tXmg5W__container{padding:0 clamp(.9rem,3vw,2rem)}}@media (max-width:640px){.NewsSection-module__tXmg5W__section{padding:3rem 0}.NewsSection-module__tXmg5W__container{padding:0 .8rem}.NewsSection-module__tXmg5W__grid{grid-template-columns:1fr}}
