.app-loader{background-color:#353d4a;height:100vh;display:flex;justify-content:center;align-items:center;background:repeating-linear-gradient(60deg,#323b4c 1px,#323b4c,#323b4c 1px,#444 4px)}.bee-line-wrap{display:flex;align-items:center;gap:20px}.app-loader-bee{width:80px;height:auto;animation:buzz 1.2s ease-in-out infinite}@keyframes buzz{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.text-wrap{display:flex;flex-direction:column;align-items:flex-start;position:relative;margin-top:-3rem;margin-left:-2rem}.jeff-label{font-family:Waiting for the Sunrise,cursive;font-size:1.25rem;color:#fff;letter-spacing:2px;font-weight:600}.jeff-label span{font-family:inherit;color:inherit;letter-spacing:inherit;font-weight:inherit}.ex-label{font-size:1.2rem;margin-left:1px;font-weight:400;display:inline-table;transform:rotate(10deg)}.doodle-arrow{width:120px;height:80px;margin-top:-1.5rem}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}.sidebarBtn{font-size:32px;color:#323b4c;cursor:pointer;margin-right:10px}.sidebar-dropdown a{display:flex;align-items:center}.home-content{position:relative;padding-top:6rem;padding-left:1rem;min-height:100vh}.dashboardTitle{font-family:Roboto,sans-serif;font-weight:400;font-size:1.1rem;color:#323b4c}.links_name:hover{color:#ffce1c}.submenu_text{margin-left:40px}.like_a_bee{width:50px;height:auto;min-width:50px;margin-left:.2rem}.sidebar{position:fixed;height:100%;width:180px;background:repeating-linear-gradient(60deg,#323b4c 1px,#323b4c,#323b4c 1px,#444 4px);transition:all .5s ease}.sidebar.active{background:repeating-linear-gradient(60deg,#323b4c 1px,#323b4c,#323b4c 1px,#444 4px);width:60px}.sidebar .logo-details{height:80px;display:flex;align-items:center}.sidebar .logo-details i{font-size:20px;color:#fff;min-width:60px;text-align:center}.sidebar .logo-details .logo_name{font-family:Mochiy Pop One,sans-serif;font-size:28px;color:#fff;margin-left:6px}.sidebar .logo-details .ex_point{transform:rotate(15deg);margin-top:-2px;margin-left:2px}.sidebar .logo-details .logo_sub_name{position:absolute;top:17px;left:80px;font-family:Mochiy Pop One,sans-serif;color:#fff;font-size:small;transform:rotate(-5deg)}.sidebar .logo-details .logo-text{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.sidebar.active .logo-details .logo-text{opacity:1;visibility:visible}.sidebar .nav-links{margin-top:10px;padding-left:0!important}.sidebar .nav-links li{position:relative;list-style:none;height:50px}.sidebar .nav-links li a{height:100%;width:100%;display:flex;align-items:center;text-decoration:none;margin-left:-2px;transition:all .4s ease}.sidebar .nav-links li a:hover .links_name{color:#fff200}.sidebar .nav-links li a:hover i{color:#ffce1c}.sidebar .nav-links li i{min-width:60px;text-align:center;font-size:18px;color:#fff}.sidebar .nav-links li a .links_name{color:#fff;font-size:14px;font-weight:500;font-family:Roboto,sans-serif;white-space:nowrap;margin-left:2px}.sidebar .nav-links .log_out{position:absolute;bottom:0;width:100%}.home-section{position:relative;background:#fff;min-height:100vh;width:calc(100% - 180px);left:180px;transition:all .5s ease}.sidebar.active~.home-section{width:calc(100% - 60px);left:60px}.home-section nav{justify-content:space-between;height:80px;background:#fff;display:flex;align-items:center;position:fixed;width:calc(100% - 180px);left:180px;z-index:100;padding:0 20px;box-shadow:0 1px 1px #0000001a;transition:all .5s ease}.sidebar.active~.home-section nav{left:60px;width:calc(100% - 60px)}.home-section nav .sidebar-button{display:flex;align-items:center;font-size:24px;font-weight:500}nav .sidebar-button i{font-size:28px;margin-right:10px;cursor:pointer}@media (min-width: 320px){.sidebar{width:60px}.sidebar.active{width:180px}.home-section{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section{left:180px;width:calc(100% - 180px);overflow:hidden}.home-section nav{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section nav{width:calc(100% - 180px);left:180px}}@media (min-width: 481px){.sidebar{width:60px}.sidebar.active{width:180px}.home-section{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section{left:180px;width:calc(100% - 180px);overflow:hidden}.home-section nav{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section nav{width:calc(100% - 180px);left:180px}.chart-container{margin-left:-20px}}@media (min-width: 769px){.sidebar{width:60px}.sidebar.active{width:180px}.home-section{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section{left:180px;width:calc(100% - 180px);overflow:hidden}.home-section nav{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section nav{width:calc(100% - 180px);left:180px}}@media (min-width: 1025px){.sidebar{width:60px}.sidebar.active{width:180px}.home-section{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section{left:180px;width:calc(100% - 180px);overflow:hidden}.home-section nav{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section nav{width:calc(100% - 180px);left:180px}}@media (min-width: 1281px){.sidebar{width:60px}.sidebar.active{width:180px}.home-section{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section{left:180px;width:calc(100% - 180px);overflow:hidden}.home-section nav{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section nav{width:calc(100% - 180px);left:180px}}@keyframes swing{0%{transform:rotate(0)}10%{transform:rotate(10deg)}30%{transform:rotate(0)}40%{transform:rotate(-10deg)}50%{transform:rotate(0)}60%{transform:rotate(5deg)}70%{transform:rotate(0)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}@keyframes sonar{0%{transform:scale(.9);opacity:1}to{transform:scale(2);opacity:0}}.page-wrapper .sidebar-wrapper,.sidebar-wrapper .sidebar-brand>a,.sidebar-wrapper .sidebar-dropdown>a:after,.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,.sidebar-wrapper ul li a i,.page-wrapper .page-content,.sidebar-wrapper .sidebar-search input.search-menu,.sidebar-wrapper .sidebar-search .input-group-text,.sidebar-wrapper .sidebar-menu ul li a,#show-sidebar,#close-sidebar{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-wrapper{height:100vh}.page-wrapper .theme{width:40px;height:40px;display:inline-block;border-radius:4px;margin:2px}.page-wrapper .theme.chiller-theme{position:fixed;height:100%;width:180px;background:repeating-linear-gradient(60deg,#323b4c 1px,#323b4c,#323b4c 1px,#444 4px);transition:all .5s ease}.page-wrapper.toggled .sidebar-wrapper{left:0}@media screen and (min-width: 768px){.page-wrapper.toggled .page-content{padding-left:300px}}#show-sidebar{position:fixed;left:0;top:10px;border-radius:0 4px 4px 0;width:35px;transition-delay:.3s}.page-wrapper.toggled #show-sidebar{left:-40px}.sidebar-wrapper{width:260px;height:100%;max-height:100%;position:fixed;margin-top:90px;top:0;left:0;z-index:999}.sidebar-wrapper ul{list-style-type:none;padding:0;margin:0}.sidebar-wrapper a{text-decoration:none}.sidebar-content{max-height:calc(100% - 30px);height:calc(100% - 30px);overflow-y:auto;position:relative}.sidebar-content.desktop{overflow-y:hidden}.sidebar-wrapper .sidebar-brand{padding:10px 20px;display:flex;align-items:center}.sidebar-wrapper .sidebar-brand>a{text-transform:uppercase;font-weight:700;flex-grow:1}.sidebar-wrapper .sidebar-brand #close-sidebar{cursor:pointer;font-size:20px}.sidebar-wrapper .sidebar-header{padding:20px;overflow:hidden}.sidebar-wrapper .sidebar-header .user-pic{float:left;width:60px;padding:2px;border-radius:12px;margin-right:15px;overflow:hidden}.sidebar-wrapper .sidebar-header .user-pic img{object-fit:cover;height:100%;width:100%}.sidebar-wrapper .sidebar-header .user-info{float:left}.sidebar-wrapper .sidebar-header .user-info>span{display:block}.sidebar-wrapper .sidebar-header .user-info .user-role{font-size:12px}.sidebar-wrapper .sidebar-header .user-info .user-status{font-size:11px;margin-top:4px}.sidebar-wrapper .sidebar-header .user-info .user-status i{font-size:8px;margin-right:4px;color:#5cb85c}.sidebar-wrapper .sidebar-search>div{padding:10px 20px}.sidebar-wrapper .sidebar-menu{padding-bottom:10px}.sidebar-wrapper .sidebar-menu .header-menu span{font-weight:700;font-size:14px;padding:15px 20px 5px;display:inline-block}.sidebar-wrapper .sidebar-menu ul li a{display:inline-block;width:100%;text-decoration:none;position:relative;padding:12px 30px 15px 20px}.sidebar-wrapper .sidebar-menu ul li a i{margin-right:10px;font-size:14px;width:30px;height:30px;line-height:30px;text-align:center;border-radius:4px}.sidebar-wrapper .sidebar-menu .sidebar-icon{margin-right:10px;font-size:14px;width:30px;line-height:30px;text-align:center;border-radius:4px}.sidebar-wrapper .sidebar-menu ul li a:hover .sidebar-icon{animation:swing ease-in-out .5s 1 alternate;color:#16c7ff;text-shadow:0px 0px 10px rgba(22,199,255,.5);font-size:15px}.sidebar-wrapper .sidebar-menu ul li a:hover>i:before{display:inline-block;animation:swing ease-in-out .5s 1 alternate}.menu-tree,.menu-link{display:flex!important;align-items:center!important}.expand-menu{display:flex!important;align-items:center!important;position:absolute;right:0;margin-right:.75rem;font-size:.8rem}.caret-icon{transition:transform .2s ease}.caret-icon.rotated{transform:rotate(90deg)}.sidebar-wrapper .sidebar-menu .sidebar-dropdown:has(.sidebar-submenu)>a:after{visibility:visible}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul{padding:5px 0}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li{font-size:14px;font-family:Roboto,sans-serif;width:200px}.sidebar-wrapper .sidebar-menu ul li a span.label,.sidebar-wrapper .sidebar-menu ul li a span.badge{float:right;margin-top:8px;margin-left:5px}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label{float:right;margin-top:0}.sidebar-wrapper .sidebar-menu .sidebar-submenu{max-height:0;overflow:hidden;opacity:0;transform:translateY(-5px);transition:max-height .4s ease,opacity .3s ease,transform .3s ease}.sidebar-wrapper .sidebar-menu .sidebar-submenu.open{max-height:100px;opacity:1;transform:translateY(0)}.sidebar-wrapper .sidebar-menu .sidebar-submenu li a{padding:8px 30px 8px 20px}.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a:after{transform:rotate(90deg);right:17px}.sidebar-footer{position:absolute;width:100%;bottom:0;display:flex}.sidebar-footer>a{flex-grow:1;text-align:center;height:30px;line-height:30px;position:relative}.sidebar-footer>a .notification{position:absolute;top:0}.badge-sonar{display:inline-block;background:#980303;border-radius:50%;height:8px;width:8px;position:absolute;top:0}.badge-sonar:after{content:"";position:absolute;top:0;left:0;border:2px solid #980303;opacity:0;border-radius:50%;width:100%;height:100%;animation:sonar 1.5s infinite}.page-wrapper .page-content{display:inline-block;width:100%;padding-left:0;padding-top:20px}.page-wrapper .page-content>div{padding:20px 40px}.page-wrapper .page-content{overflow-x:hidden}::-webkit-scrollbar{width:5px;height:7px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#525965;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#525965}::-webkit-scrollbar-thumb:active{background:#525965}::-webkit-scrollbar-track{background:transparent;border:0px none #ffffff;border-radius:50px}::-webkit-scrollbar-track:hover{background:transparent}::-webkit-scrollbar-track:active{background:transparent}::-webkit-scrollbar-corner{background:transparent}.chiller-theme .sidebar-wrapper{position:fixed;height:100%;width:180px;background:repeating-linear-gradient(60deg,#323b4c 1px,#323b4c,#323b4c 1px,#444 4px);transition:all .5s ease;margin-left:-.35rem}.chiller-theme .sidebar-wrapper .sidebar-header,.chiller-theme .sidebar-wrapper .sidebar-search,.chiller-theme .sidebar-wrapper .sidebar-menu{border-top:1px solid #3a3f48}.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text{border-color:transparent;box-shadow:none}.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,.chiller-theme .sidebar-wrapper .sidebar-brand>a,.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,.chiller-theme .sidebar-footer>a{color:#a9acb4}.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a,.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a,.chiller-theme .sidebar-wrapper .sidebar-header .user-info,.chiller-theme .sidebar-wrapper .sidebar-brand>a:hover,.chiller-theme .sidebar-footer>a:hover i{color:#fff}.page-wrapper.chiller-theme .sidebar-menu span{opacity:1;visibility:visible;transition:opacity .3s ease-in-out}.page-wrapper.chiller-theme:not(.toggled) .sidebar-menu span{opacity:0;transition-delay:0s}.page-wrapper.chiller-theme:not(.toggled) .sidebar-menu span.hidden{visibility:hidden;transition-delay:0s}.page-wrapper.chiller-theme.toggled .sidebar-menu span{opacity:1;visibility:visible;transition-delay:0s}.page-wrapper.chiller-theme.toggled #close-sidebar{color:#bdbdbd}.page-wrapper.chiller-theme.toggled #close-sidebar:hover{color:#fff}.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown>a:hover i{color:#16c7ff;text-shadow:0px 0px 10px rgba(22,199,255,.5);font-size:15px}.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown ul{background:#3a3f48}.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li:hover a i{color:#16c7ff;text-shadow:0px 0px 10px rgba(22,199,255,.5);font-size:17px}.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li:hover a span{color:#fff}.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span{color:#6c7b88}.chiller-theme .sidebar-footer{background:#3a3f48;box-shadow:0 -1px 5px #282c33;border-top:1px solid #464a52}.chiller-theme .sidebar-footer>a:first-child{border-left:none}.chiller-theme .sidebar-footer>a:last-child{border-right:none}@font-face{font-family:Waiting for the Sunrise;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/fonts/waiting-for-the-sunrise/waiting-for-the-sunrise-latin-400-normal.woff2) format("woff2"),url(/assets/fonts/waiting-for-the-sunrise/waiting-for-the-sunrise-latin-400-normal.woff) format("woff")}@font-face{font-family:Mochiy Pop One;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/mochiy-pop-one/mochiy-pop-one-latin-400-normal.woff2) format("woff2"),url(/assets/fonts/mochiy-pop-one/mochiy-pop-one-latin-400-normal.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/fonts/roboto/roboto-latin-300-normal.woff2) format("woff2"),url(/assets/fonts/roboto/roboto-latin-300-normal.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/fonts/roboto/roboto-latin-400-normal.woff2) format("woff2"),url(/assets/fonts/roboto/roboto-latin-400-normal.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/fonts/roboto/roboto-latin-500-normal.woff2) format("woff2"),url(/assets/fonts/roboto/roboto-latin-500-normal.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/fonts/roboto/roboto-latin-600-normal.woff2) format("woff2"),url(/assets/fonts/roboto/roboto-latin-600-normal.woff) format("woff")}@font-face{font-family:Bebas Neue;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/fonts/bebas-neue/bebas-neue-latin-400-normal.woff2) format("woff2"),url(/assets/fonts/bebas-neue/bebas-neue-latin-400-normal.woff) format("woff")}@font-face{font-family:Geist;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/fonts/geist/geist-latin-400-normal.woff2) format("woff2"),url(/assets/fonts/geist/geist-latin-400-normal.woff) format("woff")}.loading_message{font-size:1rem;color:#323b4c;margin-bottom:1rem;margin-left:.5rem;margin-right:1rem}.error_container{display:flex;align-items:flex-start;margin-left:.3rem}.emoji{height:2rem;width:auto;line-height:1rem;flex-shrink:0}.error_text{margin-left:.5rem;margin-right:1rem;font-family:Roboto,sans-serif;font-size:1rem;flex:1;color:#323b4c;-webkit-hyphens:auto;hyphens:auto;line-height:2rem;min-height:2rem}.error_suggestion{margin-top:.5rem;margin-left:1.5rem}.error_blockquote{border-left:4px solid #ccc;padding-left:12px;color:#8b0000;font-style:italic;font-family:monospace;margin-top:1rem;margin-left:1rem}.refresh_button{font-family:Roboto,sans-serif;font-size:1rem;background-color:#fff;border-style:none;color:#1463a9;cursor:pointer;text-decoration:"none";padding:0}.tailspin-wrapper-reload{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.tailspin-reload{width:2rem;height:2rem;border:4px solid #16c7ff;border-left-color:transparent;border-radius:50%;animation:tailspin-rotate .8s linear infinite}@keyframes tailspin-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}@keyframes animate{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}.background{position:fixed;width:100vw;height:100vh;top:0;left:0;margin:0;padding:0;background:#b7e6ce;overflow:hidden}.background li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:#fff3;animation:animate 34s linear infinite}.background li:nth-child(0){left:56%;width:151px;height:151px;bottom:-151px;animation-delay:1s}.background li:nth-child(1){left:82%;width:153px;height:153px;bottom:-153px;animation-delay:1s}.background li:nth-child(2){left:68%;width:136px;height:136px;bottom:-136px;animation-delay:4s}.background li:nth-child(3){left:46%;width:143px;height:143px;bottom:-143px;animation-delay:3s}.background li:nth-child(4){left:0%;width:133px;height:133px;bottom:-133px;animation-delay:9s}.background li:nth-child(5){left:56%;width:148px;height:148px;bottom:-148px;animation-delay:8s}.background li:nth-child(6){left:2%;width:124px;height:124px;bottom:-124px;animation-delay:16s}.background li:nth-child(7){left:39%;width:173px;height:173px;bottom:-173px;animation-delay:16s}.background li:nth-child(8){left:29%;width:169px;height:169px;bottom:-169px;animation-delay:35s}.background li:nth-child(9){left:25%;width:149px;height:149px;bottom:-149px;animation-delay:13s}.background li:nth-child(10){left:58%;width:154px;height:154px;bottom:-154px;animation-delay:33s}.jeff-reyes{font-family:Roboto,sans-serif;font-size:1.3rem;font-weight:600;margin-top:.5rem}.highest-degree{font-family:Roboto,sans-serif;font-size:.9rem;margin-top:.25rem}.current-role{font-family:Roboto,sans-serif;font-size:.9rem;margin-top:.25rem;margin-bottom:1.75rem}.role-title,.divider{white-space:nowrap}.role-divider{color:#434345;margin-left:.2rem;margin-right:.2rem}.role-subtitle{white-space:normal}.executive-title{font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:1.75rem}.tblMe{padding:5px;border:none}.about-me{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;height:100%}.divider{border-top:1px solid rgba(0,0,0,.1);margin:20px 0}.social-links{display:flex;margin-bottom:1.25rem}.social-links a{position:relative;display:inline-block;overflow:hidden}.social-links a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,#fff3,#ffffff80,#fff3);transform:skew(-25deg);transition:left .5s ease-in-out}.social-links a:hover:before{left:100%}.social-badge{width:40px;height:40px;text-decoration-line:none;margin-right:.2rem}.about-item{display:flex;align-items:flex-start;padding-bottom:1.25rem;width:100%}.about-item:hover .about-jeff{transform:scale(1.1)}.about-attribute{display:flex;vertical-align:middle;border:none}.about-details{width:90%;border:none;vertical-align:middle;padding-left:10px;padding-right:20px}.about-title{font-family:Roboto,sans-serif;font-size:1rem;color:#000;margin-bottom:3px}.about-description{font-family:Roboto,sans-serif;font-size:.9rem;color:#333;margin-bottom:1px;text-align:justify;-webkit-hyphens:auto;hyphens:auto;word-spacing:.05em}.react-loading-skeleton.about-description{margin-bottom:1px;width:100%}.about-jeff,.react-loading-skeleton.about-jeff{width:50px;height:auto;transition:transform .3s ease}@media (min-width: 750px){.about-item{flex:1 1 calc(50% - 1rem);display:flex;align-items:flex-start;padding-bottom:2rem}.about-title{font-weight:600}.about-jeff,.react-loading-skeleton.about-jeff{width:70px}.about-description{width:90%}.react-loading-skeleton.about-description{width:100%}}
