body,html{margin:0;font-size:"Lato-Regular";background-color:#e9e8e3}@font-face{font-family:DMDisplay;src:url(/fonts/DMSerifDisplay-Regular.ttf)}@font-face{font-family:DMText;src:url(/fonts/DMSerifText-Regular.ttf)}@font-face{font-family:Lato-Light;src:url(/fonts/Lato-Light.ttf)}@font-face{font-family:Lato-Regular;src:url(/fonts/Lato-Regular.ttf)}@font-face{font-family:Lato-Bold;src:url(/fonts/Lato-Bold.ttf)}@font-face{font-family:Crim;src:url(/fonts/CrimsonText-Regular.ttf)}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-VariableFont_wght.ttf)}body{scrollbar-width:thin;scrollbar-color:#0f2b52 #dd561c}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background-color:#0f2b52}::-webkit-scrollbar-thumb{background-color:#dd561c}.main-container{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:Arial;background-color:#e9e8e3}.main-body{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#e9e8e3}.admin-body{margin-top:0;padding-top:0}@keyframes spinAndPulse{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.15)}to{transform:rotate(360deg) scale(1.3)}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}body.loading-active{overflow:hidden}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e9e8e3;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease,visibility .5s ease}.loading-overlay.hidden{animation:fadeOut .8s forwards}.loading-logo{width:400px;height:400px;animation:spinAndPulse 1.6s linear forwards}@media (max-width: 700px){.loading-logo{width:200px;height:200px}}.header-container{height:100px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:1000;background-color:#e9e8e3;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease-in-out;transform:translateY(-100%)}.header-container.visible{transform:translateY(0)}.logo-container{margin:15px 15px 15px 25px;cursor:pointer}.logo-image{width:70px;height:70px}.nav-link{position:relative;color:#0f2b52;text-decoration:none;margin:0 1rem;padding-bottom:4px}.nav-link:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:1px;bottom:0;left:0;background-color:#0f2b52;transform-origin:bottom right;transition:transform .25s ease-out}.nav-link:hover:after{transform:scaleX(1);transform-origin:bottom left}.nav-link.active{color:#dd561c;font-weight:600}.nav-bar-container{display:flex;align-items:center;font-family:Montserrat;font-size:1.1rem;margin-left:25px}.nav-bar-container a{text-decoration:none;color:#0f2b52;margin:0 1rem;position:relative}.nav-bar-container a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:1px;bottom:-4px;left:0;background-color:#0f2b52;transform-origin:bottom right;transition:transform .25s ease-out}.nav-bar-container a:hover:after{transform:scaleX(1);transform-origin:bottom left}.nav-bar-container .partners-link-a{padding:.5rem 1rem;border:2px solid #0f2b52;color:#0f2b52;transition:background-color .3s ease,color .3s ease}.partners-link-a{padding:.5rem 1rem;border:2px solid #0f2b52;color:#0f2b52;transition:background-color .3s ease,color .3s ease;margin-right:25px;font-family:Montserrat;font-size:1.1rem;text-decoration:none;display:inline-block}.partners-link-a:hover{background-color:#0f2b52!important;color:#eee}.partners-link-a:after{display:none}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;margin-right:1.5rem}.hamburger-line{width:2rem;height:.2rem;background:#0f2b52;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.dropdown-menu{position:fixed;top:0;right:0;width:100vw;height:100vh;background-color:#0f2b52e7;display:flex;flex-direction:column;padding-top:130px;padding-left:60px;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000;font-family:Montserrat;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom)}.dropdown-menu.open{transform:translate(0)}.dropdown-menu a{color:#fff;font-size:1.5rem;margin:1rem 0}.dropdown-menu a:hover{color:#dd561c}.dropdown-menu .partners-link-a{margin-top:1rem;border:2px solid #0f2b52;color:#0f2b52;width:calc(100% - 4rem);padding:.75rem 1rem;font-weight:700}.dropdown-menu .partners-link-a{border-color:#fff;color:#fff;margin-top:2rem;width:145px;text-decoration:none;font-weight:400}.dropdown-menu .partners-link-a:hover{background:#fff;font-weight:600}@media (max-width: 1160px){.nav-bar-container,.partners-link-a{display:none}.hamburger-menu{display:flex}}.header-container.menu-open .hamburger-line{background-color:#fff}.header-container.menu-open{transform:translateY(0)!important}.header-container.menu-open .hamburger-menu{z-index:1002}.header-container.menu-open .dropdown-menu{transform:scaleY(1)}.header-container.menu-open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header-container.menu-open .hamburger-line:nth-child(2){opacity:0;transform:translate(20px)}.header-container.menu-open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.header-container.menu-open .dropdown-menu.open a.nav-link:after,a.partners-link-a:after,a:after{display:none!important;content:none!important;opacity:0!important;transform:none!important}.header-container.menu-open .dropdown-menu.open a:hover:after{display:none!important;content:none!important;opacity:0!important;transform:none!important}.footer-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:300px;font-size:1.15em;margin-top:auto;background-color:#e9e8e3;color:#0f2b52;position:relative;font-family:Montserrat;padding:80px 6%;box-sizing:border-box}.footer-text{display:flex;flex-direction:column;gap:10px}.footer-links{display:flex;flex-direction:column;margin-right:100px;gap:20px;align-items:self-end}.company-name{font-weight:700}.jnr-footer{cursor:pointer;max-width:120px}.footer-line{background-color:#0f2b52;color:#0f2b52;height:2px;justify-self:center;width:89%}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;padding:4rem 2rem;background-color:#e9e8e3;color:#0f2b52;font-family:Montserrat;margin:40px 3%;font-size:15px}.footer-col{flex:1 1 150px;margin:0 1rem;font-size:15px}.footer-heading-sm{font-family:Montserrat;font-size:1rem;margin-bottom:1rem;font-weight:500;color:#0f2b52}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.footer-list div{background-color:#e9e8e3;color:#0f2b52;font-family:Montserrat;text-decoration:none;transition:color .2s;cursor:pointer}.footer-list div:hover{color:#dd561c}.btn-outline,.btn-primary{display:block;width:100%;text-align:center;padding:.75rem;margin-bottom:1rem;border-radius:4px;font-weight:600;cursor:pointer}.btn-outline{background:transparent;border:2px solid #fff;color:#fff}.btn-outline:hover{background:#ffffff1a}.btn-primary{background:#c59d5f;border:none;color:#0f2b52}.btn-primary:hover{background:#b08b4f}@media (max-width: 768px){.footer{flex-direction:column;align-items:flex-start}}.invest-ft-button{width:300px;height:60px;letter-spacing:1.5px;font-family:Montserrat;font-size:1.1em;font-weight:500;padding:10px;border:3px solid #0f2b52;color:#fff;background-color:#0f2b52;transition:background-color .3s ease,color .3s ease;text-decoration:none;margin-bottom:10px}.invest-ft-button:hover{background-color:#fff;color:#0f2b52;border:3px solid #0f2b52;cursor:pointer}.invest-ft-link{width:300px;height:60px;letter-spacing:1.5px;font-family:Montserrat;font-size:1.1em;font-weight:600;padding:10px;border:3x solid #0f2b52;border:none;color:#0f2b52;background-color:#fff;transition:background-color .3s ease,color .3s ease;text-decoration:none}.invest-ft-link:hover{color:#fff;background-color:#dd561c;text-decoration:none;cursor:pointer}@media (max-width: 850px){.jnr-footer{display:none}}@media (max-width: 1009px){.footer-heading-sm{margin-top:3rem}}.hero-container{overflow:hidden;width:100%;height:100vh;display:flex;align-items:center;color:#fff;box-sizing:border-box}.hero-cta-button{padding:1rem 2rem;font-size:1rem;font-weight:600;color:#333;background-color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease,transform .3s ease;font-family:Crim}.hero-cta-button:hover{background-color:#f0f0f0;transform:translateY(-3px)}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out}.hero-slide.active{opacity:1}.hero-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#00000080,#00000080);pointer-events:none}.hero-content{position:relative;z-index:1;max-width:700px;margin:10% 8% 0 auto;text-align:right;color:#fff;display:flex;flex-direction:column;align-items:end}.hero-content h1{font-size:4rem;margin-bottom:2rem;font-family:Crim;font-weight:100;letter-spacing:3px;line-height:1.1}.hero-content p{font-size:1.5rem;margin-bottom:2rem;color:#fff;font-weight:300;max-width:600px;font-family:Montserrat}.hero-cta-button{padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#333;background-color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease,transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s ease;font-family:Montserrat}.hero-cta-button:hover{background-color:#f0f0f0;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 16px #00000026}@media (max-width: 800px){.hero-content{position:relative;margin:10px 15px;color:#fff;display:flex;flex-direction:column;align-items:right}.hero-content h1{text-align:right;font-size:2.5rem;margin-bottom:1rem;font-family:Crim;font-weight:450;letter-spacing:5px}.hero-content p{font-size:1.2rem;margin-bottom:2rem;color:#fff;font-weight:400;font-family:Montserrat}.hero-cta-button{padding:.8rem 1.2rem;font-size:1rem;font-weight:600;color:#333;background-color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease,transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s ease;font-family:Montserrat}}.info-container{width:100%;padding:60px 15%;display:flex;flex-direction:column;background-color:#e9e8e3;box-sizing:border-box}.info-header{font-family:Crim,serif;align-items:left;margin-top:2rem;font-size:3em;font-weight:200;letter-spacing:2px;margin-bottom:30px;color:#0f2b52}.info-text{font-size:1.6rem;font-family:Crim;line-height:1.4;color:#0f2b52;max-width:950px;margin:10px 0}.metrics-section-container{width:100%;display:flex;box-sizing:border-box;gap:60px;background-color:#e9e8e3;color:#dd561c;padding:20px 15%;justify-content:left}.metric-item{display:flex;flex-direction:column;justify-content:left;padding:1rem}.metric-value{padding-left:20px;font-size:2.5rem;font-family:Montserrat;font-weight:700;margin:0;color:#dd561c;line-height:1.1;border-left:4px solid #dd561c}.metric-label{padding-left:20px;padding-top:10px;font-size:1.15em;margin-top:0rem;font-family:Montserrat;color:#dd561c;line-height:1.5;max-width:220px;border-left:4px solid #dd561c}@media (max-width: 1100px){.metrics-section-container{display:flex;flex-direction:column;padding:3rem 1rem;gap:5px}.metric-item{justify-content:center;margin-left:10%}.metric-value{font-size:2.5rem}.metric-label{font-size:1rem}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-5100px)}}.brand-carousel-container{background-color:#fff;box-sizing:border-box;padding:3rem 0;overflow:hidden;position:relative;width:100%;font-family:Lato-Regular,sans-serif}.brand-carousel-container:before,.brand-carousel-container:after{content:"";position:absolute;top:0;width:10rem;height:100%;z-index:2}.brand-carousel-container:before{left:0;background:linear-gradient(to left,#fff0,#fff)}.brand-carousel-container:after{right:0;background:linear-gradient(to right,#fff0,#fff)}.brand-carousel-title{text-align:center;font-size:1.5rem;font-weight:1000;color:#0f2b52;margin:2rem;text-transform:uppercase;letter-spacing:2px}.brand-carousel-track{display:flex;width:2400px;animation:scroll 30s linear infinite}.brand-logo-item{width:300px;height:250px;display:flex;justify-content:center;align-items:center;padding:0 3rem;flex-shrink:0}.brand-logo-item img{max-width:100%;max-height:200px;opacity:.75;transition:filter .3s ease,opacity .3s ease}.brand-logo-item:hover img{filter:grayscale(0%);opacity:1}@media (max-width: 800px){.brand-carousel-title{font-size:1.1rem}.brand-logo-item{width:200px;height:150px}.brand-carousel-track{display:flex;width:800px;animation:scroll 45s linear infinite}}.services-section{margin-top:30px;padding-right:20px;display:flex;flex-direction:column;max-width:1000px;justify-content:space-between}.item-header{font-size:1.4em;font-weight:600;letter-spacing:1.5px;color:#dd561c}.item-text{margin-bottom:40px;font-family:Crim;font-size:1.45em;line-height:1.4;color:#0f2b52}.service-item{flex:0 0 100%;box-sizing:border-box;padding:1rem 3rem;background:#f9f9f9;border-radius:8px;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease;height:500px}.item-text{font-size:clamp(1rem,1.3vw,1.45rem);line-height:1.4;font-family:Crim,serif;flex:1}.carousel-dots{margin-top:1rem;display:flex;gap:8px;justify-content:center}.dot{width:10px;height:10px;background:#ccc;border:none;border-radius:50%;cursor:pointer;padding:0}@media (max-width: 900px){.carousel-nav{width:40px;height:40px;font-size:1.5rem}}.q-container{width:100%;height:100vh;box-sizing:border-box;padding:80px 50px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;background-image:linear-gradient(#0009,#0009),url(../images/quoteimg.jpg);background-size:cover;background-position:center}.quote{max-width:900px;width:100%;margin:0 auto 20px;font-family:Crim,serif;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:400;line-height:1.3;overflow-wrap:break-word}.q-author{max-width:800px;width:100%;margin-top:10px;font-size:clamp(1rem,1.5vw,1.3rem);font-family:Montserrat,sans-serif;line-height:1.7;letter-spacing:1px}@media (max-width: 900px){.q-container{height:50vh}}.test-container{width:100%;display:flex;flex-wrap:wrap;gap:0}.test-block{flex:1 1 400px;min-width:300px;padding:80px 6%;font-family:Crim,serif;background-color:#0f2b52;color:#fff;display:flex;flex-direction:column;box-sizing:border-box;position:relative}.test-block h2{font-size:clamp(2rem,3.5vw,3.25rem);font-size:2.5rem;letter-spacing:2px;font-weight:400;margin:0}.test-block-text{margin-top:30px;font-size:clamp(1rem,1.1vw,1.25rem);font-size:1.5rem;line-height:1.5;font-weight:100}.test-button{margin-top:auto;width:max-content;font-family:Montserrat,sans-serif;font-size:1.1em;font-weight:600;letter-spacing:1.5px;padding:15px 25px;border:none;color:#e9e8e3;background-color:#dd561c;transition:background-color .3s ease,color .3s ease;cursor:pointer}.test-button:hover{background-color:#e9e8e3;color:#dd561c}.img-block{flex:1 1 400px;min-width:300px;display:block;box-sizing:border-box}@media (max-width: 1450px){.test-container{flex-direction:column}.test-block{padding:60px 4%}.test-block h2{font-size:clamp(1.75rem,5vw,2.75rem)}.test-block-text{font-size:clamp(.9rem,2.5vw,1.1rem);margin-top:20px}.test-button{width:150px;text-align:center;padding:15px;margin-top:30px;font-size:.8rem}.img-block{min-height:300px;display:none}}.dashboard‐container{display:flex;flex-direction:column;background-color:#e9e8e3}.dashboard‐section{width:100%}.about-container{display:flex;flex-direction:column;box-sizing:border-box}.about-hero-container{overflow:hidden;width:100%;height:95vh;display:flex;align-items:center;color:#e9e8e3;box-sizing:border-box;background-size:cover}.header{font-family:Crim,serif;font-size:2.75em;font-weight:800;letter-spacing:2px;color:#0f2b52;margin:70px 15%}.about-subtitle{font-family:Crim,serif;margin:0 15% 100px;font-size:1.75em;color:#0f2b52;max-width:950px}.seperator{background-color:#dd561c;padding:25vh 15%;color:#fff;font-family:Montserrat;font-weight:500;font-size:2.5em;text-align:center;letter-spacing:2px;box-sizing:border-box}.seperator-text{margin:40px;font-size:1.5re;font-family:Crim}@media (max-width: 800px){.header{margin-top:150px}.about-hero-container{display:none}.seperator{padding:8vh 15%;font-size:2em}}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}.fixed-bg-section{display:flex;flex-direction:column;justify-content:flex-start;padding:20vh 3rem;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box}.fixed-bg-text-block{background-color:#0f2b52e6;color:#fff;padding:2rem;border-radius:8px;max-width:1600px;margin-left:12%;width:60%;box-shadow:0 8px 30px #00000026;margin-bottom:10vh;font-family:Crim;font-size:1.4rem;line-height:1.5;font-weight:lighter}.fixed-bg-text-block h3{font-family:Montserrat;font-weight:500;font-size:2em;letter-spacing:1.75px;margin-bottom:15px}.fixed-bg-text-block:last-child{margin-bottom:0}.fixed-bg-text-block h2{font-size:2rem;margin-bottom:1rem;letter-spacing:2px}@media (max-width: 800px){.fixed-bg-text-block{width:90vw;margin:0;margin-bottom:10vh}.fixed-bg-text-block h3{font-size:1.5em}}.sticky-scroller-parent{display:flex;gap:2rem;padding:20vh 3rem;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box}.sticky-scroller-text-box{width:50%;height:fit-content;position:sticky;top:50vh;transform:translateY(-50%);z-index:10;text-align:right;margin-right:4rem;margin-left:2rem;margin-top:5rem;color:#fff;font-family:Crim}.sticky-scroller-text-box h2{font-size:2.5rem;margin-bottom:1rem;letter-spacing:2px;font-family:Montserrat}.sticky-scroller-text-box p{font-family:Crim;font-size:1.5rem}.scroller-item-box{width:60%}.scroller-card{background-color:#0f2b52e6;color:#fff;border-radius:8px;padding:2rem;margin-bottom:10vh;box-shadow:0 8px 30px #00000026;font-family:Crim;font-size:1.4rem;font-weight:100;line-height:1.5}.scroller-card h3{font-family:Montserrat;font-weight:500;font-size:2em;letter-spacing:1.75px;margin-bottom:15px}.scroller-card:last-child{margin-bottom:0}@media (max-width: 800px){.sticky-scroller-parent{display:flex;flex-direction:column;padding:20vh 3rem}.sticky-scroller-text-box{display:none}.scroller-card h3{font-size:1.5em}.scroller-card{width:90vw}}@media (max-width: 930px){.sticky-scroller-text-box h2{margin-top:100px;font-size:2rem}}.team-page-container{padding:5rem 2rem;width:100%;background-color:#e9e8e3;font-family:Montserrat,sans-serif;text-align:center;justify-content:center;box-sizing:border-box}.team-hero-container{overflow:hidden;width:100%;height:95vh;display:flex;align-items:center;color:#e9e8e3;box-sizing:border-box;background-size:cover}.team-page-title{font-family:Crim,serif;font-size:2.75em;font-weight:700;letter-spacing:3px;margin-top:1rem;margin-bottom:4rem;color:#0f2b52}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1400px;margin:3rem auto;justify-content:center}.team-card{height:350px;border-radius:8px;overflow:hidden;position:relative;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:2rem;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.team-card:hover{transform:translateY(-10px);box-shadow:0 12px 25px #0003}.team-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000000e6,#0000 60%);z-index:1}.team-card-content{position:relative;z-index:2;color:#fff;text-align:left;width:100%}.team-card-name{font-family:Crim,serif;font-size:1.8rem;font-weight:400;margin:0;text-shadow:0 2px 5px rgba(0,0,0,.5)}.team-card-role{font-family:Montserrat,sans-serif;font-size:1rem;margin-top:.25rem;text-shadow:0 1px 4px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;animation:fadeIn .3s forwards}.modal-content{background:#fff;padding:2.5rem;border-radius:8px;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;position:relative;border:1px solid #ddd;box-shadow:0 10px 40px #0003;transform:scale(.95);animation:scaleUp .4s forwards cubic-bezier(.165,.84,.44,1)}.modal-close-button{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#aaa;z-index:10}.modal-body{display:flex;flex-direction:column;align-items:center;text-align:center}.modal-image{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:4px solid #eee}.modal-details h2{font-family:Crim,serif;font-size:2.25rem;margin:0 0 .25rem}.modal-details h3{font-family:Crim,sans-serif;color:#6c757d;font-size:1.4rem;margin:0 0 1.5rem;font-style:italic}.modal-details p{font-family:Montserrat;line-height:1.6;margin:0 0 1em;line-height:1.5;text-align:left;color:#495057;font-size:1rem}@media (max-width: 1200px){.team-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.team-grid{grid-template-columns:repeat(1,1fr)}}.services-section-container{padding:60px 15%;margin-top:40px;font-family:Crim,sans-serif}.services-intro{text-align:left;margin:0 auto 3rem;font-family:Crim}.services-intro h2{font-size:2.75em;color:#0f2b52;font-family:Crim;font-weight:700;letter-spacing:2px}.services-intro p{font-size:1.6rem;color:#0f2b52;line-height:1.6;margin:40px 0;font-family:Crim}.services-grid{display:grid;grid-template-columns:1fr;margin:0 auto;gap:1.5rem}.service-item{background-color:#fff;border-radius:8px;border:1px solid #e9ecef;cursor:pointer;overflow:hidden;transition:box-shadow .3s ease}.service-item:hover{box-shadow:0 10px 30px #0000001a}.service-item-header{display:flex;align-items:center;padding:1.5rem;width:100%;background:none;border:none;text-align:left}.service-icon{margin-right:1.5rem;flex-shrink:0}.service-title{font-size:1.35rem;font-weight:600;color:#0f2b52;margin:0;flex-grow:1;font-family:Montserrat}.service-arrow{transition:transform .35s ease}.service-item-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease,padding .25s ease,opacity .25s ease;padding:0 2rem;opacity:0}.service-item-content>div{overflow:hidden}.service-item-content p{margin:0;padding:1rem 0;font-size:1.3rem;font-family:Lato-Regular;line-height:1.7;color:#0f2b52}.service-item.active .service-arrow{transform:rotate(180deg)}.service-item.active .service-item-content{grid-template-rows:1fr;padding:1rem 2rem;opacity:1}.services-hero-container{overflow:hidden;width:100%;height:95vh;display:flex;align-items:center;color:#e9e8e3;box-sizing:border-box;background-size:cover}@media (max-width: 800px){.services-intro h2{margin-top:100px}.services-hero-container{display:none}}.services-container{width:100%;padding:60px 15%;display:flex;flex-direction:column;box-sizing:border-box}.info-subtitle{margin-top:30px;font-family:Montserrat,serif;align-items:left;font-size:1.6em;font-weight:700;letter-spacing:2px;color:#0f2b52}.services-section{margin-top:30px;padding-right:20px;display:flex;flex-direction:column;max-width:1100px;justify-content:space-between}.item-header-section{display:flex;flex-direction:row;align-items:center;padding:20px 0;font-family:Montserrat,serif}.item-header{font-size:1.55em;font-weight:600;letter-spacing:1.5px;color:#dd561c}.item-text{margin-bottom:40px;font-family:Crim;font-size:1.5em;line-height:1.4;color:#0f2b52}.services-button{margin:10px 60px 60px;letter-spacing:1.5px;font-family:Montserrat;font-size:1.1em;font-weight:600;padding:15px 20px;border:2px solid #0f2b52;border:none;color:#0f2b52;color:#e9e8e3;background-color:#e9e8e3;background-color:#0f2b52;transition:background-color .3s ease,color .3s ease}.services-button:hover{background-color:#0f2b52;background-color:#dd561c;color:#e9e8e3;cursor:pointer}.services-carousel{position:relative;overflow:visible;max-width:1200px;margin:20px auto;padding:2rem 1rem;box-sizing:border-box;font-family:Crim,serif;color:#0f2b52}.carousel-inner{display:flex;overflow:hidden;position:relative}.service-item{flex:0 0 100%;box-sizing:border-box;padding:1rem 3rem;background:#f9f9f9;border-radius:8px;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease;height:300px}.service-item:not(.active){opacity:0;pointer-events:none;position:absolute;top:0;left:0;width:100%}.item-header{font-size:clamp(1.2rem,1.5vw,1.4rem);font-weight:600;letter-spacing:1.5px;color:#dd561c;margin:0}.item-header-section-fs{display:flex;flex-direction:row;align-items:center;padding:40px 0 10px;font-family:Montserrat,serif}.item-text{font-size:clamp(1rem,1.3vw,1.5rem);line-height:1.4;font-family:Crim,serif;flex:1}.services-button{align-self:flex-start;letter-spacing:1.5px;font-family:Montserrat,sans-serif;font-size:1.1em;font-weight:600;padding:12px 20px;margin:20px;border:none;background-color:#0f2b52;color:#e9e8e3;cursor:pointer;border-radius:4px;transition:background .3s ease}.services-button:hover{background-color:#dd561c}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#dd561c;border:none;color:#fff;font-size:2rem;width:50px;height:50px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.carousel-nav.prev{left:-60px}.carousel-nav.next{right:-60px}.carousel-dots{margin-top:1rem;display:flex;gap:10px;justify-content:center}.dot{width:12px;height:12px;background:#ccc;border:none;border-radius:50%;cursor:pointer;padding:0}.dot.active{background:#0f2b52}@media (max-width: 900px){.carousel-nav{width:40px;height:40px;font-size:1.5rem}.service-item{height:500px}}@media (max-width: 1200px){.service-item{height:350px}}@media (max-width: 1000px){.service-item{height:370px}}@media (max-width: 800px){.service-item{height:500px}}.portfolio-highlight-container{padding:60px 15%;margin-top:40px;font-family:Crim,sans-serif}.portfolio-highlight-title{font-family:Crim,serif;font-size:2.75rem;font-weight:700;letter-spacing:2px;margin-bottom:2rem;color:#0f2b52}.portfolio-highlight-subtitle{font-size:1.6rem;color:#0f2b52;max-width:1100px;line-height:1.6;margin:40px 0 70px}.portfolio-grid{margin:0 auto;padding:0;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.portfolio-card{flex:0 1 380px;box-sizing:border-box;height:350px;overflow:hidden;position:relative;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:1.5rem;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.portfolio-card-link{text-decoration:none;color:inherit;display:block}.portfolio-card:hover{transform:translateY(-10px);box-shadow:0 12px 25px #0003}.portfolio-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#0006,#0000 40%);z-index:1;transition:background .3s ease}.portfolio-card:hover:before{background:linear-gradient(to top,#0006,#0000 40%)}.portfolio-card-content{position:relative;z-index:2;color:#fff;text-align:left;transform:translateY(20px);opacity:1;transition:transform .4s ease,opacity .4s ease;text-shadow:2px 2px 2px rgb(79,76,76)}.portfolio-card-name{font-family:Montserrat,serif;font-size:1.5rem;font-weight:600;margin:0}.portfolio-card-location{font-family:Montserrat,sans-serif;font-size:1rem;margin-top:.25rem;margin-bottom:1rem}.portfolio-hero-section{position:relative;overflow:hidden;width:100%;height:95vh;display:flex;align-items:center;color:#e9e8e3;box-sizing:border-box;background-size:cover}@media (max-width: 1029px){.portfolio-highlight-title{margin-top:100px}.portfolio-hero-section{display:none}.portfolio-highlight-container{margin-right:10px;margin-left:-20px}}.gallery-page-container{padding:5rem 2rem;font-family:Lato-Regular,sans-serif}.gallery-page-title{font-family:Crim,serif;font-size:2.75rem;font-weight:800;letter-spacing:2px;margin-bottom:3rem;color:#0f2b52;text-align:center}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1500px;margin:0 auto}.gallery-card{width:100%;height:350px;object-fit:cover;border-radius:2px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.gallery-card:hover{transform:scale(1.03);box-shadow:0 10px 25px #00000026}.lightbox-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:2000;opacity:0;animation:fadeIn .3s forwards}.lightbox-content{position:relative;width:80%;height:80%;display:flex;justify-content:center;align-items:center}.lightbox-image-wrapper{position:relative;display:flex;justify-content:center;align-items:center;max-width:100%;max-height:100%}.lightbox-image{max-width:80%;max-height:80%;border-radius:8px;box-shadow:0 0 50px #00000080;transform:scale(.95);animation:scaleUp .4s forwards cubic-bezier(.165,.84,.44,1)}.lightbox-nav-button{position:absolute;top:50%;transform:translateY(-10%);background:#fffc;border:none;border-radius:50%;width:50px;height:50px;cursor:pointer;font-size:2rem;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 10px #0000001a;transition:background .3s;z-index:10}.lightbox-nav-button:hover{background:#fff}.lightbox-nav-button.prev{left:2%}.lightbox-nav-button.next{right:2%}.lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#00000080;color:#fff;padding:.5rem 1rem;border-radius:20px;font-family:Lato-Regular,sans-serif;font-size:.9rem}@keyframes fadeIn{to{opacity:1}}@keyframes scaleUp{to{transform:scale(1);opacity:1}}.gallery-hero-section{position:relative;overflow:hidden;width:100%;height:95vh;display:flex;align-items:center;color:#e9e8e3;box-sizing:border-box;background-size:cover}@media (max-width: 1100px){.gallery-grid{display:flex;flex-wrap:wrap}}@media (max-width: 800px){.gallery-page-title{margin-top:100px}.gallery-hero-section{display:none}}.news-hero-section{position:relative;overflow:hidden;width:100%;height:95vh;display:flex;align-items:center;color:#e9e8e3;box-sizing:border-box;background-size:cover}.news-page-container{padding:5rem 2rem;width:80%;background-color:#e9e8e3;font-family:Montserrat,sans-serif;box-sizing:border-box}.news-page-title{font-family:Crim,serif;font-size:2.75rem;font-weight:800;letter-spacing:2px;margin-bottom:5rem;color:#0f2b52;text-align:center}.news-item-wrapper{overflow:hidden;margin-bottom:3rem}.news-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:1rem;margin:20px}@media (max-width: 1500px){.news-item{flex-direction:column;justify-content:space-evenly;gap:25px}.news-content{margin:1rem}}.news-image{width:400px;padding:1rem;height:auto;border-radius:4px;flex-shrink:0}.news-title{font-family:Crim,serif;font-size:1.75rem;color:#0f2b52;max-width:350px}.news-title:hover{color:#dd561c;cursor:pointer}.news-info{display:flex;flex-direction:column;gap:10px;font-family:Crim;color:#0f2b52;margin:20px}.news-date{font-size:1.1rem;color:#0f2b52}.news-content{font-family:Montserrat,sans-serif;font-size:1.2rem;color:#0f2b52;line-height:1.4;max-width:400px;margin:20px}@media (max-width: 800px){.news-page-title{margin-top:100px}.news-hero-section{display:none}}.news-image-wrapper{display:flex;flex-direction:column}.news-date{text-align:center;margin-top:6px;font-size:1rem;color:#0f2b52}.news-detail-container{max-width:800px;margin:150px auto;padding:0 1rem;font-family:Montserrat,sans-serif;color:#333}.news-detail-title{font-family:Crim,serif;font-size:2.25rem;color:#0f2b52;margin-bottom:.5rem}.news-detail-date{font-size:1rem;color:#777;margin:1.5rem 0}.news-detail-image{width:100%;border-radius:8px;margin-bottom:1.5rem}.news-detail-paragraph{line-height:1.6;margin-bottom:1rem;font-size:1.2rem;color:#0f2b52}.news-detail-paragraph:last-child{margin-bottom:60px}.news-button{width:170px;height:50px;border-radius:3px;font-family:Montserrat;font-size:1.1em;font-weight:400;letter-spacing:1.1px;padding:10px;border:none;color:#fff;background-color:#0f2b52;transition:background-color .3s ease,color .3s ease;text-decoration:none;margin-top:400px}.news-button:hover{color:#fff;background-color:#dd561c;text-decoration:none;cursor:pointer}.careers-hero-section{position:relative;overflow:hidden;width:100%;height:95vh;display:flex;align-items:center;color:#e9e8e3;box-sizing:border-box;background-size:cover}.careers-page-container{padding:5rem 2rem;width:100%;background-color:#e9e8e3;font-family:Montserrat,sans-serif;text-align:center;box-sizing:border-box}.careers-page-title{font-family:Crim,serif;font-size:2.75rem;font-weight:800;letter-spacing:2px;margin-bottom:5rem;color:#0f2b52;text-align:center}@media (max-width: 1170px){iframe{height:900px}}@media (max-width: 800px){.careers-page-title{margin-top:100px}.careers-hero-section{display:none}}*{padding:0;margin:0;box-sizing:border-box}.contact-container{width:100%;box-sizing:border-box;height:100vh;display:flex;align-items:center;justify-content:space-between;font-family:Crim;gap:40px}.contact-right img{max-width:900px;margin-bottom:80px;height:auto}.contact-left{display:flex;flex-direction:column;align-items:start;gap:20px;padding-left:15%}.contact-left-title h2{font-size:2.5em;font-weight:600;color:#0f2b52}hr{border:none;width:180px;height:5px;background-color:#0f2b52;margin-bottom:20px}.contact-inputs{font-size:1.2em;width:400px;height:50px;border:none;outline:none;padding-left:25px;font-weight:500;color:#0f2b52;border-radius:50px;font-family:Crim}.contact-left textarea{height:140px;padding-top:15px;border-radius:20px;font-family:Crim}.contact-inputs:focus{border:2px solid #dd561c}.contact-left button{align-items:center;padding:10px 30px;font-size:1.3em;font-weight:900;font-family:Crim;border-radius:50px;cursor:pointer;border:2px solid #dd561c;color:#dd561c;transition:background-color .3s ease,color .3s ease}.contact-left button:hover{background-color:#dd561c;color:#eee}.contact-bottom-text{margin-top:-90px;font-size:1.6em;font-family:Crim;color:#0f2b52;padding-left:15%}@media (max-width:1100px){.contact-container{margin:auto;padding:auto}.contact-inputs{width:70vw}.contact-right{display:none}}.invest-hero-section{position:relative;overflow:hidden;width:100%;height:95vh;display:flex;align-items:center;color:#e9e8e3;box-sizing:border-box;background-size:cover}.invest-page-container{padding:5rem 0rem;width:100%;background-color:#e9e8e3;font-family:Montserrat,sans-serif;box-sizing:border-box}.invest-page-title{font-family:Crim,serif;font-size:2.75rem;font-weight:800;letter-spacing:2px;margin:0 15% 30px;color:#0f2b52}.invest-page-subtitle{margin:60px 15%;font-family:Crim,serif;font-size:1.5rem;color:#0f2b52;line-height:1.5;margin-bottom:9rem;max-width:1200px}.invest-normal-title{margin:80px 15%;font-family:Crim,serif;font-size:2rem;font-weight:600;color:#0f2b52}.item-header-section{display:flex;flex-direction:row;align-items:center;padding:40px 0;font-family:Montserrat,serif}.invest-hero-title{font-size:1.75em;margin:40px 15%;font-weight:700;letter-spacing:2px;color:#dd561c}.invest-hero-subtitle{margin-left:15%;margin-bottom:20px;font-family:Crim;font-size:1.5rem;line-height:1.4;color:#0f2b52;width:70vw;box-sizing:border-box}.invest-btn-cont{min-height:200px;box-sizing:border-box}.invest-cta-button{display:inline-block;letter-spacing:1.5px;font-family:Montserrat;font-size:1.3em;font-weight:500;margin:60px 15%;padding:15px 20px;border:3px solid #0f2b52;color:#fff;background-color:#0f2b52;transition:background-color .3s ease,color .3s ease;text-decoration:none}.invest-cta-button:hover{background-color:#e9e8e3;color:#0f2b52;border:3px solid #0f2b52;cursor:pointer}ul{font-family:Crim;margin:2rem;font-size:2rem}li{margin-bottom:20px}.invest-normal-text{position:relative;z-index:2;padding:2rem 0;font-family:Crim,serif;font-size:2rem;font-weight:600;color:#fff;background-color:#dd561c}.invest-key-metrics{font-family:Montserrat,serif;font-size:2.75rem;font-weight:700;letter-spacing:2px;margin:0 15% 30px;padding-top:80px;color:#fff;text-align:center;box-sizing:border-box}.invest-metrics-grid{display:flex;justify-content:center;align-items:center;margin:60px 5%;gap:100px;font-weight:100}.metric-card{align-self:center}.invest-value{font-size:1.6em;font-weight:100}.metric-card p{font-size:28px;font-weight:100}.case-image{width:550px;height:350px;margin:20px 15%}.invest-case-section{position:relative;font-family:Crim,serif;font-size:2rem;color:#fff;background-color:#dd561c;box-sizing:border-box;padding:3rem 15%;padding-top:0;min-height:75vh;display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap}.invest-case-text{flex:1 1 500px;display:flex;flex-direction:row;gap:1rem;font-family:Crim,serif;font-size:2.25rem;font-weight:10;color:#fff}.invest-case-section-2{position:relative;font-family:Crim,serif;font-size:2rem;color:#dd561c;background-color:#fff;box-sizing:border-box;padding:3rem 15%;padding-top:0;min-height:75vh;display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap}.invest-case-text-2{flex:1 1 500px;display:flex;flex-direction:row;gap:1rem;font-family:Crim,serif;font-size:2.25rem;font-weight:10}.invest-key-metrics-2{font-family:Montserrat,serif;font-size:2.75rem;font-weight:700;letter-spacing:2px;margin:0 15% 30px;padding-top:80px;color:#dd561c;text-align:center;box-sizing:border-box}@media (max-width: 1350px){.case-image{display:none}.invest-case-text,.invest-case-text-2{flex-direction:column}}@media (max-width: 960px){.invest-case-text h3{font-size:2rem}.invest-case-text li{font-size:1.5rem}.invest-case-text-2 h3{font-size:2rem}.invest-case-text-2 li{font-size:1.5rem}}.text-content-left .invest-jnr-sub{font-family:Crim;font-size:1.7rem}.invest-jnr-link{letter-spacing:1.5px;font-family:Montserrat;font-size:1.1em;font-weight:600;padding:15px 20px;border:2px solid #0f2b52;border:none;color:#0f2b52;background-color:#fff;transition:background-color .3s ease,color .3s ease;text-decoration:none}.invest-jnr-link:hover{color:#fff;background-color:#dd561c;text-decoration:none}.contact-link{color:#fff;font-weight:300}.fund-line{margin:30px 15%;background-color:#dd561c;width:70vw;box-sizing:border-box}.open-fund{width:100%;box-sizing:border-box}.open-fund-metrics-container{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-family:Crim;box-sizing:border-box}.open-fund-metric{display:flex;flex-direction:column;justify-content:center;gap:10px}.open-fund-value{font-size:3.7rem;font-weight:900;color:#dd561c}.open-fund-label{font-family:Montserrat;font-size:1.2rem;font-weight:600;color:#0f2b52}@media (max-width: 1400px){.invest-page-container{font-size:small}}@media (max-width: 800px){.invest-page-title{margin-top:100px}.invest-hero-section{display:none}}@media (max-width: 1000px){.open-fund{height:75vh}.open-fund-metrics-container{display:flex;flex-direction:column;gap:40px;align-items:flex-start;margin:0 15%}}@media (max-width: 519px){.open-fund{height:80vh}.open-fund-value{font-size:3rem}}@media (max-width: 1250px){.invest-metrics-grid{font-size:smaller}}@media (max-width: 960px){.invest-metrics-grid{display:flex;flex-direction:column;gap:60px;justify-content:flex-start;align-items:center;margin:0 35% 50px}.invest-metrics-grid>*{width:100%;text-align:left}.invest-key-metrics,.invest-key-metrics-2{font-size:34px}}@media (max-width: 500px){.invest-metrics-grid{margin-left:15%;margin-right:0;margin-bottom:50px}}.scrolling-text-section-left{min-height:100vh;width:100%;display:flex;justify-content:left;align-items:center;position:relative;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box}.scrolling-text-section-right{min-height:130vh;width:100%;display:flex;justify-content:right;align-items:center;position:relative;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box}.text-content-left{font-weight:100;background-color:#0f2b52e6;color:#fff;margin-left:5%;padding:2rem 3rem;border-radius:8px;max-width:1100px;text-align:left;box-shadow:0 4px 15px #0003}.text-content-right{font-weight:10;background-color:#0f2b52e6;color:#fff;margin-right:5%;padding:2rem 3rem;border-radius:8px;max-width:1200px;text-align:right;box-shadow:0 4px 15px #0003}.text-content-right h2{font-size:2.6rem;margin-bottom:1rem;letter-spacing:2px;font-family:Montserrat,serif}.text-content-right p{margin-top:10px;font-size:1.7rem;line-height:1.3;font-family:Crim;font-weight:10}.text-content-left h2{font-size:2.6rem;margin-bottom:2rem;letter-spacing:2px;font-family:Montserrat,serif;font-weight:650}.text-content-left p{font-size:1.1rem;line-height:1.6;font-family:Montserrat,serif}.right-text-header{font-size:2.6rem;margin-bottom:2rem;letter-spacing:2px;font-family:Montserrat,serif;font-weight:650}.right-subtitle{margin-top:3rem;letter-spacing:1.5px;font-weight:10;font-family:Crim;font-size:2.1rem}@media (max-width: 1150px){.text-content-left{width:90%}.text-content-left h2{font-size:2rem}.text-content-left li{font-size:22px}.text-content-right{width:90%}.text-content-right h2{font-size:2rem}.text-content-right p{font-size:22px}.right-subtitle{font-size:28px}}.funds-hero-section{position:relative;overflow:hidden;width:100%;height:95vh;display:flex;align-items:center;color:#e9e8e3;box-sizing:border-box;background-size:cover}.past-funds-container{max-width:1400px;margin:0 auto;padding:4rem 1rem;text-align:center;font-family:Montserrat,sans-serif}.past-funds-container h1{font-family:Crim,serif;font-size:2.75rem;color:#0f2b52;margin-bottom:60px}.funds-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;max-width:1400px;margin:0 auto;box-sizing:border-box}.fund-box{border-radius:8px;flex:1 1 320px;min-width:220px;box-sizing:border-box;background-color:#fff;padding:2rem;background:#fff;box-shadow:0 4px 8px #0000001a;color:#0f2b52}.fund-box h2{font-family:Crim,serif;font-size:1.75rem;color:#0f2b52;margin-bottom:1rem}.fund-box ul{list-style:none;padding:0;margin:1 1 1 1rem}.fund-box li{font-size:1.2rem;color:#333}.invest-fund-button{letter-spacing:1.5px;font-family:Montserrat;font-size:.9em;font-weight:500;padding:13px 20px;color:#fff;background-color:#0f2b52;transition:background-color .3s ease,color .3s ease;text-decoration:none;display:inline-block;border-radius:8px}.invest-fund-button:hover{background-color:#dd561c;color:#fff;cursor:pointer}@media (max-width: 1000px){.funds-grid{display:flex;flex-direction:column}}@media (max-width: 800px){.past-funds-container h1{margin-top:100px}.funds-hero-section{display:none}}.admin-layout nav ul{list-style:none;padding:1rem}.admin-layout nav li{margin-bottom:.75rem}.admin-layout nav a{text-decoration:none;font-family:Montserrat;color:#0f2b52;font-size:1.15rem}.admin-layout nav a.active{font-weight:700}.admin-layout{display:flex;height:100vh;padding-top:50px;color:#0f2b52;box-sizing:border-box}.back-to-dash{margin:20px 0;width:200px;height:50px;letter-spacing:1.2px;font-family:Montserrat;font-size:14px;font-weight:500;padding:10px;border:3px solid #0f2b52;color:#e9e8e3;background-color:#0f2b52;transition:background-color .3s ease,color .3s ease;text-decoration:none}.back-to-dash:hover{background-color:#e9e8e3;color:#0f2b52;cursor:pointer}html,body{height:100%;margin:0}.admin-content{margin-left:200px;flex:1;padding:2rem;height:100vh;font-family:Crim;color:#0f2b52;box-sizing:border-box}.admin-layout{display:flex;height:100vh;width:100%;overflow:hidden}.sidebar{flex:0 0 220px;height:100%;padding:1rem;padding-top:50px;box-sizing:border-box;overflow-y:auto;width:240px;position:absolute;top:0;left:0;bottom:0;background-color:#deddd8}.sidebar-header{margin-top:20px;font-family:Montserrat,sans-serif;color:#0f2b52;font-size:1.1rem;font-weight:600;text-decoration:underline}.admin-content{flex:1;padding:2rem;box-sizing:border-box;overflow-y:auto;margin-left:280px}.sidebar-nav ul{list-style:none;margin:0;padding:0}.sidebar-nav li{margin-bottom:.75rem}.sidebar-nav a{text-decoration:none;font-family:Montserrat,sans-serif;color:#0f2b52;font-size:1.1rem}.sidebar-nav a.active{font-weight:700;color:#dd561c}.sidebar-nav a:hover{color:#dd561c;font-weight:700}@media (max-width: 768px){.admin-layout{flex-direction:column;margin-top:0;margin-left:-50px}.sidebar{display:none}.admin-content{flex:1;padding:1rem;margin-top:120px;margin-left:50px}}.sidebar-footer{margin-top:auto;padding:1rem;text-align:center}.back-button{display:inline-block;padding:.5rem 1.1rem;color:#e9e8e3;border:3px solid #dd561c;font-weight:600;font-family:Montserrat,sans-serif;transition:all .2s ease;line-height:1.5;margin:20px 0;letter-spacing:1.2px;font-family:Montserrat;font-size:14px;font-weight:500;background-color:#dd561c;transition:background-color .3s ease,color .3s ease;text-decoration:none}.back-button:hover{background-color:#e9e8e3;color:#dd561c;cursor:pointer}.admin-dashboard{padding:2rem;margin-top:0}.admin-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.admin-card{padding:1.25rem;border:2px solid #ccc;border-radius:8px;text-align:center;text-decoration:none;color:inherit;transition:box-shadow .2s}.admin-card:hover{box-shadow:0 4px 8px #0000001a}.admin-card h2{margin-bottom:.5rem}.title-admin{margin-bottom:40px}.admin-info{margin-top:40px;font-size:1.3rem}.portfolio-form{font-family:Crim;height:auto}.gallery-admin-container{width:100%}.gallery-input{margin-bottom:10px;margin-right:10px;font-size:1.2em;width:300px;height:30px;border:none;outline:none;padding-left:25px;font-weight:500;color:#0f2b52;border-radius:50px;font-family:Crim}.gallery-input:focus-within{border:2px solid #dd561c}.gallery-btn{align-items:center;padding:3px 20px;font-size:1.1em;font-weight:800;font-family:Crim;border-radius:50px;cursor:pointer;border:2px solid #dd561c;color:#dd561c;transition:background-color .3s ease,color .3s ease}.gallery-btn:hover{background-color:#dd561c;color:#eee}.news-input{margin-bottom:10px;margin-right:10px;font-size:1.2em;width:300px;height:30px;border:none;outline:none;padding-left:25px;font-weight:500;color:#0f2b52;border-radius:50px;font-family:Crim}.news-input:focus-within{border:2px solid #dd561c}.news-btn{align-items:center;padding:3px 20px;font-size:1.1em;font-weight:800;font-family:Crim;border-radius:50px;cursor:pointer;border:2px solid #dd561c;color:#dd561c;transition:background-color .3s ease,color .3s ease}.news-btn:hover{background-color:#dd561c;color:#eee}.input-btn:hover,.port-btn:hover{background-color:#dd561c;color:#eee}.team-form{font-family:Crim;height:auto}.port{margin-bottom:10px;margin-right:10px;font-size:1.2em;width:300px;height:30px;border:none;outline:none;padding-left:25px;font-weight:500;color:#0f2b52;border-radius:50px;font-family:Crim}.port:focus-within{border:2px solid #dd561c}.port-btn{align-items:center;padding:3px 20px;font-size:1.1em;font-weight:800;font-family:Crim;border-radius:50px;cursor:pointer;border:2px solid #dd561c;color:#dd561c;transition:background-color .3s ease,color .3s ease}.port-btn:hover{background-color:#dd561c;color:#eee}.form-group input,.form-group textarea{padding:.6rem;margin-top:.3rem;height:40px}.invest-input{margin-bottom:10px;margin-right:10px;font-size:1.2em;width:300px;height:30px;border:none;outline:none;padding-left:25px;font-weight:500;color:#0f2b52;border-radius:50px;font-family:Crim}.invest-input:focus-within{border:2px solid #dd561c}.invest-ta{margin-bottom:-10px;margin-right:10px;font-size:1.2em;width:300px;height:32px;border:none;outline:none;padding-left:25px;font-weight:500;color:#0f2b52;border-radius:50px;font-family:Crim}.invest-ta:focus-within{border:2px solid #dd561c}.invest-btn{align-items:center;padding:3px 20px;font-size:1.1em;font-weight:800;font-family:Crim;border-radius:50px;cursor:pointer;border:2px solid #dd561c;color:#dd561c;transition:background-color .3s ease,color .3s ease}.invest-btn:hover{background-color:#dd561c;color:#eee}.list-items{font-size:25px}.list-elem{margin-bottom:40px}.input-btn{margin-top:10px;margin-right:5px;align-items:center;padding:3px 15px;font-size:15px;font-weight:800;font-family:Crim;border-radius:50px;cursor:pointer;border:2px solid #dd561c;color:#dd561c;transition:background-color .3s ease,color .3s ease}.input-btn:hover{background-color:#dd561c;color:#eee}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;color:#0f2b52;margin-bottom:.1rem;margin-top:.4rem;font-size:1.1rem}.form-group input,.form-group textarea{padding:.6rem;margin-top:.3rem;margin-bottom:.5rem}.login-header{margin-top:50px;font-family:Crim;margin-bottom:20px;color:#0f2b52}.login-subheader{font-family:Crim;margin-bottom:40px;color:#3d444d}.login-logo{height:200px}.login-input{margin-bottom:10px;margin-right:10px;font-size:1.2em;width:300px;height:40px;border:none;outline:none;padding-left:25px;font-weight:500;color:#0f2b52;border-radius:50px;font-family:Crim}.login-input:focus-within{border:2px solid #dd561c}.login-btn{margin-top:20px;align-items:center;padding:6px 20px;font-size:1.1em;font-weight:800;font-family:Crim;border-radius:50px;cursor:pointer;border:2px solid #dd561c;color:#dd561c;transition:background-color .3s ease,color .3s ease}.login-btn:hover{background-color:#dd561c;color:#eee}.error{margin:20px 0;font-family:Crim;font-weight:500}
