.hamburger{z-index:2;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:#fff;border-radius:100px;flex-shrink:0;width:2.5rem;height:2.5rem;display:block;position:relative;overflow:hidden;transform:scale(1)}@media (min-width:1120px){.hamburger{display:none}}.path-burger{width:2.5rem;height:2.5rem;position:absolute;top:0;left:0;-webkit-mask:url(#mask);mask:url(#mask)}.animate-path{width:100%;height:100%;position:absolute;top:0;left:0}.path-rotation{transform-origin:100% 0;width:1.25rem;height:1.25rem;margin:1.25rem 1.25rem 0 0;transform:rotate(0)}.path-rotation:before{content:"";background:#1e22aa;width:30px;height:1.25rem;margin:0 4px 0 0;display:block}@keyframes rotate-out{0%{transform:rotate(0)}40%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes rotate-in{0%{transform:rotate(360deg)}40%{transform:rotate(180deg)}to{transform:rotate(0)}}.hamburger.is-open .path{animation:.6s linear forwards dash-in}.hamburger.is-open .animate-path{animation:.6s linear forwards rotate-in}.hamburger.is-closed .path{animation:.6s linear forwards dash-out}.hamburger.is-closed .animate-path{animation:.6s linear forwards rotate-out}.path{stroke-dasharray:240;stroke-dashoffset:240px;stroke-linejoin:round}@keyframes dash-in{0%{stroke-dashoffset:240px}40%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@keyframes dash-out{0%{stroke-dashoffset:0}40%{stroke-dashoffset:240px}to{stroke-dashoffset:240px}}.burger-icon{width:1rem;height:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.burger-container{width:100%;height:100%;position:relative}.burger-bun-top,.burger-bun-bot,.burger-filling{background:#1e22aa;border-radius:2px;height:2px;display:block;position:absolute;width:16px!important}.burger-bun-top{transform-origin:.95rem -.2rem;top:0}.burger-bun-bot{transform-origin:1.05rem .25rem;bottom:0}.burger-filling{top:5px}.burger-ring{width:2.5rem;height:2.5rem;position:absolute;top:0;left:0}.svg-ring{width:2.5rem;height:2.5rem}.hamburger.is-open .burger-bun-top{animation:.6s linear forwards bun-top-out}.hamburger.is-open .burger-bun-bot{animation:.6s linear forwards bun-bot-out}.hamburger.is-closed .burger-bun-top{animation:.6s linear forwards bun-top-in}.hamburger.is-closed .burger-bun-bot{animation:.6s linear forwards bun-bot-in}@keyframes bun-top-out{0%{top:0;left:0;transform:rotate(0)}20%{top:0;left:0;transform:rotate(15deg)}80%{top:0;left:-5px;transform:rotate(-60deg)}to{top:1px;left:-5px;transform:rotate(-45deg)}}@keyframes bun-bot-out{0%{left:0;transform:rotate(0)}20%{left:0;transform:rotate(-15deg)}80%{left:-5px;transform:rotate(60deg)}to{left:-5px;transform:rotate(45deg)}}@keyframes bun-top-in{0%{bot:0;left:-5px;transform:rotate(-45deg)}20%{bot:0;left:-5px;transform:rotate(-60deg)}80%{bot:0;left:0;transform:rotate(15deg)}to{bot:1px;left:0;transform:rotate(0)}}@keyframes bun-bot-in{0%{left:-5px;transform:rotate(45deg)}20%{bot:0;left:-5px;transform:rotate(60deg)}80%{bot:0;left:0;transform:rotate(-15deg)}to{left:0;transform:rotate(0)}}.hamburger.is-open .burger-filling{animation:.6s linear forwards burger-fill-out}.hamburger.is-closed .burger-filling{animation:.6s linear forwards burger-fill-in}@keyframes burger-fill-in{0%{width:0;left:36px}40%{width:0;left:40px}80%{width:36px;left:-6px}to{width:36px;left:0}}@keyframes burger-fill-out{0%{width:36px;left:0}20%{width:42px;left:-6px}40%{width:0;left:40px}to{width:0;left:36px}}@media (min-width:800px){.hamburger,.path-burger,.burger-ring,.svg-ring{width:3.25rem;height:3.25rem}}
.mobile-menu-module-scss-module__2A-TgG__menu{pointer-events:none;background-color:#1e22aa;flex-direction:column;width:100vw;height:calc(100vh + 20px);padding:120px 20px 0;transition:transform .25s;display:flex;position:fixed;top:-20px;left:0;overflow-y:auto;transform:translate(200vw)}.mobile-menu-module-scss-module__2A-TgG__menu.mobile-menu-module-scss-module__2A-TgG__active{pointer-events:all;transform:translate(0)}@media (min-width:1120px){.mobile-menu-module-scss-module__2A-TgG__menu{display:none}}.mobile-menu-module-scss-module__2A-TgG__links{color:#fff;flex-direction:column;gap:1.25rem;font-size:clamp(1.25rem,1.0227rem + .9091vw,1.625rem);font-weight:500;display:flex}.mobile-menu-module-scss-module__2A-TgG__link{width:100%}.mobile-menu-module-scss-module__2A-TgG__buttonDropdown{justify-content:space-between;width:100%;display:flex}.mobile-menu-module-scss-module__2A-TgG__buttonDropdown.mobile-menu-module-scss-module__2A-TgG__active{display:none}.mobile-menu-module-scss-module__2A-TgG__dropdown{flex-direction:column;gap:.325rem;padding-left:1rem;font-size:clamp(1rem,.9182rem + .3273vw,1.135rem);font-weight:500;display:flex}.mobile-menu-module-scss-module__2A-TgG__iconDropdown path:nth-child(2){transform-origin:50%;transition:transform .325s}.mobile-menu-module-scss-module__2A-TgG__iconCollapsed path:nth-child(2){transform:rotate(90deg)}
