@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap);body{margin:0}.header{color:#fff;position:relative;text-align:center}.inner-header{background:#fff;margin:0;padding:40px 20px;width:100%}.flex{align-items:center;display:flex;justify-content:center;text-align:center}.waves{height:15vh;margin-bottom:-7px;max-height:150px;min-height:100px;width:100%}.content,.waves{position:relative}.content{display:flex;flex-direction:column;padding:50px 30px;text-align:center}.wavegroup{transform:rotate(180deg)}.headerImg{height:260px;max-width:90vw;object-fit:contain;width:auto}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media (max-width:768px){.waves{height:40px;min-height:40px}.content{height:30vh}}.thinScroll ::-webkit-scrollbar,.thinScroll::-webkit-scrollbar{width:4px}.thinScroll ::-webkit-scrollbar-thumb,.thinScroll::-webkit-scrollbar-thumb{background:#0000000d}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;overflow:hidden;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-selection{-webkit-box-shadow:0 0 0 9999em #00000080;box-shadow:0 0 0 9999em #00000080;cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{border-color:#00f;border-style:solid;outline:none}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%;left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666%;left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%;top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666%;top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{background-color:#0003;border:1px solid #ffffffb3;content:"";display:block;height:10px;outline:1px solid #0000;position:absolute;width:10px}.ReactCrop__drag-handle:focus:after{background:#2dbfff;border-color:#00f}.ReactCrop .ord-nw{cursor:nw-resize;left:0;margin-left:-5px;margin-top:-5px;top:0}.ReactCrop .ord-nw:after{left:0;top:0}.ReactCrop .ord-n{cursor:n-resize;left:50%;margin-left:-5px;margin-top:-5px;top:0}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{cursor:ne-resize;margin-right:-5px;margin-top:-5px;right:0;top:0}.ReactCrop .ord-ne:after{right:0;top:0}.ReactCrop .ord-e{cursor:e-resize;margin-right:-5px;margin-top:-5px;right:0;top:50%}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;cursor:se-resize;margin-bottom:-5px;margin-right:-5px;right:0}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;cursor:s-resize;left:50%;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;cursor:sw-resize;left:0;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;margin-left:-5px;margin-top:-5px;top:50%}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;left:0;margin-top:-3px;top:0;width:100%}.ReactCrop__drag-bar.ord-e{height:100%;margin-right:-3px;right:0;top:0;width:6px}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;left:0;margin-bottom:-3px;width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;margin-left:-3px;top:0;width:6px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;width:24px}}.editor-lexical .editor-image{max-width:100%;position:relative}.editor-lexical .other h2{color:#686c80;font-size:18px;margin-bottom:7px}.editor-lexical .other a{color:#777;font-size:14px;text-decoration:underline}.editor-lexical .other ul{list-style-type:none;margin:0;padding:0}.editor-lexical .App{font-family:sans-serif;text-align:center}.editor-lexical h1{color:#686c80;font-size:24px;font-weight:700}.editor-lexical .ltr{text-align:left}.editor-lexical .rtl{text-align:right}.editor-lexical .editor-container{border-radius:2px;border-top-left-radius:10px;border-top-right-radius:10px;font-weight:400;line-height:20px;margin:20px auto;text-align:left}.editor-lexical .editor-container,.editor-lexical .editor-inner,.editor-lexical .editor-input{background:#f6f6f9;color:#686c80;position:relative}.editor-lexical .editor-input{caret-color:#050505;caret-color:#444;font-family:Roboto,sans-serif;font-size:17px;font-weight:400;line-height:26px;min-height:100px;outline:0;padding:15px 10px;resize:none;tab-size:1}.editor-lexical .editor-placeholder{color:#999;display:inline-block;font-size:15px;left:10px;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:15px;-webkit-user-select:none;user-select:none}.editor-lexical .editor-text-bold{font-weight:700}.editor-lexical .editor-text-italic{font-style:italic}.editor-lexical .editor-text-underline{text-decoration:underline}.editor-lexical .editor-text-strikethrough{text-decoration:line-through}.editor-lexical .editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-lexical .editor-text-code{background-color:rgba(0,0,0,.165);font-family:Menlo,Consolas,Monaco,monospace;font-size:94%;padding:1px .25rem}.editor-lexical .editor-link{color:#216fdb}.editor-lexical .editor-paragraph{margin:0 0 8px;position:relative}.editor-lexical .editor-paragraph:last-child{margin-bottom:0}.editor-lexical .editor-heading-h1{font-size:25px;font-weight:700;margin:0 0 12px;padding:0}.editor-lexical .editor-heading-h2{font-size:20px;font-weight:700;margin:10px 0 0;padding:0}.editor-lexical .editor-quote{border-left:4px solid #b5b7bc;color:#57595d;font-size:16px;margin:0 0 0 20px;padding-left:16px}.editor-lexical .editor-list-ol,.editor-lexical .editor-list-ul{margin:0 0 0 16px;padding:0}.editor-lexical .editor-listitem{margin:8px 32px}.editor-lexical .editor-nested-listitem{list-style-type:none}.editor-lexical pre::-webkit-scrollbar{background:#0000;width:10px}.editor-lexical pre::-webkit-scrollbar-thumb{background:#999}.editor-lexical #block-controls button:hover{background-color:#efefef}.editor-lexical #block-controls button:focus-visible{border-color:blue}.editor-lexical #block-controls span.block-type{background-size:contain;display:block;height:18px;margin:2px;width:18px}.editor-lexical .dropdown{background-color:#fff;border-radius:8px;box-shadow:0 12px 28px 0 #0003,0 2px 4px 0 #0000001a,inset 0 0 0 1px #ffffff80;display:block;min-height:40px;min-width:100px;position:absolute;z-index:5}.editor-lexical .dropdown .item{align-content:center;background-color:#fff;border:0;border-radius:8px;color:#050505;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-size:15px;justify-content:space-between;line-height:16px;margin:0 8px;min-width:268px;padding:8px}.editor-lexical .dropdown .item .active{background-size:contain;display:flex;height:20px;width:20px}.editor-lexical .dropdown .item:first-child{margin-top:8px}.editor-lexical .dropdown .item:last-child{margin-bottom:8px}.editor-lexical .dropdown .item:hover{background-color:#eee}.editor-lexical .dropdown .item .text{display:flex;flex-grow:1;line-height:20px;width:200px}.editor-lexical .dropdown .item .icon{background-size:contain;display:flex;height:20px;line-height:16px;margin-right:12px;-webkit-user-select:none;user-select:none;width:20px}.link-editor{background-color:#fff;border-radius:8px;box-shadow:0 5px 10px #0000004d;left:0;margin-top:-6px;max-width:300px;opacity:0;position:absolute;top:0;transition:opacity .5s;width:100%;z-index:100}.link-editor .link-input{background-color:#eee;border:0;border-radius:15px;box-sizing:border-box;color:#050505;display:block;font-family:inherit;font-size:15px;margin:8px 12px;outline:0;padding:8px 12px;position:relative;width:calc(100% - 24px)}.link-editor div.link-edit{background-image:url(/static/media/pencil-fill.4c640d95a61cb0764a83.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;bottom:0;cursor:pointer;position:absolute;right:0;top:0;vertical-align:-.25em;width:35px}.link-editor .link-input a{color:#216fdb;display:block;margin-right:30px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .button{border-radius:8px;cursor:pointer;display:inline-block;height:20px;margin:0 2px;padding:6px;width:20px}.link-editor .button.hovered{background-color:#eee;display:inline-block;height:20px;width:20px}.actions i,.link-editor .button i{background-size:contain;display:inline-block;height:20px;vertical-align:-.25em;width:20px}