@keyframes RegistrationModal-module__nOm2IG__spin{to{transform:rotate(360deg)}}@keyframes RegistrationModal-module__nOm2IG__modalIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes RegistrationModal-module__nOm2IG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes RegistrationModal-module__nOm2IG__successPop{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes RegistrationModal-module__nOm2IG__confettiFloat{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(-40px)rotate(180deg)}}@keyframes RegistrationModal-module__nOm2IG__radioDotPop{0%{transform:translate(-50%,-50%)scale(0)}60%{transform:translate(-50%,-50%)scale(1.3)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes RegistrationModal-module__nOm2IG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.RegistrationModal-module__nOm2IG__overlay{-webkit-backdrop-filter:blur(14px)saturate(1.6);z-index:9000;background:#0a0a1e8c;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out RegistrationModal-module__nOm2IG__overlayIn;display:flex;position:fixed;inset:0}.RegistrationModal-module__nOm2IG__panel{background:#fff;border:1px solid #0000000a;border-radius:28px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) RegistrationModal-module__nOm2IG__modalIn;display:flex;position:relative;overflow:hidden auto;box-shadow:0 1px 2px #00000008,0 4px 8px #0000000a,0 12px 24px #0000000f,0 24px 48px #00000014,0 48px 96px #0000001f}.RegistrationModal-module__nOm2IG__panel::-webkit-scrollbar{width:2px}.RegistrationModal-module__nOm2IG__panel::-webkit-scrollbar-track{background:0 0}.RegistrationModal-module__nOm2IG__panel::-webkit-scrollbar-thumb{background:#ff52004d;border-radius:4px}.RegistrationModal-module__nOm2IG__panel::-webkit-scrollbar-thumb:hover{background:#ff52008c}.RegistrationModal-module__nOm2IG__panel{scrollbar-width:thin;scrollbar-color:#ff52004d transparent}.RegistrationModal-module__nOm2IG__headerImage{border-radius:28px 28px 0 0;flex-shrink:0;width:100%;max-height:220px;position:relative;overflow:hidden}.RegistrationModal-module__nOm2IG__headerImg{object-fit:cover;width:100%;height:220px;display:block}.RegistrationModal-module__nOm2IG__header{background:#fff;border-bottom:1px solid #0000000d;padding:1.75rem 2.25rem .75rem;position:relative}.RegistrationModal-module__nOm2IG__header:before{content:"";background:linear-gradient(90deg,#ff5200 0%,#f8b200 100%);border-radius:0;height:4px;position:absolute;top:0;left:0;right:0}.RegistrationModal-module__nOm2IG__headerTitle{color:#2d2d2d;letter-spacing:-.01em;margin:0 0 .5rem;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.3}.RegistrationModal-module__nOm2IG__headerDesc{color:#5a5a5a;max-width:95%;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:.88rem;line-height:1.6}.RegistrationModal-module__nOm2IG__closeBtn{-webkit-backdrop-filter:blur(8px);color:#555;cursor:pointer;z-index:10;background:#0000000f;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:1rem;right:1rem}.RegistrationModal-module__nOm2IG__closeBtn:hover{color:#ff5200;background:#ff52001a;transform:scale(1.08)}.RegistrationModal-module__nOm2IG__closeBtn:active{transform:scale(.95)}.RegistrationModal-module__nOm2IG__formBody{flex-direction:column;gap:1.5rem;padding:2rem 2.25rem 2.25rem;display:flex}.RegistrationModal-module__nOm2IG__fieldGroup{flex-direction:column;gap:.45rem;display:flex}.RegistrationModal-module__nOm2IG__fieldLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.25rem;font-family:Be Vietnam Pro,sans-serif;font-size:.72rem;font-weight:600;display:flex}.RegistrationModal-module__nOm2IG__required{color:#ff5200;font-size:.8rem;font-weight:700}.RegistrationModal-module__nOm2IG__input,.RegistrationModal-module__nOm2IG__select,.RegistrationModal-module__nOm2IG__textarea{color:#1a1a2e;box-sizing:border-box;background:#fff;border:1px solid #eaeaef;border-radius:14px;outline:none;width:100%;padding:.8rem 1rem;font-family:Be Vietnam Pro,sans-serif;font-size:.9rem;transition:border-color .25s,box-shadow .25s,transform .25s,background .25s;box-shadow:0 2px 8px #0000000a}.RegistrationModal-module__nOm2IG__input::placeholder,.RegistrationModal-module__nOm2IG__textarea::placeholder{color:#b4b4bd;font-weight:400}.RegistrationModal-module__nOm2IG__input:hover,.RegistrationModal-module__nOm2IG__select:hover,.RegistrationModal-module__nOm2IG__textarea:hover{border-color:#d5d5de;box-shadow:0 2px 12px #0000000f}.RegistrationModal-module__nOm2IG__input:focus,.RegistrationModal-module__nOm2IG__select:focus,.RegistrationModal-module__nOm2IG__textarea:focus{background:#fff;border-color:#ff5200;transform:translateY(-1px);box-shadow:0 0 0 4px #ff520014,0 2px 12px #0000000f}.RegistrationModal-module__nOm2IG__inputError{border-color:#ef4444!important;box-shadow:0 0 0 4px #ef444414,0 2px 8px #0000000a!important}.RegistrationModal-module__nOm2IG__selectWrapper{position:relative}.RegistrationModal-module__nOm2IG__select{appearance:none;cursor:pointer;padding-right:2.8rem}.RegistrationModal-module__nOm2IG__selectArrow{pointer-events:none;color:#9ca3af;font-size:.6rem;line-height:1;transition:color .2s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.RegistrationModal-module__nOm2IG__selectWrapper:hover .RegistrationModal-module__nOm2IG__selectArrow{color:#6b7280}.RegistrationModal-module__nOm2IG__emailGroup{border:1px solid #eaeaef;border-radius:14px;align-items:stretch;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.RegistrationModal-module__nOm2IG__emailGroup:hover{border-color:#d5d5de;box-shadow:0 2px 12px #0000000f}.RegistrationModal-module__nOm2IG__emailGroup:focus-within{border-color:#ff5200;box-shadow:0 0 0 4px #ff520014,0 2px 12px #0000000f}.RegistrationModal-module__nOm2IG__emailInput{flex:1;min-width:0;box-shadow:none!important;border:none!important;border-radius:0!important}.RegistrationModal-module__nOm2IG__emailInput:focus{box-shadow:none!important;transform:none!important}.RegistrationModal-module__nOm2IG__emailSuffix{color:#ff5200;white-space:nowrap;-webkit-user-select:none;user-select:none;letter-spacing:-.01em;background:#ff52000d;border-left:1px solid #eaeaef;align-items:center;padding:0 1rem;font-family:Be Vietnam Pro,sans-serif;font-size:.9rem;font-weight:600;display:flex}.RegistrationModal-module__nOm2IG__textarea{resize:vertical;min-height:100px;line-height:1.65}.RegistrationModal-module__nOm2IG__radioGroup{flex-direction:column;gap:.55rem;margin-top:.1rem;display:flex}.RegistrationModal-module__nOm2IG__radioLabel{color:#374151;cursor:pointer;background:#fff;border:1px solid #eaeaef;border-radius:14px;align-items:center;gap:.7rem;padding:.7rem 1rem;font-family:Be Vietnam Pro,sans-serif;font-size:.88rem;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 1px 4px #00000008}.RegistrationModal-module__nOm2IG__radioLabel:hover{background:#fafafa;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 3px 12px #0000000f}.RegistrationModal-module__nOm2IG__radioLabelChecked{background:#ff520008;border-color:#ff5200;border-left-style:solid;border-left-width:3px;box-shadow:0 3px 16px #ff52001a}.RegistrationModal-module__nOm2IG__radioLabelChecked:hover{background:#ff52000d;box-shadow:0 4px 20px #ff520024}.RegistrationModal-module__nOm2IG__radioInput{appearance:none;cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:border-color .2s,box-shadow .2s;position:relative}.RegistrationModal-module__nOm2IG__radioInput:checked{border-color:#ff5200;box-shadow:0 0 0 3px #ff52001a}.RegistrationModal-module__nOm2IG__radioInput:checked:after{content:"";background:#ff5200;border-radius:50%;width:9px;height:9px;animation:.3s cubic-bezier(.34,1.56,.64,1) RegistrationModal-module__nOm2IG__radioDotPop;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.RegistrationModal-module__nOm2IG__errorMsg{color:#ef4444;align-items:center;gap:.3rem;min-height:.9rem;margin-top:.15rem;font-family:Be Vietnam Pro,sans-serif;font-size:.72rem;display:flex}.RegistrationModal-module__nOm2IG__submitBtn{letter-spacing:.03em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5200 0%,#ff6b2b 100%);border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:1rem 2rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;transition:background .25s,transform .2s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #ff520040,0 1px 3px #ff520026}.RegistrationModal-module__nOm2IG__submitBtn:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff26 50%,#0000 60%) 0 0/200% 100%;animation:3s ease-in-out infinite RegistrationModal-module__nOm2IG__shimmer;position:absolute;inset:0}.RegistrationModal-module__nOm2IG__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#e64900 0%,#ff5200 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 28px #ff520059,0 2px 8px #ff520033}.RegistrationModal-module__nOm2IG__submitBtn:active:not(:disabled){transform:translateY(0)scale(.99);box-shadow:0 2px 8px #ff520033}.RegistrationModal-module__nOm2IG__submitBtn:disabled{opacity:.6;cursor:not-allowed;filter:grayscale(.2)}.RegistrationModal-module__nOm2IG__spinner{border:2.5px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite RegistrationModal-module__nOm2IG__spin}.RegistrationModal-module__nOm2IG__successOverlay{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:3.5rem 2.5rem 3rem;display:flex;position:relative;overflow:hidden}.RegistrationModal-module__nOm2IG__successOverlay:before{content:"";opacity:.25;pointer-events:none;background:radial-gradient(6px at 15% 20%,#ff5200 50%,#0000 50%),radial-gradient(4px at 80% 15%,#009be0 50%,#0000 50%),radial-gradient(5px at 25% 80%,#48bb78 50%,#0000 50%),radial-gradient(3px at 75% 75%,#ff6b2b 50%,#0000 50%),radial-gradient(4px at 10% 55%,#009be0 50%,#0000 50%),radial-gradient(5px at 90%,#ff5200 50%,#0000 50%),radial-gradient(3px at 55% 10%,#48bb78 50%,#0000 50%),radial-gradient(4px at 40% 90%,#009be0 50%,#0000 50%);animation:4s ease-in-out infinite alternate RegistrationModal-module__nOm2IG__confettiFloat;position:absolute;inset:0}.RegistrationModal-module__nOm2IG__successOverlay:after{content:"";opacity:.18;pointer-events:none;background:radial-gradient(3px at 35% 30%,#ff6b2b 50%,#0000 50%),radial-gradient(5px at 65% 85%,#009be0 50%,#0000 50%),radial-gradient(4px at 85% 35%,#48bb78 50%,#0000 50%),radial-gradient(3px at 5% 70%,#ff5200 50%,#0000 50%),radial-gradient(4px at 50% 5%,#ff6b2b 50%,#0000 50%),radial-gradient(5px at 95% 65%,#009be0 50%,#0000 50%);animation:5s ease-in-out .5s infinite alternate-reverse RegistrationModal-module__nOm2IG__confettiFloat;position:absolute;inset:0}.RegistrationModal-module__nOm2IG__successIcon{z-index:1;background:linear-gradient(135deg,#22c55e 0%,#16a34a 50%,#15803d 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:.5s cubic-bezier(.34,1.56,.64,1) RegistrationModal-module__nOm2IG__successPop;display:flex;position:relative;box-shadow:0 8px 32px #22c55e4d,0 0 0 8px #22c55e14}.RegistrationModal-module__nOm2IG__successIcon svg{stroke:#fff;stroke-width:3px;fill:none;width:36px;height:36px}.RegistrationModal-module__nOm2IG__successTitle{color:#1a1a2e;z-index:1;margin:0;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:800;position:relative}.RegistrationModal-module__nOm2IG__successDesc{color:#6b7280;text-align:center;z-index:1;max-width:85%;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:.92rem;line-height:1.6;position:relative}.RegistrationModal-module__nOm2IG__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:.85rem;padding:3.5rem 2rem;display:flex}.RegistrationModal-module__nOm2IG__emptyIcon{opacity:.45;filter:grayscale(.3);font-size:2.8rem}.RegistrationModal-module__nOm2IG__emptyText{color:#9ca3af;text-align:center;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:.92rem;line-height:1.5}@media (max-width:560px){.RegistrationModal-module__nOm2IG__panel{border-radius:22px;max-width:100%;max-height:94vh}.RegistrationModal-module__nOm2IG__headerImage{border-radius:22px 22px 0 0;max-height:140px}.RegistrationModal-module__nOm2IG__headerImg{height:140px}.RegistrationModal-module__nOm2IG__header{padding:1.75rem 1.5rem 1.25rem}.RegistrationModal-module__nOm2IG__headerTitle{font-size:1.35rem}.RegistrationModal-module__nOm2IG__headerDesc{max-width:100%;font-size:.82rem}.RegistrationModal-module__nOm2IG__closeBtn{width:32px;height:32px;font-size:.75rem;top:.75rem;right:.75rem}.RegistrationModal-module__nOm2IG__formBody{gap:1.25rem;padding:1.5rem 1.5rem 1.75rem}.RegistrationModal-module__nOm2IG__radioLabel{padding:.6rem .85rem;font-size:.85rem}.RegistrationModal-module__nOm2IG__submitBtn{padding:.85rem 1.5rem;font-size:.9rem}.RegistrationModal-module__nOm2IG__successOverlay{padding:2.5rem 1.5rem 2rem}.RegistrationModal-module__nOm2IG__successIcon{width:64px;height:64px}.RegistrationModal-module__nOm2IG__successIcon svg{width:28px;height:28px}.RegistrationModal-module__nOm2IG__successTitle{font-size:1.2rem}}@media (max-width:380px){.RegistrationModal-module__nOm2IG__panel{border-radius:18px}.RegistrationModal-module__nOm2IG__header{padding:1.5rem 1.25rem 1rem}.RegistrationModal-module__nOm2IG__headerTitle{font-size:1.2rem}.RegistrationModal-module__nOm2IG__formBody{gap:1.1rem;padding:1.25rem 1.25rem 1.5rem}.RegistrationModal-module__nOm2IG__input,.RegistrationModal-module__nOm2IG__select,.RegistrationModal-module__nOm2IG__textarea{border-radius:12px;padding:.7rem .9rem;font-size:.85rem}.RegistrationModal-module__nOm2IG__radioLabel{border-radius:12px}}
.Section2Overlay-module__PTd-xq__wrapper{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:12vh 2.5rem 14vh;display:flex}.Section2Overlay-module__PTd-xq__heading{letter-spacing:.03em;color:#3d3d3d;opacity:0;text-transform:uppercase;font-family:Anton,sans-serif;font-size:clamp(3.5rem,9vw,7rem);font-weight:400;line-height:1}.Section2Overlay-module__PTd-xq__body{color:#1a12028c;opacity:0;max-width:540px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:400;line-height:1.8}@media (max-width:768px){.Section2Overlay-module__PTd-xq__wrapper{padding-top:130px}}
.Section3Overlay-module__0QZ0IG__wrapper{--c1:#ff5200;--c2:#e84800;--c3:#ff7540;--c4:#cc4200;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding-top:12vh;padding-bottom:6vh;display:flex}.Section3Overlay-module__0QZ0IG__label{display:none}.Section3Overlay-module__0QZ0IG__heading{color:#3d3d3d;letter-spacing:.03em;text-align:center;text-transform:uppercase;opacity:0;font-family:Anton,sans-serif;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:400;line-height:1.1}.Section3Overlay-module__0QZ0IG__headingAccent{background:linear-gradient(90deg,#ff5200,#e84800);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Section3Overlay-module__0QZ0IG__cards{grid-template-columns:repeat(4,1fr);width:100%;max-width:1100px;padding:0 2.5rem;display:grid}.Section3Overlay-module__0QZ0IG__card{opacity:0;border-left:1px solid #ff52001f;flex-direction:column;gap:.8rem;padding:0 1.8rem;display:flex}.Section3Overlay-module__0QZ0IG__card:first-child{border-left:none;padding-left:0}.Section3Overlay-module__0QZ0IG__card:last-child{padding-right:0}.Section3Overlay-module__0QZ0IG__cardAccent{background:var(--card-color,#ff5200);opacity:.85;border-radius:999px;width:2rem;height:2px;margin-bottom:.3rem}.Section3Overlay-module__0QZ0IG__cardIcon{color:var(--card-color,#ff5200);filter:drop-shadow(0 0 4px color-mix(in srgb, var(--card-color,#ff5200) 30%, transparent));font-size:1.6rem;line-height:1}.Section3Overlay-module__0QZ0IG__cardTitle{color:#3d3d3d;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-family:Anton,sans-serif;font-size:clamp(.95rem,1.35vw,1.25rem);font-weight:400;line-height:1.2}.Section3Overlay-module__0QZ0IG__cardBody{color:#1a120285;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.9rem,1.3vw,1.08rem);line-height:1.72}@media (max-width:800px){.Section3Overlay-module__0QZ0IG__wrapper{padding-top:130px;padding-bottom:4vh}.Section3Overlay-module__0QZ0IG__cards{grid-template-columns:repeat(2,1fr);gap:1.2rem 1rem;padding:0 1.5rem}.Section3Overlay-module__0QZ0IG__card{border-top:1px solid #ff52001a;border-left:none;padding:.8rem 0 0}.Section3Overlay-module__0QZ0IG__card:nth-child(-n+2){border-top:none;padding-top:0}.Section3Overlay-module__0QZ0IG__cardTitle{white-space:normal;font-size:clamp(.92rem,3.2vw,1.15rem)}}
.StatsSection-module__FmhKJG__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;height:100%;padding:6vh 3.5rem;display:flex;position:relative;overflow:hidden}.StatsSection-module__FmhKJG__glow1{pointer-events:none;background:radial-gradient(55% 55% at 40%,#ff52000d 0%,#0000 70%);width:60%;height:70%;position:absolute;top:5%;left:-15%}.StatsSection-module__FmhKJG__glow2{pointer-events:none;background:radial-gradient(55% 55% at 60%,#cc42000a 0%,#0000 70%);width:60%;height:70%;position:absolute;bottom:5%;right:-15%}.StatsSection-module__FmhKJG__heading{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:.5rem;display:flex}.StatsSection-module__FmhKJG__tag{letter-spacing:.03em;text-transform:uppercase;color:#3d3d3d;font-family:Anton,sans-serif;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:400}.StatsSection-module__FmhKJG__title,.StatsSection-module__FmhKJG__titleAccent{display:none}.StatsSection-module__FmhKJG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:860px;display:grid}.StatsSection-module__FmhKJG__card{background:linear-gradient(135deg, var(--card-color,#ff5200) 0%, color-mix(in srgb, var(--card-color,#ff5200) 75%, #7a1a00) 100%);opacity:0;box-shadow:0 8px 32px color-mix(in srgb, var(--card-color,#ff5200) 35%, transparent);border-radius:18px;padding:3rem 2.8rem 2.6rem;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.StatsSection-module__FmhKJG__card:hover{box-shadow:0 18px 48px color-mix(in srgb, var(--card-color,#ff5200) 45%, transparent);transform:translateY(-6px)}.StatsSection-module__FmhKJG__cardGlow{pointer-events:none;background:radial-gradient(60% 60% at 30% 30%,#ffffff2e 0%,#0000 65%);width:120%;height:120%;position:absolute;top:-30%;left:-10%}.StatsSection-module__FmhKJG__cardTopLine{background:#ffffff4d;height:2px;position:absolute;top:0;left:0;right:0}.StatsSection-module__FmhKJG__cardIcon{color:#ffffffbf;margin-bottom:1.2rem;font-size:1.4rem;line-height:1}.StatsSection-module__FmhKJG__counter{align-items:baseline;gap:.05em;margin-bottom:.75rem;line-height:1;display:flex}.StatsSection-module__FmhKJG__counterValue{color:#fff;letter-spacing:.04em;text-shadow:0 2px 20px #0003;font-family:Anton,sans-serif;font-size:clamp(4rem,8.5vw,7rem);font-weight:400;line-height:1}.StatsSection-module__FmhKJG__counterSuffix{color:#ffffffb3;letter-spacing:.04em;font-family:Anton,sans-serif;font-size:clamp(2.4rem,4.5vw,4.2rem);font-weight:400;line-height:1}.StatsSection-module__FmhKJG__cardLabel{color:#ffffffe0;letter-spacing:.01em;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.92rem,1.3vw,1.05rem);font-weight:600}.StatsSection-module__FmhKJG__cardSub{display:none}@media (max-width:640px){.StatsSection-module__FmhKJG__grid{grid-template-columns:1fr;gap:1.25rem}.StatsSection-module__FmhKJG__wrapper{padding:4vh 1.5rem}.StatsSection-module__FmhKJG__card{padding:2.2rem 1.75rem}}
.Section4Gallery-module__aV-ClG__wrapper{flex-direction:column;align-items:center;gap:3rem;height:100%;padding:12vh 3.5rem 0;scroll-margin-top:80px;display:flex;overflow:hidden}.Section4Gallery-module__aV-ClG__headerBlock{opacity:0;text-align:center;flex-direction:column;align-items:center;gap:.8rem;width:100%;max-width:1140px;display:flex}.Section4Gallery-module__aV-ClG__heading{letter-spacing:.03em;flex-wrap:nowrap;align-items:center;gap:.45em;font-family:Anton,sans-serif;font-size:clamp(2.6rem,5vw,4.5rem);font-weight:400;line-height:1.05;display:inline-flex}.Section4Gallery-module__aV-ClG__headingGray{color:#3d3d3d}.Section4Gallery-module__aV-ClG__headingHighlight{align-items:center;display:inline-flex;position:relative}.Section4Gallery-module__aV-ClG__highlightBg{transform-origin:0;z-index:0;background:#ff5200;border-radius:6px;animation:.42s cubic-bezier(.22,1,.36,1) .6s forwards Section4Gallery-module__aV-ClG__danhNhoBgSlide;position:absolute;inset:-.18em -.18em -.14em;transform:scaleX(0)}.Section4Gallery-module__aV-ClG__highlightText{z-index:1;color:#3d3d3d;padding:0 .12em;animation:0s linear .82s forwards Section4Gallery-module__aV-ClG__danhNhoColorFlip;position:relative}@keyframes Section4Gallery-module__aV-ClG__danhNhoBgSlide{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Section4Gallery-module__aV-ClG__danhNhoColorFlip{to{color:#fff}}.Section4Gallery-module__aV-ClG__subtext{color:#3d3d3dbf;text-align:center;white-space:nowrap;max-width:none;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.88rem,1.2vw,1rem);font-weight:700;line-height:1.55}.Section4Gallery-module__aV-ClG__filmOuter{flex:1;width:calc(100% + 7rem);margin-left:-3.5rem;position:relative;overflow:hidden}.Section4Gallery-module__aV-ClG__filmInner{flex-direction:column;justify-content:center;gap:8px;display:flex;position:absolute;inset:-15% -8%;transform:rotate(-4deg)}.Section4Gallery-module__aV-ClG__filmRow{-webkit-user-select:none;user-select:none;flex-direction:row;flex-shrink:0;gap:8px;display:flex}.Section4Gallery-module__aV-ClG__filmRow:hover{animation-play-state:paused}@keyframes Section4Gallery-module__aV-ClG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Section4Gallery-module__aV-ClG__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.Section4Gallery-module__aV-ClG__rowLeft{animation:22s linear infinite Section4Gallery-module__aV-ClG__scrollLeft}.Section4Gallery-module__aV-ClG__rowRight{animation:28s linear infinite Section4Gallery-module__aV-ClG__scrollRight}.Section4Gallery-module__aV-ClG__rowLeftSlow{animation:35s linear infinite Section4Gallery-module__aV-ClG__scrollLeft}.Section4Gallery-module__aV-ClG__filmCard{aspect-ratio:3/2;cursor:pointer;border:1px solid #1a120214;border-radius:10px;flex-shrink:0;width:280px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 2px 12px #1a120214,inset 0 1px #fffc}.Section4Gallery-module__aV-ClG__filmCard:hover{z-index:10;transform:scale(1.04)rotate(1deg);box-shadow:0 8px 30px #ff52002e,inset 0 1px #ffffffe6}.Section4Gallery-module__aV-ClG__filmCardPhoto{object-fit:cover;object-position:center;transition:transform .35s}.Section4Gallery-module__aV-ClG__filmCard:hover .Section4Gallery-module__aV-ClG__filmCardPhoto{transform:scale(1.06)}.Section4Gallery-module__aV-ClG__filmCardOverlay{pointer-events:none;z-index:2;background:radial-gradient(120% 120%,#0000 50%,#fefaf64d 100%),linear-gradient(#0000 55%,#fefaf666 100%);position:absolute;inset:0}.Section4Gallery-module__aV-ClG__filmCardLabel{letter-spacing:.12em;text-transform:uppercase;color:#1a120266;z-index:5;font-family:Plus Jakarta Sans,sans-serif;font-size:.6rem;font-weight:500;position:absolute;bottom:.7rem;left:.9rem}@media (max-width:768px){.Section4Gallery-module__aV-ClG__wrapper{padding:110px 1.5rem 0}.Section4Gallery-module__aV-ClG__filmOuter{width:calc(100% + 3rem);margin-left:-1.5rem}.Section4Gallery-module__aV-ClG__subtext{white-space:normal;padding:0 1rem;font-size:.85rem}.Section4Gallery-module__aV-ClG__filmCard{width:170px}.Section4Gallery-module__aV-ClG__heading{flex-wrap:wrap;font-size:clamp(1.8rem,7vw,2.6rem)}.Section4Gallery-module__aV-ClG__rowLeft{animation-duration:12s}.Section4Gallery-module__aV-ClG__rowRight{animation-duration:16s}.Section4Gallery-module__aV-ClG__rowLeftSlow{animation-duration:20s}}
.Section5Featured-module__8NKWfG__section{background:#f0efea;flex-direction:column;align-items:center;min-height:60vh;padding:8vh 3.5rem 10vh;display:flex}.Section5Featured-module__8NKWfG__container{flex-direction:column;gap:2rem;width:100%;max-width:1140px;display:flex}.Section5Featured-module__8NKWfG__sectionHeading{letter-spacing:.03em;color:#3d3d3d;flex-wrap:nowrap;align-items:center;gap:.4em;width:100%;font-family:Anton,sans-serif;font-size:clamp(2.4rem,4.5vw,4rem);font-weight:400;line-height:1;display:flex}.Section5Featured-module__8NKWfG__sectionHeadingGray{white-space:nowrap;color:#3d3d3d!important}.Section5Featured-module__8NKWfG__sectionHeadingHighlight{vertical-align:middle;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.Section5Featured-module__8NKWfG__sectionHeadingBg{transform-origin:0;z-index:0;background:#ff5200;border-radius:4px;animation:.42s cubic-bezier(.22,1,.36,1) .4s forwards Section5Featured-module__8NKWfG__s5BgSlide;position:absolute;inset:-.06em -.1em -.06em .05em;transform:scaleX(0)}.Section5Featured-module__8NKWfG__sectionHeadingText{z-index:1;color:#3d3d3d;white-space:nowrap;padding:0 .18em;animation:0s linear .62s forwards Section5Featured-module__8NKWfG__s5ColorFlip;position:relative}@keyframes Section5Featured-module__8NKWfG__s5BgSlide{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Section5Featured-module__8NKWfG__s5ColorFlip{to{color:#fff}}.Section5Featured-module__8NKWfG__sectionLabel,.Section5Featured-module__8NKWfG__labelDot{display:none}.Section5Featured-module__8NKWfG__card{cursor:default;border:1.5px solid #ff520024;border-radius:20px;grid-template-columns:1fr 1fr;transition:box-shadow .3s;animation:.8s cubic-bezier(.22,1,.36,1) both Section5Featured-module__8NKWfG__cardFadeIn;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 40px #ff520014,inset 0 0 0 1px #ffffffb3}@keyframes Section5Featured-module__8NKWfG__cardFadeIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.Section5Featured-module__8NKWfG__card:hover{box-shadow:0 8px 60px #ff520024,inset 0 0 0 1.5px #ff52002e}.Section5Featured-module__8NKWfG__cardTopAccent{z-index:10;transform-origin:0;background:linear-gradient(90deg,#ff520000 0%,#ff5200e6 25%,#ff8c3c 50%,#ff5200e6 75%,#ff520000 100%);height:2.5px;animation:3s ease-in-out infinite Section5Featured-module__8NKWfG__accentShimmer;position:absolute;top:0;left:0;right:0}@keyframes Section5Featured-module__8NKWfG__accentShimmer{0%{opacity:.55;background-position:0%}50%{opacity:1;background-position:100%}to{opacity:.55;background-position:0%}}.Section5Featured-module__8NKWfG__poster{min-height:380px;position:relative;overflow:hidden}.Section5Featured-module__8NKWfG__posterBg{position:absolute;inset:0}.Section5Featured-module__8NKWfG__posterImg{object-fit:cover;object-position:center}.Section5Featured-module__8NKWfG__posterContent{z-index:3;flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;display:flex;position:absolute;inset:0}.Section5Featured-module__8NKWfG__posterIssue{letter-spacing:.22em;color:#78beff80;text-transform:uppercase;font-family:Plus Jakarta Sans,sans-serif;font-size:.65rem}.Section5Featured-module__8NKWfG__posterTitle{color:#fff;letter-spacing:.04em;-webkit-text-stroke:1px #ffffffbf;paint-order:stroke fill;text-shadow:0 0 30px #3c8cff59,0 0 80px #1e64ff26;font-family:Anton,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400;line-height:1.15}.Section5Featured-module__8NKWfG__posterSteps{align-items:center;gap:1.5rem;display:flex}.Section5Featured-module__8NKWfG__posterStep{color:#64aaff66;letter-spacing:.05em;font-family:Anton,sans-serif;font-size:1.8rem}.Section5Featured-module__8NKWfG__content{background:#fffffff5;flex-direction:column;justify-content:center;gap:1.1rem;padding:2.8rem 2.8rem 2.4rem;display:flex}.Section5Featured-module__8NKWfG__contentMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Section5Featured-module__8NKWfG__badge{letter-spacing:.14em;color:#fff;text-transform:uppercase;background:#ff5200;border-radius:4px;padding:.28rem .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.62rem;font-weight:700}.Section5Featured-module__8NKWfG__readTime{color:#1a120266;letter-spacing:.04em;font-family:Plus Jakarta Sans,sans-serif;font-size:.7rem}.Section5Featured-module__8NKWfG__tags{flex-wrap:wrap;gap:.45rem;display:flex}.Section5Featured-module__8NKWfG__tag{color:#ff5200cc;letter-spacing:.02em;background:#ff520012;border:1px solid #ff52002e;border-radius:100px;padding:.22rem .7rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.68rem;font-weight:500;transition:background .18s,border-color .18s}.Section5Featured-module__8NKWfG__tag:hover{background:#ff520024;border-color:#ff520059}.Section5Featured-module__8NKWfG__divider{background:linear-gradient(90deg,#0000,#ff520038 30%,#ff52004d 50%,#ff520038 70%,#0000);width:100%;height:1px;margin:.2rem 0}.Section5Featured-module__8NKWfG__eventBadge{background:#ff520012;border:1px solid #ff520029;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.Section5Featured-module__8NKWfG__eventIcon{flex-shrink:0;margin-top:.05rem;font-size:1.1rem;line-height:1}.Section5Featured-module__8NKWfG__eventInfo{flex-direction:column;gap:.15rem;display:flex}.Section5Featured-module__8NKWfG__eventLabel{letter-spacing:.12em;text-transform:uppercase;color:#ff5200b3;font-family:Plus Jakarta Sans,sans-serif;font-size:.64rem;font-weight:600}.Section5Featured-module__8NKWfG__eventDate{color:#1a1202cc;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:600;line-height:1.4}.Section5Featured-module__8NKWfG__title{color:#1a1202;letter-spacing:.03em;font-family:Anton,sans-serif;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:400;line-height:1.25}.Section5Featured-module__8NKWfG__excerpt{color:#1a120285;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.85rem,1.1vw,.95rem);line-height:1.75;display:-webkit-box;overflow:hidden}.Section5Featured-module__8NKWfG__author{color:#1a120261;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;font-style:italic}.Section5Featured-module__8NKWfG__readMore{color:#fff;cursor:pointer;background:#ff5200;border:none;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;padding:.72rem 1.6rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:600;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 4px 18px #ff520047}.Section5Featured-module__8NKWfG__readMore:hover{background:#e84800;transform:translateY(-2px);box-shadow:0 6px 28px #ff52006b}.Section5Featured-module__8NKWfG__readMore:active{transform:translateY(0)}.Section5Featured-module__8NKWfG__registerBtn{color:#ff5200;cursor:pointer;background:0 0;border:2px solid #ff5200;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.72rem 1.6rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex}.Section5Featured-module__8NKWfG__registerBtn:hover{color:#fff;background:#ff5200;transform:translateY(-2px);box-shadow:0 6px 20px #ff52004d}.Section5Featured-module__8NKWfG__registerBtn:active{transform:translateY(0)}.Section5Featured-module__8NKWfG__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#1a120273;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Section5Featured-module__8NKWfG__modalPanel{scrollbar-width:thin;scrollbar-color:#ff520033 transparent;background:#fff;border:1.5px solid #ff52001f;border-radius:18px;width:100%;max-width:640px;max-height:90vh;position:relative;overflow:hidden auto;box-shadow:0 24px 80px #1a120233,inset 0 0 0 1px #ffffffe6}.Section5Featured-module__8NKWfG__modalPanel::-webkit-scrollbar{width:3px}.Section5Featured-module__8NKWfG__modalPanel::-webkit-scrollbar-thumb{background:#ff520033;border-radius:4px}.Section5Featured-module__8NKWfG__modalClose{color:#ffffffe6;cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(4px);background:#00000073;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8rem;transition:background .18s,color .18s;display:flex;position:absolute;top:.85rem;right:.85rem}.Section5Featured-module__8NKWfG__modalClose:hover{color:#fff;background:#ff5200d9;border-color:#0000}.Section5Featured-module__8NKWfG__modalCover{flex-shrink:0;height:220px;position:relative;overflow:hidden}.Section5Featured-module__8NKWfG__modalCoverBg{position:absolute;inset:0}.Section5Featured-module__8NKWfG__modalCoverImg{object-fit:cover;object-position:center top}.Section5Featured-module__8NKWfG__modalCoverBg:after{content:"";z-index:2;background:linear-gradient(#00051026 0%,#000510a6 100%),radial-gradient(70% 60% at 60% 40%,#3c8cff26 0%,#0000 65%);position:absolute;inset:0}.Section5Featured-module__8NKWfG__modalCoverOverlay{z-index:2;align-items:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.Section5Featured-module__8NKWfG__modalCoverText{flex-direction:column;gap:.5rem;display:flex}.Section5Featured-module__8NKWfG__modalCoverIssue{letter-spacing:.22em;color:#78beff8c;text-transform:uppercase;font-family:Plus Jakarta Sans,sans-serif;font-size:.6rem}.Section5Featured-module__8NKWfG__modalCoverTitle{color:#fff;-webkit-text-stroke:.8px #ffffffbf;paint-order:stroke fill;font-family:Anton,sans-serif;font-size:1.5rem;line-height:1.2}.Section5Featured-module__8NKWfG__modalCoverSteps{gap:1.2rem;display:flex}.Section5Featured-module__8NKWfG__modalCoverSteps span{color:#64aaff73;font-family:Anton,sans-serif;font-size:1.3rem}.Section5Featured-module__8NKWfG__modalBody{flex-direction:column;gap:1rem;padding:2rem 2.2rem 2.5rem;display:flex}.Section5Featured-module__8NKWfG__modalMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Section5Featured-module__8NKWfG__modalBadge{letter-spacing:.14em;color:#fff;text-transform:uppercase;background:#3278ffd9;border-radius:4px;padding:.25rem .65rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.6rem;font-weight:700}.Section5Featured-module__8NKWfG__modalAuthor{color:#3d3d3d8c;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;font-style:italic}.Section5Featured-module__8NKWfG__modalTitle{color:#1a1202;letter-spacing:.02em;font-family:Anton,sans-serif;font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:400;line-height:1.25}.Section5Featured-module__8NKWfG__modalLead{color:#3d3d3dcc;font-family:Be Vietnam Pro,sans-serif;font-size:.95rem;font-style:italic;line-height:1.8}.Section5Featured-module__8NKWfG__modalParagraph{color:#3d3d3db8;font-family:Be Vietnam Pro,sans-serif;font-size:.9rem;line-height:1.8}.Section5Featured-module__8NKWfG__modalSection{flex-direction:column;gap:.75rem;display:flex}.Section5Featured-module__8NKWfG__modalSectionHeading{color:#3d3d3d;letter-spacing:.03em;font-family:Anton,sans-serif;font-size:1rem}.Section5Featured-module__8NKWfG__modalList{flex-direction:column;gap:.5rem;padding-left:1.2rem;display:flex}.Section5Featured-module__8NKWfG__modalList li{color:#3d3d3db3;font-family:Be Vietnam Pro,sans-serif;font-size:.88rem;line-height:1.75}.Section5Featured-module__8NKWfG__modalList li strong{color:#3d3d3d}.Section5Featured-module__8NKWfG__modalQuote{color:#3d3d3d99;border-left:2px solid #ff520073;padding-left:1rem;font-family:Be Vietnam Pro,sans-serif;font-size:.88rem;font-style:italic;line-height:1.65}.Section5Featured-module__8NKWfG__modalEventBox{background:#ff52000f;border:1px solid #ff52002e;border-radius:10px;flex-direction:column;gap:.5rem;padding:1.2rem 1.4rem;display:flex}.Section5Featured-module__8NKWfG__modalEventTitle{color:#ff5200;letter-spacing:.02em;margin-bottom:.3rem;font-family:Anton,sans-serif;font-size:.85rem}.Section5Featured-module__8NKWfG__modalEventBox p{color:#3d3d3dbf;font-family:Be Vietnam Pro,sans-serif;font-size:.82rem;line-height:1.6}.Section5Featured-module__8NKWfG__modalEventBox p strong{color:#3d3d3d}.Section5Featured-module__8NKWfG__modalCta{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#ff5200;border-radius:999px;align-self:flex-start;align-items:center;gap:.55rem;margin-top:.5rem;padding:.8rem 1.8rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 4px 18px #ff52004d}.Section5Featured-module__8NKWfG__modalCta:hover{background:#e84800;transform:translateY(-2px);box-shadow:0 6px 28px #ff520073}@media (max-width:768px){.Section5Featured-module__8NKWfG__card{grid-template-columns:1fr}.Section5Featured-module__8NKWfG__poster{min-height:240px}.Section5Featured-module__8NKWfG__section{padding:6vh 1.5rem 8vh}.Section5Featured-module__8NKWfG__content{padding:2rem 1.5rem}.Section5Featured-module__8NKWfG__modalOverlay{padding:1rem}.Section5Featured-module__8NKWfG__modalBody{padding:1.5rem 1.4rem 2rem}.Section5Featured-module__8NKWfG__sectionHeading{flex-wrap:wrap;font-size:clamp(1.8rem,7vw,2.4rem)}.Section5Featured-module__8NKWfG__sectionHeadingGray,.Section5Featured-module__8NKWfG__sectionHeadingText{white-space:normal}}
