:root{--primary-color:#133556;--secondary-color:#4db9b2;--coral-color:#e17a5f;--blue-light-color:#ddeffc;--yellow-color:#f2b707;--gray-color:#ead9c3;--text-dark:#374151;--text-light:#f4f1de;--white:#fff;--background-light:#f4f1de;--text-medium:#64748b;--background-dark:#374151;--text-black:#0f172a;--font-primary:"Work Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;--font-secondary:"Space Mono","SF Mono",Monaco,"Cascadia Code",monospace;--font-decorative:"Merienda","Comic Sans MS","Bradley Hand",cursive;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--shadow-2xl:0 25px 50px -12px #00000040,0 10px 20px -6px #0000001a;--transition-fast:.15s ease-in-out;--transition-normal:.3s ease-in-out;--transition-slow:.5s ease-in-out;--border-radius-sm:.375rem;--border-radius-md:.5rem;--border-radius-lg:.75rem;--border-radius-xl:1rem;--border-radius-2xl:1.5rem;--max-width:1500px;--navbar-height:80px;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-primary);color:var(--background-dark);background-color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.6;overflow-x:hidden}.grecaptcha-badge{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.app-layout{flex-direction:column;min-height:100svh;display:flex}.main-content{flex:1}h1,h2,h3,h4,h5,h6{margin-bottom:var(--spacing-md);color:var(--text-dark);font-weight:600;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2.5vw,1.5rem)}p{margin-bottom:var(--spacing-md);font-size:clamp(1rem,2vw,1.125rem)}a{transition:color var(--transition-fast);text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:var(--max-width);padding:0 var(--spacing-md);margin:0 auto}@media (min-width:768px){.container{padding:0 var(--spacing-lg)}}@media (min-width:1024px){.container{padding:0 var(--spacing-xl)}}.text-center{text-align:center}.text-gradient{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.emphase{font-family:var(--font-decorative);color:#c9604a;margin:0 5px;font-size:3.5rem;font-weight:400}@media (min-width:768px){.emphase{font-size:5rem}}.btn{padding:var(--spacing-md)var(--spacing-xl);border-radius:var(--border-radius-lg);font-family:var(--font-primary);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-md);background-color:var(--primary-color);color:#fff;text-align:center;border:none;justify-content:center;align-items:center;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn:hover{box-shadow:var(--shadow-lg);color:#fff;transform:translateY(-2px)}.btn:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.btn:hover:before{left:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{animation:.6s ease-out forwards fadeInUp}.animate-fade-in-down{animation:.6s ease-out forwards fadeInDown}.animate-fade-in-left{animation:.6s ease-out forwards fadeInLeft}.animate-fade-in-right{animation:.6s ease-out forwards fadeInRight}.animate-scale-in{animation:.6s ease-out forwards scaleIn}.hide-mobile{display:none!important}@media (min-width:768px){.hide-mobile{display:block!important}}.show-mobile{display:block!important}@media (min-width:768px){.show-mobile,.hide-desktop{display:none!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background-light)}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:var(--border-radius-lg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.scroll-animate{opacity:0;transition:all .6s ease-out;transform:translateY(20px)}.scroll-animate.is-visible{opacity:1;transform:translateY(0)}.loaderContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}
@font-face{font-family:merienda;src:url(../media/Merienda_Light-s.p.c4436fee.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:merienda;src:url(../media/Merienda_Regular-s.p.fd211db4.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:merienda;src:url(../media/Merienda_Bold-s.p.1b280077.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:merienda Fallback;src:local(Arial);ascent-override:97.51%;descent-override:30.26%;line-gap-override:0.0%;size-adjust:113.02%}.merienda_1ce04313-module__aoeaPq__className{font-family:merienda,merienda Fallback,Comic Sans MS,Bradley Hand,cursive}.merienda_1ce04313-module__aoeaPq__variable{--font-merienda:"merienda","merienda Fallback",Comic Sans MS,Bradley Hand,cursive}
@font-face{font-family:workSans;src:url(../media/WorkSans_Light-s.p.e5611600.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:workSans;src:url(../media/WorkSans_Regular-s.p.18753219.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:workSans;src:url(../media/WorkSans_Medium-s.p.4350a578.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:workSans;src:url(../media/WorkSans_SemiBold-s.p.ba866a77.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:workSans;src:url(../media/WorkSans_Bold-s.p.7e373286.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:workSans Fallback;src:local(Arial);ascent-override:82.98%;descent-override:21.68%;line-gap-override:0.0%;size-adjust:112.07%}.worksans_7c8fa1d8-module__-iREWa__className{font-family:workSans,workSans Fallback,Helvetica Neue,Arial,sans-serif}.worksans_7c8fa1d8-module__-iREWa__variable{--font-work-sans:"workSans","workSans Fallback",Helvetica Neue,Arial,sans-serif}
.Navbar-module-scss-module__N8yoJa__navbar{z-index:var(--z-fixed);padding:var(--spacing-sm)0;transition:all var(--transition-normal);background:#0000001a;width:100%;position:fixed;top:0;left:0;right:0}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled{box-shadow:var(--shadow-md);padding:var(--spacing-xs)0;background:#fffffff2}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__logo{transform:scale(.9)}.Navbar-module-scss-module__N8yoJa__container{padding:0 var(--spacing-md);justify-content:space-between;align-items:center;margin:0 auto;display:flex}@media (min-width:768px){.Navbar-module-scss-module__N8yoJa__container{padding:0 var(--spacing-lg)}}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__container{padding:0 var(--spacing-xl)}}.Navbar-module-scss-module__N8yoJa__logo{transition:all var(--transition-normal);z-index:2;align-items:center;gap:.25rem;height:60px;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex;position:relative}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__logo{height:45px}}@media (min-width:1124px){.Navbar-module-scss-module__N8yoJa__logo{height:60px}}.Navbar-module-scss-module__N8yoJa__logoImg{fill:var(--white);transition:fill var(--transition-slow)}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__logoImg,.Navbar-module-scss-module__N8yoJa__logoImg.Navbar-module-scss-module__N8yoJa__open{fill:var(--primary-color)}.Navbar-module-scss-module__N8yoJa__logoTxt{fill:var(--white);transition:fill var(--transition-slow)}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__logoTxt,.Navbar-module-scss-module__N8yoJa__logoTxt.Navbar-module-scss-module__N8yoJa__open{fill:var(--primary-color)}.Navbar-module-scss-module__N8yoJa__navMenu{-webkit-backdrop-filter:blur(20px);width:100%;padding:100px var(--spacing-lg)var(--spacing-lg)var(--spacing-lg);box-shadow:var(--shadow-lg);width:100svw;height:100svh;transition:all var(--transition-slow);background:#fffffffa;flex-direction:column;align-items:center;display:flex;position:absolute;top:0;left:0;transform:translate(-100vw)}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__navMenu{backdrop-filter:none;width:auto;box-shadow:none;gap:var(--spacing-xs);background:0 0;flex-direction:row;width:auto;height:auto;padding:0;animation:none;position:static;transform:none}}@media (min-width:1124px){.Navbar-module-scss-module__N8yoJa__navMenu{gap:var(--spacing-md)}}@media (min-width:1300px){.Navbar-module-scss-module__N8yoJa__navMenu{gap:var(--spacing-xl)}}.Navbar-module-scss-module__N8yoJa__navMenu.Navbar-module-scss-module__N8yoJa__active{opacity:1;overflow-y:auto;transform:translate(0)}.Navbar-module-scss-module__N8yoJa__navLink{color:var(--text-dark);padding:var(--spacing-md);border-radius:var(--border-radius-md);transition:all var(--transition-normal);text-align:center;border-bottom:1px solid #0000001a;width:100%;font-weight:500;text-decoration:none;position:relative}.Navbar-module-scss-module__N8yoJa__navLink .Navbar-module-scss-module__N8yoJa__label{z-index:1;position:relative}.Navbar-module-scss-module__N8yoJa__navLink .Navbar-module-scss-module__N8yoJa__brushContainer{display:none}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__navLink .Navbar-module-scss-module__N8yoJa__brushContainer.Navbar-module-scss-module__N8yoJa__active{display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}}.Navbar-module-scss-module__N8yoJa__navLink:last-child{border-bottom:none}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__navLink{width:auto;color:var(--white);padding:var(--spacing-xs)var(--spacing-md);border-bottom:none;font-size:.8rem}.Navbar-module-scss-module__N8yoJa__navLink:last-child{border-bottom:none}}@media (min-width:1230px){.Navbar-module-scss-module__N8yoJa__navLink{font-size:1rem}}.Navbar-module-scss-module__N8yoJa__navLink:before{content:"";background:var(--primary-color);width:0;height:2px;transition:all var(--transition-normal);display:none;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.Navbar-module-scss-module__N8yoJa__navLink:hover{color:var(--coral-color);background:var(--blue-light-color)}.Navbar-module-scss-module__N8yoJa__navLink:hover:before{width:100%}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__navLink:hover{background:0 0}}.Navbar-module-scss-module__N8yoJa__navLink.Navbar-module-scss-module__N8yoJa__active{color:var(--coral-color);background:var(--blue-light-color);font-weight:600}.Navbar-module-scss-module__N8yoJa__navLink.Navbar-module-scss-module__N8yoJa__active:before{width:100%}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__navLink.Navbar-module-scss-module__N8yoJa__active{background:0 0;font-weight:500}.Navbar-module-scss-module__N8yoJa__navLink.Navbar-module-scss-module__N8yoJa__active:hover{color:var(--coral-color)}.Navbar-module-scss-module__N8yoJa__navLink:after{content:"";background-color:var(--coral-color);width:0;height:2px;transition:width .8s,left .8s;position:absolute;bottom:-3px;left:50%}.Navbar-module-scss-module__N8yoJa__navLink.Navbar-module-scss-module__N8yoJa__active:after{width:100%;left:0}}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__navLink{color:var(--text-dark)}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__navLink:hover,.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__navLink.Navbar-module-scss-module__N8yoJa__active{color:var(--coral-color)}.Navbar-module-scss-module__N8yoJa__cal{text-align:center;margin:var(--spacing-md)0;padding:var(--spacing-sm)var(--spacing-md);background-color:var(--primary-color);color:var(--white);border-radius:var(--border-radius-md);transition:all var(--transition-normal);max-width:300px;font-weight:500;text-decoration:none;display:inline-block;position:relative;overflow:hidden}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__cal{max-width:auto;margin:0 0 0 var(--spacing-lg)}}.Navbar-module-scss-module__N8yoJa__cal:hover{box-shadow:var(--shadow-lg);color:var(--white);transform:translateY(-2px)}.Navbar-module-scss-module__N8yoJa__cal:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.Navbar-module-scss-module__N8yoJa__cal:hover:before{left:100%}.Navbar-module-scss-module__N8yoJa__calMobile{margin:40px 0;font-size:1.2rem}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__calMobile{display:none}}.Navbar-module-scss-module__N8yoJa__calDesktop{display:none}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__calDesktop{display:block}}.Navbar-module-scss-module__N8yoJa__socialLinksDesktop{display:none}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__socialLinksDesktop{gap:var(--spacing-md);margin-left:var(--spacing-lg);padding-left:var(--spacing-lg);border-left:1px solid #fff3;align-items:center;display:flex}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__socialLinksDesktop{border-left-color:#00699433}}.Navbar-module-scss-module__N8yoJa__socialLinksMobile{gap:var(--spacing-md);border-left:1px solid #fff3;justify-content:center;align-items:center;display:flex}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__socialLinksMobile{display:none}}.Navbar-module-scss-module__N8yoJa__socialLink{border-radius:var(--border-radius-lg);width:44px;height:44px;color:var(--primary-color);transition:all var(--transition-normal);background:#0069941a;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__socialLink{width:40px;height:40px;color:var(--white);-webkit-backdrop-filter:blur(10px);background:#ffffff1a}}.Navbar-module-scss-module__N8yoJa__socialLink:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.Navbar-module-scss-module__N8yoJa__socialLink svg{transition:transform var(--transition-normal);z-index:1;position:relative}.Navbar-module-scss-module__N8yoJa__socialLink:hover{box-shadow:var(--shadow-lg);background:var(--primary-color);color:var(--white);transform:translateY(-2px)}.Navbar-module-scss-module__N8yoJa__socialLink:hover:before{left:100%}.Navbar-module-scss-module__N8yoJa__socialLink:hover svg{transform:scale(1.1)}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__socialLink:hover{color:var(--white);background:#fff3}}.Navbar-module-scss-module__N8yoJa__socialLink:active{transform:translateY(-1px)}.Navbar-module-scss-module__N8yoJa__socialLink:first-child:hover{background:#1877f2}.Navbar-module-scss-module__N8yoJa__socialLink:nth-child(2):hover{background:linear-gradient(-135deg,#833ab4 0%,#c13584 30%,#fd1d1d 50%,#fcb045 75%,#f7b854 100%)}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__socialLink{color:var(--primary-color);background:#0069941a}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__socialLink{color:var(--primary-color);background:#0069941a}}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__socialLink:hover{background:var(--primary-color);color:var(--white)}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__socialLink:hover{background:var(--primary-color);color:var(--white)}}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__socialLink:first-child:hover{background:#1877f2}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__socialLink:nth-child(2):hover{background:linear-gradient(-135deg,#833ab4 0%,#c13584 30%,#fd1d1d 50%,#fcb045 75%,#f7b854 100%)}@media (max-width:1023px){.Navbar-module-scss-module__N8yoJa__navMenu.Navbar-module-scss-module__N8yoJa__active .Navbar-module-scss-module__N8yoJa__socialLinks{animation:.6s ease-out .3s both Navbar-module-scss-module__N8yoJa__socialFadeIn}.Navbar-module-scss-module__N8yoJa__navMenu.Navbar-module-scss-module__N8yoJa__active .Navbar-module-scss-module__N8yoJa__socialLink{animation:.4s ease-out both Navbar-module-scss-module__N8yoJa__socialSlideIn}.Navbar-module-scss-module__N8yoJa__navMenu.Navbar-module-scss-module__N8yoJa__active .Navbar-module-scss-module__N8yoJa__socialLink:first-child{animation-delay:.4s}.Navbar-module-scss-module__N8yoJa__navMenu.Navbar-module-scss-module__N8yoJa__active .Navbar-module-scss-module__N8yoJa__socialLink:nth-child(2){animation-delay:.5s}}@keyframes Navbar-module-scss-module__N8yoJa__socialFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Navbar-module-scss-module__N8yoJa__socialSlideIn{0%{opacity:0;transform:translate(-20px)scale(.8)}to{opacity:1;transform:translate(0)scale(1)}}.Navbar-module-scss-module__N8yoJa__socialLink:focus{outline:2px solid var(--accent-color);outline-offset:2px}@media (max-width:480px){.Navbar-module-scss-module__N8yoJa__socialLinks{justify-content:center}}.Navbar-module-scss-module__N8yoJa__menuPicture{width:100vw;max-height:calc(100svh - 580px);transition:opacity .3s;position:absolute;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000 15%,#000 40%);mask-image:linear-gradient(#0000 15%,#000 40%)}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__menuPicture{display:none}}.Navbar-module-scss-module__N8yoJa__hamburger{cursor:pointer;width:24px;height:18px;z-index:var(--z-fixed);background:0 0;border:none;flex-direction:column;justify-content:space-between;padding:0;display:flex}@media (min-width:1024px){.Navbar-module-scss-module__N8yoJa__hamburger{display:none}}.Navbar-module-scss-module__N8yoJa__hamburger span{width:100%;height:2px;transition:all var(--transition-normal);transform-origin:50%;background:#fff;border-radius:1px;display:block}.Navbar-module-scss-module__N8yoJa__navbar.Navbar-module-scss-module__N8yoJa__scrolled .Navbar-module-scss-module__N8yoJa__hamburger span{background:var(--text-dark)}.Navbar-module-scss-module__N8yoJa__hamburger.Navbar-module-scss-module__N8yoJa__active span:first-child{background-color:var(--primary-color);transform:rotate(45deg)translate(6px,6px)}.Navbar-module-scss-module__N8yoJa__hamburger.Navbar-module-scss-module__N8yoJa__active span:nth-child(2){opacity:0}.Navbar-module-scss-module__N8yoJa__hamburger.Navbar-module-scss-module__N8yoJa__active span:nth-child(3){background-color:var(--primary-color);transform:rotate(-45deg)translate(6px,-6px)}
.Logo_horizontal-module-scss-module__dH-6AG__logo{width:auto;height:100%}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls1{fill:#e7977d}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls2{fill:#4db9b2}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls3{fill:#ddeffc}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls4{fill:#80c8c1}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls5{fill:#a6d6d2}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls6{fill:#ead9c3}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls9{fill:none}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls10{fill:#f8d176}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls12{fill:#eee0cf}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls13{fill:#e17a5f}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls14{fill:#f2b809}.Logo_horizontal-module-scss-module__dH-6AG__logo .Logo_horizontal-module-scss-module__dH-6AG__cls15{fill:#133556}
.Footer-module-scss-module__wcgw9G__footer{width:100%;margin-top:auto}.Footer-module-scss-module__wcgw9G__footerMain{background:var(--primary-color);color:var(--white);padding:var(--spacing-3xl)0 var(--spacing-2xl)}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footerMain{padding:var(--spacing-2xl)0}}.Footer-module-scss-module__wcgw9G__footerGrid{gap:var(--spacing-3xl);text-align:center;grid-template-columns:1fr;display:grid}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footerGrid{gap:var(--spacing-3xl);grid-template-columns:2fr 1fr}}@media (min-width:1024px){.Footer-module-scss-module__wcgw9G__footerGrid{gap:var(--spacing-2xl);grid-template-columns:2fr 1fr 1fr 1fr}}.Footer-module-scss-module__wcgw9G__footerBrand{flex-direction:column;align-items:center;display:flex}.Footer-module-scss-module__wcgw9G__footerLogo{margin-bottom:var(--spacing-lg);align-items:center;gap:.25rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footerLogo{font-size:1.75rem}}.Footer-module-scss-module__wcgw9G__logoImg,.Footer-module-scss-module__wcgw9G__logoTxt{fill:var(--white)}.Footer-module-scss-module__wcgw9G__brandDescription{color:#fffc;margin-bottom:var(--spacing-xl);font-size:.95rem;line-height:1.6}.Footer-module-scss-module__wcgw9G__socialLinks{gap:var(--spacing-md);justify-content:center;display:flex}.Footer-module-scss-module__wcgw9G__socialLink{border-radius:var(--border-radius-lg);width:44px;height:44px;color:var(--white);transition:all var(--transition-normal);background:#ffffff1a;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.Footer-module-scss-module__wcgw9G__socialLink:before{content:"";width:100%;height:100%;transition:left var(--transition-slow);background:linear-gradient(90deg,#0000,#fff3,#0000);position:absolute;top:0;left:-100%}.Footer-module-scss-module__wcgw9G__socialLink svg{transition:transform var(--transition-normal);z-index:1;position:relative}.Footer-module-scss-module__wcgw9G__socialLink:hover{box-shadow:var(--shadow-lg);color:var(--white);transform:translateY(-2px)}.Footer-module-scss-module__wcgw9G__socialLink:hover:before{left:100%}.Footer-module-scss-module__wcgw9G__socialLink:hover svg{transform:scale(1.1)}.Footer-module-scss-module__wcgw9G__socialLink:active{transform:translateY(-1px)}.Footer-module-scss-module__wcgw9G__socialLink:first-child:hover{background:#1877f2}.Footer-module-scss-module__wcgw9G__socialLink:nth-child(2):hover{background:linear-gradient(-135deg,#833ab4 0%,#c13584 30%,#fd1d1d 50%,#fcb045 75%,#f7b854 100%)}.Footer-module-scss-module__wcgw9G__socialLink:nth-child(3):hover{background:#25d366}.Footer-module-scss-module__wcgw9G__socialLink:nth-child(4):hover{background:#ea4335}.Footer-module-scss-module__wcgw9G__socialLink:focus{outline:2px solid var(--accent-color);outline-offset:2px}.Footer-module-scss-module__wcgw9G__footerSection h3{color:var(--white);text-transform:uppercase;letter-spacing:.5px;padding-bottom:var(--spacing-sm);margin-bottom:var(--spacing-lg);text-align:center;border-bottom:1px solid #ffffff1a;font-size:1.125rem}.Footer-module-scss-module__wcgw9G__footerLinks{margin:0;padding:0;list-style:none}.Footer-module-scss-module__wcgw9G__footerLinks li{margin-bottom:var(--spacing-sm);transition:transform var(--transition-normal)}.Footer-module-scss-module__wcgw9G__footerLinks li:hover{transform:scale(1.15)}.Footer-module-scss-module__wcgw9G__footerLinks li a{color:#fffc;font-size:.95rem;text-decoration:none}.Footer-module-scss-module__wcgw9G__contactItem{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md);color:#fffc;transition:var(--transition-normal);justify-content:center;font-size:.95rem;display:flex}.Footer-module-scss-module__wcgw9G__contactItem a{color:#fffc;transition:color var(--transition-normal);text-decoration:none}.Footer-module-scss-module__wcgw9G__contactItem:hover{transform:scale(1.08)}.Footer-module-scss-module__wcgw9G__contactItem:last-child{margin-bottom:0}.Footer-module-scss-module__wcgw9G__contactIcon{flex-shrink:0;width:20px;font-size:1rem}.Footer-module-scss-module__wcgw9G__footerBottom{background:var(--primary-color);padding:var(--spacing-lg)0;border-top:1px solid #ffffff14}.Footer-module-scss-module__wcgw9G__footerBottomContent{text-align:center;align-items:center;gap:var(--spacing-md);flex-direction:column;display:flex}.Footer-module-scss-module__wcgw9G__legalLinks{justify-content:center;align-items:center;gap:var(--spacing-xs)0;flex-wrap:wrap;display:flex}.Footer-module-scss-module__wcgw9G__legalLink{color:#fff9;font-size:.8rem;font-family:var(--font-primary);cursor:pointer;transition:color var(--transition-normal);white-space:nowrap;background:0 0;border:none;padding:.2rem .5rem}.Footer-module-scss-module__wcgw9G__legalLink:hover{color:var(--secondary-color)}.Footer-module-scss-module__wcgw9G__dot{background:#ffffff4d;border-radius:50%;flex-shrink:0;width:3px;height:3px}.Footer-module-scss-module__wcgw9G__copyright{color:#ffffff80;margin:0;font-size:.775rem}.Footer-module-scss-module__wcgw9G__recaptchaNotice{color:#ffffff4d;font-size:.7rem}
.Legacy-module-scss-module__dKN2xa__overlay{backdrop-filter:blur(4px);z-index:10000;padding:var(--spacing-md);background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out Legacy-module-scss-module__dKN2xa__fadeIn;display:flex;position:fixed;inset:0}.Legacy-module-scss-module__dKN2xa__modal{background:var(--white);border-radius:var(--border-radius-2xl);width:100%;max-width:820px;max-height:85vh;box-shadow:var(--shadow-2xl);border-top:4px solid var(--secondary-color);flex-direction:column;animation:.4s ease-out Legacy-module-scss-module__dKN2xa__slideUp;display:flex;overflow:hidden}.Legacy-module-scss-module__dKN2xa__header{padding:var(--spacing-lg)var(--spacing-xl);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Legacy-module-scss-module__dKN2xa__headerLeft{align-items:center;gap:var(--spacing-sm);display:flex}.Legacy-module-scss-module__dKN2xa__headerIcon{background:var(--blue-light-color);width:42px;height:42px;color:var(--primary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Legacy-module-scss-module__dKN2xa__header h2{font-family:var(--font-primary);color:var(--primary-color);margin:0;font-size:clamp(1.15rem,2.5vw,1.5rem);font-weight:700}.Legacy-module-scss-module__dKN2xa__closeBtn{width:36px;height:36px;color:var(--text-medium);cursor:pointer;transition:all var(--transition-normal);background:0 0;border:2px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Legacy-module-scss-module__dKN2xa__closeBtn:hover{color:var(--primary-color);border-color:var(--primary-color);transform:rotate(90deg)}.Legacy-module-scss-module__dKN2xa__tabs{padding:0 var(--spacing-xl);border-bottom:1px solid #00000014;flex-shrink:0;gap:2px;display:flex}.Legacy-module-scss-module__dKN2xa__tab{padding:var(--spacing-sm)var(--spacing-md);font-family:var(--font-primary);color:var(--text-medium);cursor:pointer;transition:all var(--transition-normal);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;font-size:.875rem;font-weight:500}.Legacy-module-scss-module__dKN2xa__tab:hover{color:var(--primary-color)}.Legacy-module-scss-module__dKN2xa__tabActive{color:var(--primary-color);border-bottom-color:var(--secondary-color);font-weight:600}.Legacy-module-scss-module__dKN2xa__body{padding:var(--spacing-lg)var(--spacing-xl)var(--spacing-xl);flex:1;overflow-y:auto}.Legacy-module-scss-module__dKN2xa__body::-webkit-scrollbar{width:6px}.Legacy-module-scss-module__dKN2xa__body::-webkit-scrollbar-track{background:0 0}.Legacy-module-scss-module__dKN2xa__body::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}.Legacy-module-scss-module__dKN2xa__body::-webkit-scrollbar-thumb:hover{background:#0003}.Legacy-module-scss-module__dKN2xa__article{max-width:700px;color:var(--text-dark);margin:0 auto;font-size:.925rem;line-height:1.7}.Legacy-module-scss-module__dKN2xa__article>p:first-child{color:var(--text-medium);border-bottom:1px solid #0000000f;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:.825rem}.Legacy-module-scss-module__dKN2xa__article p{margin-bottom:1rem}.Legacy-module-scss-module__dKN2xa__article strong{color:var(--text-dark);font-weight:600}.Legacy-module-scss-module__dKN2xa__article h3{font-family:var(--font-primary);color:var(--primary-color);border-bottom:1px solid #0000000f;margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700;position:relative}.Legacy-module-scss-module__dKN2xa__article h3:after{content:"";background:var(--secondary-color);width:50px;height:2px;position:absolute;bottom:-1px;left:0}.Legacy-module-scss-module__dKN2xa__article h3:first-child{margin-top:0}.Legacy-module-scss-module__dKN2xa__article h4{font-family:var(--font-primary);color:var(--text-dark);margin:1.75rem 0 .75rem;font-size:1.05rem;font-weight:600}.Legacy-module-scss-module__dKN2xa__article ul,.Legacy-module-scss-module__dKN2xa__article ol{margin-bottom:1rem;padding-left:1.5rem}.Legacy-module-scss-module__dKN2xa__article ul li,.Legacy-module-scss-module__dKN2xa__article ol li{margin-bottom:.4rem;padding-left:.25rem}.Legacy-module-scss-module__dKN2xa__article ul li ul,.Legacy-module-scss-module__dKN2xa__article ul li ol,.Legacy-module-scss-module__dKN2xa__article ol li ul,.Legacy-module-scss-module__dKN2xa__article ol li ol{margin-top:.4rem;margin-bottom:.4rem}.Legacy-module-scss-module__dKN2xa__article ul{list-style:none}.Legacy-module-scss-module__dKN2xa__article ul>li{position:relative}.Legacy-module-scss-module__dKN2xa__article ul>li:before{content:"";background:var(--secondary-color);border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:-1.15rem}.Legacy-module-scss-module__dKN2xa__article ol{list-style:decimal}.Legacy-module-scss-module__dKN2xa__article ol>li::marker{color:var(--secondary-color);font-weight:600}.Legacy-module-scss-module__dKN2xa__article a{color:var(--secondary-color);transition:all var(--transition-normal);border-bottom:1px solid #0000;text-decoration:none}.Legacy-module-scss-module__dKN2xa__article a:hover{color:var(--primary-color);border-bottom-color:var(--primary-color)}.Legacy-module-scss-module__dKN2xa__article blockquote{background:var(--blue-light-color);border-left:3px solid var(--secondary-color);border-radius:0 var(--border-radius-md)var(--border-radius-md)0;color:var(--text-dark);margin:1.5rem 0;padding:1rem 1.25rem;font-style:italic}@keyframes Legacy-module-scss-module__dKN2xa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Legacy-module-scss-module__dKN2xa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.Legacy-module-scss-module__dKN2xa__overlay{padding:.5rem}.Legacy-module-scss-module__dKN2xa__modal{border-radius:var(--border-radius-xl);max-height:90vh}.Legacy-module-scss-module__dKN2xa__header{padding:var(--spacing-md)var(--spacing-lg)}.Legacy-module-scss-module__dKN2xa__headerIcon{width:36px;height:36px}.Legacy-module-scss-module__dKN2xa__headerIcon svg{width:18px;height:18px}.Legacy-module-scss-module__dKN2xa__tabs{padding:0 var(--spacing-lg);-webkit-overflow-scrolling:touch;overflow-x:auto}.Legacy-module-scss-module__dKN2xa__tabs::-webkit-scrollbar{display:none}.Legacy-module-scss-module__dKN2xa__tab{padding:var(--spacing-xs)var(--spacing-sm);font-size:.8rem}.Legacy-module-scss-module__dKN2xa__body{padding:var(--spacing-md)var(--spacing-lg)var(--spacing-lg)}.Legacy-module-scss-module__dKN2xa__article{font-size:.875rem}.Legacy-module-scss-module__dKN2xa__article h3{margin:2rem 0 .75rem;font-size:1.1rem}.Legacy-module-scss-module__dKN2xa__article h4{font-size:.975rem}}@media (max-width:480px){.Legacy-module-scss-module__dKN2xa__header h2{font-size:1.05rem}.Legacy-module-scss-module__dKN2xa__headerIcon{display:none}}
.LogoSecond-module-scss-module__JBF6vW__logo_second{width:100%;height:100%}.LogoSecond-module-scss-module__JBF6vW__logo_second .LogoSecond-module-scss-module__JBF6vW__cls1{fill:#fff}
.ScrollToTop-module-scss-module__fwlyfG__scrollToTop{bottom:var(--spacing-md);right:var(--spacing-md);background:var(--primary-color);border:1px solid var(--gray-color);width:50px;height:50px;color:var(--white);cursor:pointer;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transition:all var(--transition-normal);z-index:1000;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;transform:translateY(20px)}@media (min-width:769px){.ScrollToTop-module-scss-module__fwlyfG__scrollToTop{bottom:var(--spacing-xl);right:var(--spacing-xl);width:56px;height:56px}.ScrollToTop-module-scss-module__fwlyfG__scrollToTop:active{transform:translateY(0)}}.ScrollToTop-module-scss-module__fwlyfG__scrollToTop.ScrollToTop-module-scss-module__fwlyfG__visible{opacity:.5;visibility:visible;transform:translateY(0)}.ScrollToTop-module-scss-module__fwlyfG__scrollToTop.ScrollToTop-module-scss-module__fwlyfG__visible:hover{box-shadow:var(--shadow-xl);opacity:1}.ScrollToTop-module-scss-module__fwlyfG__icon{width:28px;height:28px;transition:transform var(--transition-fast)}@media (min-width:769px){.ScrollToTop-module-scss-module__fwlyfG__icon{width:35px;height:35px}}.ScrollToTop-module-scss-module__fwlyfG__scrollToTop:hover .ScrollToTop-module-scss-module__fwlyfG__icon{transform:translateY(-2px)}
.CookieConsent-module-scss-module__PLk-IW__overlay{backdrop-filter:blur(4px);z-index:10000;padding:var(--spacing-md);background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out CookieConsent-module-scss-module__PLk-IW__fadeIn;display:flex;position:fixed;inset:0}.CookieConsent-module-scss-module__PLk-IW__modal{background:var(--white);border-radius:var(--border-radius-2xl);padding:var(--spacing-xl)var(--spacing-xl)var(--spacing-lg);text-align:center;width:100%;max-width:420px;box-shadow:var(--shadow-2xl);border-top:4px solid var(--secondary-color);animation:.4s ease-out CookieConsent-module-scss-module__PLk-IW__slideUp}.CookieConsent-module-scss-module__PLk-IW__icon{width:56px;height:56px;margin:0 auto var(--spacing-md);background:var(--blue-light-color);color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;display:flex}.CookieConsent-module-scss-module__PLk-IW__title{color:var(--primary-color);margin-bottom:var(--spacing-sm);font-size:1.25rem;font-weight:700;font-family:var(--font-primary)}.CookieConsent-module-scss-module__PLk-IW__description{color:var(--text-medium);margin-bottom:var(--spacing-xs);font-size:.9rem;line-height:1.6}.CookieConsent-module-scss-module__PLk-IW__learnMore{color:var(--text-medium);margin-bottom:var(--spacing-lg);font-size:.8rem}.CookieConsent-module-scss-module__PLk-IW__learnMore .CookieConsent-module-scss-module__PLk-IW__privacyLink{font:inherit;color:var(--secondary-color);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.CookieConsent-module-scss-module__PLk-IW__learnMore .CookieConsent-module-scss-module__PLk-IW__privacyLink:hover{color:var(--primary-color)}.CookieConsent-module-scss-module__PLk-IW__buttons{gap:var(--spacing-sm);justify-content:center;display:flex}.CookieConsent-module-scss-module__PLk-IW__acceptBtn,.CookieConsent-module-scss-module__PLk-IW__rejectBtn{border-radius:var(--border-radius-lg);cursor:pointer;transition:all var(--transition-normal);font-size:.9rem;font-weight:600;font-family:var(--font-primary);flex:1;padding:.7rem 1.25rem}.CookieConsent-module-scss-module__PLk-IW__acceptBtn{background:var(--primary-color);color:var(--white);border:2px solid var(--primary-color)}.CookieConsent-module-scss-module__PLk-IW__acceptBtn:hover{background:var(--secondary-color);border-color:var(--secondary-color)}.CookieConsent-module-scss-module__PLk-IW__rejectBtn{color:var(--text-medium);border:2px solid var(--text-medium);background:0 0}.CookieConsent-module-scss-module__PLk-IW__rejectBtn:hover{border-color:var(--secondary-color);color:var(--secondary-color)}@keyframes CookieConsent-module-scss-module__PLk-IW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CookieConsent-module-scss-module__PLk-IW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}
