body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,sans-serif,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{--blue1:#e9effb;--blue2:#cddaf7;--blue3:#9ab5ef;--blue4:#7398e8;--blue5:#4b7be2;--blue6:#245edb;--blue7:#1d4db4;--blue8:#173c8c;--blue9:#102b65;--blue10:#0a1a3d;--blue11:#040916;font-size:clamp(9px,.8vw + 6px,12px);scrollbar-gutter:stable}.App{background-color:#e9effb;display:flex;flex-direction:column;min-height:100vh;text-align:center;& button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}}.loading{color:#1d4db4;color:var(--blue7);font-size:200%}.loading-overlay{align-items:center;background:#00000080;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;z-index:10}.spinner{animation:spin 1s cubic-bezier(.4,1,.4,1) infinite;border:4px solid #cddaf7;border-top:4px solid #1d4db4;border:4px solid var(--blue2);border-radius:50%;border-top-color:var(--blue7);height:40px;width:40px}.loading-text{color:#e9effb;color:var(--blue1);font-size:2.5rem;margin:1rem auto 0}.App-page-body{display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1550px;padding-top:14rem;width:100%}.App-logo{height:40vmin;pointer-events:none}.App-header{align-items:center;color:#000;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}a{text-decoration:none}a:visited{color:blue}a:hover{text-decoration:underline}a:active{color:navy}@media (max-width:768px){.App-page-body{padding-top:clamp(9rem,14vw + 2rem,13rem)}}.header-root{font-family:Montserrat}.site-header{background-color:var(--blue4);position:fixed;top:0;transition:transform .6s ease;-webkit-user-select:none;user-select:none;width:100%;z-index:500}.site-header.hidden{transform:translateY(-71.42857%)}.site-header.visible{transform:translateY(0)}.site-header .site-title{font-feature-settings:"smcp";background-color:var(--blue8);background-image:url(https://www.transparenttextures.com/patterns/always-grey.png);color:var(--blue1);font-size:2rem;font-variant:small-caps;line-height:1;text-align:center;& .site-title-words{font-size:4rem;font-weight:900;margin:0;padding:3rem 0}}.nav-bar{display:flex;justify-content:space-evenly;margin:0 auto;max-width:1240px;padding:0;width:80%}.tab{align-items:center;border-bottom:0;border-left:1px solid var(--blue11);border-right:1px solid var(--blue11);border-top:0;color:var(--blue11);display:flex;font-family:inherit;font-size:1.6rem;height:4rem;justify-content:center;text-decoration:none;transition:background-color .25s ease;width:50%;&:not(:last-child){border-right:none}&:visited{color:var(--blue11)}&.active{color:#fff}&:active{font-weight:700}&:hover{background-color:#245edb;text-decoration:none}}.site-logo-button,.tab{background:none;cursor:pointer}.site-logo-button{border:none;box-shadow:none;height:5.5rem;margin:0;padding:0;position:absolute;right:2.5rem;top:2.2rem;width:5.5rem;&:hover{box-shadow:.6rem .6rem #102b65}&:active{box-shadow:.4rem .4rem #0a1a3d;transform:translate(.2rem,.2rem)}}.site-logo{height:5.5rem}.hamburger{display:none}@media (max-width:768px){.site-header .site-title{align-items:center;display:flex;justify-content:space-between;min-height:clamp(76px,15vw + 20px,120px);padding:0 1rem;position:relative;.site-title-words{font-size:clamp(2.5rem,6vw + 6px,4rem);left:50%;padding:0;position:absolute;text-align:center;transform:translateX(-50%);white-space:nowrap}}.hamburger{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:4rem;left:1.2rem;margin:0;padding:0;position:relative;text-align:center;top:-.3rem;width:4rem}.hamburger.open{font-size:4.5rem;text-align:center}.nav-bar{background:var(--blue4);flex-direction:column;left:0;max-height:0;overflow:hidden;position:absolute;top:100%;transition:max-height .3s ease;width:100%}.nav-bar.open{border-bottom:1px solid var(--blue11);max-height:500px}.tab{border:none;border-top:1px solid var(--blue11);height:5rem;width:100%}.site-header.hidden{transform:none}.site-logo-button{border:none;height:4.2rem;margin:0;padding:0;position:relative;right:1.2rem;top:auto;width:4.2rem;&:hover{box-shadow:none}&:active{box-shadow:0 0 1.2rem var(--blue10);transform:translate(0)}}.site-logo{height:4.5rem;width:4.5rem}}.footer-root{align-items:center;background-color:var(--blue3);display:flex;justify-content:center;min-height:3rem;width:100%;z-index:500}.site-footer{display:flex;font-size:130%;justify-content:space-evenly;width:50%}.image-zoom-button:hover{cursor:pointer}.image-zoom-button,.image-zoom-popup{display:flex;justify-content:center}.image-zoom-popup{align-items:center;background-color:#cddaf780;inset:0;position:fixed;z-index:600}.image-zoom-popup-box{animation:popup-grow .75s cubic-bezier(.16,1,.3,1);background:#fff;border:.1rem solid var(--blue7);border-radius:16px;box-shadow:0 25px 60px #0000004d;color:#000;min-height:60%;padding:2rem 2rem 1.5rem;position:relative;text-align:center;transform-origin:center;white-space:pre-wrap;width:75%;& .popup-img{all:unset;height:auto;max-height:67vh;max-width:80%}& .popup-img-editing{height:auto;max-height:50vh;max-width:60%}& .popup-content{font-size:1.25rem;font-weight:400;line-height:2rem;padding-top:.5rem}& .popup-title-word{font-weight:700}& .popup-subtext-word{color:var(--blue7)}& .popup-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}& .close-zoom-popup{background:none;border:none;color:var(--blue8);cursor:pointer;font-size:1.75rem;position:absolute;right:.2rem;top:.2rem;z-index:700}& .close-zoom-popup:hover{color:var(--blue5)}& .scroll-button-mult{-webkit-tap-highlight-color:transparent;all:unset;color:var(--blue8);cursor:pointer;font-size:6rem;font-weight:700;line-height:1;position:absolute;top:50%;transition:transform .1s ease;width:4rem}& .back-button-mult{left:3%}& .next-button-mult{right:3%}& .back-button-mult:active{transform:translateX(-8%)}& .next-button-mult:active{transform:translateX(8%)}& .mult-imgs{& .popup-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}& .index-number{margin-bottom:.5rem}}}.editing-popup{width:60%}.update-field-group{& input,& textarea{border:none;border-radius:.2rem;font-size:1.35rem;height:19px;outline:solid .08rem var(--blue10);padding:1px 2px;width:var(--box-width)}& input:focus,& textarea:focus{border:none;outline:.16rem solid var(--blue5)}& label{color:var(--blue9);font-size:1.15rem;font-weight:700;margin-left:1.2rem}& .sub-label{font-size:1rem}& .sub-input{margin:.25rem 0 0}& .sub-button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);font-size:1.35rem;height:21px;margin-left:.5rem;outline:solid .08rem var(--blue10);padding:0 .5rem}& .sub-button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& .edit-input{margin-bottom:1rem;margin-top:.5rem}& .array-input{align-items:center;display:flex;flex-basis:100%;flex-wrap:wrap;justify-content:center;row-gap:.5rem;width:100%}& .array-input label{margin-left:0}&.edit-input .object-element{margin-top:0}& .object-input label{margin:0 0 .3rem}& .object-element{margin-bottom:0;margin-top:0}& .array-objects label{margin-left:0}& .object-box{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:-.5rem}& .object-box input{margin-left:0}& .object-input{align-items:last baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center}& .month-box{width:8.65rem}& .day-box{width:3.75rem}& .year-box{width:4.85rem}& .month-box,.day-box,.year-box{background:#fff;border:none;border-radius:.2rem;cursor:pointer;font-size:1.35rem;height:21px;outline:1px solid var(--blue10);padding:1px 2px}& .day-disabled{cursor:default;opacity:40%}& .single-input{align-items:last baseline;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:.5rem 0 1rem}.single-label,.single-label-disabled{align-self:center;margin:0}.single-label-disabled{opacity:60%}.reunion-box{margin-left:.51rem;text-align:center;width:5rem}& .subtext-input{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:.3rem;margin:.5rem 0 1rem}.subtext-box{text-wrap:wrap;font-family:inherit;padding:4px 3px 0;resize:none;width:55%}& .pic-check{appearance:none;-webkit-appearance:none;background-color:var(--blue1);border:none;border-radius:.2rem;cursor:pointer;height:15px;margin:0 0 0 .5rem;outline:.08rem solid var(--blue10);position:relative;top:2px;width:15px}& .pic-check:checked{background-color:var(--blue8)}& .pic-check:focus{outline:.08rem solid var(--blue4)}& .pic-check:disabled{cursor:default}& .person-wrapper{background-color:#fff;display:inline-block;margin-left:.5rem;position:relative;text-align:left}.suggestions-popup{all:unset;background:#fff;bottom:100%;box-shadow:0 .2rem 1rem #00000026;left:0;margin-bottom:.4rem;max-height:14rem;overflow:hidden;overflow-y:auto;position:absolute;right:0;z-index:100}.suggestions-item{cursor:pointer;font-size:125%;padding:.5rem .4rem;transition:background-color .5s}.suggestions-item:hover{background-color:var(--blue3)}}.edit-uploaded-buttons{align-items:center;display:flex;gap:.5rem;justify-content:center;& button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);cursor:pointer;font-size:1.35rem;height:21px;margin-top:1rem;outline:solid .08rem var(--blue10);padding:0 .5rem}& button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}}@media (max-width:768px){.image-zoom-popup-box{min-height:10%;padding:2rem 1rem 1.5rem;width:90%;& .popup-img{max-width:90%}& .scroll-button-mult{min-height:100%!important;top:0;width:2.75rem}& .back-button-mult{left:.5%}& .next-button-mult{right:.5%}& .close-zoom-popup{font-size:2.5rem}}.editing-popup{min-height:50%}}@media (max-height:675px){.image-zoom-popup-box{padding:.4rem;& .popup-img{max-height:min(63vh,475px)}& .mult-imgs{& .index-number{margin-bottom:.1rem}}& .popup-content{padding-top:0}& .popup-row{font-size:1.1rem;height:1.5rem}& .close-zoom-popup{font-size:2.5rem;top:-.2rem}}}.verify-email{align-items:center;background-color:var(--blue1);display:flex;height:100vh;justify-content:center;& h2{color:var(--blue10);font-size:2rem}& button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);cursor:pointer;font-size:1.35rem;height:21px;margin-bottom:30rem;outline:solid .08rem var(--blue10);padding:0 .5rem}& button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& .strong{margin-bottom:3rem}}.auth-text{color:var(--blue7);font-size:1.7rem}.small{font-size:1.4rem}.login-denied{align-items:center;background-color:var(--blue1);display:flex;height:100vh;justify-content:center;& h2{color:var(--blue10);font-size:2rem}& button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);cursor:pointer;font-size:1.35rem;height:21px;margin-bottom:30rem;outline:solid .08rem var(--blue10);padding:0 .5rem}& button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}}.person-background{background-color:#fff;font-size:1.2rem;margin:0 auto;max-width:1200px;overflow:auto;position:relative;width:85%}.title-box{background-color:var(--blue2);border-bottom:.16rem solid var(--blue8);justify-content:left;padding:1.1rem 1.25rem 1rem 2.2%}.infobox{border:.08rem solid #000;clear:right;float:right;margin:.5rem .5rem .5rem 1rem;padding:.25rem;width:25rem}.infobox-name{background-color:var(--blue3);font-size:1.8rem;font-weight:700;padding:.25rem}.infobox-img{padding-bottom:0;position:flex;width:100%}.infobox-img img{padding:.2rem 0 0;width:90%}.infobox-img-details{padding-bottom:.3rem;padding-top:0}.infobox-details{background-color:var(--blue3);font-weight:700;padding:.25rem}.infobox-label{font-weight:700;text-align:left}.infobox-data,.infobox-label{padding:.35rem .15rem 0;vertical-align:top}.infobox-data{width:65%;& ul{list-style-type:none;margin:0;padding-left:0}& li{padding-bottom:.2rem;text-align:left}& .spouse{padding-bottom:.6rem}}.bio-box{margin:.5rem;overflow-wrap:break-word;padding:.25rem .5rem 0;text-align:left;& .bio-image-paragraph{color:#000;font-size:1.3rem;letter-spacing:.3px;line-height:1.95rem;margin:0;white-space:pre-wrap}& h2{border-bottom:.08rem solid var(--blue8);clear:left;color:var(--blue9);font-size:1.75rem;margin-bottom:.2rem;margin-top:0;overflow:hidden;padding-bottom:.1rem;padding-top:1rem}& h3{color:pink}& .bio-image-box{background-color:var(--blue1);border:.08rem solid var(--blue8);display:flex;flex-direction:column;float:left;font-size:1.2rem;gap:.4rem;letter-spacing:normal;line-height:normal;margin:.3rem 1rem 0 0;max-width:22rem;padding:.4rem;position:relative}& .bio-image{height:auto;margin:auto 0;max-height:24rem;max-width:22rem}}.person-gallery{clear:both;display:flex;flex-direction:column;margin:0 .5rem;position:relative;& h2{border-bottom:.08rem solid var(--blue8);font-size:1.75rem;font-weight:700;margin:1rem .5rem .5rem;overflow:hidden;padding-bottom:.1rem;text-align:left}& .gallery-wrapper{background-color:var(--blue2);border-radius:1.25rem;margin:0 .5rem 2rem;padding:1.25rem 2rem;position:relative;& .scroll-button{-webkit-tap-highlight-color:transparent;all:unset;color:var(--blue8);cursor:pointer;font-size:4rem;font-weight:700;line-height:1;position:absolute;top:37.5%;transition:transform .1s ease;width:2rem}& .disabled-scroll{opacity:50%}& .disabled-scroll:active{transform:none!important}& .back-button{left:-.1rem}& .next-button{right:-.1rem}& .back-button:active{transform:translateX(-8%)}& .next-button:active{transform:translateX(8%)}}& .gallery-images-box{-ms-overflow-style:none;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem;justify-content:left;overflow-x:scroll;padding:0 .3rem;position:relative;scrollbar-width:none;& ::-webkit-scrollbar{display:none}}& .person-gallery-image-object{background-color:#fff;border:.08rem solid var(--blue8);border-radius:.6rem;display:inline-block;font-size:1rem;min-width:130px;padding:.5rem;width:130px}.image-zoom-container{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:.5rem}& .person-gallery-image{border-radius:.5rem;height:auto;max-height:100px;max-width:100%}& .person-gallery-image-subtext{color:var(--blue8)}}@media (max-width:768px){.person-background{width:95%}.title-box{display:none}.infobox{float:none;font-size:15px;margin:1.25rem auto .75rem;max-width:360px;position:relative;width:90%}.infobox-name{font-size:2.5rem}.bio-box{& .bio-image-paragraph{font-size:15px;letter-spacing:.15px;line-height:20px}& h2{font-size:20px}& .bio-image-box{font-size:13px}}.person-gallery{letter-spacing:-.2px;& .gallery-wrapper{padding:1.25rem 2.5rem;& .scroll-button{min-height:100%!important;top:0;width:2.75rem}}}}@media (max-height:675px){.person-background{width:92%}.bio-box{& .bio-image-paragraph{font-size:14px;letter-spacing:.15px;line-height:19px}& h2{font-size:20px}& .bio-image-box{font-size:13px}}.person-gallery{letter-spacing:-.2px;& .gallery-wrapper{padding:1.25rem 2.5rem;& .scroll-button{min-height:100%!important;top:0;width:2.75rem}}}}p{color:red;font-size:3rem}.home-background{min-height:200vh;overflow:auto}.home-body{border-bottom:none;border-top:none;padding:2rem 0 5rem;width:min(90%,1100px)}.home-body,.image-scroll-box{margin:0 auto;position:relative}.image-scroll-box{align-items:center;aspect-ratio:16/9;border-radius:1rem;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;height:auto;justify-content:center;overflow:hidden;width:max(62% + 120px,315px)}.scroll-button{all:unset;color:#fff;cursor:pointer;font-size:6rem;font-weight:700;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:transform .1s ease;width:3rem;&.back-button{left:1.5rem}&.next-button{right:1.5rem}}.back-button:active{transform:translateY(-50%) translateX(-10%)}.next-button:active{transform:translateY(-50%) translateX(10%)}.play-button{all:unset;color:#fff;cursor:pointer;font-size:2.5rem;left:2%;position:absolute;top:3%}.image-holder{align-items:center;display:flex;justify-content:center;width:100%}.scroll-image{border-radius:1rem;border-bottom-left-radius:0;border-bottom-right-radius:0;height:100%;object-fit:cover;object-fit:contain;width:100%}.progress-bar{background-color:#fff;bottom:0;height:.5rem;left:0;position:absolute;width:100%;z-index:4}.progress-fill{background-color:var(--blue6);height:100%;transition:width .5s ease}.welcome-box{color:var(--blue10);font-size:2.4rem;font-weight:600;margin-left:auto;margin-right:auto;margin-top:1.5rem;text-align:center;width:80%}.welcome{background-color:var(--blue4);border-radius:1rem;box-shadow:0 .15rem 2rem 0 var(--blue3);padding:2rem}@media (max-width:768px){.scroll-button{font-size:4rem;&.back-button{left:.5rem}&.next-button{right:.5rem}}.play-button{font-size:2rem;padding:.75rem}.welcome-box{font-size:2.5rem;width:95%}}.calendar-page{height:100vh}.calendar-container{height:72vh;margin:2rem auto 0;max-height:750px;position:relative;-webkit-user-select:none;user-select:none;width:80%;& .calendar-header{align-items:left;display:flex;margin-bottom:.75rem;width:50%}& .month-select,.year-select{background:#fff;border:none;border:1px solid var(--blue8);border-radius:.5rem;color:var(--blue9);font-size:1rem;margin-right:.3rem;padding:3px 4px 2px}& .month-select:focus-visible,.year-select:focus-visible{outline:none}}.fc{--fc-button-active-bg-color:var(--blue9);--fc-button-active-border-color:var(--blue10);--fc-today-bg-color:var(--blue2);--fc-border-color:#9ab5ef99;height:100%;width:100%;& .fc-button{background-color:var(--blue5);border-color:var(--blue7);color:var(--blue1)}& .fc-button:hover{background-color:var(--blue7);border-color:var(--blue9)}& .fc-button:disabled{background-color:var(--blue4);border-color:var(--blue5)}& .fc-button-primary:focus,& .fc-button-primary:not(:disabled):active:focus{box-shadow:none}& .fc-today-button{text-transform:capitalize}& .fc-toolbar-title{color:var(--blue7)}}.fc-view-harness{color:var(--blue9);& .fc-col-header-cell-cushion{color:var(--blue7)}& .fc-col-header-cell-cushion:hover,& .fc-daygrid-day-number:hover{text-decoration:none}& .fc-day-today{& .fc-daygrid-day-number{color:var(--blue7)}}& .fc-event{text-wrap:wrap;background-position:0 50%;background-size:200% 100%;border-color:var(--blue8);padding:.1rem 0;text-shadow:0 0 3px #000;transition:background-position .7s ease}& .birthday-event{background-image:linear-gradient(90deg,var(--blue7) 0,var(--blue5) 40%,#c4228e 52%)}& .anniversary-event{background-image:linear-gradient(90deg,var(--blue7) 0,var(--blue5) 40%,#fff349 51%)}& .reunion-event{background-image:linear-gradient(90deg,var(--blue7) 0,var(--blue5) 40%,#e23b2f 52%);font-size:1.5rem}& .fc-event:hover{background-position:30% 50%;cursor:pointer;transition:background-position .5s ease}& .fc-event-today{font-size:1rem}& .fc-event-today.birthday-event{--fc-event-text-color:#ff90d8}& .fc-event-today.anniversary-event{--fc-event-text-color:#fff9a6}& .fc-event-today.reunion-event{--fc-event-text-color:#fd5d51;font-size:1.5rem}& .fc-daygrid-event{margin-bottom:.075rem}}.event-popup{align-items:center;color:var(--blue1);display:flex;inset:0;justify-content:center;position:absolute;text-shadow:0 0 3px #000;z-index:200;& a{font-size:1.15rem;text-shadow:0 0 1px var(--blue3)}}.popup-box-calendar{animation:popup-grow 1s cubic-bezier(.16,1,.3,1);background:var(--blue1);background-position:100% 10%;background-size:200% 200%;border:.1rem solid var(--blue7);border-radius:16px;box-shadow:0 25px 60px #0000004d;max-width:400px;padding:2rem 2rem 1.5rem;position:relative;text-align:center;transform-origin:center;transition:background-position .7s ease;width:90%}.popup-box-calendar:hover{background-position:100% 35%;transition:background-position .5s ease}.birthday-box{background-image:linear-gradient(20deg,#c4228e66 25%,#c4228ea6 45%,#1d4db4a6 60%,#245edbe6 95%)}.anniversary-box{background-image:linear-gradient(20deg,#fff34966 25%,#fff349a6 40%,#1d4db4a6 60%,#245edbe6 95%)}.reunion-popup-box{background-image:linear-gradient(20deg,#e23b2f99 25%,#e23b2fcc 45%,#1d4db4a6 60%,#245edbe6 95%)}.no-anniversary-photo{max-width:700px}.popup-img-calendar{border-radius:.75rem;box-shadow:0 25px 60px #00000026;height:auto;width:70%}.popup-content-calendar{font-size:1.25rem;font-weight:700;line-height:2rem;padding-top:.85rem}.box-title{font-size:1.75rem;margin:.25rem 0 .5rem}.anniversary-images{display:flex;flex-direction:row;gap:1rem;margin:0 auto;width:90%;& img{flex:1 1;height:auto;object-fit:cover;width:45%}}.anniversary-links{display:flex;flex-direction:row;gap:1rem;justify-content:center;margin:0 auto;width:90%;a{width:50%}}.close-popup-calendar{background:none;border:none;color:var(--blue9);cursor:pointer;font-size:1.75rem;position:absolute;right:.2rem;top:.2rem}.close-popup-calendar:hover{color:var(--blue1)}@media (max-width:768px){.calendar-container{width:92%}}.directory-search-wrapper{align-items:center;border-radius:.75rem;display:flex;flex-direction:row;gap:.5rem;justify-content:center;padding:1.5rem;text-align:left;z-index:100;& input{border:.2rem solid var(--blue9);border-radius:.5rem;font-size:1.4rem;line-height:1.8rem;padding-left:.5rem;width:20rem}& input::placeholder{color:var(--blue9);opacity:70%;transition:opacity .25s ease-out}& input:focus{outline:none}& input:focus::placeholder{opacity:40%}& button{background-color:var(--blue7);border:.2rem solid var(--blue9);border-radius:.5rem;color:#fff;font-size:1.4rem;line-height:1.8rem;padding-left:.5rem}& button:active{background-color:var(--blue8);color:#fff}}.directory-container{-ms-overflow-style:none;background-color:var(--blue2);border-radius:1rem;display:flex;justify-content:center;margin:0 auto 5rem;max-height:70vh;overflow-y:scroll;padding:0 .75rem;scrollbar-width:none;width:75%;& ::-webkit-scrollbar{display:none}& .directory-list{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;width:fit-content}& .directory-list:before,.directory-list:after{content:"";display:block;height:1rem;width:100%}& .directory-item{background-color:#fff;border:.08rem solid var(--blue8);border-radius:.7rem;display:inline-block;font-size:1.3rem;min-height:200px;min-width:200px;overflow:hidden;padding:.5rem;position:relative;transition:box-shadow .5s ease;width:200px}& .directory-item:hover{box-shadow:0 0 1.2rem var(--blue5);cursor:pointer;transition:box-shadow .3s ease}& .directory-img-container{align-items:center;display:flex;height:160px;justify-content:center;margin:.6rem 0 .75rem}& .directory-image{border-radius:.6rem;height:auto;max-height:160px;max-width:100%}& .directory-subtext{color:var(--blue8)}}@media (max-width:768px){& .directory-search-wrapper{& input{width:25rem}& input,button{font-size:1.8rem;line-height:2.4rem}}& .directory-container{width:85%;& .directory-list{gap:1.5rem}& .directory-item{font-size:1.4rem;min-height:130px;min-width:130px;width:130px}& .directory-list:before,.directory-list:after{height:.1rem}& .directory-img-container{height:100px}& .directory-image{max-height:100px}}}.reunions-container{-ms-overflow-style:none;background-color:var(--blue2);border-radius:1rem;display:flex;justify-content:center;margin:2rem auto 5rem;max-height:70vh;overflow-y:scroll;padding:0 .75rem;scrollbar-width:none;width:75%;& ::-webkit-scrollbar{display:none}& .reunions-list{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;width:fit-content}& .reunions-list:before,.reunions-list:after{content:"";display:block;height:1rem;width:100%}& .reunions-item{background-color:#fff;border:.08rem solid var(--blue8);border-radius:.7rem;display:inline-block;font-size:1.3rem;min-height:200px;min-width:200px;overflow:hidden;padding:.5rem;position:relative;transition:box-shadow .5s ease;width:200px}& .reunions-item:hover{box-shadow:0 0 1.2rem var(--blue5);cursor:pointer;transition:box-shadow .3s ease}& .reunions-img-container{align-items:center;display:flex;height:160px;justify-content:center;margin:.6rem 0 .75rem}& .reunions-image{border-radius:.6rem;height:auto;max-height:160px;max-width:100%}& .reunions-subtext{color:var(--blue8)}}@media (max-width:768px){& .reunions-container{width:85%;& .reunions-list{gap:1.5rem}& .reunions-item{font-size:1.4rem;min-height:130px;min-width:130px;width:130px}& .reunions-list:before,.reunions-list:after{height:.1rem}& .reunions-img-container{height:100px}& .reunions-image{max-height:100px}}}.map-page{height:100vh}.map-container{height:72vh;margin:2rem auto 0;max-height:750px;position:relative;width:75%}.mapboxgl-map{border-radius:1rem;box-shadow:0 .2rem 2rem -.1rem var(--blue3);height:100%;width:100%}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right{visibility:hidden}.control-panel{background-color:#fff;border-radius:.75rem;bottom:3%;padding:.5rem;position:absolute;right:2%;text-align:left;z-index:100;& label{align-items:center;display:flex;font-weight:700;gap:.15rem;-webkit-user-select:none;user-select:none}& input{appearance:none;background:linear-gradient(currentColor,currentColor);background-clip:content-box;background-position:50%;background-repeat:no-repeat;background-size:0 0;border:.2rem solid #000;border-radius:.25rem;height:1.5rem;min-width:1.5rem;transition:background-size .15s ease;width:1.5rem}& span{font-size:130%}& .p-check{color:var(--blue7)}& .p-check:checked{background-size:150% 150%}& .r-check{color:red}& .r-check:checked{background-size:150% 150%}}.zoom-buttons{background-color:#fff;border-radius:.75rem;padding:.5rem;position:absolute;right:2%;text-align:center;top:3%;width:auto;z-index:100;& button{background:none;border:none;color:var(--blue9);cursor:pointer;font-family:Segoe UI Symbol,Noto Sans Symbols,Apple Symbols,sans-serif;font-size:140%;font-weight:700;height:2.7rem;-webkit-user-select:none;user-select:none}& button:active{color:var(--blue5)}& .home-button{align-items:top;font-weight:400}}.popup{& .mapboxgl-popup-content{background:var(--blue1);color:var(--blue10);font-size:1.2rem;min-width:11rem;padding:.5rem 1rem}& a{color:var(--blue7);font-weight:700;line-height:.7}& a:focus,a:active{outline:none}& .address{line-height:1.2;padding-top:.2rem}}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{border-bottom-color:var(--blue1)!important}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:var(--blue1)!important}.mapboxgl-popup-tip{margin-bottom:-.1rem!important;margin-top:.1rem!important}.search-bar-wrapper{background-color:#fff;border-radius:.75rem;bottom:3%;left:2%;padding:.5rem;position:absolute;text-align:left;z-index:100;& input{border:.2rem solid var(--blue9);border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;padding-left:.5rem}& input::placeholder{color:var(--blue9);opacity:70%;transition:opacity .25s ease-out}& input:focus{outline:none}& input:focus::placeholder{opacity:40%}& button{background-color:var(--blue9);border:.2rem solid var(--blue9);border-bottom-right-radius:.5rem;border-left:none;border-top-right-radius:.5rem;color:var(--blue1);padding-left:.45rem;transition:padding .15s ease;-webkit-user-select:none;user-select:none}& button:active{padding-left:.7rem;padding-right:.7rem}& button:after{content:"";opacity:0;transition:opacity .3s ease,padding .25s ease}& button:active:after{content:"\276F";display:inline-block;font:inherit;font-size:90%;line-height:1;opacity:100%;padding-left:.4rem}}.suggestions-popup{background:#fff;border-radius:.5rem;box-shadow:0 .2rem 1rem #00000026;margin-bottom:.4rem;max-height:14rem;overflow:hidden;overflow-y:auto;z-index:100}.suggestions-item{cursor:pointer;font-size:125%;padding:.5rem .7rem;transition:background-color .35s}.suggestions-item:hover{background-color:var(--blue3)}@media (max-width:768px){.map-container{width:92%}}.mapboxgl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translateX(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translateX(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M3.333 11.667a1.667 1.667 0 1 0 3.334 0v-5h5a1.667 1.667 0 1 0 0-3.334H3.333v8.334ZM26.667 11.667a1.667 1.667 0 1 1-3.334 0v-5h-5a1.667 1.667 0 1 1 0-3.334h8.334v8.334ZM13.334 25c0 .92-.747 1.667-1.667 1.667H3.333v-8.334a1.667 1.667 0 1 1 3.334 0v5h5c.92 0 1.667.746 1.667 1.667ZM18.334 26.667a1.667 1.667 0 1 1 0-3.334h5v-5a1.667 1.667 0 1 1 3.333 0v8.334h-8.334Z' fill='currentColor'/%3E%3C/svg%3E");background-size:26px 26px}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle.mapboxgl-ctrl-level-button-selected .mapboxgl-ctrl-icon{filter:invert(1) brightness(1)}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl-separator{background-color:#e0e0e0;height:1px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{color:#333;font-size:18px;font-weight:700;height:50px;width:50px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover{background-color:#f5f5f5}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#4a5568;color:#fff}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#2d3748}.family-tree-page{height:100vh}.family-tree-container{height:72vh;margin:2rem auto 0;max-height:750px;position:relative;-webkit-user-select:none;user-select:none;width:75%}.person-node{box-sizing:border-box;height:30px;outline:1px solid red;overflow:hidden;width:100px}.svg-container{background-color:#fff;border-radius:1rem;box-shadow:0 .2rem 2rem -.1rem var(--blue3);height:100%;overflow:hidden;overflow:auto;width:100%}.tree-svg{display:block;height:100%;pointer-events:all;touch-action:none;width:100%}.blood-rel-box{cursor:pointer}.blood-rel-box rect{fill:var(--blue2);stroke:var(--blue4);stroke-width:2;transition:all .2s ease}.spouse-box rect{fill:var(--blue1);stroke:var(--blue4)}.blood-rel-box:hover rect{fill:var(--blue3);stroke:var(--blue5)}.blood-rel-box rect.selected{fill:var(--blue6);stroke:var(--blue8);stroke-width:3}.blood-rel-text{text-anchor:middle;fill:var(--blue9);font-size:11px;font-weight:700;pointer-events:none}.zoom-controls{background-color:var(--blue1);border-radius:.75rem;padding:.5rem;position:absolute;right:2%;text-align:center;top:3%;width:auto;z-index:100;& button{background:none;border:none;color:var(--blue9);cursor:pointer;font-family:Segoe UI Symbol,Noto Sans Symbols,Apple Symbols,sans-serif;font-size:140%;font-weight:700;height:2.7rem;-webkit-user-select:none;user-select:none}& button:active{color:var(--blue5)}& .home-button{align-items:top;font-weight:400}}.person-popup{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;z-index:200}.popup-box{animation:popup-grow 1s cubic-bezier(.16,1,.3,1);background:var(--blue1);border:.1rem solid var(--blue7);border-radius:16px;box-shadow:0 25px 60px #0000004d;max-width:400px;padding:2rem 2rem 1.5rem;position:relative;text-align:center;transform-origin:center;width:90%}.popup-img{border-radius:.75rem;height:auto;position:auto;width:70%}.popup-content{font-size:1.25rem;font-weight:700;line-height:2rem;padding-top:.5rem}.close-popup{background:none;border:none;color:var(--blue8);cursor:pointer;font-size:1.75rem;position:absolute;right:.2rem;top:.2rem}.close-popup:hover{color:var(--blue5)}@media (max-width:768px){.family-tree-container{width:92%}}.page-background{font-size:1.25rem;margin:0 auto;min-height:150vh;overflow:auto;position:relative;width:90%}.person-select{--box-height:20px;align-items:center;display:flex;justify-content:center;margin:2rem 0 1.5rem;& .edit-label{color:var(--blue10);font-size:1.5rem}& .edit-label.disabled{opacity:50%}#new-person,& #edit-person-select,button{border:none;border-radius:.2rem;font-size:1.35rem;height:var(--box-height);outline:solid .08rem var(--blue10)}#new-person:disabled,& #edit-person-select:disabled{background-color:var(--blue1);opacity:50%}& #edit-person-select{line-height:2rem;margin:0 .45rem 0 .6rem}#new-person:focus,& #edit-person-select:focus{border:none;outline:.16rem solid var(--blue5)}& #new-person{padding:0 0 0 .4rem}& button{background-color:var(--blue7);color:var(--blue1)}& button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& button:disabled{background-color:var(--blue4);opacity:50%}& #select-button{margin:0 .45rem}& #change-button{min-width:10.6rem}}.edit-fields{--box-width:15rem;display:flex;flex-wrap:wrap;justify-content:center;& .disclaimer{color:var(--blue10);flex-basis:100%;font-size:1.4rem;margin-bottom:1rem;width:100%}& input{border:none;border-radius:.2rem;margin-left:.5rem;outline:solid .08rem var(--blue10);width:var(--box-width)}& input:focus{border:none;outline:.16rem solid var(--blue5)}& label{color:var(--blue9);font-size:1.15rem;margin-left:1.2rem}& .sub-label{font-size:1rem;width:var(--box-width)}& .sub-input{margin-left:0}& button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);font-size:1.35rem;margin-left:.5rem;outline:solid .08rem var(--blue10)}& button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& .edit-input{margin-bottom:1.5rem}& .array-input{flex-basis:100%;width:100%}& .array-input label{margin-left:0}& .object-input label{margin:0 0 .3rem}& .address-box{width:30rem}& .email-box{width:18rem}& .phone-box{width:11rem}& .profile_pic-box{width:16rem}& .no-space{margin-left:0}& .object-element{margin-bottom:.4rem}& .array-objects label{margin-left:0}& .m_details{margin:.4rem 0 2rem}& .object-box{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:-.5rem}& .m_details button,& .object-box input{margin-left:0}& .m_details label{display:block;margin-bottom:.3rem}& .object-input{align-items:center;display:flex;flex-direction:column;margin-right:2.5rem}& .object-input:last-child,.d-details{margin-right:0}& .delete-spouse{width:fit-content}& .bottom-buttons{flex-basis:100%;margin:2rem 0 1rem;width:100%}& .bottom-buttons button{font-size:1.6rem}}.submitted-message{border:.5rem solid var(--blue6);border-radius:1.7rem;box-shadow:0 .2rem 2rem .3rem var(--blue3);display:inline-block;font-size:0;margin:3rem 0;padding:.2rem;position:relative;text-align:center;width:50%;& .celebrate-wrapper{border-radius:1rem;overflow:hidden}& .background-wrapper{display:block;margin:0 auto;position:relative}& .background-gif,& .background-wrapper{aspect-ratio:5/1;width:100%}& .celebration-gif{aspect-ratio:9/4;margin:0 auto;width:100%}& .submitted-text{font-feature-settings:"smcp";color:#fff;font-size:3rem;font-variant:small-caps;font-weight:700;left:50%;padding:.3rem .6rem;position:absolute;text-shadow:0 0 15px #000;top:50%;transform:translate(-50%,-50%);width:100%}}.edit-img-page{& button{cursor:pointer}}.img-selection{& button:not(.remove-button){background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);font-size:1.35rem;height:var(--box-height);outline:solid .08rem var(--blue10)}& button:not(.remove-button):active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& button:not(.remove-button):disabled{background-color:var(--blue4);cursor:default;opacity:50%}& .clear{margin-left:1.5rem}}.img-select{--box-height:20px;align-items:center;display:flex;justify-content:center;margin:2rem 0 1.5rem}.pictures-list{margin:0 auto;min-width:clamp(360px,100vw - 40px,560px);width:50%;& ul{justify-self:center;list-style-type:none;max-width:450px;padding-inline-start:0;width:80%}& li{align-items:center;display:flex;height:3rem;justify-self:left;margin:1.2rem 0}& .remove-button{background:none;border:none;display:flex;font-size:1.7rem;position:relative}& .remove-button:hover{color:var(--blue6);font-size:1.6rem;& img{opacity:60%}}& .remove-button:hover:after{-webkit-text-stroke:.8px #fff;align-items:center;color:var(--blue1);color:var(--blue6);content:"\00D7";display:flex;font-size:2.1rem;font-weight:700;height:3.7rem;justify-content:center;position:absolute;width:3.6rem}& span{align-self:center;filter:brightness(100%);font-size:1.5rem;padding-left:1.2rem}& img,& video{aspect-ratio:1;border-radius:.3rem;height:3.5rem}& button.add-descs{box-shadow:none;font-size:1.6rem;margin-top:1rem;transition:box-shadow .7s ease}& button.add-descs:hover{box-shadow:0 .15rem 1rem 0 var(--blue4);transition:box-shadow .3s ease}}.inputting-data{background-color:var(--blue2);border-radius:2rem;box-shadow:0 .2rem 2rem -.5rem var(--blue8);margin:1.75rem auto 6rem;min-width:clamp(360px,100vw - 40px,615px);width:60%;& .input-button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);font-size:1.35rem;height:var(--box-height);margin:1rem 0 2rem;outline:solid .08rem var(--blue10)}& .input-button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& .input-button:disabled{background-color:var(--blue4);cursor:default;opacity:50%}& .upload{margin-left:1.5rem}& .inputting-title{color:var(--blue9);font-size:1.5rem;font-weight:700;padding-top:1rem;width:100%}& .inputting-subtitle{color:var(--blue7);font-size:1rem;font-weight:700;width:100%}}.image-data{--box-width:13rem;position:relative;width:100%;& img{margin:1rem 0 .5rem}& img,& video{border:1px solid var(--blue10);border-radius:.5rem;height:25rem;max-width:87%;min-height:clamp(200px,30vw,400px)}& video{margin:1rem 0 0}& .scroll-button{all:unset;color:#fff;cursor:pointer;font-size:6rem;font-weight:700;line-height:1;position:absolute;top:50%;transition:transform .1s ease;width:3rem}& .back-button{left:1rem!important}& .next-button{right:1rem}& .back-button:active{transform:translateX(-10%)}& .next-button:active{transform:translateX(10%)}& .index-number{font-size:1.2rem;top:-2.7rem;width:10rem}& .index-name,& .index-number{color:var(--blue5);left:1.9rem;line-height:1;position:absolute;text-align:left}& .index-name{font-size:.9rem;top:-1.2rem;width:20rem}& input,& textarea{border:none;border-radius:.2rem;font-size:1.35rem;height:19px;outline:solid .08rem var(--blue10);padding:1px 2px;width:var(--box-width)}& input:focus,& textarea:focus{border:none;outline:.16rem solid var(--blue5)}& label{color:var(--blue9);font-size:1.15rem;font-weight:700;margin-left:1.2rem}& .sub-label{font-size:1rem}& .sub-input{margin:.25rem 0 0}& .sub-button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);font-size:1.35rem;height:21px;margin-left:.5rem;outline:solid .08rem var(--blue10);padding:0 .5rem}& .sub-button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& .edit-input{margin-bottom:1rem;margin-top:.5rem}& .array-input{align-items:center;display:flex;flex-basis:100%;flex-wrap:wrap;justify-content:center;row-gap:.5rem;width:100%}& .array-input label{margin-left:0}&.edit-input .object-element{margin-top:0}& .object-input label{margin:0 0 .3rem}& .object-element{margin-bottom:0;margin-top:0}& .array-objects label{margin-left:0}& .object-box{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:-.5rem}& .object-box input{margin-left:0}& .object-input{align-items:last baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center}& .month-box{width:8.65rem}& .day-box{width:3.75rem}& .year-box{width:4.85rem}& .month-box,.day-box,.year-box{background:#fff;border:none;border-radius:.2rem;cursor:pointer;font-size:1.35rem;height:21px;outline:1px solid var(--blue10);padding:1px 2px}& .day-disabled{cursor:default;opacity:40%}& .single-input{align-items:last baseline;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:.5rem 0 1rem}.single-label,.single-label-disabled{align-self:center;margin:0}.single-label-disabled{opacity:60%}.reunion-box{margin-left:.51rem;text-align:center;width:5rem}& .subtext-input{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:.3rem;margin:.5rem 0 1rem}.subtext-box{text-wrap:wrap;font-family:inherit;padding:4px 3px 0;resize:none;width:55%}& .pic-check{appearance:none;-webkit-appearance:none;background-color:var(--blue1);border:none;border-radius:.2rem;cursor:pointer;height:15px;margin:0 0 0 .5rem;outline:.08rem solid var(--blue10);position:relative;top:2px;width:15px}& .pic-check:checked{background-color:var(--blue8)}& .pic-check:focus{outline:.08rem solid var(--blue4)}& .pic-check:disabled{cursor:default;opacity:60%}& .person-wrapper{background-color:#fff;display:inline-block;margin-left:.5rem;position:relative;text-align:left}.suggestions-popup{all:unset;background:#fff;bottom:100%;box-shadow:0 .2rem 1rem #00000026;left:0;margin-bottom:.4rem;max-height:14rem;overflow:hidden;overflow-y:auto;position:absolute;right:0;z-index:100}.suggestions-item{cursor:pointer;font-size:125%;padding:.5rem .4rem;transition:background-color .5s}.suggestions-item:hover{background-color:var(--blue3)}}.submitted{align-items:center;background-color:#fff;border-radius:2rem;color:var(--blue7);display:flex;flex-direction:column;font-size:1.5rem;height:20vh;justify-content:space-evenly;margin:4rem auto 0;max-height:450px;min-height:100px;transition:text-shadow .3s ease,color .3s ease,font-size .3s ease,box-shadow .5s ease;width:30%;& .struct-div{align-items:center;display:flex;flex-direction:column;height:60%;justify-content:space-evenly;min-height:100px;width:100%}& .sub-message{text-wrap:wrap;cursor:default;height:1.5rem;margin:0 auto;-webkit-user-select:none;user-select:none;width:100%}button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);font-size:1.35rem;height:var(--box-height);outline:solid .08rem var(--blue10)}& button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}}.submitted:hover{box-shadow:0 .2rem 2rem -.1rem var(--blue3);color:var(--blue8);font-size:1.7rem;text-shadow:0 0 9px var(--blue3)}.other-links{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;margin:2rem auto;-webkit-user-select:none;user-select:none;& .img-page-link{align-items:center;background-color:var(--blue2);border:none;border-radius:.75rem;color:var(--blue7);display:flex;justify-content:center;margin:3rem auto 0;outline:1px solid var(--blue5);padding:.5rem 0;transition:background-color .4s ease,text-shadow .4s ease,color .4s ease;width:11rem}& .img-page-link:hover{background-color:var(--blue3);color:var(--blue8);outline:2px solid var(--blue5);text-decoration:none;text-shadow:1.5px 1.5px 5px var(--blue1);transition:background-color .25s ease,text-shadow .25s ease,color .25s ease}& .img-page-link:active{background-color:var(--blue4);box-shadow:2.5px 4px 7px #102b658c;color:var(--blue1);outline:2px solid var(--blue7);text-decoration:none;text-shadow:1.5px 1.5px 15px var(--blue1);transition:box-shadow .1s ease}}@media (max-width:768px){.img-selection{& button:not(.remove-button){background-color:var(--blue7);border:.08rem solid var(--blue10);border-radius:.2rem;color:var(--blue1);font-size:1.35rem;height:var(--box-height);outline:none}& button:not(.remove-button):active{background-color:var(--blue8);border:.08rem solid var(--blue5);color:#fff;outline:none}& button:not(.remove-button):disabled{background-color:var(--blue4);cursor:default;opacity:50%}& .clear{margin-left:1.5rem}}.inputting-data{.back-button{left:.5rem!important}.next-button{right:.5rem!important}.back-button:active{transform:translateX(-10%)}.next-button:active{transform:translateX(10%)}.sub-button{background-color:var(--blue7);border:.08rem solid var(--blue10);border-radius:.2rem;color:var(--blue1);font-size:1.35rem;height:21px;margin-left:.5rem;outline:none;padding:0 .5rem}.sub-button:active{background-color:var(--blue8);border:.08rem solid var(--blue5);color:#fff;outline:none}.input-button{background-color:var(--blue7);border:.08rem solid var(--blue10);border-radius:.2rem;color:var(--blue1);font-size:1.35rem;height:21px;margin-left:.5rem;outline:none;padding:0 .5rem}.input-button:active{background-color:var(--blue8);border:.08rem solid var(--blue5);color:#fff;outline:none}.input-button:disabled{background-color:var(--blue4);border:.08rem solid var(--blue10);border-radius:.2rem;cursor:default;opacity:50%}& .month-box{width:9.5rem}& .day-box{width:4rem}& .year-box{width:6rem}}}.test{left:50%;position:absolute;top:90%}.profile-page{height:100vh}.profile-intro-box{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1.5rem auto 1rem;min-width:350px;-webkit-user-select:none;user-select:none;width:30%;& .profile-intro-img{aspect-ratio:1;background-color:var(--blue2);border:.2rem solid var(--blue3);border-radius:1rem;display:inline-block;max-width:100%;padding:1.75rem;position:relative;z-index:1}& img{border-top-left-radius:.5rem;border-top-right-radius:.5rem;box-shadow:0 0 14px #0006;max-height:100%;max-width:100%;opacity:1;transition:opacity .3s ease,box-shadow .3s ease}& .edit-pic-button{background-color:var(--blue2);border:1px solid var(--blue5);border-radius:.75rem;color:var(--blue7);cursor:pointer;left:50%;opacity:0;padding:1rem;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,background-color .4s ease,text-shadow .4s ease,color .4s ease}& .profile-intro-img:hover img{box-shadow:0 0 20px #000c;opacity:50%;transition:opacity .3s ease,box-shadow .3s ease}& .profile-intro-img:hover .edit-pic-button{opacity:1;pointer-events:auto}& .edit-pic-button:hover{background-color:var(--blue3);border:2px solid var(--blue5);color:var(--blue8);text-decoration:none;text-shadow:1.5px 1.5px 5px var(--blue1);transition:background-color .25s ease,text-shadow .25s ease,color .25s ease}& .edit-pic-button:active{background-color:var(--blue4);border:2px solid var(--blue7);box-shadow:2.5px 4px 7px #102b658c;color:var(--blue1);text-decoration:none;text-shadow:1.5px 1.5px 15px var(--blue1);transition:box-shadow .1s ease}& .profile-intro-text{background-color:var(--blue3);background-image:linear-gradient(20deg,#102b6599 31%,#9ab5efcc 70%,#1d4db466);background-position:70% 100%;background-size:200% 200%;border:.2rem solid var(--blue8);border-radius:1rem;box-shadow:0 0 15px #00000080;color:var(--blue10);font-size:1.7rem;font-weight:700;letter-spacing:.5px;margin-top:-3rem;padding:.5rem 0;text-shadow:1.5px 1.5px 2px var(--blue2);transition:background-position .7s ease;width:110%;z-index:100}& .profile-intro-text:hover{background-position:100% 50%;transition:background-position .5s ease}}.profile-options{align-items:center;display:flex;flex-direction:row;font-size:1.2rem;gap:1rem;justify-content:center;margin:1.5rem auto;-webkit-user-select:none;user-select:none;& a,div{align-items:center;background-color:var(--blue2);border-radius:.75rem;color:var(--blue7);display:flex;justify-content:center;outline:1px solid var(--blue5);padding:1rem;transition:background-color .4s ease,text-shadow .4s ease,color .4s ease}& a:hover,div:hover{background-color:var(--blue3);color:var(--blue8);outline:2px solid var(--blue5);text-decoration:none;text-shadow:1.5px 1.5px 5px var(--blue1);transition:background-color .25s ease,text-shadow .25s ease,color .25s ease}& a:active,div:active{background-color:var(--blue4);box-shadow:2.5px 4px 7px #102b658c;color:var(--blue1);outline:2px solid var(--blue7);text-decoration:none;text-shadow:1.5px 1.5px 15px var(--blue1);transition:box-shadow .1s ease}}.log-out{& .log-out-button{all:unset;align-items:center;background-color:var(--blue8);border-radius:.75rem;color:var(--blue1);display:flex;font-size:1.1rem;height:2.8rem;justify-content:center;margin:3rem auto;transition:background-color .4s ease,color .4s ease;-webkit-user-select:none;user-select:none;width:9rem}.log-out-button:hover{transition:background-color .25s ease,color .25s ease}& .log-out-button:active,.log-out-button:hover{color:#fff;font-weight:700;letter-spacing:-.45px}& .log-out-button:active{background-color:var(--blue11);box-shadow:2.5px 4px 7px #102b658c;text-shadow:1.5px 1.5px 15px var(--blue1);transition:box-shadow .1s ease}}.profile-pic-popup{all:unset;align-items:center;background-color:#cddaf780;display:flex;inset:0;justify-content:center;position:fixed;z-index:600}.profile-pic-popup-box{animation:popup-grow .75s cubic-bezier(.16,1,.3,1);background:#fff;border:.1rem solid var(--blue7);border-radius:16px;box-shadow:0 25px 60px #0000004d;color:#000;min-height:10rem;min-width:10rem;overflow:hidden;padding:2rem 2rem 1.5rem;position:relative;text-align:center;transform-origin:center;-webkit-user-select:none;user-select:none;white-space:pre-wrap;& .profile-pic-img{all:unset;border-radius:.75rem;height:auto;margin-bottom:1rem;max-height:67vh;max-width:80%}& .close-profile-pic-popup{background:none;border:none;color:var(--blue8);cursor:pointer;font-size:1.75rem;position:absolute;right:.2rem;top:.2rem;z-index:700}& .close-profile-pic-popup:hover{color:var(--blue5)}& .close-profile-pic-popup:disabled{visibility:hidden}& .profile-pic-options{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center}& button:not(.close-profile-pic-popup){background-color:var(--blue7);border:none;border-radius:.4rem;color:var(--blue1);cursor:pointer;font-size:1.35rem;height:var(--box-height);outline:solid .08rem var(--blue10);padding:.3rem .6rem}& button:not(.close-profile-pic-popup):active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& button:not(.close-profile-pic-popup):disabled{background-color:var(--blue4);cursor:default;opacity:50%}}.resize-img-mode{align-items:center;display:flex;flex-direction:column;justify-content:center;& .resize-img-stack{background-color:#fff;height:40rem;margin-bottom:1rem;overflow:hidden;position:relative;touch-action:none;width:40rem;& .resize-image{cursor:grab;left:0;min-height:40rem;min-width:40rem;object-fit:cover;position:absolute;top:0;-webkit-user-select:none;user-select:none}& .mask{background:#00000059;inset:0;-webkit-mask-image:radial-gradient(circle 40rem at center,#0000 0,#0000 49.8%,#000 50%);mask-image:radial-gradient(circle 40rem at center,#0000 0,#0000 49.8%,#000 50%);position:absolute;z-index:1000}}& .resize-options{flex-direction:row;gap:1rem}& .loading-overlay,& .resize-options{align-items:center;display:flex;justify-content:center}& .loading-overlay{background:#00000080;color:#fff;flex-direction:column;inset:0;position:absolute;z-index:10}.spinner{animation:spin 1s cubic-bezier(.4,1,.4,1) infinite;border-top:4px solid var(--blue1);border:4px solid var(--blue1);border-radius:50%;border-top-color:var(--blue7);height:40px;width:40px}& p{color:var(--blue1);font-size:2.5rem;margin:1rem auto 0}}.upload-img-mode{& .loading-picker{color:var(--blue7);font-size:1.75rem;left:0;position:absolute;top:40%;width:100%}& .preview-box img{max-height:40rem;max-width:40rem}& .button-row{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center}& .preview-image{border:1px solid var(--blue10);border-radius:.5rem;height:30rem;margin:.5rem;max-width:87%;min-height:clamp(200px,30vw,400px)}& input,& textarea{border:none;border-radius:.2rem;font-size:1.35rem;height:19px;outline:solid .08rem var(--blue10);padding:1px 2px;width:var(--box-width)}& input:focus,& textarea:focus{border:none;outline:.16rem solid var(--blue5)}& label{color:var(--blue9);font-size:1.15rem;font-weight:700;margin-left:1.2rem}& .sub-label{font-size:1rem}& .sub-input{margin:.25rem 0 0}& .sub-button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);font-size:1.35rem;height:21px;margin-left:.5rem;outline:solid .08rem var(--blue10);padding:0 .5rem}& .sub-button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& .edit-input{margin-bottom:1rem;margin-top:.5rem}&.edit-input .object-element{margin-top:0}& .object-input label{margin:0 0 .3rem}& .object-element{margin-bottom:0;margin-top:0}& .array-objects label{margin-left:0}& .object-box{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:-.5rem}& .object-box input{margin-left:0}& .object-input{align-items:last baseline;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center}& .month-box{width:8.65rem}& .day-box{width:3.75rem}& .year-box{width:4.85rem}& .month-box,.day-box,.year-box{background:#fff;border:none;border-radius:.2rem;cursor:pointer;font-size:1.35rem;height:21px;outline:1px solid var(--blue10);padding:1px 2px}& .day-disabled{cursor:default;opacity:40%}.single-label{align-self:center;margin:0}& .subtext-input{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:.3rem;margin:.5rem 0 1rem}.subtext-box{text-wrap:wrap;font-family:inherit;margin-bottom:1rem;padding:4px 3px 0;resize:none;width:80%}}@keyframes popup-grow{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.profile-intro-box{max-width:70%;min-width:clamp(300px,50vw,350px)}.profile-pic-popup-box{width:90%}.profile-options{flex-direction:row;flex-wrap:wrap;width:34rem;& a{width:14rem}}}@media (max-height:675px){.profile-page{height:150vh}}.uploaded-photos-page{padding:1rem 0 2rem;-webkit-user-select:none;user-select:none;& .uploaded-photos-title{border-bottom:.08rem solid var(--blue8);color:var(--blue9);font-size:2rem;font-weight:700;margin:0 auto;padding-bottom:.1rem;width:82%}& .editing-photos{color:var(--blue6)}& .no-uploaded{color:var(--blue9);font-size:2rem;font-weight:700}& .photos-layout{-ms-overflow-style:none;display:flex;justify-content:center;margin:0 auto 1.5rem;max-height:75vh;overflow-y:scroll;scrollbar-width:none;width:80%;& ::-webkit-scrollbar{display:none}}& .photos-container{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;width:fit-content}& .photos-container:before,.photos-container:after{content:"";display:block;height:.5rem;width:100%}& .uploaded-photos-image-object{background-color:#fff;border:.08rem solid var(--blue8);border-radius:.6rem;display:inline-block;font-size:1rem;min-height:130px;min-width:130px;padding:.5rem;position:relative;transition:box-shadow .2s ease;width:130px}& .editing-photo{cursor:pointer}& .photo-selected{border:.08rem solid var(--blue4);box-shadow:inset 0 0 1rem var(--blue7);transition:box-shadow .2s ease}& .selected-mask{background-color:var(--blue1);border-radius:.6rem;box-shadow:inset 0 0 .3rem var(--blue7);height:100%;left:0;opacity:30%;position:absolute;top:0;transition:box-shadow .2s ease;width:100%;z-index:100}& .image-zoom-container{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:.5rem}& .person-gallery-image{border-radius:.5rem;height:auto;max-height:100px;max-width:100%}& .person-gallery-image-subtext{color:var(--blue8)}}.edit-upload-buttons{align-items:center;display:flex;gap:1rem;justify-content:center;& button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);cursor:pointer;font-size:1.35rem;height:21px;outline:solid .08rem var(--blue10);padding:0 .5rem}& button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& button:disabled{background-color:var(--blue4);cursor:default;opacity:50%}& .edit-button,.editing-button{padding:0 1.2rem}}.upload-page-buttons{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;margin:1.5rem auto;-webkit-user-select:none;user-select:none;& .upload-link{align-items:center;background-color:var(--blue2);border:none;border-radius:.75rem;color:var(--blue7);display:flex;justify-content:center;margin:1rem auto 0;outline:1px solid var(--blue5);padding:.8rem 0;transition:background-color .4s ease,text-shadow .4s ease,color .4s ease;width:11rem}& .upload-link:hover{background-color:var(--blue3);color:var(--blue8);outline:2px solid var(--blue5);text-decoration:none;text-shadow:1.5px 1.5px 5px var(--blue1);transition:background-color .25s ease,text-shadow .25s ease,color .25s ease}& .upload-link:active{background-color:var(--blue4);box-shadow:2.5px 4px 7px #102b658c;color:var(--blue1);outline:2px solid var(--blue7);text-decoration:none;text-shadow:1.5px 1.5px 15px var(--blue1);transition:box-shadow .1s ease}}@media (max-width:768px){.uploaded-photos-page{& .photos-layout{max-height:70vh;width:75%}}}.edit-bio-title{background-color:var(--blue2);border-bottom:.16rem solid var(--blue8);justify-content:left;padding:1.1rem 1.25rem 1rem 2.2%}.title-text{color:var(--blue8);font-size:3rem;text-align:left}.edit-bio-page{background-color:#fff;font-size:1.2rem;margin:0 auto;max-width:1200px;padding-bottom:2.5rem;position:relative;width:85%;& .editor-container{margin:.5rem;overflow-wrap:break-word;padding:.25rem .5rem 1rem;text-align:left}& .md-block{position:relative}& .img-block{width:max-content}& .md-content{text-wrap:wrap;display:flex;overflow:visible;position:relative;resize:none;white-space:pre-wrap}& .h2-content{clear:left}& .img-content{clear:left;float:left;margin:.2rem 1rem .95rem 0}& .block-p{background-color:var(--blue1);color:#000;display:inline-block;font-size:1.3rem;letter-spacing:.3px;line-height:1.95rem;margin:.2rem 0 .75rem;min-height:50px}& .block-h2,& .block-p{overflow:hidden;padding:4px 3px 0;width:100%;z-index:1}& .block-h2{text-wrap:wrap;border-bottom:.08rem solid var(--blue8);clear:left;color:var(--blue9);font-size:1.75rem;margin:0 0 .5rem;white-space:pre-wrap}& .bio-image-box{background-color:var(--blue1);border:.08rem solid var(--blue8);display:flex;flex-direction:column;font-size:1.2rem;gap:.4rem;max-width:22rem;min-height:10rem;min-width:10rem;padding:.4rem;position:relative;z-index:10}& .bio-image{height:auto;margin:auto 0;max-height:24rem;max-width:22rem}& .block-controls{align-items:center;display:flex;gap:.35rem;justify-content:center;min-width:max-content;opacity:0;padding:0 0 .2rem;pointer-events:auto;position:absolute;transition:opacity .2s ease;z-index:1000;& button{background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);cursor:pointer;font-size:1.1rem;height:19px;outline:solid .08rem var(--blue10);padding:0 .35rem}& button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}}& .h2-buttons{bottom:-18px}& .p-buttons{bottom:-16px}& .img-buttons,& .p-buttons{left:50%;transform:translateX(-50%);z-index:100}& .img-buttons{bottom:-21px}& .bio-image-box:hover .block-controls,& .md-content:hover .block-controls,.block-controls:hover{opacity:1}}.bottom-buttons{align-items:center;bottom:10px;display:flex;gap:1rem;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);& .bottom-button{align-items:center;background-color:var(--blue7);border:none;border-radius:.2rem;color:var(--blue1);cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:baseline;outline:solid .08rem var(--blue10);padding:0 .5rem}& .bottom-button:active{background-color:var(--blue8);color:#fff;outline:.16rem solid var(--blue5)}& .bottom-button:hover{text-decoration:none}}@media (max-width:768px){& .edit-bio-page{& .img-block{display:flex;justify-self:center}& .md-content{flex-direction:column}& .img-content{margin-bottom:0;margin-right:0}& .bio-image-box{align-self:center;margin-bottom:.75rem}& .block-controls{bottom:0;margin-bottom:.75rem;opacity:100%;position:relative}}}
/*# sourceMappingURL=main.90177585.css.map*/