.hero{background-color:#07344a;color:#fff;margin:0;padding-top:var(--header-height);text-align:center}.hero__sub-container{padding-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem);padding-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem);margin-left:auto;margin-right:auto}.hero__first-p{margin-top:clamp(1.5rem,.857rem + 3.214vw,3.75rem)}.hero__second-p{text-align:center;margin-top:clamp(1.5rem,.857rem + 3.214vw,3.75rem)}.block-cta-video__sub-container{padding-top:clamp(2rem,1.5rem + 2.5vw,3.75rem);display:flex;flex-direction:column;align-items:center;gap:clamp(.5rem,.357rem + .714vw,1rem)}
.card-project{display:block;position:relative;height:100%;text-decoration:none;overflow:hidden}.card-project__container{display:flex;flex-direction:column;height:100%;gap:clamp(1rem,.75rem + 1.25vw,1.875rem)}.card-project__img-wrap{order:1;width:100%}.card-project__img-wrap picture{width:100%;aspect-ratio:16/9}.card-project__img-wrap picture img{width:100%;height:100%;transition:filter .2s cubic-bezier(0.55, 0.085, 0.68, 0.53)}.card-project__text-wrap{flex:1;order:2;display:flex;flex-direction:column;color:#07344a}.card-project__title{display:flex;justify-content:space-between;margin-bottom:.5rem}.card-project__title span{display:inline-block;flex:1}.card-project__title::after{content:"";display:inline-block;width:2.25rem;height:2.25rem;width:1.6cap;height:1.6cap;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2744%27 height=%2744%27 viewBox=%270 0 44 44%27%3E%3Cpath d=%27M9.25837 36.6665L7.33337 34.7415L30.1584 11.9165H7.51671V9.1665H34.8334V36.4832H32.0834V13.8415L9.25837 36.6665Z%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2744%27 height=%2744%27 viewBox=%270 0 44 44%27%3E%3Cpath d=%27M9.25837 36.6665L7.33337 34.7415L30.1584 11.9165H7.51671V9.1665H34.8334V36.4832H32.0834V13.8415L9.25837 36.6665Z%27/%3E%3C/svg%3E")}.card-project__p{margin-bottom:clamp(1rem,.75rem + 1.25vw,1.875rem)}.card-project__p p{font-family:"Inter","Inter-fallback",Arial,Helvetica,sans-serif;font-weight:400;font-size:clamp(.813rem,.76rem + .267vw,1rem);line-height:1.5}.card-project__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.card-project__chips .chip{font-family:"Inter","Inter-fallback",Arial,Helvetica,sans-serif;font-weight:400;font-size:clamp(.813rem,.76rem + .267vw,1rem);line-height:1.5;display:block;cursor:pointer;border:0;border-radius:100px;text-align:center;border:1px solid #f0f4fc;background-color:#f0f4fc;color:#07344a;padding:8px clamp(16px,12px + 1.25vw,30px)}@media(min-width: 768px){.card-project:hover .card-project__img-wrap img{filter:brightness(90%)}}
