.BlogHero_heroContainer__fuokp{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 5rem 0;gap:4rem;width:100%;position:relative}.BlogHero_herobackground__Fpr2N{position:absolute;inset:0;z-index:0;pointer-events:none}.BlogHero_herobackground__Fpr2N canvas{width:100%;height:100%}.BlogHero_heroContentSection__aX4oG{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;text-align:center;width:80%;position:relative;z-index:1}.BlogHero_heroContentSection__aX4oG h1{font-size:3rem;line-height:4rem;font-weight:400;font-family:var(--font-aptos-serif);color:#000000;width:700px}[data-theme=dark] .BlogHero_heroContentSection__aX4oG h1{color:#F5F6FF}.BlogHero_subtitleSection__HbG1r{display:flex;align-items:flex-start;justify-content:center;gap:.5rem}.BlogHero_subtitleSection__HbG1r h6{font-size:1.3rem;width:700px;font-weight:600;font-family:Arial,Helvetica,sans-serif;color:#000000}[data-theme=dark] .BlogHero_subtitleSection__HbG1r h6{color:#F3286E}.BlogHero_subtitleSection__HbG1r img{width:25px;height:25px}.BlogHero_heroFadeIn__braBf{animation:BlogHero_heroBlurFadeIn__N5c3a 1.4s cubic-bezier(.16,1,.3,1) forwards;opacity:0;filter:blur(20px);transform:translateY(40px) scale(.95);will-change:opacity,filter,transform}.BlogHero_heroContentSection__aX4oG h1.BlogHero_heroFadeIn__braBf{animation-delay:.1s}.BlogHero_heroContentSection__aX4oG p.BlogHero_heroFadeIn__braBf{animation-delay:.3s}.BlogHero_heroContentSectionButton__YNZnJ.BlogHero_heroFadeIn__braBf{animation-delay:.5s}.BlogHero_heroImageSection__p85K3.BlogHero_heroFadeIn__braBf{animation-delay:.2s}@keyframes BlogHero_heroBlurFadeIn__N5c3a{0%{opacity:0;filter:blur(20px);transform:translateY(40px) scale(.95)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.BlogHero_heroContentSection__aX4oG h1 span{color:#A10418}[data-theme=dark] .BlogHero_heroContentSection__aX4oG h1 span{color:#F3286E}.BlogHero_heroContentSection__aX4oG p{font-size:.95rem;font-weight:400;font-family:Arial,Helvetica,sans-serif;color:#000000;line-height:1.5rem;width:95%}[data-theme=dark] .BlogHero_heroExcerpt__AqK2E{color:#F5F6FF}.BlogHero_heroExcerpt__AqK2E{font-size:1rem;max-width:640px}[data-theme=dark] .BlogHero_heroContentSection__aX4oG p{color:#F5F6FF}.BlogHero_heroContentSectionButton__YNZnJ{background-color:#A10418;border:2px solid #a10418;padding:.5rem 1.2rem;border-radius:30px;color:#fff;font-size:.95rem;font-weight:400;font-family:Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;width:fit-content;transition:all .3s ease;box-shadow:0 4px 15px rgba(161,4,24,.2)}.BlogHero_heroContentSectionButton__YNZnJ:hover{background-color:#fff;color:#A10418;border:2px solid #a10418;box-shadow:0 6px 20px rgba(161,4,24,.3)}[data-theme=dark] .BlogHero_heroContentSectionButton__YNZnJ{background-color:white;color:black;border:1px solid white;box-shadow:0 4px 15px rgba(255,255,255,.15)}[data-theme=dark] .BlogHero_heroContentSectionButton__YNZnJ:hover{background-color:transparent;color:#F5F5F5;box-shadow:0 6px 20px rgba(255,255,255,.2)}.BlogHero_heroImageSection__p85K3{width:90%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.BlogHero_heroImageSection__p85K3.BlogHero_heroFadeIn__braBf{animation-delay:.3s}.BlogHero_heroImageSection__p85K3 video,.BlogHero_heroImage__wul9W{width:100%;height:400px;display:block;border-radius:15px;object-fit:cover;position:relative;z-index:0}.BlogHero_heroImageOverlay__wTA3G{position:absolute;inset:0;border-radius:15px;background:linear-gradient(180deg,rgba(0,0,0,.1) 10%,rgba(0,0,0,.8) 90%);display:flex;align-items:flex-end;justify-content:flex-start;padding:2rem 2.5rem;color:#ffffff}.BlogHero_heroImageText__KfIEP{max-width:520px;text-align:left}.BlogHero_heroImageText__KfIEP h3{font-size:1.6rem;font-weight:700;margin-bottom:.75rem}.BlogHero_heroImageText__KfIEP p{font-size:.9rem;line-height:1.4rem;margin-bottom:1.25rem}.BlogHero_heroImageButton__ux_4N{align-items:center;justify-content:center;padding:.5rem 1.4rem;border-radius:999px;background:white;color:black;font-size:.85rem;font-weight:500;border:2px solid white;text-decoration:none;cursor:pointer;transition:all .3s ease}.BlogHero_heroImageButton__ux_4N:hover{background:transparent;color:white;border:2px solid white}.BlogHero_downBtn__oAv_h{background-color:#A10418;height:40px;width:40px;border-radius:50%;border:none;position:absolute;bottom:-1rem;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:all .3s ease;animation:BlogHero_bounceDown__hAL0L 1.5s ease-in-out infinite}[data-theme=dark] .BlogHero_downBtn__oAv_h{background-color:#F3286E;border:1px solid #f3286e}.BlogHero_downBtn__oAv_h svg{animation:BlogHero_pulseArrow__7Dfxt 1.5s ease-in-out infinite}.BlogHero_downBtn__oAv_h:hover{background-color:#8a0315;transform:translateY(2px);animation-play-state:paused}[data-theme=dark] .BlogHero_downBtn__oAv_h:hover{background-color:#F3286E;border:1px solid #f3286e}.BlogHero_downBtn__oAv_h:hover svg{animation-play-state:paused}@keyframes BlogHero_bounceDown__hAL0L{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@keyframes BlogHero_pulseArrow__7Dfxt{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@media screen and (max-width:600px){.BlogHero_heroContainer__fuokp{padding:1rem 1.5rem 0;gap:2rem}.BlogHero_heroContentSection__aX4oG h1{font-size:2rem;line-height:2.3rem;font-weight:400;width:100%}.BlogHero_heroImageSection__p85K3{width:100%}.BlogHero_heroContentSection__aX4oG{width:100%;gap:1rem}.BlogHero_subtitleSection__HbG1r{gap:.3rem}.BlogHero_subtitleSection__HbG1r h6{font-size:.9rem}.BlogHero_subtitleSection__HbG1r img{width:20px;height:20px}.BlogHero_heroContentSection__aX4oG p{width:100%;font-size:.85rem;line-height:1.3rem}.BlogHero_heroImageSection__p85K3 video,.BlogHero_heroImage__wul9W{height:305px!important}.BlogHero_heroImageOverlay__wTA3G{padding:1.2rem}.BlogHero_heroImageText__KfIEP h3{font-size:1.2rem;line-height:1.5rem}.BlogHero_heroImageText__KfIEP p{font-size:.8rem;line-height:1.2rem}.BlogHero_heroContentSectionButton__YNZnJ{font-size:.8rem;padding:.4rem 1.6rem}.BlogHero_heroImageButton__ux_4N{font-size:.8rem;padding:.4rem 1rem}}@media screen and (max-width:700px){.BlogHero_subtitleSection__HbG1r h6{width:100%}}@media screen and (min-width:600px) and (max-width:1211px){.BlogHero_heroContainer__fuokp{padding:2rem 2.5rem 0}.BlogHero_heroContentSection__aX4oG,.BlogHero_heroContentSection__aX4oG h1,.BlogHero_heroContentSection__aX4oG p,.BlogHero_heroImageSection__p85K3{width:100%}.BlogHero_heroImageSection__p85K3 video,.BlogHero_heroImage__wul9W{height:350px}}