@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Lato:wght@400;700&display=swap);body{background-color:#f8f9fa;color:#495057;font-family:Lato,sans-serif;margin:0}.navbar{align-items:center;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;height:50px;justify-content:space-between;padding:.5rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-brand .navbar-item{color:#343a40;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar-end,.navbar-menu{display:flex}.navbar-end{align-items:center}.navbar-item{color:#495057;padding:.5rem 1rem;text-decoration:none;transition:color .3s}.navbar-item:hover{color:#0a60ab}.hero{background:linear-gradient(45deg,#0a60ab,#00d2ff);color:#fff;padding:100px 20px;text-align:center}.hero .title{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;margin:0}.hero .subtitle{font-size:1.5rem;margin-top:1rem}.main-content{padding:2rem;position:relative;z-index:1}.main-content:before{background-image:url(/static/media/wolf_bg.66e85da45a26c96654e7.svg);background-position:50%;background-repeat:no-repeat;background-size:auto 100vh;content:"";height:100%;left:0;opacity:.05;position:fixed;top:100px;width:100%;z-index:-1}.section{border-bottom:1px solid #dee2e6;padding:60px 0}.section:last-child{border-bottom:none}.section-title{color:#343a40;font-family:Montserrat,sans-serif;font-size:2.5rem;margin-bottom:40px;text-align:center}.section-content{line-height:1.8;margin:0 auto;max-width:1200px;text-align:center}.portfolio-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.portfolio-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:2rem;text-align:left}.portfolio-item h3{font-family:Montserrat,sans-serif;font-size:1.5rem;margin-top:0}.skill-category{margin-bottom:2rem}.skill-category h3{color:#343a40;font-family:Montserrat,sans-serif;font-size:1.8rem;margin-bottom:1rem}.services-list{list-style-type:none;padding:0}.services-list li{margin-bottom:1rem}.course-filter{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.course-filter button{background-color:#fff;border:1px solid #dee2e6;border-radius:2rem;cursor:pointer;padding:.5rem 1.5rem;transition:all .3s}.course-filter button:hover{background-color:#e9ecef}.course-filter button.active{background-color:#0a60ab;border-color:#0a60ab;color:#fff}.courses-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-top:2rem;text-align:left}@media (min-width:768px){.courses-grid{grid-template-columns:repeat(2,1fr)}}.course-card-container{height:560px;perspective:1000px;position:relative;transition:all .5s ease-in-out}.course-card{cursor:pointer;height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s;width:100%}.course-card.flipped{transform:rotateY(180deg)}.card-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;box-sizing:border-box;height:100%;overflow-y:auto;padding:2rem;position:absolute;width:100%}.card-front{z-index:2}.card-back{padding:3rem;transform:rotateY(180deg);z-index:1}.card-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag{background-color:#e9ecef;border-radius:1rem;color:#495057;font-size:.8rem;padding:.25rem .75rem}.course-card-container.expanded{background-color:initial;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}.course-card-container.expanded .course-card{height:90vh;margin:5vh auto;width:80vw}.footer{background-color:#343a40;color:#fff;padding:2rem;text-align:center}
/*# sourceMappingURL=main.33dff187.css.map*/