@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;1,200;1,300;1,400&display=swap";.sidebar-action{width:100%;max-width:100%;display:flex;align-items:center;padding:.3rem 0;border-radius:6px;cursor:pointer}.sidebar-action .icon{width:1.6rem;height:1.6rem;padding:0 .5rem}.sidebar-action:hover{background-color:#edfaec}.sidebar-action:hover .icon .bg{fill:#0b8000}.sidebar-action:hover h4{color:#064d00}.sidebar-action.is--disabled{cursor:not-allowed}.sidebar-action.is--disabled:hover{background-color:rgba(0,0,0,0)}.sidebar-action.is--disabled:hover .icon .bg{fill:rgba(6,77,0,.5)}.sidebar-action.is--disabled:hover h4,.sidebar-action.is--disabled:hover h4.--muted{color:rgba(6,77,0,.5)}@keyframes modal-fade-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-bg-fade-in{0%{opacity:0}to{opacity:1}}body{margin:0;font-family:Source Sans Pro,sans-serif;color:#064d00;font-weight:300}body.frozen{overflow:hidden}body h1{font-size:2rem;font-weight:300;margin:0}@media(max-width:768px){body h1{font-size:1.8rem}}body h2{font-size:1.7rem;font-weight:300;margin:0}@media(max-width:768px){body h2{font-size:1.53rem}}body h3{font-size:1.2rem;font-weight:300;margin:0}@media(max-width:768px){body h3{font-size:1.08rem}}body h4{font-size:1rem;font-weight:300;margin:0}@media(max-width:768px){body h4{font-size:.9rem}}body h5{font-size:.9rem;font-weight:300;margin:0}@media(max-width:768px){body h5{font-size:.81rem}}body h6{font-size:.8rem;font-weight:300;margin:0}@media(max-width:768px){body h6{font-size:.72rem}}body p{font-size:.65rem;font-weight:300;margin:0}@media(max-width:768px){body p{font-size:.585rem}}body .link{color:#0b8000;font-weight:400;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link:hover{color:#49cc3d;color:#064d00}body .link.is--active{color:#49cc3d}body .link-reg{color:#0b8000;font-weight:300;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-reg:hover{color:#49cc3d;color:#064d00}body .link-reg.is--active{color:#49cc3d}body .link-thin{color:#0b8000;font-weight:200;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-thin:hover{color:#49cc3d;color:#064d00}body .link-thin.is--active{color:#49cc3d}body .link-dark{color:#064d00;font-weight:400;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-dark.is--active,body .link-dark:hover{color:#0b8000}body .link-dark-reg{color:#064d00;font-weight:300;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-dark-reg.is--active,body .link-dark-reg:hover{color:#0b8000}body .link-dark-thin{color:#064d00;font-weight:200;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-dark-thin.is--active,body .link-dark-thin:hover{color:#0b8000}body .link-muted{color:rgba(6,77,0,.5);font-weight:400;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-muted.is--active,body .link-muted:hover{color:#064d00}body .link-muted-reg{color:rgba(6,77,0,.5);font-weight:300;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-muted-reg.is--active,body .link-muted-reg:hover{color:#064d00}body .link-muted-thin{color:rgba(6,77,0,.5);font-weight:200;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-muted-thin.is--active,body .link-muted-thin:hover{color:#064d00}body .link-light{color:#edfaec;font-weight:400;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-light:hover{color:#49cc3d;color:#064d00}body .link-light.is--active{color:rgba(6,77,0,.5)}body .link-light-reg{color:#edfaec;font-weight:300;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-light-reg:hover{color:#49cc3d;color:#064d00}body .link-light-reg.is--active{color:rgba(6,77,0,.5)}body .link-light-thin{color:#edfaec;font-weight:200;transition:all .15s 0s;cursor:pointer;text-decoration:none;width:-moz-fit-content;width:fit-content}body .link-light-thin:hover{color:#49cc3d;color:#064d00}body .link-light-thin.is--active{color:rgba(6,77,0,.5)}body .--disabled{pointer-events:none}body input,body textarea{background-color:rgba(0,0,0,0);border:1px solid #0b8000;border-radius:6px;outline:none;font-weight:300;font-family:Source Sans Pro,sans-serif;resize:none}body input.is--error,body textarea.is--error{border-color:maroon}body input{width:18rem}body input[type=checkbox]{width:auto}body .hidden{display:none!important}body .--primary{color:#064d00}body .bg--primary{background-color:#064d00}body .--secondary{color:#0b8000}body .bg--secondary{background-color:#0b8000}body .--tertiary{color:#49cc3d}body .bg--tertiary{background-color:#49cc3d}body .--muted{color:rgba(6,77,0,.5)}body .bg--muted{background-color:rgba(6,77,0,.5)}body .--light{color:#edfaec}body .bg--light{background-color:#edfaec}body .--warning{color:maroon}body .bg--warning{background-color:maroon}body .--white{color:#fff}body .bg--white{background-color:#fff}body .--thicker{font-weight:600}body .--thick{font-weight:400}body .--reg{font-weight:300}body .--thin{font-weight:200}body .--orange{background-color:rgba(204,152,51,.2)}body .--green{background-color:rgba(11,128,0,.2)}body .--purple{background-color:rgba(204,41,142,.2)}body .--blue{background-color:rgba(82,132,204,.2)}.MuiCircularProgress-root,.MuiCircularProgress-svg{color:#0b8000!important;cursor:auto}.modal-bg{width:100vw;height:100vh;background:rgba(6,77,0,.15);position:fixed;justify-content:center;z-index:1000;left:0;animation:modal-bg-fade-in .15s ease-out}.modal-bg,.modal-bg .modal-top{display:flex;align-items:center;top:0}.modal-bg .modal-top{width:100%;justify-content:space-between;position:-webkit-sticky;position:sticky;background-color:#fff;z-index:100}.modal-bg .modal-top .avatar,.modal-bg .modal-top .icon{width:2rem;height:2rem;padding:0}.modal-bg .modal-top .icon{margin:.5rem 0}.modal-bg .modal-top .avatar{margin:calc(.5rem + 1px) calc(0px + 1px)}.modal-bg .modal-top h2{margin:.5rem 0}.cta{font-family:Source Sans Pro,sans-serif;padding:.3rem .5rem;border-radius:6px;transition:all .15s 0s;color:#fff;cursor:pointer;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border:1px solid;text-align:center}.cta,.cta h1,.cta h2,.cta h3,.cta h4,.cta h5,.cta h6{font-weight:400}.cta p{font-weight:600}.cta.cta-secondary{background-color:#0b8000;border-color:#0b8000}.cta.cta-secondary:not(.is--disabled):not([disabled]):hover{background-color:#064d00;border-color:#064d00}.cta.cta-tertiary{background-color:#49cc3d;border-color:#49cc3d}.cta.cta-tertiary:not(.is--disabled):not([disabled]):hover{background-color:#0b8000;border-color:#0b8000}.cta.cta-warning{background-color:maroon;border-color:maroon}.cta.cta-warning:not(.is--disabled):not([disabled]):hover{background-color:#3c0000;border-color:#3c0000}.cta.cta-muted{background-color:rgba(6,77,0,.5);border-color:rgba(6,77,0,.5)}.cta.cta-muted:not(.is--disabled):not([disabled]):hover{background-color:#064d00;border-color:#064d00}.cta.cta-cancel{background-color:rgba(0,0,0,0);color:#064d00;border-radius:6px}.cta.cta-cancel:not(.is--disabled):not([disabled]):hover{color:#0b8000;border-color:#0b8000}.cta.is--disabled,.cta[disabled]{opacity:.5;cursor:not-allowed}.cta.pill{border-radius:100px;flex:1 1}.loading-page{width:100%;flex:1 1;display:flex;justify-content:center;align-items:center;color:rgba(6,77,0,.5)}.loading-page.is--full{height:calc(100vh - 65px - 2px)}.generic-sidebar{display:flex;flex-direction:column;width:20vw;min-width:12rem;max-width:20rem;position:-webkit-sticky;position:sticky;top:65px;max-height:calc(100vh - 65px - 2px);min-height:calc(100vh - 65px - 2px);overflow-y:auto;z-index:10}@media(max-width:500px){.generic-sidebar{width:30vw}}@media(max-width:768px){.generic-sidebar{display:none}}.generic-sidebar h2{padding:0 .5rem;font-weight:400}.generic-sidebar .categories{width:calc(100% - 1.5rem);padding:.75rem 0}.generic-sidebar .categories h3{padding:0 .5rem .5rem}.generic-sidebar .categories .category{max-width:100%;display:flex;align-items:center;padding:.3rem .5rem;border-radius:6px;margin:.2rem 0;cursor:pointer;transition:all .15s 0s}.generic-sidebar .categories .category.is--active,.generic-sidebar .categories .category:hover{background-color:#edfaec}.generic-sidebar .categories .category.is--active h5,.generic-sidebar .categories .category:hover h5{color:#0b8000}.generic-sidebar .categories .category .icon{width:1.6rem;height:1.6rem;margin-right:.3rem}.search-form{display:flex;flex-direction:column;position:relative;z-index:100}.search-form .search-results{background-color:#fff;border-radius:6px;margin-top:.5rem;border:1px solid #0b8000;margin-bottom:.75rem}.search-form .search-results .result{transition:all .15s}.search-form .search-results .result.--disabled{cursor:auto}.search-form .search-results .result.--disabled:hover{background-color:rgba(0,0,0,0)}.search-form .search-results .result.--disabled:hover h5{color:auto}.search-form .search-results{position:absolute;top:calc(100% - .3rem);width:-moz-fit-content;width:fit-content;width:400px}@media(max-width:768px){.search-form .search-results{width:100%}}.search-form .search-results.--sidebar{width:100%}.search-form .search-results .result{display:flex;padding:.5rem;margin:.3rem;cursor:pointer;border-radius:6px;align-items:center}.search-form .search-results .result:hover{background-color:#edfaec}.search-form .search-results .result:hover h5{color:#064d00}.search-form .search-results .result:hover .icon .bg{fill:#0b8000}.search-form .search-results .result.genre--orange:hover{background-color:rgba(204,152,51,.2)}.search-form .search-results .result.genre--green:hover{background-color:rgba(11,128,0,.2)}.search-form .search-results .result.genre--purple:hover{background-color:rgba(204,41,142,.2)}.search-form .search-results .result.genre--blue:hover{background-color:rgba(82,132,204,.2)}.search-form .search-results .result.--location{padding:.3rem;margin:.2rem}.search-form .search-results .result .avatar,.search-form .search-results .result .icon{width:1.6rem;min-width:1.6rem;height:1.6rem;min-height:1.6rem;align-self:flex-start}.search-form .search-results .result .icon{margin:0 .5rem 0 0}.search-form .search-results .result .avatar{margin:calc(.5rem + 1px) calc(1rem + 1px) calc(.5rem + 1px) calc(.5rem + 1px)}.uploads-preview{display:flex;flex-wrap:wrap;position:relative}.uploads-preview .upload-wrapper{height:3rem;width:3rem;max-height:3rem;max-width:3rem;border-radius:6px;overflow:hidden;padding:.3rem .3rem .3rem 0}.uploads-preview .upload-wrapper img,.uploads-preview .upload-wrapper video{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:6px}.uploads-preview .upload-wrapper video{border:.1px solid #000}.uploads-preview .fad{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem}.uploads-preview .badge{cursor:pointer;transform-origin:center;transition:all .15s 0s}.uploads-preview .badge:hover{background-color:#0b8000;transform:scale(1.25)}.mobile-header{display:none;width:calc(100% - 1rem);padding:.75rem .5rem;position:-webkit-sticky;position:sticky;top:65px;background-color:#fff;z-index:10;flex-wrap:wrap}@media(max-width:768px){.mobile-header{display:flex}}.tracker-buttons{display:flex;justify-content:center;align-items:flex-end}.tracker-buttons .tracker-button{transition:all .15s 0s;border-radius:1000px;content:" ";background-color:#49cc3d;height:.65rem;width:.65rem;transform:scale(.7);margin:0 .2rem}.tracker-buttons .tracker-button.is--active{transform:scale(1);background-color:#0b8000}.settings-footer{align-self:center;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:1rem .5rem;text-align:center}.settings-footer p{margin:.2rem 0}.button-wrapper{border:none;outline:none;font-family:Source Sans Pro,sans-serif;background-color:rgba(0,0,0,0)}@media(max-width:768px){.hide-on-tablet{display:none!important}}@media(max-width:400px){.hide-on-mobile{display:none}}.auth-page{display:flex;justify-content:center;min-height:calc(100vh - 65px - 2px);align-items:center;text-align:center}.auth-page .forgot-password,.auth-page .log-in,.auth-page .reset-password{display:flex;flex-direction:column;transition:all .3s 0s;align-items:center;justify-self:center;padding:.75rem .75rem 65px}.auth-page .forgot-password .MuiCircularProgress-root,.auth-page .log-in .MuiCircularProgress-root,.auth-page .reset-password .MuiCircularProgress-root{margin:10vh 0;align-self:center}.auth-page .forgot-password .account-header,.auth-page .log-in .account-header,.auth-page .reset-password .account-header{margin-bottom:0}.auth-page .forgot-password .account-subheader,.auth-page .log-in .account-subheader,.auth-page .reset-password .account-subheader{margin-bottom:.75rem}.auth-page .forgot-password .beta,.auth-page .log-in .beta,.auth-page .reset-password .beta{font-size:.8rem;vertical-align:super}.auth-page .forgot-password h2,.auth-page .forgot-password h3,.auth-page .log-in h2,.auth-page .log-in h3,.auth-page .reset-password h2,.auth-page .reset-password h3{width:-moz-fit-content;width:fit-content;margin-bottom:.3rem;max-width:20rem;text-align:center}.auth-page .forgot-password .avatar,.auth-page .log-in .avatar,.auth-page .reset-password .avatar{height:10rem;width:10rem;margin:calc(.5rem + 1px)}.auth-page .forgot-password .settings-footer,.auth-page .log-in .settings-footer,.auth-page .reset-password .settings-footer{margin:.5rem}.auth-page .forgot-password .terms,.auth-page .log-in .terms,.auth-page .reset-password .terms{display:flex;align-items:center}.auth-page .forgot-password form,.auth-page .log-in form,.auth-page .reset-password form{display:flex;flex-direction:column;align-items:center;margin:.3rem 0}.auth-page .forgot-password form .RbTextEditor,.auth-page .log-in form .RbTextEditor,.auth-page .reset-password form .RbTextEditor{margin:.3rem}.auth-page .forgot-password form p,.auth-page .log-in form p,.auth-page .reset-password form p{max-width:15rem;text-align:center;overflow:hidden;max-height:0;transition:all .15s 0s;font-weight:400}.auth-page .forgot-password form p.is--active,.auth-page .log-in form p.is--active,.auth-page .reset-password form p.is--active{max-height:5rem}.auth-page .forgot-password form .svg-button,.auth-page .log-in form .svg-button,.auth-page .reset-password form .svg-button{display:flex;justify-content:center;align-items:center;margin:.3rem}.auth-page .forgot-password form .icon,.auth-page .log-in form .icon,.auth-page .reset-password form .icon{width:.85rem;height:.85rem}.auth-page .forgot-password h5,.auth-page .log-in h5,.auth-page .reset-password h5{margin:.2rem}.auth-page .forgot-password .cta,.auth-page .log-in .cta,.auth-page .reset-password .cta{margin:.3rem}.auth-page .forgot-password .cta h5,.auth-page .log-in .cta h5,.auth-page .reset-password .cta h5{margin:0}.auth-page .forgot-password .cta.bottom,.auth-page .log-in .cta.bottom,.auth-page .reset-password .cta.bottom{margin-top:1rem}.auth-page .forgot-password .divider,.auth-page .log-in .divider,.auth-page .reset-password .divider{display:flex;align-items:center;color:rgba(6,77,0,.5);margin:.5rem 0}.auth-page .forgot-password .divider .--line,.auth-page .log-in .divider .--line,.auth-page .reset-password .divider .--line{border-top:1px solid rgba(6,77,0,.5);width:3rem}.auth-page .forgot-password .divider h6,.auth-page .log-in .divider h6,.auth-page .reset-password .divider h6{padding:.3rem;max-width:15rem;text-align:center}.auth-page .forgot-password .agreements,.auth-page .log-in .agreements,.auth-page .reset-password .agreements{display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}.auth-page .forgot-password .agreements .agreement label,.auth-page .log-in .agreements .agreement label,.auth-page .reset-password .agreements .agreement label{display:flex;justify-content:center;align-items:center;cursor:pointer;margin-bottom:.2rem}.auth-page .forgot-password .agreements .agreement label span,.auth-page .log-in .agreements .agreement label span,.auth-page .reset-password .agreements .agreement label span{font-size:.8rem}.auth-page .forgot-password .resend-code,.auth-page .log-in .resend-code,.auth-page .reset-password .resend-code{max-width:15rem;text-align:center;margin-bottom:.5rem}.auth-page .forgot-password .captcha-wrapper,.auth-page .log-in .captcha-wrapper,.auth-page .reset-password .captcha-wrapper{margin:.5rem 0}.auth-page .forgot-password .social-login,.auth-page .log-in .social-login,.auth-page .reset-password .social-login{display:flex;flex-direction:column;align-items:center;margin:0 0 1rem;cursor:pointer}.auth-page .forgot-password .social-login .social-btn,.auth-page .log-in .social-login .social-btn,.auth-page .reset-password .social-login .social-btn{margin:.3rem;display:flex;justify-content:space-between;padding:.3rem .5rem;border:1px solid #0b8000;border-radius:6px;transition:all .15s 0s}.auth-page .forgot-password .social-login .social-btn:hover,.auth-page .log-in .social-login .social-btn:hover,.auth-page .reset-password .social-login .social-btn:hover{color:#0b8000}.auth-page .forgot-password .social-login .social-btn img,.auth-page .log-in .social-login .social-btn img,.auth-page .reset-password .social-login .social-btn img{width:.85rem;height:.85rem;margin-right:.5rem}.auth-page .forgot-password .social-login .social-btn p,.auth-page .log-in .social-login .social-btn p,.auth-page .reset-password .social-login .social-btn p{font-weight:600}.auth-page .forgot-password .cancel-options,.auth-page .log-in .cancel-options,.auth-page .reset-password .cancel-options{display:flex;align-items:center;margin-top:.75rem}.auth-page .forgot-password .cancel-options .cta,.auth-page .log-in .cancel-options .cta,.auth-page .reset-password .cancel-options .cta{margin:0 .5rem}.auth-page .forgot-password .back,.auth-page .log-in .back,.auth-page .reset-password .back{margin:.3rem}.auth-page .forgot-password .tracker-buttons,.auth-page .log-in .tracker-buttons,.auth-page .reset-password .tracker-buttons{margin-top:.5rem}.auth-page .forgot-password .icon-dict,.auth-page .log-in .icon-dict,.auth-page .reset-password .icon-dict{margin:.3rem 0;display:flex}.auth-page .forgot-password .icon-dict .dict-col,.auth-page .log-in .icon-dict .dict-col,.auth-page .reset-password .icon-dict .dict-col{margin:0 .5rem}.auth-page .forgot-password .icon-dict .dict-col .dict-item,.auth-page .log-in .icon-dict .dict-col .dict-item,.auth-page .reset-password .icon-dict .dict-col .dict-item{display:flex;align-items:center}.auth-page .forgot-password .icon-dict .dict-col .dict-item .icon,.auth-page .log-in .icon-dict .dict-col .dict-item .icon,.auth-page .reset-password .icon-dict .dict-col .dict-item .icon{width:1.6rem;height:1.6rem;margin:.3rem .75rem .3rem .3rem}.auth-page .forgot-password .icon-dict .dict-col .dict-item h5,.auth-page .log-in .icon-dict .dict-col .dict-item h5,.auth-page .reset-password .icon-dict .dict-col .dict-item h5{margin:0}.auth-page .sign-up .create-account-wrapper{padding:.75rem;max-width:30rem}.auth-page .sign-up .create-account-wrapper form{width:100%}.auth-page .sign-up .create-account-wrapper .terms-and-conditions label{cursor:pointer}.absent{width:100%;height:calc(100vh - 65px - 2px);display:flex;justify-content:center;align-items:center;flex-direction:column}.absent .buttons{display:flex;margin:.75rem 0 1rem}.absent .buttons .cta:first-child{margin-right:.5rem}.avatar{border-radius:1000px;background-color:#49cc3d;transition:all .15s 0s;cursor:pointer;position:relative;color:#49cc3d;box-shadow:0 0 0 1px;overflow:hidden}.avatar.--error{outline-color:maroon;color:maroon;background-color:maroon}.avatar:hover{color:#0b8000;background-color:#0b8000}.avatar .lazy-load-image-background,.avatar .lazy-load-image-loaded,.avatar img{width:100%;height:100%;object-fit:cover;top:0}.avatar svg{width:100%!important;height:100%!important;margin:0!important;padding:0!important;object-fit:cover;position:absolute;top:0;left:0}.avatar .icon:hover .bg{fill:#49cc3d}.avatar.--xxsm{width:.65rem;height:.65rem}.avatar.--xsm{width:.85rem;height:.85rem}.avatar.--sm{width:1.1rem;height:1.1rem}.avatar.--md{width:1.6rem;height:1.6rem}.avatar.--lg{width:2rem;height:2rem}.avatar.--xlg{width:3rem;height:3rem}.badge-wrapper{position:relative}.badge-wrapper .badge{position:absolute;background-color:#064d00;top:0;right:0;display:flex;justify-content:center;align-items:center;z-index:10;height:1.1rem;width:1.1rem;border-radius:1000px}.badge-wrapper .badge.pointer{cursor:pointer}.badge-wrapper .badge.outer{top:-.55rem;right:-.55rem}.badge-wrapper .badge p{color:#fff;font-weight:600;max-height:1rem!important}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{position:absolute;z-index:2;top:20px;background:rgba(0,0,0,0);border:0;font-size:32px;cursor:pointer;height:100%}.carousel .control-arrow:hover{opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid green}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid green}.carousel-root{outline:none;height:100%}.carousel{position:absolute;height:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;height:100%}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:none;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:green!important;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel .slider-wrapper{overflow:hidden;margin:auto;height:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out;max-height:100%}.carousel .slide{min-width:100%;max-height:100%;margin:0;position:relative;text-align:center;background:rgba(0,0,0,0)}.carousel .slide img{max-width:100%;max-height:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%}@media(min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:10px;font-size:20px;color:#033c00;font-family:Source Sans Pro,sans-serif;font-weight:400;margin:0}.carousel:hover .slide .legend{opacity:1}.header{position:-webkit-sticky;position:sticky;z-index:1000;top:0;margin:0;height:65px;background-color:#fff;padding-bottom:2px}.header .header-left,.header .header-right{padding:.5rem}.header .header-left,.header .header-left .search-form{flex:1 1}@media(min-width:769px){.header .header-right .hamburger-menu{display:none!important}}.aria-button{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background-color:rgba(0,0,0,0);border:none;outline:none;margin:0;padding:0}.aria-button a{display:block}.lazy-load-image-background.blur{background-color:rgba(0,0,0,0)!important}.lazy-load-image-background.blur.lazy-load-image-loaded{background-image:none!important}#nprogress{pointer-events:none}#nprogress .bar{background:#0b8000;position:fixed;z-index:999;top:67px;left:0;width:100%;height:2px}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}.RbBadge{position:relative}.RbBadge .badge{display:flex;justify-content:center;align-items:center;background-color:#064d00;color:#fff;border-radius:100%;font-size:.6rem;font-weight:400;position:absolute;top:0;right:0;transform:translate(50%,-50%);z-index:10;height:.88rem;width:.88rem;border-radius:1000px}.RbButton,.RbTextButton{font-family:Source Sans Pro,sans-serif;font-weight:400;transition:all .15s 0s;cursor:pointer;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.RbButton.--no-style,.RbButton.RbTextButton,.RbTextButton.--no-style,.RbTextButton.RbTextButton{border:none;background-color:rgba(0,0,0,0)}.RbTextButton.--primary{color:#064d00}.RbTextButton.--primary:not([disabled]):hover,.RbTextButton.--secondary{color:#0b8000}.RbTextButton.--secondary:not([disabled]):hover{color:#064d00}.RbTextButton.--tertiary{color:#49cc3d}.RbTextButton.--tertiary:not([disabled]):hover{color:#0b8000}.RbTextButton.--muted{color:rgba(6,77,0,.5)}.RbTextButton.--muted:not([disabled]):hover{color:#064d00}.RbButton{border-radius:6px;text-align:center}.RbButton .RbTypography{color:#fff}.RbButton:not(.--no-style){border:1px solid;padding:.3rem .5rem}.RbButton:not(.--no-style).--primary{background-color:#064d00;border-color:#064d00}.RbButton:not(.--no-style).--secondary{background-color:#0b8000;border-color:#0b8000}.RbButton:not(.--no-style).--secondary:not([disabled]):hover{background-color:#064d00;border-color:#064d00}.RbButton:not(.--no-style).--tertiary{background-color:#49cc3d;border-color:#49cc3d}.RbButton:not(.--no-style).--tertiary:not([disabled]):hover{background-color:#0b8000;border-color:#0b8000}.RbButton:not(.--no-style).--warning{background-color:maroon;border-color:maroon}.RbButton:not(.--no-style).--warning:not([disabled]):hover{background-color:#3c0000;border-color:#3c0000}.RbButton:not(.--no-style).--muted{background-color:rgba(6,77,0,.5);border-color:rgba(6,77,0,.5)}.RbButton:not(.--no-style).--muted:not([disabled]):hover{background-color:#064d00;border-color:#064d00}.RbButton:not(.--no-style).--outline{background-color:rgba(0,0,0,0);border-radius:6px}.RbButton:not(.--no-style).--outline .RbTypography{color:#064d00}.RbButton:not(.--no-style).--outline:not([disabled]):hover{border-color:#0b8000}.RbButton:not(.--no-style).--outline:not([disabled]):hover .RbTypography{color:#0b8000}.RbButton.pill{border-radius:100px;flex:1 1}.RbIconButton{padding:0;background-color:rgba(0,0,0,0);border:none;outline:none;color:#064d00;cursor:pointer}.RbIconButton.btn-xxs svg{width:1.1rem;height:1.1rem}.RbIconButton.btn-xs svg{width:1.6rem;height:1.6rem}.RbIconButton.btn-sm svg{width:2rem;height:2rem}.RbIconButton.btn-md svg{width:3rem;height:3rem}.RbButton>*,.RbIconButton>*{cursor:inherit}.RbButton[disabled],.RbIconButton[disabled]{opacity:.5;cursor:not-allowed}.RbButton-link{display:flex}.RbChip{padding:.3rem .5rem;box-sizing:border-box;border-radius:1000px;background-color:#fff;border:1px solid #0b8000;font-size:.8rem;font-weight:400;transform-origin:center;transition:all .15s 0s;white-space:nowrap}.RbChip .RbChip-close-icon{font-weight:600;transition:all .15s 0s;opacity:.5}.RbChip.green{background-color:#edfaec}.RbChip.orange{background-color:rgba(204,152,51,.2)}.RbChip.blue{background-color:rgba(82,132,204,.2)}.RbChip.purple{background-color:rgba(204,41,142,.2)}.RbChip.blue.selected,.RbChip.green.selected,.RbChip.orange.selected,.RbChip.purple.selected{border:1px solid #0b8000}.RbChip.blue.selectable,.RbChip.green.selectable,.RbChip.orange.selectable,.RbChip.purple.selectable{opacity:.5}.RbChip.selectable{cursor:pointer}.RbChip.selectable.selected,.RbChip.selectable:hover{opacity:1}.RbChip.selectable:hover{transform:scale(1.01)}.RbChip.selectable:hover .RbChip-close-icon{transform-origin:center;transform:scale(1.15);opacity:1}.RbDropdown{position:relative}.RbDropdown .RbDropdown-items{display:flex;flex-direction:column;align-items:flex-end;position:absolute;height:auto;max-height:0;max-width:0;overflow:hidden;transition:all .15s 0s;opacity:0;top:calc(100% + .3rem);right:0;background-color:#fff;min-width:10rem;max-width:15rem;border:1px solid #0b8000;border-radius:6px;box-shadow:0 0 .3rem rgba(6,77,0,.5)}.RbDropdown .RbDropdown-items .RbDropdown-item{display:flex;align-items:center;flex:1 1;width:100%;border-radius:6px;cursor:pointer;transition:all .15s;padding:.3rem}.RbDropdown .RbDropdown-items .RbDropdown-item .RbIcon{width:1.6rem;height:1.6rem;margin:calc(.3rem + 1px)}.RbDropdown .RbDropdown-items .RbDropdown-item:hover{background-color:#edfaec}.RbDropdown .RbDropdown-items .RbDropdown-item:hover svg .bg{fill:#0b8000}.RbDropdown .RbDropdown-items .RbDropdown-item:hover .RbTypography{color:#064d00}@media(hover:hover),(pointer:fine){.RbDropdown.--sticky .RbDropdown-items,.RbDropdown:hover .RbDropdown-items{max-height:1000px;max-width:1000px;opacity:1;padding:.5rem}}@media(hover:none),(hover:on-demand),(pointer:coarse){.RbDropdown.--sticky .RbDropdown-items{max-height:1000px;max-width:1000px;opacity:1;padding:.5rem}}.RbHelp{position:relative}.RbHelp-popover{padding:.3rem .5rem;background-color:#064d00;border-radius:6px;z-index:1000;width:-moz-fit-content;width:fit-content;max-width:200px;opacity:0;transition:opacity .15s ease}.RbHelp-popover.is--visible{opacity:1}.RbHelp-popover.--bottom:before{top:-4px}.RbHelp-popover.--bottom:before,.RbHelp-popover.--top:before{content:"";position:absolute;left:50%;transform:translateX(-50%) rotate(45deg);width:8px;height:8px;background-color:#064d00}.RbHelp-popover.--top:before{bottom:-4px}.RbHelp-popover.--left:before{right:-4px}.RbHelp-popover.--left:before,.RbHelp-popover.--right:before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:8px;height:8px;background-color:#064d00}.RbHelp-popover.--right:before{left:-4px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.RbIcon img,.RbIcon svg{vertical-align:top}.RbIcon img{width:100%;height:100%;object-fit:contain;object-position:center}.RbIcon.--xxsm{height:.65rem;width:.65rem}.RbIcon.--xsm{height:.85rem;width:.85rem}.RbIcon.--sm{height:1.1rem;width:1.1rem}.RbIcon.--md{height:1.6rem;width:1.6rem}.RbIcon.--lg{height:2rem;width:2rem}.RbIcon.--xlg{height:3rem;width:3rem}.RbModal{background-color:#fff;z-index:1001;animation:modal-fade-in .15s ease-out;border-radius:6px;margin:.75rem;box-shadow:0 0 1rem rgba(6,77,0,.08);overflow:auto;padding:1rem .75rem;max-width:90vw;max-height:90vh}.RbModal.modal-sm{width:30rem;min-height:10rem}.RbModal.modal-lg{width:50rem;height:35rem}.RbModal .modal-header{border-bottom:1px solid #edfaec;padding-bottom:.75rem}.RbModal .modal-header .avatar{width:1.6rem;height:1.6rem}.RbModal .modal-header h2{font-weight:400}.RbModal .modal-content{flex:1 1;overflow:auto;width:100%}.RbModal .modal-footer{border-top:1px solid #edfaec;padding-top:.75rem}.RbSpacer{display:flex;flex-direction:column}.RbSpacer.align-center{align-items:center}.RbSpacer.justify-center{justify-content:center}.RbSpacer.align-start{align-items:flex-start}.RbSpacer.justify-start{justify-content:flex-start}.RbSpacer.align-end{align-items:flex-end}.RbSpacer.justify-end{justify-content:flex-end}.RbSpacer.align-between{align-items:space-between}.RbSpacer.justify-between{justify-content:space-between}.RbSpacer.align-around{align-items:space-around}.RbSpacer.justify-around{justify-content:space-around}.RbSpacer.horizontal{flex-direction:row}.RbSpacer.wrap{flex-wrap:wrap}.RbSpacer.full{width:100%}.RbSpacer.gap-xxsm{gap:.2rem}.RbSpacer.gap-xsm{gap:.3rem}.RbSpacer.gap-sm{gap:.5rem}.RbSpacer.gap-md{gap:.75rem}.RbSpacer.gap-lg{gap:1rem}.RbSpacer.gap-xlg{gap:2rem}.RbTextEditor{position:relative}.RbTextEditor.full{width:100%}.RbTextEditor input,.RbTextEditor textarea{box-sizing:border-box;padding:.3rem .5rem;border-radius:6px;background-color:#fff;border:1px solid #0b8000;color:inherit;outline:none;width:100%}.RbTextEditor input::placeholder,.RbTextEditor textarea::placeholder{padding-inline:.3rem;opacity:0}.RbTextEditor input.input-sm{width:12rem;max-width:100%}.RbTextEditor input.input-md{width:16rem;max-width:100%}.RbTextEditor input.input-lg{width:20rem;max-width:100%}.RbTextEditor input.input-full{width:100%;max-width:100%}.RbTextEditor label{position:absolute;left:.5rem;top:.3rem;background:#fff;transition:all .2s;pointer-events:none;transform-origin:left;color:#0b8000;opacity:.5;border-radius:6px;padding-inline:0}.RbTextEditor.font-xsm input,.RbTextEditor.font-xsm label,.RbTextEditor.font-xsm textarea{font-size:.9rem}.RbTextEditor.font-sm input,.RbTextEditor.font-sm label,.RbTextEditor.font-sm textarea{font-size:1rem}.RbTextEditor.font-md input,.RbTextEditor.font-md label,.RbTextEditor.font-md textarea{font-size:1.2rem}.RbTextEditor input:focus+label,.RbTextEditor input:not(:placeholder-shown)+label,.RbTextEditor textarea:focus+label,.RbTextEditor textarea:not(:placeholder-shown)+label{transform:translateY(calc(-50% - .3rem)) scale(.8);color:#0b8000;opacity:1;padding-inline:.3rem}.RbTypography{font-family:Source Sans Pro,sans-serif}.RbTypography.--xxsm{font-size:.8rem}.RbTypography.--xsm{font-size:.9rem}.RbTypography.--sm{font-size:1rem}.RbTypography.--md{font-size:1.2rem}.RbTypography.--lg{font-size:1.7rem}.RbTypography.--xlg{font-size:2rem}.RbTypography.--primary{color:#064d00}.RbTypography.--secondary{color:#0b8000}.RbTypography.--tertiary{color:#49cc3d}.RbTypography.--muted{color:rgba(6,77,0,.5)}.RbTypography.--light{color:#edfaec}.RbTypography.--warning{color:maroon}.RbTypography.--white{color:#fff}.RbTypography.--thin{font-weight:200}.RbTypography.--regular{font-weight:300}.RbTypography.--thick{font-weight:400}.RbTypography.--thicker{font-weight:600}.spinner,.spinner:after,.spinner:before{border-radius:50%}.spinner{color:#0b8000;font-size:11px;text-indent:-99999em;margin:55px auto;position:relative;min-width:10em;width:10em;max-width:10em;min-height:10em;height:10em;max-height:10em;box-shadow:inset 0 0 0 1em;transform:translateZ(0) scale(.35)}.spinner.mini{transform:translateZ(0) scale(.15)}.spinner:after,.spinner:before{position:absolute;content:""}.spinner:before{border-radius:10.2em 0 0 10.2em;left:-.1em;transform-origin:5.1em 5.1em;animation:load2 1s ease .75s infinite}.spinner:after,.spinner:before{width:5.2em;height:10.2em;background:#fff;top:-.1em}.spinner:after{border-radius:0 10.2em 10.2em 0;left:4.9em;transform-origin:.1em 5.1em;animation:load2 1s ease infinite}@keyframes load2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feed__main{display:flex;justify-content:center}.feed__main .feed{display:flex;flex-direction:column;align-items:center;width:80vw;max-width:60rem;min-height:calc(100vh - 65px - 2px)}@media(max-width:768px){.feed__main .feed{width:100vw}}.feed__main .feed.is--map{max-width:60rem;flex:1 0}@media(max-width:768px){.feed__main .feed.is--map{width:100%}}.feed__main .feed main{width:100%}.feed__main .feed .feed-contribute{display:flex;align-items:center;width:100%;position:-webkit-sticky;position:sticky;top:65px;padding:.75rem 0;background-color:#fff;z-index:10}@media(max-width:768px){.feed__main .feed .feed-contribute{display:none}}.feed__main .feed .feed-contribute h4{flex:1 1;margin:0 .5rem}.feed__main .feed .feed-contribute .cta{margin:0 .5rem}.feed__main .feed .feed-contribute .link{margin-right:.5rem}.feed__main .feed .map{margin:1rem 0;width:100%;height:calc(calc(100vh - 65px - 2px) - 2rem)}.feed__main .feed .infinite-loader{margin:1rem 0;width:100%;display:flex;justify-content:center}.feed__main .feed .no-results{max-width:30rem}.feed__main .feed .no-results h4{text-align:center}.feed-sidebar{display:flex;flex-direction:column;width:20vw;min-width:12rem;max-width:20rem;position:-webkit-sticky;position:sticky;top:65px;max-height:calc(100vh - 65px - 2px);min-height:calc(100vh - 65px - 2px);overflow-y:auto;z-index:10}@media(max-width:500px){.feed-sidebar{width:30vw}}.feed-sidebar{padding:.5rem}@media(max-width:768px){.feed-sidebar{display:none}}.feed-sidebar .header-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center}.feed-sidebar .icon.close{width:1.6rem;height:1.6rem;padding:0 .5rem}.feed-sidebar .genres .region-form,.feed-sidebar .region .region-form,.feed-sidebar .tags .region-form{width:100%}.feed-sidebar .genres .region-form .range,.feed-sidebar .region .region-form .range,.feed-sidebar .tags .region-form .range{display:flex;flex-direction:column}.feed-sidebar .genres .region-form .range #range-selector,.feed-sidebar .region .region-form .range #range-selector,.feed-sidebar .tags .region-form .range #range-selector{width:100%;max-width:150px;margin:10px 10px 10px 0;-webkit-appearance:none;outline:none;border:none;border-radius:10px;height:5px;background:#edfaec}.feed-sidebar .genres .region-form .range #range-selector::-webkit-slider-thumb,.feed-sidebar .region .region-form .range #range-selector::-webkit-slider-thumb,.feed-sidebar .tags .region-form .range #range-selector::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#0b8000;border-radius:10px;cursor:pointer}.feed-sidebar .genres .region-form .range #range-selector::-moz-range-thumb,.feed-sidebar .region .region-form .range #range-selector::-moz-range-thumb,.feed-sidebar .tags .region-form .range #range-selector::-moz-range-thumb{width:25px;height:25px;background:#0b8000;cursor:pointer}.feed-sidebar .genres .region-form .range .filters__regionToggleMap>input,.feed-sidebar .region .region-form .range .filters__regionToggleMap>input,.feed-sidebar .tags .region-form .range .filters__regionToggleMap>input{margin-right:10px}.feed-sidebar .genres .region-form .range label,.feed-sidebar .region .region-form .range label,.feed-sidebar .tags .region-form .range label{font-weight:400;font-size:.8rem;padding-bottom:.5rem}.feed-sidebar .genres .map-toggle label,.feed-sidebar .region .map-toggle label,.feed-sidebar .tags .map-toggle label{cursor:pointer}.feed-sidebar .genres input[type=checkbox],.feed-sidebar .region input[type=checkbox],.feed-sidebar .tags input[type=checkbox]{margin:1px 0 0}.responsive-filters{display:none;position:fixed;top:65px;left:0;width:100vw;z-index:900}@media(max-width:768px){.responsive-filters{display:block}}.responsive-filters .feed-sidebar{display:block;background-color:#fff;width:100%;max-width:100%}.feed-header{flex-direction:column}.feed-header .buttons{display:flex}.feed-header .buttons .cta{margin-right:.5rem}.feed-header .buttons .cta.create{margin:0 0 0 auto}.feed-header .toggled-filters{display:flex;flex-wrap:wrap;margin:.3rem 0}.feed-header .toggled-filters .genre,.feed-header .toggled-filters .tag{border-radius:1000px;padding:.2rem .5rem;margin:.3rem .3rem .3rem 0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.feed-header .toggled-filters .tag{background-color:#edfaec}.feed-header .toggled-filters .tag.location{background-color:rgba(0,0,0,0);border:1px solid #064d00}.search__main{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:1000;flex-direction:column}.search__main,.search__main .input{display:flex;justify-content:center;align-items:center}.search__main .input input{font-size:16px;padding:7px;width:300px;border-radius:4px;border:1px solid gray}.search__main .search_type{display:flex;width:390px}.search__main .search_type div{cursor:pointer;display:flex;justify-content:center;align-items:center;margin:0 5px}.search__main .search_type div span{text-transform:capitalize;font-size:19px}.search__main .search_body{display:flex;padding:1rem;width:calc(100% - 2rem);height:80vh}.search__main .search_body__left{overflow:hidden;height:-moz-fit-content;height:fit-content;width:25%}.search__main .search_body__left .filters__filterByRegion{display:none}.search__main .search_body__right{width:75%;overflow-y:auto}.search__main .search_body__right .users .user{cursor:pointer;transition:all .4s;display:flex;justify-content:center;align-items:center;justify-content:flex-start;border-radius:4px}.search__main .search_body__right .users .user:hover{background-color:rgba(128,128,128,.199)}.search__main .search_body__right .posts .post h2,.search__main .search_body__right .posts .post h4{padding:0;display:block;margin:0}.search__main .search_body__right .posts .post{transition:all .4s;border-radius:4px}.search__main .search_body__right .posts .post:hover{background-color:rgba(128,128,128,.199)}.notifications-page{display:flex;justify-content:center}.notifications-page .notifications{align-items:center;width:80vw;max-width:60rem;min-height:calc(100vh - 65px - 2px)}@media(max-width:768px){.notifications-page .notifications{width:100vw}}.notifications-page .notifications{display:flex;flex-direction:column;align-items:flex-start}.notification{border-radius:6px;padding:.75rem .5rem;margin:.2rem 0;width:calc(100% - 1rem);border:6px;transition:all .15s 0s;cursor:pointer}.notification:hover{background-color:#f6fcf5}.notification.is--unread{background-color:#edfaec}.notification .notification-top{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.75rem}.notification .notification-top .avatar{width:2rem;height:2rem;margin:calc(0px + 1px) calc(.3rem + 1px) calc(0px + 1px) calc(0px + 1px)}.notification .notification-top h4{flex:1 1}.notification .notification-preview,.notification .notification-top h6{color:rgba(6,77,0,.5)}.chat-screen{align-items:center;width:80vw;max-width:60rem;min-height:calc(100vh - 65px - 2px)}@media(max-width:768px){.chat-screen{width:100vw}}.chat-screen{height:calc(100vh - 65px);display:flex;flex-direction:column;justify-content:center}.chat-screen .conversation{max-width:100%;flex:1 1;display:flex;flex-direction:column-reverse;overflow-y:auto}.chat-screen .conversation,.chat-screen .conversation .messages-wrapper{width:100%;transition:all .3s 0s}.chat-screen .conversation .messages-wrapper .conversation-timestamp{text-align:center;margin:.3rem 0}.chat-screen .conversation .messages-wrapper .conversation-message{display:flex;align-items:flex-end;padding:.2rem 1rem;width:calc(100% - 2rem)}.chat-screen .conversation .messages-wrapper .conversation-message a{display:block}.chat-screen .conversation .messages-wrapper .conversation-message .avatar{width:1.6rem;height:1.6rem}.chat-screen .conversation .messages-wrapper .conversation-message .avatar-placeholder{width:1.6rem;height:1.6rem;content:" "}.chat-screen .conversation .messages-wrapper .conversation-message .text-wrapper{background-color:#edfaec;padding:.3rem .75rem;margin:0 .3rem;border-radius:.875rem;max-width:75%}.chat-screen .conversation .messages-wrapper .conversation-message .text-wrapper h4{max-width:30rem}.chat-screen .conversation .messages-wrapper .conversation-message .message-column{display:flex;width:100%;flex-direction:column;align-items:flex-start}.chat-screen .conversation .messages-wrapper .conversation-message .message-column.mine{align-items:flex-end}.chat-screen .conversation .messages-wrapper .conversation-message .message-column .media-wrapper{width:calc(80% - 3.2rem);max-width:400px;margin:.3rem 0 0 .3rem;overflow:hidden;border-radius:6px;height:-moz-fit-content;height:fit-content;position:relative}.chat-screen .conversation .messages-wrapper .conversation-message .message-column .media-wrapper img,.chat-screen .conversation .messages-wrapper .conversation-message .message-column .media-wrapper video{width:100%;display:block;object-fit:cover;cursor:pointer}.chat-screen .conversation .messages-wrapper .conversation-message .message-column .text-wrapper{margin-top:.3rem}.chat-screen .conversation .messages-wrapper .conversation-message.user{flex-direction:row-reverse}.chat-screen .conversation .messages-wrapper .conversation-message.user .text-wrapper{color:#fff;background-color:#0b8000}.chat-screen .conversation .messages-wrapper .conversation-message.user .media-wrapper{margin:.3rem .3rem 0 0}.chat-screen .conversation-media-bar{width:calc(100% - 2rem);display:flex;align-items:center;padding:1rem 1rem 0;margin-top:1rem;background-color:#f6fcf5;border-radius:6px 6px 0 0;gap:.5rem}.chat-screen .conversation-media-bar .uploading-wrapper{height:1.6rem;width:1.6rem}.chat-screen .conversation-media-bar .uploads-preview{gap:.5rem}.chat-screen .message-error{width:calc(100% - 2rem);background-color:#f6fcf5}.chat-screen .message-error.upload-error{padding:0 1rem .2rem}.chat-screen .conversation-footer-wrapper{width:100%;background-color:#fff;display:flex;justify-content:center;transition:all .3s 0s}.chat-screen .conversation-footer-wrapper.account-deleted{margin-top:1rem}.chat-screen .conversation-footer-wrapper.account-deleted .account-deleted-footer{width:calc(100% - 2rem);background-color:#f6fcf5;display:flex;justify-content:center}.chat-screen .conversation-footer-wrapper.account-deleted .account-deleted-footer h4{padding:1rem 0}.chat-screen .conversation-footer-wrapper .conversation-footer{width:calc(100% - 2rem);display:flex;align-items:flex-end;padding:.5rem 1rem 1rem;z-index:10;transition:all .3s 0s;background-color:#f6fcf5}.chat-screen .conversation-footer-wrapper .conversation-footer .conversation-footer-input{flex:1 1;font-family:Source Sans Pro,sans-serif;font-size:1rem;font-weight:300;resize:none;transition:all .3s 0s;margin-right:.5rem;padding:.3rem}.chat-screen .conversation-footer-wrapper .conversation-footer .sending-wrapper{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center}.chat-screen .conversation-footer-wrapper .conversation-footer .icon{width:2rem;height:2rem}.chat{display:flex;max-width:100%;margin-bottom:.3rem;align-items:center;border-radius:6px;padding:.5rem;cursor:pointer}.chat:hover{background-color:#f6fcf5}.chat.is--active{background-color:#edfaec}.chat .avatar{width:3rem;height:3rem;margin:calc(0px + 1px) calc(.3rem + 1px) calc(0px + 1px) calc(0px + 1px)}.chat .avatar.is--grey{outline-color:rgba(6,77,0,.5)}.chat .chat-info{display:flex;flex-direction:column;padding:.3rem;flex:1 1}.chat .chat-info h4{padding-bottom:.2rem}.chat .chat-right{display:flex;align-items:center;justify-content:flex-end;padding-left:.3rem;max-width:30%}.chat .chat-right h6{text-align:right;white-space:normal;word-wrap:break-word}@media(max-width:1024px){.chat .chat-right h6.--secondary{display:none}}.chat .chat-right .unread{content:" ";height:.65rem;width:.65rem;border-radius:1000px;background-color:#0b8000;display:block;margin-left:.2rem}a{text-decoration:none;color:inherit}.messages{display:flex;justify-content:center}.messages .inbox{display:flex;flex-direction:column;width:20vw;min-width:12rem;max-width:20rem;position:-webkit-sticky;position:sticky;top:65px;max-height:calc(100vh - 65px - 2px);min-height:calc(100vh - 65px - 2px);overflow-y:auto;z-index:10}@media(max-width:500px){.messages .inbox{width:30vw}}@media(max-width:768px){.messages .inbox{display:none}}.messages .inbox .empty{margin:.5rem}.messages .inbox .loading-page{align-items:flex-start}.messages .inbox .loading-page div{margin-top:1rem}.messages .inbox .inbox-header{display:flex;justify-content:space-between;align-items:center;padding:0 .5rem .75rem}.messages .inbox .inbox-header h2{font-weight:400}.messages .inbox .inbox-header .cta{margin-left:.5rem}.messages .inbox .messages-search{display:flex;align-items:center;padding:0 .5rem .75rem}.messages .inbox .messages-search .icon{width:1.6rem;height:1.6rem;margin-right:.5rem}.messages .inbox .messages-search input{font-size:.9rem;padding:.2rem;flex:1 1}.messages .inbox .new-message .new-message-search{display:flex;align-items:center;padding:0 .5rem .75rem;cursor:auto}.messages .inbox .new-message .new-message-search:hover{background-color:#fff}.messages .inbox .new-message .new-message-search .plus-icon{height:1.6rem;width:1.6rem;border-radius:1000px;background-color:#0b8000;display:flex;justify-content:center;align-items:center;color:#fff;margin-right:.5rem}.messages .inbox .new-message .new-message-search input{font-size:.9rem;padding:.2rem;flex:1 1}.messages .inbox .new-message .search-results{background-color:#fff;border-radius:6px;margin-top:.5rem;border:1px solid #0b8000;margin-bottom:.75rem}.messages .inbox .new-message .search-results .result{display:flex;padding:.5rem;margin:.3rem;cursor:pointer;border-radius:6px;align-items:center;transition:all .15s}.messages .inbox .new-message .search-results .result:hover{background-color:#edfaec}.messages .inbox .new-message .search-results .result:hover h5{color:#064d00}.messages .inbox .new-message .search-results .result:hover .icon .bg{fill:#0b8000}.messages .inbox .new-message .search-results .result.--disabled{cursor:auto}.messages .inbox .new-message .search-results .result.--disabled:hover{background-color:rgba(0,0,0,0)}.messages .inbox .new-message .search-results .result.--disabled:hover h5{color:auto}.messages .inbox .new-message .search-results{width:calc(100% - 2px - 1rem);margin-left:.5rem;margin-right:.5rem}.messages .inbox .new-message .search-results .avatar{height:1.1rem;width:1.1rem;margin:calc(0px + 1px) calc(.3rem + 1px) calc(0px + 1px) calc(0px + 1px)}.messages .inbox .new-message .search-results .avatar img{vertical-align:top}.messages .responsive-inbox{display:none;position:fixed;top:65px;left:0;width:100vw;z-index:900}@media(max-width:768px){.messages .responsive-inbox{display:block}}.messages .responsive-inbox .inbox{display:block;background-color:#fff;width:100%;max-width:100%}.messages .responsive-inbox .inbox .inbox-header{justify-content:flex-start;width:calc(100% - 1rem)}.messages .responsive-inbox .inbox .inbox-header .close-wrapper{margin-left:auto}.messages .responsive-inbox .inbox .inbox-header .close-wrapper .close{width:1.6rem;height:1.6rem}.messages .responsive-inbox .inbox input{max-width:18rem}.messages-header{align-items:center;position:fixed;padding:.5rem 1rem;max-width:calc(60rem - 2rem)}.messages-header .avatar{width:3rem;height:3rem}.messages-header .details{height:auto;display:flex;justify-content:center;flex-direction:column;margin:.5rem auto .5rem .75rem}.create-post{background-color:#fff;z-index:1001;border-radius:6px;margin:.75rem;box-shadow:0 0 1rem rgba(6,77,0,.08);min-width:400px;width:1000px;height:1000px;min-height:250px;height:80vh;overflow:auto;padding-left:.75rem;padding-right:.75rem}@media(max-width:768px){.create-post{min-width:85vw;max-width:95vw}}.create-post{overflow-y:scroll;display:flex;align-items:center;justify-content:center;flex-direction:column}.create-post .floating-input{width:100%;flex-grow:1}.create-post .MuiCircularProgress-root{margin:10vh 0}.create-post .create-post-content{width:100%;max-width:60rem;transition:all .3s 0s}.create-post .create-post-content .heading-wrapper{width:100%}.create-post .create-post-content .heading-wrapper h2{padding:.75rem 0 1rem}.create-post .create-post-content .heading-wrapper h2.is--error{color:maroon}.create-post .create-post-content .asterisk{display:none}.create-post .create-post-content .asterisk.is--error{display:inline-block;padding-right:.3rem}.create-post .create-post-content .create-post-body-wrapper{width:100%;transition:all .3s 0s;position:relative}.create-post .create-post-content .create-post-body-wrapper textarea{width:calc(100% - .6rem - 2px);font-family:Source Sans Pro,sans-serif;font-size:1rem;font-weight:300;resize:none;height:100px}.create-post .create-post-content .create-post-body-wrapper .char-count{margin:-1.3rem .3rem 0 0;position:absolute;right:0}.create-post .create-post-content .action{width:100%;margin:.75rem 0;display:flex;justify-content:space-between;align-items:center;transition:all .15s 0s}@media(max-width:768px){.create-post .create-post-content .action{flex-direction:column;align-items:center}}.create-post .create-post-content .action .MuiCircularProgress-root{margin:.5rem;height:1.6rem;width:1.6rem}.create-post .create-post-content .action .action:first-child{background-color:red}.create-post .create-post-content .action label{margin:0}.create-post .create-post-content .action.indented{width:calc(100% - 1.5rem);margin:0 .75rem .75rem}.create-post .create-post-content .action .action-left{display:inline-flex;flex-direction:column;justify-content:center;width:-moz-fit-content;width:fit-content;min-width:170px;width:40%}.create-post .create-post-content .action .action-left .badge-wrapper{margin-left:-.3rem}@media(max-width:768px){.create-post .create-post-content .action .action-left{width:100%;margin-bottom:.5rem;align-items:center}}.create-post .create-post-content .action .action-left .action-label{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;margin:0}.create-post .create-post-content .action .action-left .action-label h4{white-space:pre-line}.create-post .create-post-content .action .action-left .action-label .help-icon-wrapper{display:flex;justify-content:center;align-items:center}.create-post .create-post-content .action .action-left .action-label .icon{width:.85rem;height:.85rem;margin-left:.3rem}.create-post .create-post-content .action .action-left label{display:flex;justify-content:center;align-items:center}.create-post .create-post-content .action .action-left .helper{display:inline-block;margin:.3rem 0 0;max-height:0;transition:all .3s 0s;overflow:hidden;color:rgba(6,77,0,.5);opacity:0}.create-post .create-post-content .action .action-left .helper.is--open{max-height:300px;opacity:1}@media(max-width:768px){.create-post .create-post-content .action .action-left .helper{text-align:center}.create-post .create-post-content .action .action-left .helper.is--open{margin-bottom:.3rem}}.create-post .create-post-content .action .action-left .hidden-image-button{display:none}.create-post .create-post-content .action-select-menu{display:flex;flex-direction:column;align-items:flex-end;transition:all .15s 0s}@media(max-width:768px){.create-post .create-post-content .action-select-menu{align-items:center}}.create-post .create-post-content .action-select-menu .option{display:flex;align-items:center;margin:.3rem 0}@media(max-width:768px){.create-post .create-post-content .action-select-menu .option{flex-direction:row-reverse}}.create-post .create-post-content .action-select-menu .option .option-icon-wrapper{display:flex;justify-content:center;align-items:center;margin-left:.3rem}@media(max-width:768px){.create-post .create-post-content .action-select-menu .option .option-icon-wrapper{margin-left:0;margin-right:.3rem}}.create-post .create-post-content .action-select-menu .option .option-icon-wrapper .icon{height:1.1rem;width:1.1rem}.create-post .create-post-content .instagram-handle{font-size:.9rem;padding:.2rem}@media(max-width:768px){.create-post .create-post-content .submit{margin:.75rem 0 2rem}}.create-post .error-message{margin:.5rem;color:maroon}.create-post .cancel-message h2{margin-bottom:1rem}.create-post .cancel-message .options{display:flex;justify-content:center}.create-post .cancel-message .options .cta{margin:.5rem}.imageModal{width:100vw;height:100vh;background:rgba(0,0,0,.1);position:fixed;display:flex;justify-content:center;align-items:center;z-index:1000}.imageModal__window{width:80vw;height:80vh;box-shadow:0 5px 16px rgba(0,0,0,.2);background-color:#fff;display:flex;align-items:center;flex-direction:column;z-index:10000;border-radius:10px;margin:15px}.imageModal__windowTop{width:100%;display:flex;justify-content:space-between;align-items:center}.imageModal__windowGallery{width:80%;height:80%;overflow:hidden}.flag-modal{background-color:#fff;z-index:1001;border-radius:6px;margin:.75rem;box-shadow:0 0 1rem rgba(6,77,0,.08);width:auto;min-width:400px;width:1000px;height:auto;min-height:250px;height:80vh;overflow:auto;padding-left:.75rem;padding-right:.75rem}@media(max-width:768px){.flag-modal{min-width:85vw;max-width:95vw}}.flag-modal{max-width:500px;display:flex;flex-direction:column;align-items:center}.flag-modal h2{padding:.75rem .5rem .5rem;text-align:center}.flag-modal textarea{width:calc(100% - 2rem);margin:.5rem;font-size:1rem;padding:.3rem;height:5rem}.flag-modal .buttons{display:flex}.flag-modal .MuiCircularProgress-root,.flag-modal .buttons .cta{margin:.5rem}.delete-modal{background-color:#fff;z-index:1001;border-radius:6px;margin:.75rem;box-shadow:0 0 1rem rgba(6,77,0,.08);width:auto;min-width:400px;width:1000px;height:auto;min-height:250px;height:80vh;overflow:auto;padding-left:.75rem;padding-right:.75rem}@media(max-width:768px){.delete-modal{min-width:85vw;max-width:95vw}}.delete-modal{max-width:500px;display:flex;flex-direction:column;align-items:center;justify-content:center}.delete-modal h2{padding:.75rem .5rem .5rem;text-align:center}.delete-modal textarea{width:calc(100% - 2rem);margin:.5rem;font-size:1rem;padding:.3rem;height:5rem}.delete-modal .consent{display:flex;align-items:center;margin-bottom:.75rem}.delete-modal .consent .icon{width:1.1rem;height:1.1rem;margin-right:.5rem}.delete-modal .consent h5{text-align:center}.delete-modal .buttons{display:flex}.delete-modal .MuiCircularProgress-root,.delete-modal .buttons .cta{margin:.5rem}.share-modal{background-color:#fff;z-index:1001;border-radius:6px;margin:.75rem;box-shadow:0 0 1rem rgba(6,77,0,.08);width:auto;min-width:400px;width:1000px;height:auto;min-height:250px;height:80vh;overflow:auto;padding-left:.75rem;padding-right:.75rem}@media(max-width:768px){.share-modal{min-width:85vw;max-width:95vw}}.share-modal{max-width:500px;display:flex;flex-direction:column;align-items:center}.share-modal h2{padding:.75rem .5rem .5rem;text-align:center}.share-modal .copy{display:flex;align-items:center;margin:.5rem;width:95%}.share-modal .copy input,.share-modal .copy textarea{font-size:1rem;padding:.3rem;margin:.3rem;flex:1 1}.share-modal .copy .cta{margin:.3rem}.share-modal .buttons{display:flex;margin:.5rem}.share-modal .buttons a{margin:.3rem;transition:all .15s 0s;transform-origin:center}.share-modal .buttons a:hover{transform:scale(1.15)}.share-modal .buttons a img{width:1.6rem;height:1.6rem}.share-modal .cta{margin-bottom:.5rem}.message-modal{background-color:#fff;z-index:1001;border-radius:6px;margin:.75rem;box-shadow:0 0 1rem rgba(6,77,0,.08);width:400px;min-width:400px;width:1000px;height:400px;min-height:250px;height:80vh;overflow:auto;padding-left:.75rem;padding-right:.75rem}@media(max-width:768px){.message-modal{min-width:85vw;max-width:95vw}}.message-modal{display:flex;flex-direction:column;align-items:center;max-height:80vh;overflow:scroll;padding-bottom:.75rem}.message-modal .message-modal-top{width:100%;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;background-color:#fff}.message-modal .message-modal-top .avatar{width:2rem;height:2rem;margin:calc(0px + 1px) calc(.5rem + 1px)}.message-modal .message-modal-top h2{margin:0 .5rem}.message-modal h2{padding:.75rem .5rem .5rem;text-align:center}.message-modal .message-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:calc(100% - 1rem);margin:.5rem .5rem .3rem}.message-modal .message-actions h6{margin-left:.3rem}.message-modal .message-actions .copy{display:flex;align-items:center}.message-modal .message-actions .copy input{font-size:.65rem;padding:.2rem;margin:0 .3rem}.message-modal .message-box{display:flex;margin:0 .5rem .75rem;align-items:flex-end;width:calc(100% - 1rem)}.message-modal .message-box textarea{width:calc(100% - 2rem);font-size:1rem;padding:.3rem;height:5rem;flex:1 1}.message-modal .message-box .icon{width:1.6rem;height:1.6rem;margin-left:.3rem}.message-modal .buttons{display:flex;flex-direction:column;align-items:center;margin-top:.5rem}.message-modal .buttons .cta{margin:.3rem .5rem}.message-modal .MuiCircularProgress-root{margin:.5rem}.media-modal{background-color:#fff;z-index:1001;border-radius:6px;margin:.75rem;box-shadow:0 0 1rem rgba(6,77,0,.08);width:80vw;min-width:400px;width:1000px;height:80vw;min-height:250px;height:80vh;overflow:auto;padding-left:.75rem;padding-right:.75rem}@media(max-width:768px){.media-modal{min-width:85vw;max-width:95vw}}.media-modal{align-items:center;padding:0 .5rem}@media(max-width:768px){.media-modal{width:90vw;height:85vh;max-height:85vh}}.media-modal .media-content{display:flex;flex-direction:column;transition:all .3s 0s;align-items:center;justify-self:center;width:100%;height:calc(100% - 4rem)}.media-modal .media-content .slider-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;height:95%}.media-modal .media-content .slider-wrapper.single{justify-content:center}.media-modal .media-content .slider-wrapper .icon{width:1.6rem;height:1.6rem;margin:.5rem}.media-modal .media-content .slider-wrapper .slider-window{position:relative;overflow:hidden;white-space:nowrap;width:calc(100% - 3.2rem - 2rem);height:100%}@media(max-width:768px){.media-modal .media-content .slider-wrapper .slider-window{width:100%}}.media-modal .media-content .slider-wrapper .slider-window .slider{display:flex;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.64,.53,.22,.96);height:100%}.media-modal .media-content .slider-wrapper .slider-window .slider .slide{display:flex;justify-content:center;align-items:center;height:100%;max-height:100%;position:relative}.media-modal .media-content .slider-wrapper .slider-window .slider .slide img{object-fit:contain;max-width:95%;max-height:100%}.media-modal .media-content .slider-wrapper .slider-window .slider .slide .video-player{width:95%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;border-radius:6px;overflow:hidden}.media-modal .media-content .slider-wrapper .slider-window .slider .slide .video-player .video-footer{display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;bottom:1rem;background-color:#edfaec;height:auto;width:50%;min-width:100px;max-width:95%;border-radius:6px}.media-modal .media-content .slider-wrapper .slider-window .slider .slide .video-player .video-footer .progress{width:90%}.media-modal .media-content .slider-wrapper .slider-window .slider .slide .video-player .video-footer .progress .MuiSlider-root{color:#fff}.media-modal .media-content .slider-wrapper .slider-window .slider .slide .video-player .video-footer .progress .MuiSlider-root .MuiSlider-rail,.media-modal .media-content .slider-wrapper .slider-window .slider .slide .video-player .video-footer .progress .MuiSlider-root .MuiSlider-track{height:.2rem}.media-modal .media-content .slider-wrapper .slider-window .slider .slide .video-player .video-footer .progress .MuiSlider-root .MuiSlider-thumb{height:1.1rem;width:1.1rem;margin-top:-.5rem}.media-modal .media-content .slider-wrapper .slider-window .slider .slide .video-player .video-footer .actions{width:90%;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.media-modal .media-content .slider-wrapper .slider-window .slider .slide .video-player,.media-modal .media-content .slider-wrapper .slider-window .slider .slide img{max-width:99%}}.media-modal .media-content .slider-wrapper button:disabled{display:none}@media(max-width:768px){.media-modal .media-content .slider-wrapper button{display:none}}.media-modal .media-content .tracker-buttons{height:4%;max-height:4%;cursor:pointer}.media-modal .media-content .tracker-buttons .tracker-button:hover{transform:scale(1);background-color:#0b8000}.comments{display:flex;flex-direction:column;margin:.5rem 0 0;width:100%;max-height:0;overflow:hidden;transition:max-height .3s,overflow .3s 0s}.comments.is--open{max-height:50vh;padding-bottom:.5rem;overflow:scroll}.comments .new-comment{position:relative;display:flex;padding:.5rem 0;width:100%;justify-content:center;transition:all .3s 0s;position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:#fff}.comments .new-comment .avatar{width:1.1rem;height:1.1rem}.comments .new-comment .comment-box{font-family:Source Sans Pro,sans-serif;font-size:.9rem;font-weight:300;resize:none;padding:.3rem;transition:all .3s 0s;flex:1 1;margin:0 .5rem;height:46px}.comments .new-comment .comment-box.is--red{border-color:maroon}.comments .new-comment .sending-wrapper{display:flex;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;align-self:flex-end}.comments .new-comment .svg-button{align-self:flex-end}.comments .new-comment .svg-button .icon{width:1.1rem;height:1.1rem}.comments .new-comment .char-count{margin-right:calc(1.1rem + .5rem + .3rem);position:absolute;right:0;bottom:.6rem}.comments .comment-error-msg{margin:.3rem 0 0 calc(1.6rem + .1rem + .5rem)}.comments .comment{display:flex;flex-direction:column;width:100%;margin:.75rem 0 0;transition:all .3s 0s}.comments .comment .comment-info{display:flex;align-items:center}.comments .comment .comment-info .avatar{width:1.1rem;height:1.1rem;margin:calc(0px + 1px) calc(.3rem + 1px) calc(0px + 1px) calc(0px + 1px)}.comments .comment .comment-info h6{margin-left:auto}.comments .comment .comment-body{padding:.5rem 0;margin-left:calc(1.1rem + .5rem + 2px)}.post-page-sidebar{display:flex;flex-direction:column;width:20vw;min-width:12rem;max-width:20rem;position:-webkit-sticky;position:sticky;top:65px;max-height:calc(100vh - 65px - 2px);min-height:calc(100vh - 65px - 2px);overflow-y:auto;z-index:10}@media(max-width:500px){.post-page-sidebar{width:30vw}}@media(max-width:768px){.post-page-sidebar{display:none}}.post-page-sidebar .sidebar-header{width:100%;display:flex;align-items:center;flex-direction:column;margin-bottom:.75rem}.post-page-sidebar .sidebar-header a{display:flex;justify-content:center;width:100%}.post-page-sidebar .sidebar-header .avatar{width:65%;height:0;padding-bottom:65%;position:relative;margin:calc(.5rem + 1px);overflow:hidden}.post-page-sidebar .sidebar-header .avatar img{position:absolute;object-fit:cover}.post-page-sidebar .contribute{margin:.75rem .5rem}.post-page{display:flex;justify-content:center}.post-page .post-content{display:flex;flex-direction:column;align-items:center;width:80vw;max-width:60rem;min-height:calc(100vh - 65px - 2px)}@media(max-width:768px){.post-page .post-content{width:100vw}}.post-page .post:hover{background-color:rgba(0,0,0,0)}.post-page .post:hover .new-comment{background-color:#fff}.post-page .post .actions,.post-page .post .buzz,.post-page .post .post-body,.post-page .post .post-info,.post-page .post .tags{cursor:auto}.post-page .post .buzz-comments{cursor:auto!important}.post-page .post .comments{max-height:none}@keyframes rb-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.post{width:calc(100% - .5rem - .5rem);padding:.75rem .5rem 0;margin-top:1rem;display:flex;flex-direction:column;border-radius:6px;transition:all .15s 0s;position:relative}.post .post-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.post .avatar,.post a:not(.post-overlay),.post button,.post input{position:relative;z-index:2}.post:hover,.post:hover .new-comment{background-color:#f6fcf5}.post.add-margin{margin-bottom:2rem}.post .post-info{display:flex;align-items:center;width:100%;padding-bottom:.5rem;justify-content:space-between;cursor:pointer}.post .post-info h6{cursor:auto}.post .post-info .user{display:flex;align-items:center}.post .post-info .user .avatar{width:3rem;height:3rem;margin:calc(0px + 1px) calc(.5rem + 1px) calc(0px + 1px) calc(0px + 1px)}.post .post-info .user .name{font-size:1.2rem}.post .post-info .user .name,.post .post-info .user .username{width:-moz-fit-content;width:fit-content}.post .post-info .date{font-size:.8rem;color:rgba(6,77,0,.5);text-align:right}.post .tags{display:flex;flex-wrap:wrap;cursor:pointer;padding-bottom:.5rem}.post .tags h6{border-radius:1000px;padding:.3rem .5rem;margin:.3rem .3rem .3rem 0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-weight:400;cursor:auto}.post .tags .tag{background-color:#edfaec}.post .tags .location{border:1px solid #0b8000;padding:calc(.3rem - 1px) calc(.5rem - 1px)}.post .post-body{padding-bottom:.5rem;cursor:pointer}.post .post-body h1{font-size:1.2rem;white-space:pre-line}.post .post-body h1 .see-more{font-size:.9rem}.post .buzz{display:flex;padding-bottom:.5rem;cursor:pointer}.post .buzz .buzz-comments{padding-right:.5rem;cursor:pointer}.post .buzz .buzz-comments .comment-arrow{transition:all .3s 0s;display:inline-block;transform-origin:center;transform:scale(.85)}.post .buzz .buzz-comments .comment-arrow.is--open{transform:scale(.85) rotate(90deg)}.post .buzz .buzz-likes{color:rgba(6,77,0,.5);padding-right:.5rem}.post .actions{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;cursor:pointer}.post .actions.solo{padding-top:.5rem}.post .actions .actions-left,.post .actions .actions-right{display:flex;align-items:center}.post .actions .actions-left .icon,.post .actions .actions-right .icon{width:1.6rem;height:1.6rem}.post .actions .actions-left .icon{margin-right:.5rem}.post .actions .actions-right .icon{margin-left:.5rem}.post .post-images{max-width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:.5rem}.post .post-images .post-image{display:flex;border:none;padding:0;margin:0;cursor:pointer;outline:none;border-radius:6px;background:linear-gradient(90deg,#edfaec 25%,#f6fcf5 50%,#edfaec 75%);background-size:200% 100%;animation:rb-shimmer 1.5s ease-in-out infinite}.post .post-images .post-image:has(.lazy-load-image-loaded),.post .post-images .post-image:has(.react-player){animation:none;background:none}.post .post-images .post-image .lazy-load-image-background,.post .post-images .post-image .lazy-load-image-loaded,.post .post-images .post-image img,.post .post-images .post-image video{width:100%;height:100%;object-fit:cover;cursor:pointer;border-radius:6px;max-height:calc(100vh - 65px - 2px)}.post .post-images .post-image video{object-fit:contain}.post .post-images.i1 .post-image{width:100%;aspect-ratio:16/9;max-height:calc(90vh - 65px)}.post .post-images.i2 .post-image{width:calc(50% - .2rem);aspect-ratio:4/3;max-height:30rem}@media(max-width:768px){.post .post-images.i2 .post-image{max-height:20rem}}.post .post-images.i3 .post-image{width:calc(33.3333333333% - .2rem);aspect-ratio:3/4;max-height:30rem}@media(max-width:768px){.post .post-images.i3 .post-image{max-height:20rem}}.post .post-images.excess .post-image,.post .post-images.i4 .post-image{width:calc(50% - .2rem);aspect-ratio:1/1;max-height:30rem}@media(max-width:768px){.post .post-images.excess .post-image,.post .post-images.i4 .post-image{max-height:15rem}}.post .post-images.excess .more{position:relative;width:calc(50% - .2rem);margin:.2rem 0;display:flex;cursor:pointer;border-radius:6px;overflow:hidden}.post .post-images.excess .more .overlay{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(6,77,0,.5);transition:background-color .15s}.post .post-images.excess .more .overlay h4{transition:transform .15s}.post .post-images.excess .more .overlay:hover{background-color:rgba(11,128,0,.3)}.post .post-images.excess .more .overlay:hover h4{transform:scale(1.05)}.post.post-marker{width:100%;padding:0;margin:0!important}.post.post-marker:hover{background-color:rgba(0,0,0,0)}.post.post-marker .date{font-size:.65rem;padding-left:.5rem}.post.post-marker .tags h6{font-size:.65rem;margin:.2rem .2rem .2rem 0}.post.post-marker .post-body h1{font-size:1rem}.post.post-marker .buzz h6{font-size:.65rem}.profile-page .profile-posts{display:flex;flex-direction:column;align-items:center;width:80vw;max-width:60rem;min-height:calc(100vh - 65px - 2px)}@media(max-width:768px){.profile-page .profile-posts{width:100vw}}.profile-header{display:none;width:calc(100% - 1rem);padding:.75rem .5rem;position:-webkit-sticky;position:sticky;top:65px;background-color:#fff;z-index:10;flex-wrap:wrap}@media(max-width:768px){.profile-header{display:flex}}.profile-header{flex-direction:column;align-items:center;padding-bottom:0}.profile-header .avatar{width:25vw;height:0;padding-bottom:25vw;position:relative;overflow:hidden}.profile-header .avatar img{position:absolute;object-fit:cover}.profile-header .details{height:auto;display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.profile-header .details h1{margin-top:.5rem}.profile-header .details .names{margin-left:.5rem}.profile-header .actions{display:flex}.profile-header .actions .cta{margin:.5rem .3rem .75rem}.resource-content{display:flex;flex-direction:column;align-items:center;width:80vw;max-width:60rem;min-height:calc(100vh - 65px - 2px)}@media(max-width:768px){.resource-content{width:100vw}}.resource-content{align-items:flex-start}@media(max-width:768px){.resource-content{padding:0 .5rem}}.resource-content .termly-embed{width:100%;color:#064d00!important}.resource-content h1{margin-bottom:.75rem}.resource-content h2,.resource-content h3{margin:.5rem 0}.resource-content h2{margin-bottom:0}.resource-content h3{margin-bottom:.75rem}.resource-content form{margin-top:.75rem}.resource-content .policy-link{margin:.5rem 0 1rem}.resources-page{display:flex;justify-content:center}.resources-page .resources-sidebar h6{padding:.5rem}.resources-page .resources-header{display:none;width:calc(100% - 1rem);padding:.75rem .5rem;position:-webkit-sticky;position:sticky;top:65px;background-color:#fff;z-index:10;flex-wrap:wrap}@media(max-width:768px){.resources-page .resources-header{display:flex}}.resources-page .resources-header{padding-left:0;padding-right:0}.resources-page .resources-header .cta{margin-right:.5rem}.search-page{display:flex;justify-content:center}.search-page .search-sidebar .search-type{padding:.3rem;border-radius:6px;transition:all .15s 0s;cursor:pointer;width:100%}.search-page .search-sidebar .search-type.is--active,.search-page .search-sidebar .search-type:hover{background-color:#edfaec}.search-page .search-page-results{display:flex;flex-direction:column;align-items:center;width:80vw;max-width:60rem;min-height:calc(100vh - 65px - 2px)}@media(max-width:768px){.search-page .search-page-results{width:100vw}}.search-page .search-page-results .people,.search-page .search-page-results main{width:100%}.search-page .map{margin:1rem 0;width:100%;height:calc(calc(100vh - 65px - 2px) - 2rem)}.profile-card{width:calc(100% - 1rem);padding:.5rem;margin:.5rem 0;display:flex;align-items:center;border-radius:6px}.profile-card:hover{background-color:#edfaec}.profile-card .avatar{width:3rem;height:3rem;margin:calc(0px + 1px) calc(.5rem + 1px) calc(0px + 1px) calc(0px + 1px)}.profile-card .joined{margin-left:auto}.settings{display:flex;justify-content:center}.settings .settings-content{display:flex;flex-direction:column;align-items:center;width:80vw;max-width:60rem;min-height:calc(100vh - 65px - 2px)}@media(max-width:768px){.settings .settings-content{width:100vw}}.settings .settings-content .profile-picture{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin-bottom:.75rem}.settings .settings-content .profile-picture .avatar{width:30%;min-width:100px;height:0;padding-bottom:max(30%,100px);position:relative;margin:calc(.5rem + 1px);overflow:hidden}.settings .settings-content .profile-picture .avatar img{position:absolute;object-fit:cover;top:0;left:0}.settings .settings-content .profile-picture .profile-picture-option{display:flex}.settings .settings-content .profile-picture .profile-picture-option .cta{margin:.3rem}.settings .settings-content .profile-info{width:calc(100% - 1rem)}.settings .settings-content .profile-info .profile-info-option{display:flex;justify-content:space-between;align-items:center;min-height:2rem;margin:.5rem 0}.settings .settings-content .profile-info .profile-info-option .option-edit{display:flex;justify-content:center;align-items:center;margin-left:.5rem}.settings .settings-content .profile-info .profile-info-option .option-edit .icon{width:1.6rem;height:1.6rem;margin-left:.5rem}.settings .settings-content .profile-info .profile-info-option .option-edit .cta{margin:0 0 0 .5rem}.settings .settings-content .profile-info .profile-info-option .option-edit input{font-size:1.2rem;padding:.2rem}.settings .settings-content .profile-info .profile-info-option .option-edit .update-password{display:flex;flex-direction:column}.settings .settings-content .profile-info .profile-info-option .option-edit .update-password input{font-size:.9rem;margin:.2rem 0}.settings .settings-content .cta-warning{display:inline-block;align-self:center;margin:.75rem 0}.settings .settings-content .notifications-settings{width:100%;display:flex;flex-direction:column}.settings .settings-content .notifications-settings .setting{display:flex;align-items:center;justify-content:space-between;margin:.5rem 0 1rem}.settings .settings-content .notifications-settings .setting .options{display:flex;flex-direction:column;align-items:flex-end}.settings .settings-content .notifications-settings .setting .options .option{display:flex;justify-content:center;align-items:center;margin:.3rem .5rem}.settings .settings-content .notifications-settings .setting .options .option .icon{height:1.1rem;width:1.1rem;padding:.2rem}.settings-header .icon{width:1.6rem;height:1.6rem;margin-right:.3rem}svg{cursor:pointer}svg.icon.gradient stop:first-child{stop-color:#064d00}svg.icon.gradient stop:last-child{stop-color:#49cc3d}svg.icon.gradient *{transition:.15s ease-in-out;transform-origin:center}svg.icon.gradient.is--active stop:first-child,svg.icon.gradient:hover stop:first-child{stop-color:#064d00}svg.icon.gradient.is--active stop:last-child,svg.icon.gradient:hover stop:last-child{stop-color:#0b8000}svg.icon.logo-word *{transition:.15s ease-in-out;transform-origin:center}svg.icon.leaf .bg.is--active,svg.icon.leaf:hover .bg{fill:#f44}svg.icon .primary{fill:#064d00}svg.icon .secondary{fill:#0b8000}svg.icon .bg{fill:#49cc3d;transition:all .15s 0s}svg.icon .bg.is--active{fill:#0b8000}svg.icon .bg.is--disabled{fill:rgba(6,77,0,.5)}svg.icon .hollow{fill:#fff;transition:all .15s 0s}svg.icon .hollow.is--active{fill:#0b8000}svg.icon .liked{fill:#fff}svg.icon:hover .bg{fill:#0b8000}svg.icon:hover .bg.is--disabled{fill:rgba(6,77,0,.5)}svg.is--static{cursor:auto}svg.is--static:hover .bg{fill:#49cc3d}svg.is--disabled{cursor:not-allowed}svg.is--disabled:hover .bg{fill:rgba(6,77,0,.5)}.svg-button{border:none;cursor:pointer;background-color:rgba(0,0,0,0);height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;margin:0;padding:0}.svg-button:focus{outline:none}.location-input{width:100%!important;position:relative}.location-input input{width:-moz-fit-content;width:fit-content;font-size:.9rem}.location-input input,.profileSidebar{font-family:Source Sans Pro,sans-serif}.profileSidebar{display:flex;flex-direction:column;width:25vw;position:-webkit-sticky;top:80px;position:sticky;max-height:88vh;overflow-y:auto}.profileSidebar>h2{margin:0;padding:10px}.profileSidebar__options{padding:10px;font-weight:200;display:flex;flex-direction:column}.profileSidebar__options>h4{width:-moz-fit-content;width:fit-content;padding:5px;margin:0}.profileSidebar__options>p:hover{color:#84b6ce}.profile-page{display:flex;justify-content:center}.userLikes{max-height:88vh;overflow-y:auto}.userLikes,.userPosts,.userSettings{display:flex;flex-direction:column;align-items:center;width:60vw}.userSettings{max-height:88vh;overflow-y:auto}.userSettings__avatar{display:flex;align-items:flex-end;padding:10px}.userSettings__info{width:100%;font-weight:200}.userSettings__names{display:flex}.userSettings__option{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.userSettings__optionIcon{display:flex;align-items:center;padding-right:10px}.userSettings__optionIcon>form{display:flex}.userSettings__optionIcon>form>input{border-radius:8px;border-width:1px;border-color:#0d9700;font-size:medium;outline:none;font-family:Source Sans Pro,sans-serif;font-weight:300;padding:5px 10px;margin-left:10px;width:max-content}.userSettings__optionIcon>form>button{display:none}.userSettings__optionPasswordIcon{display:flex;align-items:center;padding-right:10px}.userSettings__optionPasswordIcon>form{display:flex;flex-direction:column}.userSettings__optionPasswordIcon>form>input{border-radius:8px;border-width:1px;border-color:#0d9700;font-size:medium;outline:none;font-family:Source Sans Pro,sans-serif;font-weight:300;padding:5px 10px;margin:5px 0 0 10px}.userSettings__optionPasswordIcon>form>button{display:none}.profile-sidebar{display:flex;flex-direction:column;width:20vw;min-width:12rem;max-width:20rem;position:-webkit-sticky;position:sticky;top:65px;max-height:calc(100vh - 65px - 2px);min-height:calc(100vh - 65px - 2px);overflow-y:auto;z-index:10}@media(max-width:500px){.profile-sidebar{width:30vw}}@media(max-width:768px){.profile-sidebar{display:none}}.profile-sidebar .sidebar-header{width:100%;display:flex;align-items:center;flex-direction:column;margin-bottom:.75rem}.profile-sidebar .sidebar-header a{display:flex;justify-content:center;width:100%}.profile-sidebar .sidebar-header .avatar{width:65%;height:0;padding-bottom:65%;position:relative;margin:calc(.5rem + 1px);overflow:hidden}.profile-sidebar .sidebar-header .avatar img{position:absolute;object-fit:cover}.profile-sidebar .contribute{margin:.75rem .5rem}.user__main{display:flex}[data-theme=dark]{--background:black;--foreground:white}[data-theme=dark] body,[data-theme=dark] body .feed .feed-contribute,[data-theme=dark] body .header{background-color:#191919}[data-theme=dark] body .post:hover{background-color:#1b221b}[data-theme=dark] body .post-page .post:hover{background-color:rgba(0,0,0,0)}[data-theme=dark] body .post-page .post:hover .new-comment{background-color:#191919}[data-theme=dark] body h1,[data-theme=dark] body h2,[data-theme=dark] body h3,[data-theme=dark] body h4,[data-theme=dark] body h5,[data-theme=dark] body h6,[data-theme=dark] body p{color:#fff}[data-theme=dark] body .link{color:#edfaec}[data-theme=dark] body .link:hover{color:#0b8000}[data-theme=dark] body .link-reg{color:#edfaec}[data-theme=dark] body .link-reg:hover{color:#0b8000}[data-theme=dark] body .link-thin{color:#edfaec}[data-theme=dark] body .link-thin:hover{color:#0b8000}[data-theme=dark] body .link-dark,[data-theme=dark] body .link-dark-reg,[data-theme=dark] body .link-dark-reg:hover,[data-theme=dark] body .link-dark-thin,[data-theme=dark] body .link-dark-thin:hover,[data-theme=dark] body .link-dark:hover{color:#edfaec}[data-theme=dark] body .link-muted{color:rgba(73,204,61,.5)}[data-theme=dark] body .link-muted:hover{color:#edfaec}[data-theme=dark] body .link-muted-reg{color:rgba(73,204,61,.5)}[data-theme=dark] body .link-muted-reg:hover{color:#edfaec}[data-theme=dark] body .link-muted-thin{color:rgba(73,204,61,.5)}[data-theme=dark] body .link-muted-thin:hover{color:#edfaec}