.GlobalMessage{padding:10px 0;display:none}.GlobalMessage--Active{display:block}.GlobalMessage--Warning{background-color:#f9ff8c}.GlobalMessage__Text{padding:10px 40px;position:relative}.GlobalMessage__Text:before{content:"";display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.GlobalMessage--Warning .GlobalMessage__Text:before{content:"";opacity:.5;background:url(/images/warning.svg) 50%/contain no-repeat;width:25px;height:25px}.GlobalMessage__ContentContainer{max-width:1000px;position:relative;margin:0 auto!important}.GlobalMessage__CloseButton{border-radius:#012060;opacity:.7;background:url(/images/close.svg) 50%/70% no-repeat;border:1px solid #11192180;border-radius:10px;width:20px;height:20px;padding:15px;transition:all .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.GlobalMessage__CloseButton:hover{cursor:pointer;opacity:1;background-color:#008de41a;border-color:#111921}@media (max-width:1024px){.GlobalMessage{padding-left:20px;padding-right:20px}}@media (max-width:768px){.GlobalMessage__Text:before,.GlobalMessage__CloseButton{top:20px}}
.HeaderStub{height:60px}.Header{z-index:20;box-sizing:content-box;background-color:#fff;border-bottom:1px solid #0003;width:100%;height:60px;margin-bottom:-1px;position:fixed;top:0}.Header__LogoContainer{align-items:center;height:100%;display:flex}.Header__Logo{height:46px;margin-right:12px;display:inline-block}.Header__Title{color:#008de4;white-space:nowrap;-webkit-user-select:none;user-select:none;font-family:Montserrat,sans-serif;font-size:22px;font-style:italic;font-weight:900;line-height:60px;display:inline-block}.Header__ContentContainer{justify-content:space-between;align-items:center;width:100%;max-width:1040px;height:100%;margin:0 auto;padding:0 20px;display:flex}.Header__MobileMenu{display:none}.Header__Navigation{margin-right:-20px}.Header__NavigationLink{z-index:1;border-radius:22px;margin:0 4px;padding:9px 20px;position:relative;overflow:hidden}.Header__NavigationLink,.Header__NavigationLink:before,.Header__NavigationLink:after{transition:all .3s}.Header__NavigationLink:after{content:"";opacity:0;background:linear-gradient(#1e8de400,#1e8de433);border-radius:22px;width:100%;height:100%;position:absolute;top:0;left:0}.Header__NavigationLink:before{opacity:0;content:"";-webkit-mask-composite:xor;background:linear-gradient(90deg,#1e8de480,#1e8de400,#1e8de480);border-radius:22px;max-width:-1px;padding:1px;transition:all .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Header__NavigationLink:not(.active):hover:after{opacity:1}.Header__NavigationLink:not(.active):hover:before{content:""}.Header__NavigationLink.active{opacity:1;background:linear-gradient(#1e8de400,#1e8de433);box-shadow:inset 0 1px 4px #00000040}.Header__NavigationLink.active:hover{cursor:default}.Header__NavigationLink.active:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(90deg,#1e8de433,#1e8de400,#1e8de433);border-radius:22px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Header__Burger{display:none}@media (max-width:768px){.Header__Navigation{display:none}.Header__Burger{display:block}.Header__MobileMenu{visibility:hidden;opacity:0;transform-origin:0 0;background:#fff;border:1px solid #0b0f3b66;border-radius:10px;width:calc(100% - 40px);margin:0;padding:28px 20px;transition:all .3s;display:block;position:absolute;top:50px;right:20px;transform:rotateX(20deg)scaleY(.5);box-shadow:0 3px 12px #00000040}input#MobileMenu:checked~.Header__MobileMenu{visibility:visible;opacity:1;display:block;top:70px;left:20px;transform:rotateX(0)scaleY(1)}.Header__NavigationLink{margin:4px 0;display:block}.Header__NavigationLink.active{box-shadow:inset 0 1px 3px #00000040}}
.Burger{cursor:pointer;width:max-content}.Burger__Line{z-index:1;transform-origin:4px 0;background:#008de480;border-radius:3px;width:33px;height:4px;margin-bottom:5px;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s;display:block;position:relative}.Burger__Line:last-child{transform-origin:75% 0;margin-bottom:0}.Burger__Line:nth-last-child(2){transform-origin:50% 100%}.Burger__Line:nth-last-child(3){transform-origin:91% 105%}input#MobileMenu:checked~.Burger .Burger__Line{opacity:1;background:#008de4;transform:rotate(45deg)translate(-2px,-2px)}input#MobileMenu:checked~.Burger .Burger__Line:nth-last-child(3){transform:rotate(-45deg)translateY(-2px)}input#MobileMenu:checked~.Burger .Burger__Line:nth-last-child(2){opacity:0;transform:rotate(-45deg)translateY(-1px)}
*{box-sizing:border-box}html,body{color:#111921;scroll-behavior:smooth;background:#008de4 linear-gradient(#fff,#b2ddf7);max-width:100vw;min-height:100vh;margin:0;padding:0;font-family:Open Sans,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{letter-spacing:.2px;font-family:Montserrat,sans-serif}
