.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:calc(100vh - 70px);display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__bgImage{object-fit:cover}.Hero-module__ZARIfG__overlay{background:linear-gradient(#1a1a2eb3 0%,#1a1a2e80 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:1;text-align:center;max-width:800px;padding:2rem;position:relative}.Hero-module__ZARIfG__tagline{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:#c8842c;margin-bottom:1.25rem;font-size:.85rem;font-weight:500}.Hero-module__ZARIfG__title{font-family:var(--font-heading);color:#fff;letter-spacing:1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__subtitle{font-family:var(--font-body);color:#ffffffd9;max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;border-radius:2px;padding:14px 36px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__btnPrimary{color:#1a1a2e;background-color:#c8842c}.Hero-module__ZARIfG__btnPrimary:hover{background-color:#b5751f;transform:translateY(-2px);box-shadow:0 4px 15px #c8842c4d}.Hero-module__ZARIfG__btnSecondary{color:#fff;background:0 0;border:1px solid #ffffff80}.Hero-module__ZARIfG__btnSecondary:hover{background:#ffffff14;border-color:#fff;transform:translateY(-2px)}.Hero-module__ZARIfG__bottomFade{z-index:1;pointer-events:none;background:linear-gradient(#0000,#faf8f5);height:120px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:calc(100vh - 70px)}.Hero-module__ZARIfG__subtitle{font-size:1rem}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:center}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{text-align:center;width:100%;max-width:280px}}
.Countdown-module__UY-Ckq__countdown{gap:.7rem;display:flex}.Countdown-module__UY-Ckq__unit{border-radius:var(--radius-md);text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #c8842c59;min-width:64px;padding:.6rem .4rem .5rem}.Countdown-module__UY-Ckq__value{font-family:var(--font-heading);color:#fff;font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700;line-height:1.1;display:block}.Countdown-module__UY-Ckq__label{text-transform:uppercase;letter-spacing:1.4px;color:var(--color-accent);margin-top:3px;font-size:.62rem;font-weight:600;display:block}.Countdown-module__UY-Ckq__live{text-transform:uppercase;letter-spacing:1.6px;color:#fff;background:#c8842c2e;border:1px solid #c8842c80;border-radius:99px;align-items:center;gap:10px;padding:9px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.Countdown-module__UY-Ckq__liveDot{background:var(--color-accent);border-radius:50%;width:9px;height:9px;animation:1.6s ease-in-out infinite Countdown-module__UY-Ckq__pulse}@keyframes Countdown-module__UY-Ckq__pulse{0%,to{box-shadow:0 0 #c8842c8c}55%{box-shadow:0 0 0 8px #c8842c00}}@media (max-width:480px){.Countdown-module__UY-Ckq__countdown{gap:.45rem}.Countdown-module__UY-Ckq__unit{min-width:56px;padding:.5rem .3rem .4rem}.Countdown-module__UY-Ckq__value{font-size:1.35rem}}
.RegisterModal-module__4liNtq__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10101eb8;justify-content:center;align-items:center;padding:1.25rem;animation:.25s RegisterModal-module__4liNtq__overlayIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes RegisterModal-module__4liNtq__overlayIn{0%{opacity:0}to{opacity:1}}.RegisterModal-module__4liNtq__dialog{background:#fff;border-radius:16px;width:100%;max-width:540px;max-height:calc(100vh - 2.5rem);animation:.32s cubic-bezier(.16,1,.3,1) RegisterModal-module__4liNtq__dialogIn;position:relative;overflow-y:auto;box-shadow:0 32px 90px #00000080}@keyframes RegisterModal-module__4liNtq__dialogIn{0%{opacity:0;transform:translateY(22px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.RegisterModal-module__4liNtq__close{z-index:2;color:#f5f1eb;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;width:36px;height:36px;font-size:1.5rem;line-height:1;transition:background .2s,transform .2s;position:absolute;top:12px;right:14px}.RegisterModal-module__4liNtq__close:hover{background:#ffffff47;transform:rotate(90deg)}.RegisterModal-module__4liNtq__header{color:#f5f1eb;background:radial-gradient(circle at 85% 0,#c8842c47 0%,#0000 55%),linear-gradient(150deg,#1a1a2e 0%,#14141f 100%);border-radius:16px 16px 0 0;padding:1.9rem 2rem 1.6rem}.RegisterModal-module__4liNtq__headerLabel{text-transform:uppercase;letter-spacing:1.8px;color:#1a1a2e;background:#c8842c;border-radius:99px;margin-bottom:.75rem;padding:4px 12px;font-size:.66rem;font-weight:700;display:inline-block}.RegisterModal-module__4liNtq__headerTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.45rem;font-size:1.35rem;line-height:1.3}.RegisterModal-module__4liNtq__headerMeta{color:#f5f1ebb8;margin:0;font-size:.84rem}.RegisterModal-module__4liNtq__form{padding:1.6rem 2rem 2rem}.RegisterModal-module__4liNtq__intro{color:var(--color-text-secondary,#555);margin-bottom:1.2rem;font-size:.9rem}.RegisterModal-module__4liNtq__error{color:#b3362a;background:#fbe9e7;border:1px solid #b3362a40;border-radius:8px;margin-bottom:1.1rem;padding:11px 14px;font-size:.88rem}.RegisterModal-module__4liNtq__field{flex-direction:column;gap:5px;margin-bottom:1rem;display:flex}.RegisterModal-module__4liNtq__field label{color:#1c1c1c;font-size:.82rem;font-weight:600}.RegisterModal-module__4liNtq__hint{color:#888;font-size:.76rem;font-weight:400}.RegisterModal-module__4liNtq__input{color:#1c1c1c;background:#fff;border:1px solid #00000024;border-radius:8px;width:100%;padding:11px 13px;font-family:inherit;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.RegisterModal-module__4liNtq__input:focus{border-color:#c8842c;outline:none;box-shadow:0 0 0 3px #c8842c29}.RegisterModal-module__4liNtq__phoneRow{grid-template-columns:minmax(0,170px) minmax(0,1fr);gap:8px;display:grid}.RegisterModal-module__4liNtq__dialSelect{min-width:0}.RegisterModal-module__4liNtq__submitBtn{color:#1a1a2e;text-transform:uppercase;letter-spacing:1.4px;cursor:pointer;background:#c8842c;border:none;border-radius:8px;width:100%;margin-top:.4rem;padding:14px 20px;font-family:inherit;font-size:.88rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:block}.RegisterModal-module__4liNtq__submitBtn:hover:not(:disabled){background:#b5751f;transform:translateY(-1px);box-shadow:0 6px 18px #c8842c66}.RegisterModal-module__4liNtq__submitBtn:disabled{opacity:.7;cursor:wait}.RegisterModal-module__4liNtq__success{text-align:center;padding:2.5rem 2rem 2.25rem}.RegisterModal-module__4liNtq__successIcon{color:#c8842c;background:#c8842c24;border:2px solid #c8842c;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.1rem;animation:.45s cubic-bezier(.16,1,.3,1) RegisterModal-module__4liNtq__popIn;display:inline-flex}.RegisterModal-module__4liNtq__successIcon svg{width:34px;height:34px}@keyframes RegisterModal-module__4liNtq__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.RegisterModal-module__4liNtq__successTitle{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.4rem}.RegisterModal-module__4liNtq__successText{color:#555;margin-bottom:1.5rem;font-size:.94rem}.RegisterModal-module__4liNtq__disabledBtn{opacity:.55;cursor:not-allowed;pointer-events:none}@media (max-width:520px){.RegisterModal-module__4liNtq__header,.RegisterModal-module__4liNtq__form{padding-left:1.25rem;padding-right:1.25rem}.RegisterModal-module__4liNtq__phoneRow{grid-template-columns:minmax(0,130px) minmax(0,1fr)}}
.EventsPreview-module__9MaOiq__section{padding:var(--section-padding);background:linear-gradient(165deg,#1a1a2e 0%,#14141f 100%);position:relative;overflow:hidden}.EventsPreview-module__9MaOiq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8842c24 0%,#0000 65%);border-radius:50%;width:560px;height:560px;position:absolute;top:-220px;right:-160px}.EventsPreview-module__9MaOiq__container{max-width:var(--container-max);padding:var(--container-padding);margin:0 auto;position:relative}.EventsPreview-module__9MaOiq__sectionTitle{text-transform:uppercase;letter-spacing:3px;color:var(--color-accent);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.EventsPreview-module__9MaOiq__heading{color:#f5f1eb;margin-bottom:.6rem}.EventsPreview-module__9MaOiq__subheading{color:#f5f1eba6;max-width:520px;margin-bottom:2.75rem}.EventsPreview-module__9MaOiq__spotlight{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:border-color var(--transition-base), box-shadow var(--transition-base);background:#ffffff0a;border:1px solid #c8842c47;grid-template-columns:minmax(0,5fr) minmax(0,6fr);display:grid;overflow:hidden}.EventsPreview-module__9MaOiq__spotlight:hover{border-color:#c8842c8c;box-shadow:0 24px 70px #0006}.EventsPreview-module__9MaOiq__spotlightMedia{min-height:320px;display:block;position:relative;overflow:hidden}.EventsPreview-module__9MaOiq__spotlightImage{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.EventsPreview-module__9MaOiq__spotlight:hover .EventsPreview-module__9MaOiq__spotlightImage{transform:scale(1.04)}.EventsPreview-module__9MaOiq__spotlightPlaceholder{font-family:var(--font-heading);color:#c8842c66;background:linear-gradient(135deg,#23233c 0%,#1a1a2e 100%);justify-content:center;align-items:center;font-size:6rem;display:flex;position:absolute;inset:0}.EventsPreview-module__9MaOiq__spotlightBody{padding:2.5rem 2.5rem 2.25rem}.EventsPreview-module__9MaOiq__spotlightMeta{flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.EventsPreview-module__9MaOiq__nextTag{text-transform:uppercase;letter-spacing:1.6px;color:#1a1a2e;background:var(--color-accent);border-radius:99px;padding:5px 12px;font-size:.68rem;font-weight:700}.EventsPreview-module__9MaOiq__categoryTag{text-transform:uppercase;letter-spacing:1.6px;color:var(--color-accent);border:1px solid #c8842c73;border-radius:99px;padding:4px 12px;font-size:.68rem;font-weight:600}.EventsPreview-module__9MaOiq__spotlightTitle{margin-bottom:.6rem;font-size:clamp(1.4rem,2.6vw,2rem);line-height:1.25}.EventsPreview-module__9MaOiq__spotlightTitle a{color:#fff;transition:color var(--transition-fast)}.EventsPreview-module__9MaOiq__spotlightTitle a:hover{color:var(--color-accent)}.EventsPreview-module__9MaOiq__spotlightDates{color:#f5f1ebcc;margin-bottom:.9rem;font-size:.92rem;font-weight:500}.EventsPreview-module__9MaOiq__spotlightSummary{color:#f5f1eb9e;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.EventsPreview-module__9MaOiq__countdownWrap{margin-bottom:1.75rem}.EventsPreview-module__9MaOiq__spotlightActions{flex-wrap:wrap;gap:.9rem;display:flex}.EventsPreview-module__9MaOiq__btnPrimary,.EventsPreview-module__9MaOiq__btnSecondary{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:1.4px;cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;padding:12px 28px;font-family:inherit;font-size:.82rem;font-weight:600;display:inline-block}.EventsPreview-module__9MaOiq__btnPrimary{background:var(--color-accent);color:#1a1a2e}.EventsPreview-module__9MaOiq__btnPrimary:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 6px 18px #c8842c59}.EventsPreview-module__9MaOiq__btnSecondary{color:#f5f1eb;border:1px solid #f5f1eb66}.EventsPreview-module__9MaOiq__btnSecondary:hover{background:#f5f1eb14;border-color:#f5f1eb;transform:translateY(-2px)}.EventsPreview-module__9MaOiq__othersGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.25rem;display:grid}.EventsPreview-module__9MaOiq__miniCard{border-radius:var(--radius-lg);min-width:0;transition:border-color var(--transition-base), background var(--transition-base), transform var(--transition-base);background:#ffffff0a;border:1px solid #ffffff17;align-items:center;gap:1.1rem;padding:1rem 1.25rem;display:flex}.EventsPreview-module__9MaOiq__miniCard:hover{background:#ffffff12;border-color:#c8842c80;transform:translate(4px)}.EventsPreview-module__9MaOiq__miniDate{text-align:center;border-radius:var(--radius-md);background:#c8842c24;border:1px solid #c8842c66;flex-shrink:0;min-width:58px;padding:8px 12px 6px;line-height:1.1}.EventsPreview-module__9MaOiq__miniDay{font-family:var(--font-heading);color:#fff;font-size:1.3rem;font-weight:700;display:block}.EventsPreview-module__9MaOiq__miniMonth{text-transform:uppercase;letter-spacing:1.2px;color:var(--color-accent);margin-top:2px;font-size:.62rem;font-weight:600;display:block}.EventsPreview-module__9MaOiq__miniBody{flex:1;min-width:0;overflow:hidden}.EventsPreview-module__9MaOiq__miniTitle{-webkit-line-clamp:2;font-family:var(--font-heading);color:#f5f1eb;-webkit-box-orient:vertical;margin-bottom:4px;font-size:1.05rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.EventsPreview-module__9MaOiq__miniMeta{color:#f5f1eb8c;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;display:block;overflow:hidden}.EventsPreview-module__9MaOiq__miniArrow{color:var(--color-accent);transition:transform var(--transition-base);margin-left:auto;font-size:1.1rem}.EventsPreview-module__9MaOiq__miniCard:hover .EventsPreview-module__9MaOiq__miniArrow{transform:translate(4px)}.EventsPreview-module__9MaOiq__viewAllWrap{text-align:center;margin-top:2.5rem}.EventsPreview-module__9MaOiq__viewAll{text-transform:uppercase;letter-spacing:1.6px;color:var(--color-accent);transition:color var(--transition-fast), border-color var(--transition-fast);border-bottom:1px solid #c8842c66;padding-bottom:4px;font-size:.82rem;font-weight:600;display:inline-block}.EventsPreview-module__9MaOiq__viewAll:hover{color:#fff;border-color:#fff}@media (max-width:900px){.EventsPreview-module__9MaOiq__spotlight{grid-template-columns:1fr}.EventsPreview-module__9MaOiq__spotlightMedia{aspect-ratio:16/9;min-height:220px}.EventsPreview-module__9MaOiq__spotlightBody{padding:1.75rem 1.5rem}.EventsPreview-module__9MaOiq__othersGrid{grid-template-columns:1fr}}@media (max-width:560px){.EventsPreview-module__9MaOiq__miniCard{gap:.85rem;padding:.85rem 1rem}.EventsPreview-module__9MaOiq__miniDate{min-width:50px;padding:6px 8px 5px}.EventsPreview-module__9MaOiq__miniDay{font-size:1.15rem}.EventsPreview-module__9MaOiq__miniTitle{font-size:.98rem}.EventsPreview-module__9MaOiq__miniMeta{font-size:.76rem}.EventsPreview-module__9MaOiq__miniArrow{display:none}}
.ServiceCard-module__MIEO4W__card{background:#fff;border:1px solid #0000000f;border-top:3px solid #0000;padding:2.5rem;transition:all .4s;position:relative}.ServiceCard-module__MIEO4W__card:hover{border-top-color:#c8842c;transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.ServiceCard-module__MIEO4W__number{font-family:var(--font-heading);color:#c8842c4d;margin-bottom:1.25rem;font-size:3rem;font-weight:200;line-height:1;display:block}.ServiceCard-module__MIEO4W__title{font-family:var(--font-heading);color:#1c1c1c;margin-bottom:.75rem;font-size:1.3rem;font-weight:600}.ServiceCard-module__MIEO4W__description{font-family:var(--font-body);color:#555;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.ServiceCard-module__MIEO4W__link{font-family:var(--font-body);color:#c8842c;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.ServiceCard-module__MIEO4W__link:after{content:" —";padding-left:0;transition:padding-left .3s}.ServiceCard-module__MIEO4W__link:hover{color:#b5751f}.ServiceCard-module__MIEO4W__link:hover:after{padding-left:6px}
.ServicesGrid-module__xRfYka__section{background:#faf8f5;padding:6rem 0}.ServicesGrid-module__xRfYka__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ServicesGrid-module__xRfYka__sectionTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:#c8842c;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.ServicesGrid-module__xRfYka__heading{font-family:var(--font-heading);color:#1c1c1c;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.ServicesGrid-module__xRfYka__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.ServicesGrid-module__xRfYka__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesGrid-module__xRfYka__section{padding:4rem 0}.ServicesGrid-module__xRfYka__heading{font-size:2rem}.ServicesGrid-module__xRfYka__grid{grid-template-columns:1fr}}
.AnimatedCounter-module__lgdLEG__counter{font-family:var(--font-heading);color:#c8842c;font-size:2.5rem;font-weight:700;line-height:1;display:inline-block}
.AboutPreview-module__i8zh-G__section{background:#fff;padding:6rem 0}.AboutPreview-module__i8zh-G__container{grid-template-columns:3fr 2fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.AboutPreview-module__i8zh-G__sectionTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:#c8842c;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.AboutPreview-module__i8zh-G__heading{font-family:var(--font-heading);color:#1c1c1c;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.AboutPreview-module__i8zh-G__description{font-family:var(--font-body);color:#555;margin-bottom:2rem;font-size:1rem;line-height:1.8}.AboutPreview-module__i8zh-G__mission{font-family:var(--font-body);color:#1c1c1c;border-left:3px solid #c8842c;margin:0;padding-left:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.7}.AboutPreview-module__i8zh-G__statsCol{justify-content:center;align-items:center;display:flex}.AboutPreview-module__i8zh-G__statsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.AboutPreview-module__i8zh-G__statItem{flex-direction:column;gap:.5rem;display:flex}.AboutPreview-module__i8zh-G__statLabel{font-family:var(--font-body);color:#555;text-transform:uppercase;letter-spacing:1px;font-size:.85rem}@media (max-width:868px){.AboutPreview-module__i8zh-G__container{grid-template-columns:1fr;gap:3rem}.AboutPreview-module__i8zh-G__heading{font-size:2rem}.AboutPreview-module__i8zh-G__statsGrid{max-width:400px}}@media (max-width:480px){.AboutPreview-module__i8zh-G__section{padding:4rem 0}}
.PartnersSection-module__R4nsLa__section{background:#1a1a2e;padding:6rem 0}.PartnersSection-module__R4nsLa__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.PartnersSection-module__R4nsLa__sectionTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;color:#c8842c;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.PartnersSection-module__R4nsLa__heading{font-family:var(--font-heading);color:#f5f1eb;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.PartnersSection-module__R4nsLa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.PartnersSection-module__R4nsLa__slot{border:1px solid #f5f1eb1f;justify-content:center;align-items:center;min-height:100px;padding:2rem 1.5rem;transition:border-color .3s;display:flex}.PartnersSection-module__R4nsLa__slot:hover{border-color:#c8842c66}.PartnersSection-module__R4nsLa__partnerImg{object-fit:contain;filter:grayscale()brightness(1.2)contrast(90%);opacity:.7;width:auto;max-width:100%;height:auto;max-height:52px;transition:all .3s}.PartnersSection-module__R4nsLa__partnerImg:hover{filter:grayscale(0%)brightness()contrast();opacity:1}.PartnersSection-module__R4nsLa__ctaWrapper{margin-top:1rem}.PartnersSection-module__R4nsLa__cta{color:#1a1a2e;font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;background:#c8842c;border-radius:2px;padding:14px 40px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.PartnersSection-module__R4nsLa__cta:hover{background:#b5751f;transform:translateY(-2px);box-shadow:0 4px 15px #c8842c4d}@media (max-width:1024px){.PartnersSection-module__R4nsLa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.PartnersSection-module__R4nsLa__grid{grid-template-columns:repeat(2,1fr)}.PartnersSection-module__R4nsLa__heading{font-size:2rem}}@media (max-width:480px){.PartnersSection-module__R4nsLa__section{padding:4rem 0}.PartnersSection-module__R4nsLa__grid{grid-template-columns:1fr}}
