.p-projects-list .p-thumb>span{scale:1.0001;will-change:scale;transition:scale .8s cubic-bezier(.25,.46,.45,.94),opacity .3s}.p-projects-list .p-thumb .p-link{height:0;left:0;top:0;right:0;position:absolute;background-color:#00000080;transition:height .2s}:where(.dark,.dark *) .p-projects-list .p-thumb .p-link{background-color:#161616b3}.p-projects-list .p-thumb .p-link>a{font-weight:700;transition:opacity .15s ease-in-out}@media only screen and (min-width:48rem){.p-projects-list .p-thumb .p-link>a{opacity:0;border-radius:var(--radius-md);border:1px solid rgba(var(--text-color-1, #fe5242),.7);background-color:rgba(var(--text-color-1, #fe5242),.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding-block:16px;padding-inline:16px;color:var(--color-white)}.p-projects-list .p-thumb .p-link>a:hover{box-shadow:0 4px 29px -9px rgba(var(--text-color-2, #0c8e39),.5);border-color:rgba(var(--text-color-2, #0c8e39),.7);background-color:rgba(var(--text-color-2, #0c8e39),.7)}.p-projects-list .p-thumb .p-link>a:not(:last-child){border-color:rgba(var(--text-color-2, #0c8e39),.7);background-color:rgba(var(--text-color-2, #0c8e39),.7)}.p-projects-list .p-thumb .p-link>a:not(:last-child):hover{box-shadow:0 4px 29px -9px rgba(var(--text-color-1, #fe5242),.5);border-color:rgba(var(--text-color-1, #fe5242),.7);background-color:rgba(var(--text-color-1, #fe5242),.7)}}@media only screen and (max-width:47.99875rem){.p-projects-list .p-thumb .p-link>a{opacity:1;color:var(--text-color-1);font-size:14px}.p-projects-list .p-thumb .p-link>a:hover{color:var(--text-color-2)}.p-projects-list .p-thumb .p-link>a:not(:last-child){color:var(--text-color-2)}.p-projects-list .p-thumb .p-link>a:not(:last-child):hover{color:var(--text-color-1)}}@media only screen and (max-width:47.99875rem){.p-projects-list .p-thumb .p-link{position:static;justify-content:flex-start;row-gap:0;height:auto;background:none;margin-top:12px;align-items:center}}@media only screen and (min-width:48rem){.p-projects-list .p-thumb:hover>span{scale:1.06;opacity:1}.p-projects-list .p-thumb:hover .p-link{height:100%}.p-projects-list .p-thumb:hover .p-link>a{opacity:1;transition-delay:.3s}}.p-news-list .c-cover{box-shadow:inset 0 0 12px #0000000f;border:1px solid rgba(0,0,0,.12)}:where(.dark,.dark *) .p-news-list .c-cover{box-shadow:inset 0 0 12px #ffffff0f;border:1px solid rgba(255,255,255,.12)}.p-news-list .item-img{border-radius:var(--radius-md);overflow:hidden}.p-news-list .item-img>img{object-fit:cover;display:block;width:100%;height:100%}@media only screen and (max-width:63.99875rem){.p-news-list .item-img{display:none}}.p-news-list .first-item{position:relative}@media only screen and (min-width:64rem){.p-news-list .first-item .c-content{position:absolute;bottom:0;left:0;right:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:24px;border-radius:0 0 var(--radius-md) var(--radius-md);color:#fff;pointer-events:none}.p-news-list .first-item .c-content :where(.c-terms,.view-more){display:none}}.section-partners .swiper{position:relative}.section-partners .swiper:after,.section-partners .swiper:before{content:"";position:absolute;top:0;height:100%;width:100px;z-index:2;pointer-events:none}.section-partners .swiper:before{left:0;background:linear-gradient(90deg,#fefefe 0%,transparent 100%)}:where(.dark,.dark *) .section-partners .swiper:before{background:linear-gradient(90deg,#161616 0%,transparent 100%)}.section-partners .swiper:after{right:0;background:linear-gradient(90deg,transparent 0%,#fefefe 100%)}:where(.dark,.dark *) .section-partners .swiper:after{background:linear-gradient(90deg,transparent 0%,#161616 100%)}.blob-shape{border-radius:40% 60% 70% 30%/40% 50% 60%;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.font-display{font-family:var(--font-display)}.hero-title-accent{background:linear-gradient(to right,gold,#fef08a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.animate-fade-in-up{animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-bounce-slow{animation:bounce 3s infinite}.section-services .group:hover{transform:translateY(-4px)}.section-services .group{transition:transform .3s ease}.organic-shape{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;overflow:hidden}.quote-card-shadow{box-shadow:0 25px 50px -12px #0000001a,0 0 0 1px #00000005}.section-global-network .swiper-button-prev,.section-global-network .swiper-button-next{display:none}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.footer-contact-card .wpcf7 input:not([type=submit]),.footer-contact-card .wpcf7 textarea{width:100%;padding:12px 16px;border-radius:12px;border:2px solid rgba(0,66,128,.1);background:#fff;color:var(--color-primary)}.footer-contact-card .wpcf7 input:not([type=submit]):focus,.footer-contact-card .wpcf7 textarea:focus{border-color:var(--color-primary);outline:none}.footer-contact-card .wpcf7 input:not([type=submit])::placeholder,.footer-contact-card .wpcf7 textarea::placeholder{color:#00428066}.footer-contact-card .wpcf7 [type=submit]{width:100%;padding:16px;background:var(--color-primary);color:#fff;font-weight:700;border-radius:12px;transition:background-color .15s ease-in-out}.footer-contact-card .wpcf7 [type=submit]:hover{background:var(--color-primary-light, var(--color-primary))}.footer-contact-card .wpcf7 .wpcf7-form{display:flex;flex-direction:column;gap:16px}.section-news .group:hover h3 a{color:var(--color-accent, #ffd700)}
