.top-nav .nav-logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:20px 0 0 20px;gap:10px;font-size:1.875rem}.top-nav .nav-logo img{width:100px;height:100px}.top-nav .nav-icon{display:none}nav{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;margin:-60px 0 60px;color:#2f4f4f;height:auto}nav .nav-links{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 20px 0 0;font-weight:700;gap:30px}nav .nav-links:link,nav .nav-links :visited,nav .nav-links :hover,nav .nav-links :active{color:#2f4f4f}nav .donateBtn{background-color:#bb8b10;padding:5px;border-radius:5px}nav .donateBtn:link,nav .donateBtn :visited,nav .donateBtn :hover,nav .donateBtn :active{color:#fff}@media only screen and (max-width: 992px){.top-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0}.top-nav .nav-icon{display:block}nav{justify-content:center;height:auto;margin-top:0}nav .hide{display:none}nav .nav-links{flex-direction:column;gap:10px}}body{font-size:100%}body p{font-size:125%}.big-quote{font-size:7rem;color:#2f4f4f;line-height:0}.med-quote{font-size:5rem;color:#2f4f4f}.sm-quote{font-size:3rem;color:#bb8b10}.italics{font-style:italic}img{border-radius:5px}.social-icon{padding:0 5px}.list-section .list-div{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));flex-wrap:wrap;gap:10px}.list-section .list-div .list-card{width:275px;margin-bottom:30px}.small-font{font-size:.85rem}.margin70{width:70%;margin:auto auto 60px}.margin80{width:80%;margin:auto auto 60px}.bottom40{margin-bottom:40px}.sub-title{font-style:italic}.banner-div{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:20px 0 80px}.banner-div.hero-img{margin:0 20px}.nav-icon{font-size:50px}.center{text-align:center;margin-bottom:60px}.centeralign{text-align:center}.marginbtm30{margin-bottom:30px}.marginbtm80{margin-bottom:60px}.remove-margin{margin-bottom:0}.left{text-align:left;margin-bottom:60px}.leftalign{text-align:left}.right{text-align:right;margin-bottom:60px}.bold{font-weight:700}.darkfont{color:#2f4f4f}.brightfont,.lightfont{color:#bb8b10}.hrdark{color:#2f4f4f;height:5px;background-color:#2f4f4f;border:1px solid #2f4f4f}.hrbright{color:#bb8b10;height:5px;background-color:#bb8b10;border:1px solid rgb(187,139,16)}.quote-text{color:#2f4f4f}.modal-container{z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}.modal-container .modal{width:100%;margin:0 auto;text-align:center}.modal-container .register{color:#fff}.modal-container .register .form-above-div form .left-form .formInput .form-error-msg,.modal-container .register .form-above-div form .left-form .formInput .message{color:#bb8b10}.nobkg{color:#2f4f4f;box-shadow:5px 10px 10px #888}.nobkg:hover{box-shadow:5px 10px 20px #888}.excerptbtn{background-color:#2f4f4f;color:#fff;border:1px solid #2f4f4f;border-radius:5px;padding:10px}.excerptbtn:link,.excerptbtn:visited,.excerptbtn:hover,.excerptbtn:active{color:#fff}.lightbtn{background-color:#bb8b10;color:#fff;border:1px solid rgb(187,139,16);border-radius:5px;padding:10px;font-size:1.25rem}.darkbtn{background-color:#2f4f4f;color:#fff;border:1px solid #2f4f4f;border-radius:5px;padding:10px;font-size:1.25rem}.darkbtn:link,.darkbtn:visited,.darkbtn:hover,.darkbtn:active{color:#fff}.clearbtn{margin:0 15px}.lightbkg{background-color:#bb8b10;color:#fff;box-shadow:5px 10px 10px #888}.lightbkg:hover{box-shadow:5px 10px 20px #888}.darkbkg{background-color:#2f4f4f;color:#fff;padding:10px}.event{width:100px;height:100px;border-radius:5px}.event *{margin:0}.quote-div{margin:auto auto 60px;width:80%}.right-hero{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;margin:0 0 60px;text-align:right;gap:20px}.right-hero .hero-img{margin:0 20px}.hidden{display:none}.column-div-right{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;margin:0 0 60px;text-align:right}.column-div-left{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0 0 60px;text-align:left}.left-hero{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:auto auto 60px;text-align:left}.left-hero .hero-img{margin:0 20px}.left-hero .wrap{display:flex;justify-content:center;gap:20px;width:500px;flex-wrap:wrap}.square-li{list-style-type:square}.multi-box-column{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:auto auto 60px;gap:20px}.multi-box-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:auto auto 60px;gap:20px}.multi-box-row .box{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0 0 60px;width:300px;padding:20px;font-size:.85rem;border-radius:5px}.multi-box-row .box a.box-link{color:#fff}.multi-box-row .box:hover{transform:scale(1.02);transition:all .5s linear}.multi-box-row .tall{height:400px;justify-content:space-evenly}.multi-box-row .tall.selected{box-shadow:5px 15px 15px #888;height:425px;width:315px}.multi-box-row .bulleted-list{font-size:1.25rem;margin-top:0;margin-bottom:20px}.multi-box-row .bulleted-list li{text-align:left}.multi-box-row .icons{font-size:3rem;color:#bb8b10}.multi-box-row.remove-margin{margin-bottom:0}.contactborder{border:3px solid rgb(187,139,16);border-radius:5px;padding:30px;margin:0}.countup{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 0 60px;gap:80px}.top-excerpt{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0 0 20px;gap:10px;width:250px}.left-excerpt{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:0 0 20px;gap:10px;width:300px}.left-excerpt .column-div-left{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;text-align:left}.left-excerpt .regular-button{background-color:#2f4f4f;color:#fff;padding:4px;border-radius:6%}.centerbtn{display:block;margin:auto}.counter-box{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:200px;padding:10px;border-radius:5px;margin:20px}.top-blog{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;width:200px}.top-blog .column-div-left{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;text-align:left}.top-blog .regular-button{background-color:#2f4f4f;color:#fff;padding:4px;border-radius:6%}.top-blog .hero-img{margin:0}.left-team{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;margin:0 0 20px;gap:10px}.left-team .column-div-left{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;text-align:left}.left-team .regular-button{background-color:#2f4f4f;color:#fff;padding:4px;border-radius:6%}.box300{width:300px}.small-medium-row{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 0 60px;gap:20px}.small-medium-row .box{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0;width:300px}.small-medium-row .icons{font-size:3rem}.small-medium-column{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:auto}.small-medium-column .box{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;width:500px}.small-medium-column .icons{font-size:3rem}.borderdark{border:10px solid #2f4f4f}.left-center{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0 0 60px;text-align:left}.frame400{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0;width:400px;height:250px;border-radius:50%;border:3px solid rgb(187,139,16);perspective:300px}.shape300{width:250px;height:250px;background-color:#2f4f4f;border-radius:50%;margin-left:-50px;transition:all 3s ease;color:#fff}.frame600{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0;width:200px;height:400px;border-radius:60%;transform:rotate(50deg);border:3px solid #2f4f4f}.shape500{z-index:0;width:300px;height:400px;background-color:#bb8b10;border-radius:60%;transform:rotate(105deg);transition:all 3s ease}.shape600{width:350px;height:350px;background-color:#2f4f4f;border-radius:60%;transform:rotate(-145deg);transition:all 3s ease}.headline{z-index:9;font-size:3rem;font-weight:700;color:#bb8b10;width:100%}.headline.left{margin-left:5%}.headline.right{margin-right:5%}.subheading{z-index:9;color:#2f4f4f;letter-spacing:3px;font-weight:700}.subheading.left{margin-left:-5%}.subheading.right{margin-right:5%}.overlaptext{z-index:99}.left50{margin-left:50px}.left-50{margin-left:-50px}.lightsquareborder{border:10px solid rgb(187,139,16);border-radius:5%}.gigantic{font-size:5.25rem}.round300{width:300px;height:300px;border-radius:50%}.googlemap{margin-right:20px;border-radius:5px;border:2px solid #2f4f4f}.list-section{margin:0 10%}.list-section .list-div{display:grid;place-items:center;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));flex-wrap:wrap;gap:10px}.list-section .list-div .list-card{width:275px;margin-bottom:40px}.page-banner{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin:0;background-image:url(/assets/pexels-rfstudio-3810788-5240f134.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:40vh;overflow:hidden}.page-banner p{font-size:7rem;font-weight:700;position:absolute;color:#bb8b10;margin-bottom:-47px;letter-spacing:10px;height:150px;text-align:center}@media only screen and (max-width: 992px){.hero{flex-direction:column;align-items:center;text-align:center}.counter-box{margin-bottom:0;padding-bottom:20px}.countup{gap:0px;margin-bottom:0;padding-bottom:0}.layout footer .footer-top{flex-direction:column}.googlemap{margin-bottom:60px}.shape{width:500px}.left50,.left-50{text-align:center}.shape600{width:400px;height:300px}.left-center{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;text-align:center;width:100%}.left-center .frame400{width:300px;height:200px}.left-center .shape300{width:200px;height:200px}.left-center .headline,.left-center .subheading{margin:0x auto;width:100%}.left-center .headline{font-size:30px}.left-center .subheading{font-size:25px}.right-hero{margin-bottom:0;flex-direction:column}.right-hero .frame600{width:150px;height:300px}.right-hero .shape500{width:200px;height:300px}.right-hero .headline,.right-hero .subheading{margin:0x auto;width:100%}.right-hero .headline{font-size:30px}.right-hero .headline.right{margin-bottom:0}.right-hero .subheading{font-size:25px}.right-hero .subheading.right{margin-top:-100px;margin-bottom:20px}}@media only screen and (max-width: 768px){.left-center,.left-hero{flex-direction:column;width:100%}.left-center .frame400,.left-hero .frame400,.left-center .shape300,.left-hero .shape300{width:200px;height:200px}.left-center .shape600,.left-hero .shape600{width:250px;height:150px}.left-center .column-div-left,.left-hero .column-div-left{width:100%;align-items:center}.left-center .headline,.left-center .subheading,.left-hero .headline,.left-hero .subheading{margin:0x auto;width:100%}.left-center .headline,.left-hero .headline{font-size:30px}.left-center .subheading,.left-hero .subheading{margin-bottom:0}}.subscriber-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:0;padding:0}.subscriber-section .subscriber-above-div{margin:0;height:auto;width:250px}.subscriber-section .subscriber-above-div .subscriber-above-div-title{text-align:center;font-size:1.875rem;font-weight:700;color:#bb8b10;text-shadow:.5px .5px .5px #333}.subscriber-section .subscriber-above-div .subscriber-above-div-form{width:auto}.subscriber-section .subscriber-above-div .subscriber-above-div-form fieldset .no-show{display:none}.subscriber-section .subscriber-above-div .subscriber-above-div-form fieldset .form-label{margin-top:0}.subscriber-section .subscriber-above-div .subscriber-above-div-form fieldset legend h2{font-size:1.563rem}.subscriber-section .subscriber-above-div .subscriber-above-div-form fieldset span.form-error-msg{display:none;color:red}.subscriber-section .subscriber-above-div .subscriber-above-div-form fieldset input:invalid[focused=true]~span{display:block}.subscriber-section .subscriber-above-div .subscriber-above-div-form fieldset .features-div .features-select-div{width:100%;position:relative}.subscriber-section .subscriber-above-div .subscriber-above-div-form fieldset .features-div .features-select-div option{font-size:1.25rem}.subscriber-section .subscriber-above-div .subscriber-above-div-form fieldset .features-div .features-select-div p{font-size:.85rem}.subscriber-section .subscriber-above-div .subscriber-above-div-form span.message{display:block;text-align:center;font-size:1.5rem}.subscriber-section .subscriber-above-div .subscriber-above-div-form .formBtn{font-size:1.25rem;padding:1% 3%;display:block;margin:3% auto;align-items:center;background-color:#fff;border-color:#fff;color:#2f4f4f;border-radius:5px}.subscriber-section .subscriber-above-div .subscriber-above-div-form .formBtn:active{border-radius:20%;background-color:#666;border-color:#666}.form-header{margin-bottom:20px}.form-input{min-height:1.875rem;width:100%;text-align:center;font-size:1.25rem;font-weight:700;margin-bottom:5px;border:1px solid;border-radius:5px}.form-textarea{min-height:150px;width:100%;font-size:1.25rem;margin-bottom:5px;border:1px solid #333}.component-card{width:250px;border:1px solid #2f4f4f;box-shadow:10px 5px 5px #2f4f4f;border-radius:5%;margin:20px;padding:1%}footer{width:100%;bottom:0;background-color:#2f4f4f;color:#d3d3d3}footer .footer-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:20px 0;padding:2% 15%}footer .footer-top .footer-div{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;font-size:.85rem;gap:5px}footer .footer-top .footer-div .footer-link{color:#fff}footer .footer-top .nav-logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0;gap:10px}footer .footer-top .nav-logo .row_div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0;gap:10px}footer .footer-top .nav-logo .footer_link{color:#d3d3d3;font-size:.85rem}footer .footer-top .nav-logo h1{color:#d3d3d3}footer .footer-top .nav-logo img{width:50px;height:50px}footer .footer-bottom{background-color:#333;padding:15px 0;color:#d3d3d3;font-size:.85rem;text-align:center}@media only screen and (max-width: 992px){footer .footer-top .nav-logo{flex-direction:column}footer .footer-top .nav-logo .row_div{flex-direction:column}}html{height:100%;scroll-behavior:smooth;scroll-snap-type:mandatory}.app{margin:0}body{margin:0;padding:0;height:100%;font-size:1.25rem;color:#333;cursor:pointer}body a:link,body a:visited,body a:active{color:#333;text-decoration:none}body a:hover{text-decoration:underline;transition:all .04s}body *{font-family:Oswald,sans-serif}body *{box-sizing:border-box}section{scroll-snap-type:mandatory}section>h1{text-align:center;font-weight:700;font-size:7rem;margin:40px 0}.page-center{display:flex;flex-direction:row;justify-content:center;align-content:center;margin-top:15%}
