@keyframes rotating{100%{transform:rotate(360deg)}}.projectsList .infiniteRepeater-pager,.projectsList .infiniteRepeater-pages,.projectsList .infiniteRepeater-scroll{display:none}.projectsList .infiniteRepeater-bottom{margin:6rem 0}.projectsContainer{display:grid;gap:4rem}@media(min-width: 62rem){.projectsContainer{gap:4rem;grid-template-columns:repeat(3, 1fr)}}.projectItem{text-decoration:none;transition:250ms ease-in-out;display:flex;flex-flow:column nowrap}.projectItem .projectItem-image{position:relative;display:flex;overflow:hidden;height:clamp(18rem, 18.0555555556vw, 26rem);flex-direction:column;justify-content:flex-end;padding:2rem}.projectItem .projectItem-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:all 250ms ease-in-out}.projectItem .projectItem-image img.empty-img{object-fit:contain}.projectItem .projectItem-image::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(180deg, rgba(5, 5, 5, 0) 0%, #050505 100%);content:""}.projectItem .projectItem-content{padding:2rem;flex:1 1 auto;display:flex;flex-flow:column nowrap;justify-content:space-between}.projectItem .projectItem-name{position:relative;z-index:2;margin:0;text-transform:uppercase;transition:250ms ease-in-out}.projectItem .projectItem-desc{margin-bottom:2rem}.projectItem:hover,.projectItem:focus{border-color:#ff5c00;color:#fff;text-decoration:none}.projectItem:hover .projectItem-name,.projectItem:focus .projectItem-name{color:#ff5c00}.projectLabel-item{display:block;padding:.5rem .3rem;border-radius:0rem;background-color:#d8f0f9;color:#01719a;font-size:1.4rem;font-weight:700;line-height:1;text-align:center;text-decoration:none}.projectLabel-item+.projectLabel{margin-top:.5rem}a.projectLabel-item:focus,a.projectLabel-item:hover{background-color:#c2e8f6;text-decoration:none}.projectDetail .projectDetail-image{margin-bottom:clamp(2rem, 2.7777777778vw, 4rem)}.projectDetail .projectDetail-info{display:flex;justify-content:space-between;margin-bottom:clamp(1rem, 1.3888888889vw, 2rem);gap:2rem}.projectDetail .projectDetail-labels{position:static;display:flex;gap:1rem}.projectDetail .projectDetail-perex{margin:0 0 clamp(2rem, 2.7777777778vw, 4rem) 0}.projectDetail .projectDetail-content{margin-bottom:clamp(2rem, 2.7777777778vw, 4rem)}.projectDetail .section-white{padding-top:0}.projectDetail .section-white h1{margin-top:clamp(2rem, 2.0833333333vw, 3rem)}.widget-project-btn{text-align:center}.widget-project .project-item{display:none}.widget-project .project-item:nth-child(1),.widget-project .project-item:nth-child(2){display:block}@media(min-width: 62rem){.widget-project .project-item:nth-child(3){display:block}}@media(min-width: 75rem){.widget-project .project-item:nth-child(4){display:block}}