.project-tabs{background:#eff4f4;padding-block:75px}.project-tabs.is-style-secondary .project-tab-item:before{font-family:Beatrice,sans-serif;font-size:clamp(15px,1.2vw + .65rem,1.5rem);font-weight:700;padding:20px 60px 16px 20px}.project-tabs__container{background-color:#fff;border-radius:12px;display:grid;gap:70px;grid-template-columns:280px 1fr;padding:50px 50px 50px 24px}@media screen and (max-width:959px){.project-tabs__container{gap:20px;grid-template-columns:.5fr 1fr;padding:20px}}@media screen and (max-width:743px){.project-tabs__container{gap:0;grid-template-columns:1fr;padding:20px}}.project-tabs__container .point-of-contact{margin-top:clamp(25px,25px + 2vw,40px)}.project-tabs__navigation{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:743px){.project-tabs__navigation{display:none}}.project-tabs__nav-item{align-items:center;background-color:transparent;cursor:pointer;display:flex;gap:30px;justify-content:space-between;text-align:left;white-space:normal}.project-tabs__nav-item svg{min-width:20px;opacity:0;transition:all .3s ease;width:20px}.project-tabs__nav-item.active,.project-tabs__nav-item:hover{color:#8a1e04}.project-tabs__nav-item.active svg,.project-tabs__nav-item:hover svg{opacity:1}.project-tabs__nav-text{font-family:Beatrice,sans-serif;font-size:clamp(15px,1.2vw + .65rem,1.5rem);font-weight:700}.is-style-secondary .project-tabs__nav-text{font-family:Inter,sans-serif;font-size:16px}.project-tab-item:not(.active){display:none!important}.project-tab-item.active{animation:fadeIn .3s ease-in-out;display:block!important}.project-tab-item .project-tab-item__poc{gap:15px;margin-block-start:70px}.project-tab-item .project-tab-item__poc .wp-block-image{background:linear-gradient(272.7deg,#132f3a 1.1%,#8a1e04 96.01%);border-radius:50%;height:150px;overflow:hidden;padding:10px;width:150px}.project-tab-item .project-tab-item__poc .wp-block-image img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.project-tab-item .project-tab-item__poc .project-tab-item__poc-title{font-size:clamp(11px,10.26px + 1.145vw,14px);margin-top:30px}.project-tab-item .project-tab-item__poc .project-tab-item__poc-name{font-size:clamp(11px,1.2vw + .2rem,1rem);font-weight:700;margin-block-start:40px;text-transform:uppercase}.project-tab-item .project-tab-item__poc .project-tab-item__poc-description{font-size:clamp(11px,10.26px + 1.145vw,14px);margin-block-start:0}@media screen and (max-width:743px){.project-tab-item{position:relative}.project-tab-item:not(.active){display:block!important}.project-tab-item:before{background-color:#eff4f4;border-radius:8px;color:#132f3a;content:attr(data-tab-title);cursor:pointer;display:block;font-family:Inter,sans-serif;font-weight:400;margin-bottom:20px;padding:8px 10px;position:relative;transition:all .3s ease}.project-tab-item:before:hover{background-color:#e0eaea}.project-tab-item:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMUUxRTFFIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4xNDkiIGQ9Ik0uNzc4IDEwLjMxM2gxMy40MDRNNy40OCAzLjYxbDYuNzAyIDYuNzAyLTYuNzAyIDYuNzAyIi8+PC9zdmc+) no-repeat 50%;background-size:contain;content:"";height:20px;left:var(--arrow-left-position,calc(100% - 40px));pointer-events:none;position:absolute;top:var(--arrow-top-position,50%);transform:translateY(-50%);transition:transform .3s ease,left .3s ease,top .3s ease;width:20px}.project-tab-item .project-tab-item__content{display:none;padding-bottom:30px}.project-tab-item.active .project-tab-item__content{animation:slideDown .3s ease-in-out;display:block}.project-tab-item.active:after{transform:translateY(-50%) rotate(90deg)}}.project-tab-item__image{width:100%}.project-tab-item__image img{border-radius:5px;height:215px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:1000px;opacity:1;transform:translateY(0)}}.project-tab-item__container{display:flex;gap:100px}@media screen and (max-width:1263px){.project-tab-item__container{gap:20px}}@media screen and (max-width:743px){.project-tab-item__container{flex-direction:column;gap:40px}}.project-tab-item__title,.project-tab-item__title a{color:#132f3a;font-family:Beatrice,sans-serif;font-size:clamp(1rem,2vw + .3rem,2rem);font-weight:500;margin-block:35px}.project-tab-item__title a,.project-tab-item__title a a{align-items:center;color:#132f3a;display:flex;justify-content:space-between;margin:0;text-decoration:none;text-transform:none}.project-tab-item__title a a:hover,.project-tab-item__title a:hover{color:#8a1e04}@media screen and (max-width:959px){.project-tab-item__title{margin:clamp(15px,15px + 2vw,20px) 0}}.project-tab-item__description{flex:1 1 50%;font-size:clamp(15px,10.26px + 1.145vw,16px)}@media screen and (min-width:744px)and (max-width:1263px){.project-tab-item__description{flex:1 1 60%}}.project-tab-item__description .wp-block-button{margin-top:clamp(20px,20px + 2vw,30px)}.project-tab-item__list{flex:1 1 50%;list-style:none;margin:0;padding:0}.project-tab-item__list li{align-items:center;color:#132f3a;display:flex;font-family:Beatrice,sans-serif;font-size:clamp(11px,1.2vw + .2rem,1rem);font-size:16px;font-weight:700;gap:14px;letter-spacing:.1em;line-height:1.2;margin-bottom:16px;text-transform:uppercase}@media screen and (min-width:744px)and (max-width:959px){.project-tab-item__list li{font-size:clamp(11px,1.2vw + .2rem,1rem)}}.project-tab-item__list li:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMTIuNzkxIiBjeT0iMTMuMjU2IiByPSIxMi4wOTUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIuNDkiLz48cGF0aCBzdHJva2U9IiMwMDAwMDEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIuNDkiIGQ9Im05Ljg1MiAxNC43MjUgMi4yMDQgMS40NjkgMy42NzMtNS44NzgiLz48L3N2Zz4=) no-repeat 50%;background-size:contain;content:"";display:block;height:24px;min-width:24px;transform:translateY(-.1em);width:24px}.project-tab-item__list li a{color:#132f3a;text-decoration:none}.project-tab-item__list li a:hover{color:#8a1e04}.sub-solutions{padding-block:75px}.sub-solutions .project-tab-item__additional-content p{margin-top:0}.sub-solutions .project-tab-item__subsolution{color:#132f3a;display:block;font-family:Beatrice,sans-serif;font-size:clamp(11px,1.2vw + .2rem,1rem);font-weight:700;margin-top:20px;text-transform:uppercase}@media screen and (min-width:744px){.sub-solutions .project-tab-item__subsolution{display:none}}.sub-solutions .project-tab-item__title{margin:clamp(15px,15px + 2vw,20px) 0}
