@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.navbar{display:flex;gap:15px;flex-direction:column}.nav-link{color:#fff;text-decoration:none;padding:10px 15px;border-radius:5px;align-self:start;font-size:1rem;display:flex;justify-content:start!important;gap:1rem;align-items:center;min-width:100%}.nav-link:hover{background-color:#d3d3d3}@media(min-width:1024px){.nav-link{font-size:1.5rem}}.social-container{display:flex;flex-direction:row;gap:15px;justify-content:center}.profile-container{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-white);font-weight:500}.profile-image{width:50%;display:flex;justify-content:center}.profile-image img{border-radius:50%;padding:.25rem;border:1px solid #dee2e6}.profile-name{margin-top:.5rem;font-size:2rem}.profile-title{font-weight:700;font-size:1rem}@media(min-width:1024px){.profile-image{width:50%}.profile-image img{margin-top:1rem;margin-bottom:1rem}}.page{min-height:100%;color:var(--color-white)}.main-page{background-image:url(/assets/main-bg-C-aLgP3E.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;font-size:1.8rem;font-weight:400;line-height:1.5;text-align:center}.shodow-layer{min-width:100%;min-height:89.5vh;background:#0000007f}.content-inner-main{display:flex;justify-content:center;align-items:center;flex-direction:column}.content-inner-main h1{font-size:5rem;margin-bottom:.5rem;font-weight:500}.content-inner-main-descripition{margin:0 auto;width:85%;font-size:1.8rem;font-weight:400}.title{font-weight:700}.learn-more a{display:flex;font-size:1.3rem;color:#2a75b8;align-items:center;margin-top:.5rem;gap:.4rem;text-decoration:none}.about-banner{background-image:url(/assets/bg-2-B42GfqrS.jpg);min-height:18rem;background-position-x:center;background-position-y:70%;background-repeat:no-repeat;background-size:cover}.about-showdow-layer{min-height:inherit;background:#0000007f;overflow:hidden;padding:.25rem}.about-banner-image{min-height:inherit;display:flex;align-items:center;justify-content:center;border:1px solid #dee2e6}.about-description{padding:1rem;color:var(--color-black);font-size:1.1rem}.about-description h2{font-weight:700;margin-bottom:1rem}.about-description p{margin-bottom:1rem}.about-description .about-quot{background-color:#eaeaea;border:2px dotted grey;padding-top:1rem;padding-bottom:1rem;text-align:center;margin-bottom:1rem}.about-description .about-rating{display:flex;justify-content:center;gap:.5rem}@media(min-width:1024px){.shodow-layer{min-height:77.5vh}.content-inner-main-descripition{width:61%}}.main{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;background:var(--background);color:var(--color-base)}.container{display:flex;flex-direction:column;min-height:80vh;width:100%;overflow:hidden}.sidebar-container{width:100%;padding:1rem;background-color:var(--secondary-background-color);display:flex;flex-direction:column;justify-content:space-between}.flex{flex-grow:1;display:flex;justify-content:space-between}.large-menu{display:none;flex-grow:2}.large-menu-container{min-height:100%;display:flex;flex-direction:column;justify-content:space-between}.content{width:100%;padding:1rem;background-color:var(--content-background-color);min-height:100vh}@media(min-width:1024px){.main{padding:5rem}.container{flex-direction:row;max-width:1300px;margin:0 auto;border-radius:10px}.sidebar-container{width:30%}.sidebar-container .icon{display:none}.large-menu{display:block}.content{width:70%;min-height:80vh}.flex .profile{flex-grow:1}}*,*:before,*:after{box-sizing:border-box}*{margin:0}:root{--base-font: "Roboto", sans-serif;--color-base: rgb(185, 185, 185);--color-white: #ffffff;--color-black: #212529;--background: linear-gradient(90deg, rgba(42,100,157,1) 0%, rgba(49,102,148,1) 48%, rgba(0,72,105,1) 100%);--secondary-background-color: #12436D;--content-background-color: #f8f9fa}body{font-family:var(--base-font)}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}.pointer{cursor:pointer}
