@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-font-weight:initial}::backdrop{--tw-font-weight:initial}}}@layer components{.project__card{cursor:pointer;padding:calc(var(--spacing,.25rem)*7);border-radius:1rem}.project__card--orange{color:var(--color-primary-orange)}.project__card--orange:hover{box-shadow:inset 0 0 80px 2px var(--color-primary-orange)}.project__card--green{color:var(--color-primary-green)}.project__card--green:hover{box-shadow:inset 0 0 80px 2px var(--color-primary-green)}.project__card--blue{color:var(--color-primary-blue)}.project__card--blue:hover{box-shadow:inset 0 0 80px 2px var(--color-primary-blue)}.project__card-inner{justify-content:space-between;gap:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}.project__card-title{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75/1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-text-primary)}.project__card-description{margin-top:calc(var(--spacing,.25rem)*2);min-height:calc(var(--spacing,.25rem)*10);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray);text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.project__card-skills{margin-top:calc(var(--spacing,.25rem)*4);gap:calc(var(--spacing,.25rem)*2);flex-wrap:nowrap;display:flex;overflow:hidden}}@property --tw-font-weight{syntax:"*";inherits:false}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-font-weight:initial}::backdrop{--tw-font-weight:initial}}}@layer components{.tag{align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.tag__label{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}}@property --tw-font-weight{syntax:"*";inherits:false}
@layer components{.section__projects .project__cards{margin-top:calc(var(--spacing,.25rem)*8);gap:calc(var(--spacing,.25rem)*4);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:48rem){.section__projects .project__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.section__projects .project__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-font-weight:initial}::backdrop{--tw-font-weight:initial}}}@layer components{.section__certifications .certifications__list{margin-top:calc(var(--spacing,.25rem)*8);gap:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}.section__certifications .certification__item{margin-inline:calc(var(--spacing,.25rem)*0);gap:calc(var(--spacing,.25rem)*4);display:flex}@media (min-width:40rem){.section__certifications .certification__item{min-width:calc(var(--spacing,.25rem)*150);gap:calc(var(--spacing,.25rem)*8);margin-left:auto;margin-right:auto}}.section__certifications .certification__icon{height:calc(var(--spacing,.25rem)*12);width:calc(var(--spacing,.25rem)*12);border-radius:var(--radius-lg,.5rem);padding:calc(var(--spacing,.25rem)*3)}.section__certifications .certification__content-wrapper{flex-direction:column;display:flex}@media (min-width:40rem){.section__certifications .certification__content-wrapper{gap:calc(var(--spacing,.25rem)*12);flex-direction:row}}.section__certifications .certification__content{min-width:calc(var(--spacing,.25rem)*60);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);flex-direction:column;display:flex}@media (min-width:40rem){.section__certifications .certification__content{grid-column:span 2/span 2}}.section__certifications .certification__description{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray)}.section__certifications .certification__date{min-width:calc(var(--spacing,.25rem)*20)}@media (min-width:40rem){.section__certifications .certification__date{margin-top:calc(var(--spacing,.25rem)*1.5)}}}@property --tw-font-weight{syntax:"*";inherits:false}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-font-weight:initial}::backdrop{--tw-font-weight:initial}}}@layer components{.blog__card{cursor:pointer;border-radius:1rem}.blog__card-inner{height:100%;min-height:calc(var(--spacing,.25rem)*59);justify-content:flex-end;gap:calc(var(--spacing,.25rem)*4);padding:calc(var(--spacing,.25rem)*7);background-blend-mode:multiply;background-color:rgba(0,0,0,.6);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;display:flex}.blog__card-inner--devops{background-image:url(/illustrations/devops.jpg)}.blog__card-inner--cloud{background-image:url(/illustrations/cloud.jpg)}.blog__card-inner:hover{background-color:rgba(0,0,0,.8)}.blog__card-title{height:calc(var(--spacing,.25rem)*12);font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);display:flex}.blog__card-pubDate{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-gray);display:flex}}@property --tw-font-weight{syntax:"*";inherits:false}
@layer components{.blog__cards-container{position:relative}.blog__cards{margin-top:calc(var(--spacing,.25rem)*8);gap:calc(var(--spacing,.25rem)*4);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:768px){.blog__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.blog__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog__card-more-button{margin-top:calc(var(--spacing,.25rem)*8);cursor:pointer;justify-content:center;width:100%;display:flex}@media (min-width:48rem){.blog__card-more-button{width:auto;margin-left:auto;margin-right:auto}}.blog__card-more-button-inner{width:100%;padding-block:calc(var(--spacing,.25rem)*4);text-align:center;border-radius:3.40282e38px}@media (min-width:40rem){.blog__card-more-button-inner{padding-inline:calc(var(--spacing,.25rem)*24)}}@media (min-width:48rem){.blog__card-more-button-inner{width:auto}}.blog__card-more-button-inner:hover{background:var(--bg-color-primary)}}
@layer components{.home{padding-top:calc(var(--spacing,.25rem)*12);padding-bottom:calc(var(--spacing,.25rem)*48);position:relative}.nav-container{top:calc(var(--spacing,.25rem)*6);z-index:9999;margin-top:calc(var(--spacing,.25rem)*6);justify-content:center;display:flex;position:-webkit-sticky;position:sticky}}
