.flip-timer{display:flex;justify-content:center;align-items:center}.flip-timer-row{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center}.flip-card{margin:0 1px;perspective:1000px;transition:box-shadow .5s}.flip-card .flip-animate{box-shadow:0 4px 8px #0000004d}.flip-card-inner{position:relative;width:15px;height:25px;text-align:center;transform-style:preserve-3d;transition:transform .5s;overflow:hidden}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center;font-size:1.5em;border-radius:0}.flip-card-front{background-color:#bbb;color:#000}.flip-card-back{background-color:#2980b9;color:#fff;transform:rotateX(180deg)}.flip-card.minutes .flip-card-front,.flip-card.minutes .flip-card-back{background-color:#000;color:#fff}.flip-card.seconds .flip-card-front,.flip-card.seconds .flip-card-back{background-color:#fff;color:#000;border:1px solid #000}.flip-card-label{margin-top:10px;color:#fff;font-size:1em}.flip-animate .flip-card-inner{transform:rotateX(180deg)}.flip-animate.flip-card-inner:after{content:"";position:absolute;left:0;right:0;top:46%;height:.5px;background:#000;z-index:100}@keyframes flipToBack{0%{transform:rotateX(0)}to{transform:rotateX(180deg)}}@keyframes flipToFront{0%{transform:rotateX(180deg)}to{transform:rotateX(0)}}.flip-animate .flip-card-front{animation:flipToFront .5s forwards}.flip-animate .flip-card-back{animation:flipToBack .5s forwards}.flip-card.completed.minutes-digit-0 .flip-card-inner{background-image:url(/assets/04-CQ8qnXRk.png)}.flip-card.completed.minutes-digit-1 .flip-card-inner{background-image:url(/assets/03-buPmyWU6.png)}.flip-card.completed.minutes-digit-2 .flip-card-inner{background-image:url(/assets/02-CAYu2Q0o.png)}.flip-card.completed.seconds-digit-0 .flip-card-inner{background-image:url(/assets/01-CQOFO1sf.png)}.flip-card.completed.seconds-digit-1 .flip-card-inner{background-image:url(/assets/00-g7VfD2Og.png)}.flip-card.completed .flip-card-inner{background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;width:15px;height:25px}.input-prompt{background:#000;color:#0f0;font-family:Consolas,monospace;display:inline-block;margin-right:3px;margin-top:1px;opacity:0;max-height:100%;min-width:30%;display:flex;width:170px}.input-prompt input{background:#000;color:#0f0;font-family:Consolas,monospace;display:inline-block;cursor:url(../assets/rectangle.png);width:85%;font-size:small}.input-prompt input:focus-visible{outline:-webkit-focus-ring-color auto 0px}.blinking-cursor{display:inline-block;background-color:#0f0;margin-left:5px;animation:blinking 1s infinite}@keyframes blinking{0%{opacity:0}50%{opacity:1}to{opacity:0}}.input-prompt:hover,.input-prompt:focus{opacity:100}.homebg .bg-tint{position:absolute;width:100%;height:100%;background:#3b465400}.hero-flex-wrap{height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;position:absolute;top:0;left:0;width:100%;height:100%}.hero-flex-wrap .wrapper{padding:0 2rem 12rem}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s}.hero__txt{display:block;text-align:center;letter-spacing:-1px;width:100%}.hero__txt--lrg{font-size:3rem;line-height:1.1;margin-bottom:1.5rem}.hero__txt--sm{font-size:2rem;line-height:1.5}.homebg{position:relative;background-image:url(/assets/ceremony-wedding-115-35-BHNkJ-4p.jpg);background-size:cover;background-position:center center;min-height:100vh;width:100%;background-repeat:no-repeat}@media (max-width: 1000px){.homebg{background-size:cover;background-position:center center;animation:none}@keyframes zoomOutMobile{0%{background-size:200%}to{background-size:110%}}}.navigation-links.home-link a{color:#bd52ff}.questions-page{max-width:800px;margin:auto;padding:10px}.questions-title{text-align:center;font-size:24px;margin-bottom:20px}.question-answer{margin-bottom:15px;padding:10px}.question-answer h2{font-weight:500;color:#333}.question-answer p{margin-top:5px;font-size:18px;color:#555}.photo-wheel{display:flex;flex-direction:column;align-items:center;position:relative;margin:1em 2em 2em}.photo-wheel:focus{outline:none}.photo-wheel img{max-width:80%;height:auto;object-fit:contain;max-height:800px}.wheel-button{background:none;border:none;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:20}.wheel-button img{width:50px;height:auto}.left-button{left:1%}.right-button{right:1%}.thumbnail-container-wrap{position:relative;width:100%}.thumbnail-container{display:flex;padding:10px;-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;flex-wrap:nowrap;caret-color:transparent;white-space:nowrap}.thumbnail-container::-webkit-scrollbar{display:none}.main-photo{max-width:80%;height:auto;border-radius:50px;object-fit:contain;max-height:800px;filter:blur(4px);opacity:.5;transition:filter .3s ease-out,opacity .3s ease-in-out;will-change:filter,opacity;min-height:200px}.main-photo.loaded{filter:blur(0);opacity:1;border-radius:50px}.thumbnail{flex:none;width:100px;height:auto;margin-right:10px;border-radius:10px;cursor:pointer;opacity:.5;transition:opacity .3s ease,transform .3s ease;transform:scale(.95);object-fit:contain;min-height:75px}.thumbnail:hover,.thumbnail.active{opacity:1;transform:scale(1.1);filter:drop-shadow(0 0 .7rem #00000070)}.hover-area{position:absolute;top:0;bottom:0;width:50px;z-index:10;background-color:#ffffff4d;border-radius:20px;margin:auto;height:70%}.hover-area:hover{filter:drop-shadow(0 0 .9rem #00000070)}.hover-area.left{left:0}.hover-area.right{right:0}@media (max-width: 768px){.thumbnail-container{overflow-x:scroll;justify-content:flex-start}.left-button,.right-button{display:none}}@media (min-width: 2150px){.thumbnail-container{justify-content:center}}.wheel-button:hover{filter:drop-shadow(0 0 .9rem #8d1a0baa)}.hover-area:before{content:"";position:absolute;top:50%;border-style:solid;display:block;width:0;height:0}.hover-area.left:before{left:14px;border-width:8px 13px 8px 0;border-color:transparent #000000 transparent transparent;transform:translateY(-50%)}.hover-area.right:before{right:14px;border-width:8px 0 8px 13px;border-color:transparent transparent transparent #000000;transform:translateY(-50%)}.rsvp{font-family:EB Garamond,serif}.wrapper.no-padding-bottom.rsvp{max-width:800px;margin:auto}.rsvp .section__header{margin-bottom:20px}.rsvp .submit-status{text-align:center;margin:10px 0;color:#646cff;font-weight:700}.rsvp form{display:flex;flex-direction:column;align-items:center;gap:10px}.rsvp input,.rsvp select,.rsvp textarea{width:50%;padding:10px;margin:5px 0;border:1px solid #ccc;border-radius:4px;caret-color:auto;font-family:EB Garamond,serif;font-size:large;box-shadow:0 2px 4px #0003}.rsvp input:hover,.rsvp select:hover,.rsvp textarea:hover,.rsvp input:focus,.rsvp select:focus,.rsvp textarea:focus{box-shadow:0 4px 8px #0000004d}.rsvp button{background-color:#9b4dca;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0003}.rsvp button:hover{background-color:#c361ff;color:#f8f8ff;box-shadow:0 4px 8px #0000004d}.rsvp a{color:#9b4dca;text-decoration:none}@media (max-width: 768px){.rsvp .wrapper.no-padding-bottom{padding:10px}.rsvp input,.rsvp select,.rsvp textarea{width:70%}}.rsvp .name-field{display:flex;align-items:center;margin-bottom:10px}.rsvp .name-field input{margin-right:10px;padding:5px;flex-grow:1}.rsvp .name-field button{padding:5px 10px;background-color:#ff4d4d;color:#fff;border:none;border-radius:4px;cursor:pointer}.rsvp .name-field button:hover{background-color:#c00}.preview-card{border:1px solid #ccc;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;max-width:500px;margin:2rem auto;cursor:pointer;background-color:#fff}.preview-card:hover{box-shadow:0 4px 8px #0003;opacity:1}.preview-card img{max-width:100%;border-radius:4px;margin-bottom:.5rem}.link-preview:hover{transform:scale(1.1);transition:transform .2s ease}.link-preview{transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit;margin-bottom:1rem;margin-top:1rem}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@keyframes waterFlow{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.island-container{position:relative;width:100vw;height:100vh;overflow:hidden}.ocean-background{position:absolute;width:200vw;height:200vh;top:-50vh;left:-50vw;background:url(/assets/water-texture-D0Q_22lp.jpg) no-repeat center center;background-size:cover;animation:waterFlow 15s infinite alternate ease-in-out;transition:transform .2s ease-out}.island-map{position:absolute;top:0;left:0;width:100vw;height:100vh}.leaflet-container{background:none!important}.leaflet-popup-content{font-size:18px;line-height:1.5;max-width:300px}.leaflet-popup-content-wrapper{background:#000000d9;color:#fff;padding:10px;border-radius:10px}.leaflet-popup-tip{background:#000000d9}.custom-marker{background-color:red;border-radius:50%;width:12px;height:12px;display:block;border:2px solid white;box-shadow:0 0 5px #ffffffb3;transition:transform .2s ease,opacity .2s ease;cursor:pointer;pointer-events:auto}.custom-marker:hover{transform:scale(1.5);opacity:1;box-shadow:0 0 10px #fff}.leaflet-marker-icon{transition:transform .2s ease,opacity .2s ease;opacity:.6}.leaflet-marker-icon:hover{transform:scale(1.2);opacity:1}.mini-map-container{position:absolute;top:2px;right:20px;width:220px;height:220px;border:2px solid rgba(255,255,255,.8);background:#0009;border-radius:5px;overflow:hidden;z-index:1000}.mini-map{width:100%;height:100%}@media (max-width: 768px){.mini-map-container{width:150px;height:150px;top:5px;right:10px;border-width:1px}}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;caret-color:transparent;background-size:150%;animation:none}@media (max-width: 1000px){.login-container{background-size:cover;background-position:center center;animation:none}}.login-form{padding:20px;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;max-width:400px;width:100%;caret-color:transparent}.login-form input{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-family:EB Garamond,serif;font-size:large;box-shadow:0 2px 4px #0003}.login-form button{width:100%;padding:10px;background-color:#9b4dca;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.login-form button:hover{background-color:#8a44b6}.login-form input:hover,.login-form input:focus{box-shadow:0 4px 8px #0000004d}.login-form button{background-color:#9b4dca;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0003}.login-form button:hover{background-color:#8a44b6;color:#f8f8ff;box-shadow:0 4px 8px #0000004d}input{caret-color:auto}#root{max-width:100%;text-align:center}.logo{will-change:filter;filter:drop-shadow(0 0 2em transparent);animation:logo-spin infinite 14s linear;transition:filter .3s}@media (prefers-reduced-motion: no-preference){.logo:hover{filter:drop-shadow(0 0 3em #646cffaa);animation-duration:.3s}}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card{padding:2em}.sidebar-toggle{background-color:#f9f9f9;margin:1px 3px}.button-text{display:inline-block;transition:transform .6s ease-in-out}.sidebar-toggle.primary-nav__item:hover .button-text{transform:rotate(360deg)}a:not(.button):hover:before{visibility:visible;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}a{color:#9b4dca;text-decoration:none}a:hover{color:#606c76}a:before{content:" ";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:#c361ff;visibility:hidden;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}a:not(.button):focus{color:#9b4dca}.primary-nav__item a{color:#3b4654;border-bottom:0}button:hover{color:#c361ff}button:hover:before{visibility:visible;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}@media (max-width: 768px){button{font-size:smaller}}.link-leader a:hover{color:#f8f8ff}a:not(.button):hover{color:#c361ff}.link-leader a,.link-leader--inverse,.link-leader--inverse a{color:#9b4dca}.link-leader{position:absolute;bottom:5;left:0;width:100%;text-align:center;color:#f8f8ff}.wrapper{max-width:800px;margin:auto;padding:0 2rem 4rem;position:relative}.section__header{margin-bottom:3rem;text-align:left;border-bottom:2px solid #3b4654;padding-top:2rem}@media (min-width: 40rem){h2{font-size:4.2rem}}h2{font-size:3.6rem;letter-spacing:-.1rem;line-height:1.25}h2{display:block;font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}.cd-container{position:relative}.cd-container{margin:6rem auto}.cd-container:before{content:" ";width:20px;height:4px;position:absolute;top:0;left:28px;background:#3b4654}.cd-timeline{position:relative;padding:2rem 0 4rem;margin:2rem auto;max-width:800px}.cd-timeline:before{content:"";position:absolute;top:0;left:37px;height:100%;width:4px;background:#3b4654}.cd-timeline-block:first-child{margin-top:0}.cd-timeline-block{position:relative;margin:2em 1em 2em 3em}.cd-timeline-block:last-child{margin-bottom:0}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.media-object{position:relative;padding-bottom:56%;padding-top:25px;height:0}.media-object iframe{position:absolute;top:0;left:0;width:100%;height:100%}.cd-timeline-img{position:absolute;top:10px;left:-50px;width:80px;height:80px;-webkit-border-radius:50%;border-radius:50%;background:#3b4654}.cd-timeline-img img{display:block;width:48px;height:48px;position:relative;left:50%;top:50%;margin-left:-24px;margin-top:-24px}.cd-timeline-img:hover .logo{transform:rotate(360deg)}img{overflow-clip-margin:content-box;overflow:clip}.cd-timeline-content{position:relative;margin-left:60px;padding:1em 0;text-align:center}.cd-timeline-block:after,.cd-timeline-block:before,.cd-timeline-content:after,.cd-timeline-content:before,.footer:after,.footer:before{content:"";display:table}h1,h2,h3,h4,h5,h6{font-family:EB Garamond,serif;text-align:center;letter-spacing:-2px}h3{font-size:3rem;letter-spacing:-.1rem;line-height:1.3}h3{display:block;font-size:1.17em;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}.cd-timeline-content .cd-date{float:left;padding:0 0 .8em;opacity:.6}.cd-date{display:block;float:none;width:100%}h1,h2,h3,h4,h5,h6{font-weight:500}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,ul{margin:0;padding:0}h4{font-size:2.4rem;letter-spacing:-.08rem;line-height:1.35}h1,h2,h3,h4,h5,h6{font-weight:300;margin-bottom:2rem;margin-top:0}h4{display:block;margin-block-start:1.33em;margin-block-end:1.33em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700}p{margin-bottom:1.5rem}blockquote,dl,figure,h1,h2,h3,h4,h5,h6,ol,p,pre,ul{margin-bottom:.75rem}p{margin-top:0}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}p{display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px}.cd-timeline-block:after,.cd-timeline-content:after,.footer:after{clear:both}.cd-container:after{content:" ";width:20px;height:4px;position:absolute;bottom:0;left:28px;background:#3b4654}@media screen and (min-width: 680px){.cd-timeline-content:nth-child(2){padding:0 2rem 0 0}.cd-timeline-content{margin-left:0;padding:0 0 0 1.5em;width:45%}.cd-timeline-content .cd-date{position:absolute;width:100%;left:130%;top:0}.cd-timeline-content:before{top:24px;left:100%;border-color:transparent}.cd-timeline-img{width:100px;height:100px;left:50%;margin-left:-50px;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.cd-timeline-block:first-child{margin-top:0}.cd-timeline-block{margin:20rem 0}.cd-timeline:before{left:50%;margin-left:-2px}.cd-container:before{left:50%;margin-left:-10px}.cd-timeline{margin:3rem auto}.cd-timeline-block:nth-child(2n) .cd-timeline-content{float:right;padding:0 0 0 3rem}.cd-timeline-block:nth-child(2n) .cd-timeline-content .cd-date{left:auto;right:130%;text-align:center}.cd-container:after{left:50%;margin-left:-10px}}@media (min-width: 40rem){h3{font-size:3.6rem}h4{font-size:3rem}}.container{margin:0;padding:0;max-width:100%}.container{margin:0 auto;max-width:112rem;padding:0 2rem;position:relative;width:100%}.google-maps{position:relative;padding-bottom:75%;height:0;overflow:hidden;margin-bottom:4rem}.overlay{background:0 0;position:relative;width:100%;height:600px;top:600px;margin-top:-600px;z-index:9}.google-maps iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}img{max-width:100%;vertical-align:middle}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0;width:100%}.row .column{display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-left:0;max-width:100%;width:100%}@media (min-width: 40rem){.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-left:-1rem;width:-webkit-calc(100% + 2rem);width:calc(100% + 2rem)}}@media (min-width: 40rem){.row .column{margin-bottom:inherit;padding:0 1rem}}.section__image{margin:1rem auto 3rem;display:block}.img-banner{min-height:175px;background-color:#f8f8ff;background-position:center;background-size:cover;margin-top:1rem;margin-bottom:3rem;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.img-banner:before{content:"";display:block;padding-top:56.25%}@keyframes zoomOutImg{0%{transform:scale(1.2)}to{transform:scale(1)}}@media screen and (min-width: 680px){.img-banner{height:51vw}}.navbar{background-color:#f9f9f9}.engagement-story{max-width:800px;margin:auto;padding:20px}.story-content{text-align:left;font-size:18px;line-height:1.6;margin-top:20px}.engagement-photo{max-width:80%;height:auto;display:block;margin:0 auto;border-radius:10px}.hero-flex-wrap>div{width:100%}.hero{background:#f8f8ffd9;color:#3b4654;margin:auto;font-family:EB Garamond,serif;text-align:center;padding:2.5rem 1.5rem;width:90%;-webkit-transition:opacity 3s;transition:opacity 3s;max-width:500px;-webkit-border-top-left-radius:50px;border-top-left-radius:50px;-webkit-border-bottom-right-radius:50px;border-bottom-right-radius:50px}@media (max-width: 768px){.hero-flex-wrap .wrapper{padding:0 2rem 20rem}}@media (max-height: 1080px){.hero-flex-wrap .wrapper{padding:0 2rem 14rem}}.navigation-links{margin-bottom:2em;font-size:larger;font-weight:bolder}.wrapper.no-padding-bottom{padding:0 2rem 1rem}.spinner{width:200px;height:200px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20id='Capa_1'%20x='0px'%20y='0px'%20width='512px'%20height='512px'%20viewBox='0%200%2046.436%2046.435'%20style='enable-background:new%200%200%2046.436%2046.435;'%20xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath%20d='M44.039,11.613c-1.899-2.218-4.666-3.49-7.589-3.49c-1.896,0-3.747,0.543-5.336,1.548c-1.81-1.583-4.143-2.47-6.581-2.47%20c-2.378,0-4.685,0.854-6.49,2.401c-1.021,0.874-1.816,1.912-2.392,3.04c0.415-0.052,0.834-0.08,1.257-0.08%20c0.733,0,1.462,0.105,2.18,0.26c0.27-0.335,0.568-0.652,0.906-0.942c1.265-1.083,2.876-1.679,4.539-1.679%20c2.036,0,3.965,0.882,5.293,2.42l0.973,1.126l1.135-0.964c1.261-1.071,2.864-1.661,4.518-1.661c2.046,0,3.98,0.89,5.31,2.442%20c2.506,2.924,2.164,7.343-0.754,9.844c-0.083,0.07-2.03,1.729-4.386,3.737l-7.343,6.257c0,0-8.83-9.452-11.542-13.811%20c0,0-1.688-0.359-2.847,0.715C16.803,24.69,27.005,35.36,27.005,35.36c0.569,0.663,1.398,1.043,2.272,1.043%20c0.712,0,1.401-0.254,1.941-0.715l7.348-6.261c2.352-2.004,4.294-3.659,4.385-3.735C47.132,22.109,47.62,15.793,44.039,11.613z'%20fill='%23FDFDFD'/%3e%3cpath%20d='M18.545,36.169L6.843,32.705c-2.842-0.851-4.464-3.854-3.615-6.697c0.677-2.262,2.794-3.841,5.152-3.841%20c0.513,0,1.024,0.074,1.521,0.221l1.428,0.42l0.432-1.424c0.683-2.25,2.799-3.822,5.147-3.822c0.519,0,1.038,0.076,1.541,0.227%20c2.057,0.614,3.468,2.357,3.772,4.35l1.156,1.343l1.549,1.801l0.021,0.024c1.298-4.417-1.227-9.074-5.642-10.393%20c-0.781-0.234-1.591-0.353-2.399-0.353c-3.193,0-6.111,1.864-7.508,4.667c-0.34-0.042-0.681-0.063-1.021-0.063%20c-3.674,0-6.975,2.46-8.027,5.983c-1.32,4.426,1.204,9.104,5.635,10.429l11.979,3.547c0.251,0.074,0.511,0.112,0.771,0.112%20c1.188,0,2.257-0.794,2.599-1.931c0.293-0.973,0.74-2.457,1.221-4.051l-2.319-2.697C19.606,32.649,18.956,34.802,18.545,36.169z'%20fill='%23FDFDFD'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e");animation:spinY 1s ease-in-out infinite;margin:auto;display:block;background-size:cover}@keyframes spinY{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.loading-container{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#00000080}.loading-text{color:#fff;font-size:larger;margin-top:1px;text-align:center}.modal-backdrop,.modal-backdrop-eng,.modal-backdrop-slim,.modal-backdrop-dp{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:11}.modal-backdrop{background-color:#ffffff80;animation:fadeInBackdrop 150s forwards}.modal-backdrop-eng{background-color:#ffffffb3;animation:fadeInBackdropEng 10s forwards}.modal-backdrop-slim{background-color:#000;animation:fadeInBackdropSlim 5s forwards}.modal-backdrop-dp{background-color:#fff;animation:fadeInBackdropDp 180s forwards}@keyframes fadeInBackdrop{0%{background-color:#fff}to{background-color:#fff9}}@keyframes fadeInBackdropSlim{0%{background-color:#000}to{background-color:#000c}}@keyframes fadeInBackdropEng{0%{background-color:#ffffffb3}to{background-color:#ffffff80}}@keyframes fadeInBackdropDp{0%{background-color:#fff}to{background-color:#fff9}}.modal-content,.modal-content-eng,.modal-content-slim,.modal-content-dp{display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:5px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;z-index:10000;position:relative;opacity:0;transition:opacity .5s ease,transform .5s ease-out;transform:translateY(-10%)}.modal-content{background:#fff;animation:fadeInContent 14s 29s forwards}.modal-content-slim{background:#000;color:#fff;animation:fadeInContent 10s 12s forwards}.modal-content-eng{background:#fff;animation:fadeInContent 12s 0s forwards;transform:translateY(-30%)}.modal-content-dp{background:#fff;animation:fadeInContent 20s 4s forwards;transform:translateY(-10%)}.modal-button{margin:1rem;margin-top:20px}.go-back-modal{margin-top:1rem;animation:fadeInContent 15s 55s forwards;opacity:0}.go-back-modal-p{animation:fadeInContent 15s 57s forwards;opacity:0;font-size:smaller}@keyframes fadeInContent{0%{opacity:0}to{opacity:1}}iframe{border-radius:20px;margin-bottom:5px}.rooster-icon,.numbers-icon,.dp-icon,.sick-icon,.hg-icon{cursor:pointer!important;color:#9b4dca;position:relative}.rooster-icon:hover,.numbers-icon:hover,.dp-icon:hover,.sick-icon:hover,.hg-icon:hover{color:#c361ff}.rooster-icon:hover:after,.numbers-icon:hover:after,.dp-icon:hover:after,.sick-icon:hover:after,.hg-icon:hover:after{content:"";position:absolute;background-size:cover;left:50%}.rooster-icon:hover:after{width:70px;height:72px;background-image:url(/assets/cluck-Diy5eqnm.png);transform:translate(-45%) translateY(-25px)}.numbers-icon:hover:after{opacity:1;width:70px;height:70px;background-image:url(/assets/numbers-DOkEQsN9.png);transform:translate(-15%) translateY(-40px)}.dp-icon:hover:after{background-image:url(/assets/DP-fzSWeocc.png);opacity:1;transform:translate(-45%) translateY(-25px);width:80px;height:59px}.sick-icon:hover:after{background-image:url(/assets/quarantine-CUtt5WTL.png);opacity:1;transform:translate(-45%) translateY(-25px);width:100px;height:84px}.hg-icon:hover:after{background-image:url(/assets/HG-mrTnbwNz.png);opacity:1;transform:translate(-45%) translateY(-25px);width:84px;height:70px}.eng{background-color:#9b4dca;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0003}.eng:hover{background-color:#c361ff;color:#f8f8ff;box-shadow:0 4px 8px #0000004d}.highlighted{color:#000;text-shadow:1px 1px 4px rgba(0,0,0,.4);transition:background-color .5s ease,color .5s ease,opacity .5s ease;border-radius:5px;padding:0;display:inline;opacity:1;font-weight:700;position:relative;background-color:#fcacfc}.non-highlighted{opacity:.9}.banner-wrapper{position:relative;overflow:hidden;width:100%;min-height:320px;background:#f5f5f5}.bannerimg{animation:25s ease-out 0s 1 zoomOutImg forwards;width:100%;display:block;filter:blur(5px);opacity:.6;transition:filter .5s ease-out,opacity .5s ease-in-out;height:auto;object-fit:cover}.bannerimg.loaded{filter:blur(0);opacity:1}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light only;color:#ffffffde;background-color:#f9f9f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;flex-direction:column;min-height:100vh}body,html{overflow-x:hidden}.wrapper{flex:1}@font-face{font-family:EB Garamond;src:url(/assets/EBGaramond-VariableFont_wght-Dt9mpFmf.ttf) format("truetype-variations");font-weight:100 900}@font-face{font-family:EB Garamond Reg;src:url(/assets/EBGaramond-Regular-BmtDXXvv.ttf) format("truetype");font-weight:400}a{font-weight:500;text-decoration:inherit}a{display:inline-block;position:relative;padding-bottom:3px}a:hover{color:#535bf2}div{display:block}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#f8f8ff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font:300 16px/1.5 EB Garamond,sans-serif;color:#3b4654;background-color:#f8f8ff;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;margin:0;place-items:center;min-width:100%;min-height:100%}body{font-size:1.6em;font-weight:300;letter-spacing:.01em;line-height:1.6;height:100%}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;caret-color:transparent;background-color:#f9f9f9}input{font-family:EB Garamond,sans-serif;font-size:16px}.footer{font-size:small;margin-bottom:2em}.footer-container{display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;width:100vw;position:relative;bottom:0;left:0;overflow:hidden}.footer-text{margin-left:.5rem;font-size:small}.footer-widgets{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding-right:20px;max-width:calc(100% - 20px);overflow-x:hidden}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}*,*:before,*:after{box-sizing:border-box}@media (max-width: 768px){.footer-widgets{margin-right:0;padding-right:0;max-width:100%}.footer-container{flex-direction:row}.footer-widgets,.flip-timer,.input-prompt{max-width:80%}.footer-text,.footer-widgets{text-align:center}.flip-timer-row,.input-prompt{justify-content:center}.input-prompt{min-width:unset;width:155px}.flip-card,.flip-card-inner{width:15px;height:25px}}
