.Links-module__qnmz4W__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.Links-module__qnmz4W__links{flex-wrap:wrap;justify-content:center;gap:0;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.Links-module__qnmz4W__links li{padding:0}.Links-module__qnmz4W__links li a,.Links-module__qnmz4W__links li button{min-height:var(--height-min);width:var(--height-min);border-radius:var(--radius-big);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:0;transition:all .25s cubic-bezier(.08,.59,.29,.99);display:flex}.Links-module__qnmz4W__links li a:hover,.Links-module__qnmz4W__links li button:hover{background:var(--color-translucent);transform:scale(1.05)}.Links-module__qnmz4W__buttonMore svg{color:var(--color-b)}.Links-module__qnmz4W__containerText{gap:.75rem;width:100%;margin:0}.Links-module__qnmz4W__links .Links-module__qnmz4W__text a{width:100%;font-size:var(--font-size-6);color:var(--color-b-fixed);text-align:left;background:var(--color-y-3);gap:.75rem;padding:.75rem 1.75rem;line-height:1}.Links-module__qnmz4W__links .Links-module__qnmz4W__text a:hover{background:var(--color-y-3);transform:scale(1.025)}.Links-module__qnmz4W__links svg{width:1.4rem;height:1.4rem}.Links-module__qnmz4W__links .Links-module__qnmz4W__text svg{color:var(--color-b-fixed)!important}@media only screen and (min-width:900px){.Links-module__qnmz4W__links li a,.Links-module__qnmz4W__links li button{min-height:var(--height-max);width:var(--height-max)}.Links-module__qnmz4W__links .Links-module__qnmz4W__text a{font-size:var(--font-size-5);padding:1rem 2.5rem}}
.BlogPosts-module__sel7qq__posts{flex-wrap:wrap;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.BlogPosts-module__sel7qq__posts li{width:100%;padding:0}.BlogPosts-module__sel7qq__posts a{background:var(--color-w);text-align:left;border-radius:var(--radius);transition:var(--transition);flex-direction:column;padding:2rem 2rem 1.75rem;display:flex}.BlogPosts-module__sel7qq__posts a:hover h3,.BlogPosts-module__sel7qq__posts a:focus h3{text-decoration:underline}.BlogPosts-module__sel7qq__posts svg{width:1.4rem;height:1.4rem;color:var(--color-b-fixed)}.BlogPosts-module__sel7qq__posts h3{color:var(--color-b-fixed);padding:0 0 1.5rem;font-size:1.25rem}.BlogPosts-module__sel7qq__posts p{font-size:var(--font-size-6);color:var(--color-b-fixed)}.BlogPosts-module__sel7qq__posts span{font-size:var(--font-size-6);border-radius:var(--radius-big);background:var(--color-b-fixed);width:1.5rem;height:1.5rem;color:var(--color-w);transition:var(--transition);justify-content:center;align-items:center;margin-bottom:1rem;font-weight:700;display:flex;position:relative}.BlogPosts-module__sel7qq__posts figure{background:var(--color-w)}.BlogPosts-module__sel7qq__title{align-items:center;gap:2rem;display:flex}@media only screen and (min-width:700px){.BlogPosts-module__sel7qq__posts h3{font-size:var(--font-size-4)}}@media only screen and (min-width:900px){.BlogPosts-module__sel7qq__posts{flex-wrap:nowrap;gap:2rem}}
.CardsWorkFeatured-module__qBDONa__container{box-sizing:border-box;flex-wrap:wrap;justify-content:center;margin-top:5rem;display:flex}.CardsWorkFeatured-module__qBDONa__container a{transition:var(--transition);flex-direction:column;gap:2rem;display:flex}.CardsWorkFeatured-module__qBDONa__container a:hover,.CardsWorkFeatured-module__qBDONa__container a:focus{background:var(--color-b)!important}.CardsWorkFeatured-module__qBDONa__container a:hover svg,.CardsWorkFeatured-module__qBDONa__container a:focus svg{fill:var(--color-w-text)!important}.CardsWorkFeatured-module__qBDONa__iconContainer{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}.CardsWorkFeatured-module__qBDONa__icon{aspect-ratio:1;border-radius:var(--radius);background:var(--color-y-3);justify-content:center;align-items:center;width:100%;animation:8s ease-in-out infinite CardsWorkFeatured-module__qBDONa__checkerboardA;display:flex}.CardsWorkFeatured-module__qBDONa__icon svg{width:2rem;height:2rem;fill:var(--color-b-fixed);transition:transform .3s;animation:8s ease-in-out infinite CardsWorkFeatured-module__qBDONa__svgColorA}.CardsWorkFeatured-module__qBDONa__icon:hover svg,.CardsWorkFeatured-module__qBDONa__icon:focus svg{transform:scale(1.1)}@keyframes CardsWorkFeatured-module__qBDONa__checkerboardA{0%,45%{background:var(--color-y-3)}50%,95%{background:0 0}to{background:var(--color-y-3)}}@keyframes CardsWorkFeatured-module__qBDONa__svgColorA{0%,45%{fill:var(--color-b-fixed)}50%,95%{fill:currentColor}to{fill:var(--color-b-fixed)}}@keyframes CardsWorkFeatured-module__qBDONa__checkerboardB{0%,45%{background:0 0}50%,95%{background:var(--color-y-3)}to{background:0 0}}@keyframes CardsWorkFeatured-module__qBDONa__svgColorB{0%,45%{fill:currentColor}50%,95%{fill:var(--color-b-fixed)}to{fill:currentColor}}.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+1),.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+3),.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+5){background:var(--color-y-3);animation-name:CardsWorkFeatured-module__qBDONa__checkerboardA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+1) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+3) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+5) svg{fill:var(--color-b-fixed);animation-name:CardsWorkFeatured-module__qBDONa__svgColorA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+2),.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+4),.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n){background:0 0;animation-name:CardsWorkFeatured-module__qBDONa__checkerboardB}.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+2) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n+4) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(6n) svg{fill:currentColor;animation-name:CardsWorkFeatured-module__qBDONa__svgColorB}@media screen and (min-width:600px){.CardsWorkFeatured-module__qBDONa__iconContainer{grid-template-columns:repeat(4,1fr)}.CardsWorkFeatured-module__qBDONa__icon svg{width:2.5rem;height:2.5rem}.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+1),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+3),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+6),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n){background:var(--color-y-3);animation-name:CardsWorkFeatured-module__qBDONa__checkerboardA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+1) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+3) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+6) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n) svg{fill:var(--color-b-fixed);animation-name:CardsWorkFeatured-module__qBDONa__svgColorA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+2),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+4),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+5),.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+7){background:0 0;animation-name:CardsWorkFeatured-module__qBDONa__checkerboardB}.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+2) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+4) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+5) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(8n+7) svg{fill:currentColor;animation-name:CardsWorkFeatured-module__qBDONa__svgColorB}}@media screen and (min-width:900px){.CardsWorkFeatured-module__qBDONa__iconContainer{grid-template-columns:repeat(6,1fr)}.CardsWorkFeatured-module__qBDONa__icon svg{width:3rem;height:3rem}.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+1),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+3),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+5),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+8),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+10),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n){background:var(--color-y-3);animation-name:CardsWorkFeatured-module__qBDONa__checkerboardA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+1) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+3) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+5) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+8) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+10) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n) svg{fill:var(--color-b-fixed);animation-name:CardsWorkFeatured-module__qBDONa__svgColorA}.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+2),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+4),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+6),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+7),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+9),.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+11){background:0 0;animation-name:CardsWorkFeatured-module__qBDONa__checkerboardB}.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+2) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+4) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+6) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+7) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+9) svg,.CardsWorkFeatured-module__qBDONa__icon:nth-child(12n+11) svg{fill:currentColor;animation-name:CardsWorkFeatured-module__qBDONa__svgColorB}}
.ProfilePhoto-module__rShZkq__container{display:flex}#ProfilePhoto-module__rShZkq__profile{margin:-1rem auto 2rem;display:flex;position:relative}#ProfilePhoto-module__rShZkq__profile img{background:var(--color-translucent);z-index:2;border-radius:50%;width:4.5rem;height:4.5rem}#ProfilePhoto-module__rShZkq__profile svg{z-index:-1;width:7rem;height:6rem;position:absolute;top:-1rem;left:-2rem}.ProfilePhoto-module__rShZkq__animate{animation:2s ease-in-out ProfilePhoto-module__rShZkq__rotate}@keyframes ProfilePhoto-module__rShZkq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width:700px){#ProfilePhoto-module__rShZkq__profile{margin:0 auto 3rem}#ProfilePhoto-module__rShZkq__profile img{width:5rem;height:5rem}#ProfilePhoto-module__rShZkq__profile svg{width:9rem;height:7.5rem;top:-1.5rem;left:-2rem}}
