@font-face{font-family:PTSans;src:url(../../../fonts/PTSans.ttf)}:root{--accent:#588157;--foreground1:#344e41;--foreground2:#3a5a40;--background1:#dad7cd;--background2:#a3b18a;--border-radius:5px;--border-width:2px;--button-padding:25px;--vector-opacity:.2;--desktop-text-font-size:1.5rem;--desktop-header-font-size:2.5rem;--desktop-main-inline-padding:7%;--mobile-text-font-size:1.25rem;--mobile-header-font-size:1.75rem;--mobile-main-inline-pading:2rem}*{scroll-behavior:smooth;margin:0;padding:0;font-family:PTSans}p>a{color:var(--accent);text-decoration:none;position:relative}p>a:after{content:"";background-color:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}p>a:hover:after{width:100%}html{background-color:var(--background1)}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate{opacity:0;animation:.6s forwards fade-up;transform:translateY(24px)}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}.animate-delay-4{animation-delay:.4s}.animate-delay-5{animation-delay:.5s}.animate-delay-6{animation-delay:.6s}
