@keyframes tabOut {
    0%   { opacity: 1; display: block; }
    99%  { opacity: 0; display: block; }
    100% { opacity: 0; display: none;  }
}

@keyframes tabIn {
    0%   { opacity: 0; display: none;  }
    1%   { opacity: 0; display: block; }
    100% { opacity: 1; display: block; }
}

.sinergiaSelector {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 0px 9%;
    justify-content: space-between;
    align-items: center;
    margin-top: 5vh;
    box-sizing: border-box;
    border-top: 2px solid #3cbeb1;
    border-bottom: 2px solid #3cbeb1;
}


.sinergiaSelector p {
    font-family: 'Inter';
    font-weight: 300;
    font-size: 1.2em;
    cursor: pointer;
    padding: 15px 0px;
    margin: unset;
    position: relative;
    user-select: none;
}

.sinergiaContent {
    padding-top: 15vh;
}

.sinergiaLogo>svg {
    width: 100%;
    height: 100%;
    display: block;
}


.sinergiaBGLogo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 350px;
    height: 350px;
    transform: translate(-50%,-50%);
}

.sinergiaLogo {
    position: relative;
    width: 60%;
    margin: 0 auto;
    min-width: 600px;
    max-width: 1000px;
}

.sinergiaText h2 {
    font-family: 'Inter';
    text-align: center;
    line-height: 150%;
    text-transform: uppercase;
    font-weight: 700;
}

.sinergiaText {
    margin-top: 90px;
}

.sinergiaText h2 {
    font-family: 'Inter';
    text-align: center;
    line-height: 150%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.5em;
    color: #333333;
}

.sinergiaText p {
    text-align: center;
    padding: 0 23%;
    box-sizing: border-box;
    margin-top: 30px;
    font-size: 1.4em;
    font-family: 'Inter';
    font-weight: 400;
    color: #333333;
    transition: all 0.25s ease-in-out;
}


.sinergiaSelector p::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%,-1px) scaleX(0);
    transform-origin: center;
    height: 4px;
    transition: all 0.25s ease-in-out;
    width: 100%;
}

p.activeSelector{
    font-weight: 700;
}

p.activeSelector::after {
    transform: translate(-50%,-1px) scaleX(1)!important;
}


.talentSelector::after{
    background-color: #bc7445;
}

.contigoSelector::after{
    background-color: #138073;
}

.hubSelector::after{
    background-color: #559be1;
}

.tabOut {
    animation: tabOut 0.4s ease-in-out forwards;
}

.tabIn {
    animation: tabIn 0.45s ease-in-out forwards;
}

.sinergiaScreen {
    display: none;
}

.activeTab {
    display: block;
}

.sinergiaText {
    margin-top: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sinergiaText a {
    margin-top: 70px;
    padding: 14px 40px;
    box-sizing: border-box;
    border-radius: 70px;
    font-family: 'Inter';
    font-weight: 700;
    color: #333333;
    position: relative;
    background-size: cover;
    background-repeat: repeat-x;
    background-color: white;
}


.sinergiaText a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    transform: translate(-50%,-50%);
    z-index: -1;
    border-radius: 70px;
    background: linear-gradient(to right, #FFFFFF 0%, #808080 24.58%, #FFFFFF 51.34%, #CBCBCB 75.42%, #CBCBCB 100%);
    background-size: 200% 100%;
    transition: all 1.4s cubic-bezier(.15,.62,.65,.62);
    background-position: 0% 0%;
}


.sinergiaText a:hover::after {
    background-position: 204% 0;
}


.talent .sinergiaText a {
    background-image: url('/wp-content/uploads/2026/04/sinergia-talent.webp');
}

.hub .sinergiaText a{
    background-image:url('/wp-content/uploads/2026/04/sinergia-hub.webp');
}



.contigo .sinergiaText a{
    background-image:url('/wp-content/uploads/2026/04/bg-gradient.webp');
}

.blurbLogo svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.blurbLogo {
    width: 180px;
    height: 170px;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 9px;
}

.sinergiaSectionBlurbs {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 10%;
    box-sizing: border-box;
}

.blurbText h2 {
    text-wrap: nowrap;
    white-space: nowrap;
    font-family: 'Inter';
    font-weight: 700;
    color: #333333;
    font-size: 1.6em;
    margin: unset;
}

.sinergiaSection {
    background-color: #f1f1f1;
    padding: 50px 0;
    padding-bottom: 100px;
}

.sinergiaSectionText p {
    font-family: 'Inter';
    font-weight: 200;
    text-align: center;
    font-size: 2.3em;
    margin: unset;
}

.sinergiaText {
    margin-top: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 90px;
}





.hub .sinergiaSectionText h2::after {
background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1187.34 39.57'%3E%3Cg style='opacity:0.53'%3E%3Cpath d='M380.29,1489.34l-4.92-.07a2.7,2.7,0,0,0,.08.39C377.22,1489.55,378.8,1489.45,380.29,1489.34Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M385.16,1484.7l-1.54,0c.17.11.2.22.29.32C384.31,1484.9,384.69,1484.8,385.16,1484.7Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M375.45,1489.67c.36,1.44,2.38,2.9-.14,4.3l-10.88-.15c-2.73.75,0,1.57,0,2.35-2.72,0-5.44-.07-5.44.32-1.79,1,1.14,1.72,6.41,2C377.14,1494.29,407,1493.12,375.45,1489.67Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M397.19,1486.82l-14.31-.19c-1.5.88-3.53,1.75-2.1,2.67A82.58,82.58,0,0,0,397.19,1486.82Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1506.74,1499.63c0-.24.25-.37,2.71,0l-2.71,0c0,.22.11.55-1.12.67,9.49-.32,20.58-.59,31.34-.58,1.4-.39,2.76-.79,4-1.2-26.63-.11-53.26-.46-75.08,1.34C1481.29,1500.06,1491.9,1499.51,1506.74,1499.63Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1543.06,1496.19l2.71,0C1543.34,1495.82,1543.08,1496,1543.06,1496.19Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1068.33,1498.82c-16.45.12-30.88,1.29-45.48,2.41,31-.71,62.72-.85,86.36-2Q1088.86,1499.08,1068.33,1498.82Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M950.26,1505.44a428.53,428.53,0,0,0,53.14-.88q-24.42.21-48.58.36C953.31,1505.09,951.72,1505.25,950.26,1505.44Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M972.87,1503.29c18.62.27,34.39-.87,50-2.06C1005.34,1501.63,988.19,1502.23,972.87,1503.29Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1342,1472.17c12.26-1,19.69-1.37,23.91-1.44,1.88-.52,4.36-1.16,7.72-2l-2.18,0q-19,.81-38.45,1.44c-5.31.42-10.37.89-14.62,1.48C1326.22,1471.87,1334.14,1472.06,1342,1472.17Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1365.87,1470.73c-16,4.47,16.49-.28,0,0Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1286.38,1494.26l-1.88,0-5.45.19Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1135,1481.2c10.75,0,21.52-.15,32.11-.39-21.83.13-43.83.25-62.08,1.17,2.71,0,5.45.47,8.16.5A163.07,163.07,0,0,1,1135,1481.2Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1371.32,1491.73c-29.61.6-58.67,1.47-86.82,2.51-57.12-.61-112.21-.39-161.72,2.16-43.58,2.56-119.77.78-163.4,6.47,4.68.23,9.16.36,13.49.42-6.4.45-12.43,1-18,1.63-71.91.42-142.49.33-215.94-.63-10.9-.14-19.08.93-30,.79s-21.87-.15-32.67-.21q-.06.14.39.27c-44.84-.1-89,.1-135.41.78-21.78.1-43.58-.57-65.33-.86-8.17-.1-8.14-1.67-13.59-2.13-21.74-2.24-38.05-4-62.52-5.12,0,0,0-.79,0-1.18-3.76.09-7.12,0-9.88-.13,11.76-4.24,41.61-5.41,10.07-8.86h0c1.75-.1,3.33-.21,4.83-.32h.53s0,0,0,0a82.58,82.58,0,0,0,16.4-2.48l-14.31-.19c.91-.53,1.5-1.07,1-1.63.41-.1.8-.2,1.26-.29l3.9,0a6.32,6.32,0,0,0,1.56-.89c12.51-1.51,32.2-2.13,28.44-3.81-2.9-.87-12-.27-22.41.1-.62-.16-1.34-.3-2.07-.42,13.61-.21,0-2.73,8.2-3,10.88.14,21.76-.11,32.65,0,44.31.58,81.67.68,125.21.08l5.74-.06c21.11-.22,41,0,61.7.54-1.32.25-2.7.48-4.12.7,16.62.47,33.28.78,49.94.4,40.84-1,81.67-2.07,125.22-1.89,45.63.29,89.57,0,135.91-.66-18.94.62-37.86,1.17-57.28,1.18-8.71-.15-17.39-.29-25.83-.32,8.74.24,17.32.33,25.83.32,33.54.6,68,1.52,93.88-1.82,2.79.37,2.79.76,5.5.79,19.06.25,38.1.89,54.44-.46,0-.39,8.19-.28,5.48-1.1,16.33-.18,35.39.07,51.72-.5,7.08-.16,14.13-.82,21.21-1.65,58.45-1.33,116.24-2.69,179.22-3.85,15.65-.17,33.69,0,49.52.26-23.31,1-47.33,1.77-71.72,2.42-23.63-.59-46.28-.89-64.94.88-4.35.31-8.67.61-13,.88,26.27-.52,52.34-1.07,78-1.76,14,.35,28.26.81,42.28,1l-.84.07q-16.51.54-33.29,1c-21-.53-41.24-.82-58.59.36-2.17.15-4.32.31-6.37.51q-6.49.48-13,.88,24.3-.48,48.31-1c9.91-.23,19.82-.47,29.65-.73,6.18.15,12.43.33,18.67.49-.66.09-1.36.18-2,.28-5.47.31-20.77,4.71-12.63,6,41.9.45,100.73-.64,100.72-.25,2.69,1.6-69.14,2.72-66.43,3.15q6,.33,12.06.61c-3.83.26-7.57.54-11,.87-8.16.28-19-.25-24.51.46-19.08,2.1-40.85,1-62.63,2.31-13.65,1-30,2.35-46.32,3.7,0,.78-8.19.28-5.47,1.1-15.36-.2-33.13-.43-39.75,1.77l-1.11,0c-1.08,0-2.63.1-4.27.26-25.55-.74-43.42,1.2-66.61,2.4-8,.1-16.07.12-24.42,0,5.45.07,13.6.57,19.07.25l5.35-.26c20.67-.25,40.35-1,60-1.62,1.61-.21,4.19-.55,6.61-.78,1.42,0,2.83.08,4.26.14a9.68,9.68,0,0,1,1.12-.44c18.81-.88,40.06-1,56.09-2,30.22-.94,62.41.14,93.21.77q-23,.67-45.31,1.52c18.59-.42,36.13-.87,53.15-1.38l7.82.12,16.35.22q-7.63-.36-15.14-.62,15.24-.48,30.09-1c54.6-1.11,110.93-1.33,166.16,0-1.08.46-2.33.92-3.72,1.37-26.63-.11-53.25-.46-75.06,1.34,15.37.2,26-.34,40.84-.23,0,.22.12.55-1.12.68,9.49-.32,20.58-.6,31.35-.58-3.46,1-7.34,1.92-11.21,2.87-5.47.71-13.63.61-21.8.89-35.34.22-68.62-.42-103.43.07-31-.55-61.92-1.1-92.3-1.43C1316.56,1493.55,1344.32,1492.79,1371.32,1491.73ZM457.93,1490c2.8-.12,5.69-.28,8.57-.45-.45-.09-.87-.18-1.29-.29A33.78,33.78,0,0,0,457.93,1490Zm63.67,1.21c-18.68-.92-43.3-.34-67.08,0a.44.44,0,0,0-.22.3C474.24,1492.1,498.78,1491.46,521.6,1491.22Zm74.54,9.1-.45-.13a1.16,1.16,0,0,1,0,.18Zm331.79-8.13c-21.79,1.67-49,1.32-76.25,1.74-8.16-.1-16.33,1.36-27.22,1.21-13.62.21-21.79.89-32.69,1.14l8.16.89c-19-.64-30,1.56-49,.53,0,.39-2.73,1.14-5.45,1.11-13.61.21-27.23-.75-38.12-.11-13.61.21-27.21,0-38.11.67-2.73,0-8.18,1.07-13.64,1.39-6.64.07-13.29.08-19.93.11.3.11.57.21.82.32,5.4.09,10.89.12,16.38-.07,16.35-.57,35.41-1.11,51.73-1.29,40.86-.24,79-1.31,117.09-2.38,8.17-.28,16.36-1,24.51-1.24,24.53-1.24,54.47-.46,70.82-3C919.75,1492.87,925.19,1492.94,927.93,1492.19Zm30.65-16.56c-28.71,1.29-60.52,1.63-87.61.95-21.79-.29-84.4,1.24-73.57,6.08C824.47,1474.49,977.38,1484.84,958.58,1475.63Zm227.14-4.22c-11.41.46-22.44.87-35.4.7Zm-116.16,14.42c35.41-2.28,73.51-2.18,108.92-3.27,27.24-.82,57.15,1.52,81.67-.89,0-.39,0-.79,0-1.18l-2.72.36c-9.55-.36-17.24-1.08-25.25-1.52l1.4-.08-2.42,0c-5.34-.27-10.88-.4-17.28-.18-2.93.15-5.91.3-8.91.43-34,.25-69.15.4-100,2.45-19.06.93-35.41,2.67-54.48,3.6C1055.94,1485.65,1064.11,1486.15,1069.56,1485.83Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1321.1,1490.15q17.64-.48,35.57-.87c9.23-.36,18.39-.76,27.55-1.2,43.72-1.52,94.75-.15,141.69-.48,1.41-1.13,1.58-2.3-.09-3.54-51-1.94-101.94-.51-152.86-1.83l-1.2.11c-21.82,2.06-57.19.82-84.43,2.42-27.24,2-54.48,2.42-81.7,4C1245,1489.29,1282.35,1488.94,1321.1,1490.15Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1003.4,1504.56l32.19-.3c30.06-.53,56.76-1.36,84.06-2.41q-30-.09-60.44-.46C1038.89,1501.54,1021.66,1503.28,1003.4,1504.56Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1141.79,1501c-7.49.32-14.82.62-22.14.9,29.68.08,59.13,0,88.53-.13,48.33-1,96.69-1.71,145-3.14q8.25-.21,16.36-.32c-89.91-1.61-179.54-3.23-255.92.71l-4.44.23c36.32.21,72.25.11,108.08,0C1192.11,1499.66,1167,1500.21,1141.79,1501Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1309.71,1490.47l7.84.14,9-.28-5.48-.18C1317.28,1490.26,1313.48,1490.35,1309.71,1490.47Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1232.2,1479.33l-1,0c-8.6.11-17.36.19-26.19.25-12.18.55-24.92,1-37.92,1.28C1190.63,1480.67,1213.94,1480.52,1232.2,1479.33Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M1156.88,1469l-10.89-.14-5,.64,7.69.17Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3Cpath d='M996.15,1473.19c48.26-.89,93.51-1.9,138.35-2.92q3.27-.37,6.53-.8c-30.08-.63-60-.52-87.61,1.28-5.44.32-13.64,1.38-19.07,1.31-25.77,0-50.32,1-74.8,1.77,11.7-.18,23.52-.38,35.59-.62Z' transform='translate(-358.43 -1466.36)' style='fill:%2368a6e4'/%3E%3C/g%3E%3C/svg%3E");
}
 
.talent .sinergiaSectionText h2::after{ 
background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1187.34 39.57'%3E%3Cg style='opacity:0.53'%3E%3Cpath d='M253.8,1537.76l-4.92-.07a2.66,2.66,0,0,0,.07.39C250.72,1538,252.31,1537.87,253.8,1537.76Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M258.67,1533.13l-1.55,0a1.05,1.05,0,0,1,.29.32C257.81,1533.32,258.2,1533.22,258.67,1533.13Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M249,1538.09c.36,1.44,2.39,2.9-.13,4.3l-10.89-.14c-2.72.74,0,1.56,0,2.34-2.72,0-5.43-.07-5.44.32-1.79,1,1.14,1.73,6.41,2C250.64,1542.72,280.5,1541.54,249,1538.09Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M270.69,1535.24l-14.31-.19c-1.5.88-3.53,1.75-2.09,2.67A82.46,82.46,0,0,0,270.69,1535.24Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1380.24,1548.05c0-.24.26-.36,2.71,0l-2.71,0c0,.22.12.55-1.11.68,9.48-.32,20.57-.6,31.33-.58,1.41-.4,2.77-.8,4-1.21-26.63-.11-53.26-.46-75.08,1.34C1354.8,1548.48,1365.4,1547.94,1380.24,1548.05Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1416.56,1544.61l2.71,0C1416.84,1544.25,1416.59,1544.37,1416.56,1544.61Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M941.83,1547.24c-16.44.13-30.88,1.29-45.47,2.41,31-.71,62.71-.85,86.35-2Q962.36,1547.5,941.83,1547.24Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M823.76,1553.86a428.69,428.69,0,0,0,53.15-.88q-24.43.23-48.58.36C826.82,1553.51,825.22,1553.67,823.76,1553.86Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M846.37,1551.72c18.62.26,34.39-.88,50-2.07C878.84,1550.05,861.7,1550.65,846.37,1551.72Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1215.47,1520.59c12.25-1,19.68-1.37,23.9-1.44,1.88-.52,4.36-1.16,7.72-2l-2.18,0q-19,.81-38.45,1.43c-5.3.43-10.37.89-14.61,1.48C1199.73,1520.29,1207.64,1520.48,1215.47,1520.59Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1239.37,1519.15c-16,4.47,16.49-.28,0,0Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1159.88,1542.68l-1.87,0-5.45.2Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1008.46,1529.62c10.75,0,21.53-.15,32.11-.39-21.82.13-43.83.25-62.07,1.18,2.71,0,5.44.46,8.16.5A162.6,162.6,0,0,1,1008.46,1529.62Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1244.82,1540.15c-29.6.6-58.66,1.48-86.81,2.51-57.13-.6-112.21-.39-161.72,2.16-43.59,2.57-119.78.79-163.41,6.47q7,.35,13.49.43c-6.39.44-12.43,1-18,1.62-71.92.42-142.5.34-216-.62-10.89-.15-19.07.92-30,.78s-21.87-.15-32.68-.21c0,.09.1.18.39.27-44.84-.09-89,.1-135.41.78-21.78.11-43.57-.57-65.32-.85-8.17-.11-8.15-1.68-13.59-2.14-21.74-2.24-38.05-4-62.53-5.12,0,0,0-.78,0-1.17-3.76.08-7.13,0-9.89-.14,11.77-4.23,41.62-5.41,10.07-8.85v0c1.76-.1,3.33-.21,4.84-.32h.53l0,0a82.46,82.46,0,0,0,16.4-2.48L280.9,1533c.91-.54,1.5-1.08,1-1.64.42-.09.8-.2,1.26-.29l3.9.05a6.15,6.15,0,0,0,1.56-.88c12.51-1.52,32.2-2.14,28.44-3.81-2.9-.88-12-.27-22.4.09-.63-.15-1.34-.3-2.08-.41,13.62-.22,0-2.74,8.2-3,10.89.15,21.77-.11,32.65,0,44.31.58,81.67.68,125.22.07l5.73-.06c21.12-.21,41,0,61.7.54-1.32.25-2.7.48-4.11.71,16.62.46,33.27.77,49.93.39,40.84-1,81.68-2.06,125.22-1.88,45.63.28,89.57,0,135.91-.67-18.94.62-37.85,1.17-57.27,1.18-8.72-.15-17.4-.28-25.83-.31,8.74.24,17.32.32,25.83.31,33.53.6,68,1.52,93.87-1.81,2.8.36,2.79.75,5.5.78,19.07.25,38.1.89,54.45-.46,0-.39,8.18-.28,5.47-1.1,16.33-.18,35.4.07,51.73-.5,7.07-.16,14.12-.82,21.2-1.64,58.45-1.34,116.24-2.69,179.23-3.86,15.64-.16,33.68.06,49.51.26-23.31,1-47.32,1.77-71.71,2.43-23.64-.6-46.28-.89-65,.87-4.35.32-8.66.61-13,.88,26.27-.52,52.35-1.07,78-1.75,14,.34,28.25.8,42.27,1l-.84.07q-16.5.54-33.29,1c-21-.53-41.23-.82-58.59.36-2.16.15-4.31.32-6.37.51-4.32.32-8.67.61-13,.88q24.3-.46,48.31-1,14.88-.35,29.65-.73c6.18.15,12.43.33,18.68.49-.66.09-1.36.18-2,.28-5.48.32-20.78,4.71-12.63,6,41.89.45,100.72-.64,100.72-.24,2.68,1.6-69.15,2.71-66.44,3.14,4,.23,8,.43,12.06.61-3.82.27-7.56.54-11,.87-8.16.28-19-.25-24.51.46-19.07,2.1-40.84,1-62.63,2.31-13.64,1-30,2.35-46.32,3.7,0,.78-8.19.28-5.47,1.1-15.36-.2-33.13-.43-39.74,1.77l-1.12,0a41.26,41.26,0,0,0-4.27.25c-25.55-.74-43.41,1.2-66.6,2.4-8,.1-16.08.12-24.42,0,5.44.08,13.6.57,19.06.25l5.36-.26c20.66-.25,40.34-1,60-1.62,1.61-.21,4.2-.55,6.61-.78,1.42,0,2.83.08,4.27.14a10.91,10.91,0,0,1,1.12-.44c18.8-.88,40.06-1,56.08-2,30.22-.94,62.41.14,93.21.77q-23,.67-45.31,1.53c18.6-.43,36.13-.88,53.16-1.38l7.81.12,16.35.21c-5.09-.24-10.12-.44-15.14-.62q15.24-.46,30.1-1c54.59-1.12,110.93-1.33,166.16,0-1.09.47-2.34.92-3.72,1.38-26.64-.12-53.25-.47-75.07,1.34,15.38.2,26-.35,40.84-.24,0,.23.12.55-1.11.68,9.49-.32,20.57-.6,31.34-.58-3.46,1-7.34,1.92-11.21,2.88-5.46.71-13.62.6-21.8.88-35.33.22-68.62-.42-103.43.08-31-.56-61.92-1.11-92.3-1.44C1190.07,1542,1217.82,1541.21,1244.82,1540.15Zm-913.38-1.71c2.79-.13,5.68-.28,8.56-.45l-1.28-.29A32.5,32.5,0,0,0,331.44,1538.44Zm63.66,1.21c-18.68-.92-43.29-.35-67.08-.05-.13.11-.22.21-.22.3C347.74,1540.52,372.29,1539.88,395.1,1539.65Zm74.54,9.1-.45-.14a.58.58,0,0,1,0,.18Zm331.8-8.14c-21.8,1.67-49,1.32-76.25,1.75-8.17-.11-16.33,1.35-27.23,1.21-13.62.21-21.79.88-32.69,1.13l8.17.89c-19.06-.64-30,1.57-49,.53,0,.39-2.73,1.14-5.46,1.11-13.6.21-27.22-.75-38.12-.11-13.61.21-27.2,0-38.11.67-2.73,0-8.17,1.07-13.63,1.39-6.64.07-13.29.09-19.93.11l.81.32c5.41.09,10.9.12,16.38-.07,16.36-.57,35.41-1.11,51.74-1.28,40.85-.25,79-1.32,117.09-2.39,8.16-.28,16.35-.95,24.51-1.24,24.52-1.24,54.46-.46,70.81-3C793.26,1541.29,798.7,1541.36,801.44,1540.61Zm30.65-16.56c-28.72,1.29-60.53,1.63-87.62,1-21.79-.28-84.4,1.24-73.57,6.08C698,1522.91,850.88,1533.26,832.09,1524.05Zm227.13-4.22c-11.41.46-22.44.87-35.4.7Zm-116.15,14.42c35.41-2.28,73.51-2.17,108.91-3.27,27.24-.82,57.15,1.53,81.68-.89,0-.39,0-.78,0-1.18l-2.71.36c-9.56-.35-17.25-1.08-25.25-1.51l1.4-.09-2.42,0c-5.35-.27-10.89-.4-17.29-.17l-8.91.43c-34,.24-69.15.39-100,2.45-19.07.92-35.42,2.66-54.49,3.59C929.44,1534.07,937.61,1534.57,943.07,1534.25Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1194.6,1538.58q17.65-.49,35.58-.87,13.83-.56,27.54-1.21c43.72-1.52,94.76-.15,141.7-.48,1.4-1.13,1.58-2.3-.1-3.53-51-2-101.93-.52-152.86-1.83l-1.2.1c-21.82,2.07-57.19.82-84.43,2.42-27.24,2-54.47,2.42-81.7,4C1118.46,1537.72,1155.85,1537.36,1194.6,1538.58Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M876.91,1553l32.18-.3c30.07-.53,56.76-1.35,84.06-2.41q-30-.09-60.44-.46C912.39,1550,895.16,1551.71,876.91,1553Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1015.29,1549.37c-7.48.32-14.82.62-22.14.9,29.68.09,59.14,0,88.53-.13,48.34-1,96.7-1.71,145-3.14q8.23-.21,16.36-.31c-89.92-1.62-179.55-3.24-255.93.7l-4.44.23c36.32.21,72.25.11,108.08,0C1065.62,1548.08,1040.45,1548.63,1015.29,1549.37Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1183.21,1538.89l7.85.15,9-.29-5.48-.17Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1105.71,1527.76l-1-.06c-8.61.12-17.37.19-26.2.26-12.18.55-24.91,1-37.92,1.27C1064.13,1529.09,1087.44,1528.94,1105.71,1527.76Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M1030.39,1517.39l-10.89-.14-5,.64,7.68.18Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3Cpath d='M869.65,1521.62c48.26-.9,93.51-1.9,138.35-2.92l6.54-.81c-30.08-.63-60-.52-87.62,1.28-5.44.32-13.63,1.39-19.07,1.31-25.77,0-50.32,1-74.8,1.77,11.7-.18,23.52-.38,35.6-.62Z' transform='translate(-231.93 -1514.78)' style='fill:%23c4845a'/%3E%3C/g%3E%3C/svg%3E");
}

.contigo .sinergiaSectionText h2::after{
background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1187.34 39.57'%3E%3Cg style='opacity:0.53'%3E%3Cpath d='M380.29,1489.34l-4.92-.07a2.7,2.7,0,0,0,.08.39C377.22,1489.55,378.8,1489.45,380.29,1489.34Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M385.16,1484.7l-1.54,0c.17.11.2.22.29.32C384.31,1484.9,384.69,1484.8,385.16,1484.7Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M375.45,1489.67c.36,1.44,2.38,2.9-.14,4.3l-10.88-.15c-2.73.75,0,1.57,0,2.35-2.72,0-5.44-.07-5.44.32-1.79,1,1.14,1.72,6.41,2C377.14,1494.29,407,1493.12,375.45,1489.67Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M397.19,1486.82l-14.31-.19c-1.5.88-3.53,1.75-2.1,2.67A82.58,82.58,0,0,0,397.19,1486.82Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1506.74,1499.63c0-.24.25-.37,2.71,0l-2.71,0c0,.22.11.55-1.12.67,9.49-.32,20.58-.59,31.34-.58,1.4-.39,2.76-.79,4-1.2-26.63-.11-53.26-.46-75.08,1.34C1481.29,1500.06,1491.9,1499.51,1506.74,1499.63Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1543.06,1496.19l2.71,0C1543.34,1495.82,1543.08,1496,1543.06,1496.19Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1068.33,1498.82c-16.45.12-30.88,1.29-45.48,2.41,31-.71,62.72-.85,86.36-2Q1088.86,1499.08,1068.33,1498.82Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M950.26,1505.44a428.53,428.53,0,0,0,53.14-.88q-24.42.21-48.58.36C953.31,1505.09,951.72,1505.25,950.26,1505.44Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M972.87,1503.29c18.62.27,34.39-.87,50-2.06C1005.34,1501.63,988.19,1502.23,972.87,1503.29Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1342,1472.17c12.26-1,19.69-1.37,23.91-1.44,1.88-.52,4.36-1.16,7.72-2l-2.18,0q-19,.81-38.45,1.44c-5.31.42-10.37.89-14.62,1.48C1326.22,1471.87,1334.14,1472.06,1342,1472.17Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1365.87,1470.73c-16,4.47,16.49-.28,0,0Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1286.38,1494.26l-1.88,0-5.45.19Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1135,1481.2c10.75,0,21.52-.15,32.11-.39-21.83.13-43.83.25-62.08,1.17,2.71,0,5.45.47,8.16.5A163.07,163.07,0,0,1,1135,1481.2Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1371.32,1491.73c-29.61.6-58.67,1.47-86.82,2.51-57.12-.61-112.21-.39-161.72,2.16-43.58,2.56-119.77.78-163.4,6.47,4.68.23,9.16.36,13.49.42-6.4.45-12.43,1-18,1.63-71.91.42-142.49.33-215.94-.63-10.9-.14-19.08.93-30,.79s-21.87-.15-32.67-.21q-.06.14.39.27c-44.84-.1-89,.1-135.41.78-21.78.1-43.58-.57-65.33-.86-8.17-.1-8.14-1.67-13.59-2.13-21.74-2.24-38.05-4-62.52-5.12,0,0,0-.79,0-1.18-3.76.09-7.12,0-9.88-.13,11.76-4.24,41.61-5.41,10.07-8.86h0c1.75-.1,3.33-.21,4.83-.32h.53s0,0,0,0a82.58,82.58,0,0,0,16.4-2.48l-14.31-.19c.91-.53,1.5-1.07,1-1.63.41-.1.8-.2,1.26-.29l3.9,0a6.32,6.32,0,0,0,1.56-.89c12.51-1.51,32.2-2.13,28.44-3.81-2.9-.87-12-.27-22.41.1-.62-.16-1.34-.3-2.07-.42,13.61-.21,0-2.73,8.2-3,10.88.14,21.76-.11,32.65,0,44.31.58,81.67.68,125.21.08l5.74-.06c21.11-.22,41,0,61.7.54-1.32.25-2.7.48-4.12.7,16.62.47,33.28.78,49.94.4,40.84-1,81.67-2.07,125.22-1.89,45.63.29,89.57,0,135.91-.66-18.94.62-37.86,1.17-57.28,1.18-8.71-.15-17.39-.29-25.83-.32,8.74.24,17.32.33,25.83.32,33.54.6,68,1.52,93.88-1.82,2.79.37,2.79.76,5.5.79,19.06.25,38.1.89,54.44-.46,0-.39,8.19-.28,5.48-1.1,16.33-.18,35.39.07,51.72-.5,7.08-.16,14.13-.82,21.21-1.65,58.45-1.33,116.24-2.69,179.22-3.85,15.65-.17,33.69,0,49.52.26-23.31,1-47.33,1.77-71.72,2.42-23.63-.59-46.28-.89-64.94.88-4.35.31-8.67.61-13,.88,26.27-.52,52.34-1.07,78-1.76,14,.35,28.26.81,42.28,1l-.84.07q-16.51.54-33.29,1c-21-.53-41.24-.82-58.59.36-2.17.15-4.32.31-6.37.51q-6.49.48-13,.88,24.3-.48,48.31-1c9.91-.23,19.82-.47,29.65-.73,6.18.15,12.43.33,18.67.49-.66.09-1.36.18-2,.28-5.47.31-20.77,4.71-12.63,6,41.9.45,100.73-.64,100.72-.25,2.69,1.6-69.14,2.72-66.43,3.15q6,.33,12.06.61c-3.83.26-7.57.54-11,.87-8.16.28-19-.25-24.51.46-19.08,2.1-40.85,1-62.63,2.31-13.65,1-30,2.35-46.32,3.7,0,.78-8.19.28-5.47,1.1-15.36-.2-33.13-.43-39.75,1.77l-1.11,0c-1.08,0-2.63.1-4.27.26-25.55-.74-43.42,1.2-66.61,2.4-8,.1-16.07.12-24.42,0,5.45.07,13.6.57,19.07.25l5.35-.26c20.67-.25,40.35-1,60-1.62,1.61-.21,4.19-.55,6.61-.78,1.42,0,2.83.08,4.26.14a9.68,9.68,0,0,1,1.12-.44c18.81-.88,40.06-1,56.09-2,30.22-.94,62.41.14,93.21.77q-23,.67-45.31,1.52c18.59-.42,36.13-.87,53.15-1.38l7.82.12,16.35.22q-7.63-.36-15.14-.62,15.24-.48,30.09-1c54.6-1.11,110.93-1.33,166.16,0-1.08.46-2.33.92-3.72,1.37-26.63-.11-53.25-.46-75.06,1.34,15.37.2,26-.34,40.84-.23,0,.22.12.55-1.12.68,9.49-.32,20.58-.6,31.35-.58-3.46,1-7.34,1.92-11.21,2.87-5.47.71-13.63.61-21.8.89-35.34.22-68.62-.42-103.43.07-31-.55-61.92-1.1-92.3-1.43C1316.56,1493.55,1344.32,1492.79,1371.32,1491.73ZM457.93,1490c2.8-.12,5.69-.28,8.57-.45-.45-.09-.87-.18-1.29-.29A33.78,33.78,0,0,0,457.93,1490Zm63.67,1.21c-18.68-.92-43.3-.34-67.08,0a.44.44,0,0,0-.22.3C474.24,1492.1,498.78,1491.46,521.6,1491.22Zm74.54,9.1-.45-.13a1.16,1.16,0,0,1,0,.18Zm331.79-8.13c-21.79,1.67-49,1.32-76.25,1.74-8.16-.1-16.33,1.36-27.22,1.21-13.62.21-21.79.89-32.69,1.14l8.16.89c-19-.64-30,1.56-49,.53,0,.39-2.73,1.14-5.45,1.11-13.61.21-27.23-.75-38.12-.11-13.61.21-27.21,0-38.11.67-2.73,0-8.18,1.07-13.64,1.39-6.64.07-13.29.08-19.93.11.3.11.57.21.82.32,5.4.09,10.89.12,16.38-.07,16.35-.57,35.41-1.11,51.73-1.29,40.86-.24,79-1.31,117.09-2.38,8.17-.28,16.36-1,24.51-1.24,24.53-1.24,54.47-.46,70.82-3C919.75,1492.87,925.19,1492.94,927.93,1492.19Zm30.65-16.56c-28.71,1.29-60.52,1.63-87.61.95-21.79-.29-84.4,1.24-73.57,6.08C824.47,1474.49,977.38,1484.84,958.58,1475.63Zm227.14-4.22c-11.41.46-22.44.87-35.4.7Zm-116.16,14.42c35.41-2.28,73.51-2.18,108.92-3.27,27.24-.82,57.15,1.52,81.67-.89,0-.39,0-.79,0-1.18l-2.72.36c-9.55-.36-17.24-1.08-25.25-1.52l1.4-.08-2.42,0c-5.34-.27-10.88-.4-17.28-.18-2.93.15-5.91.3-8.91.43-34,.25-69.15.4-100,2.45-19.06.93-35.41,2.67-54.48,3.6C1055.94,1485.65,1064.11,1486.15,1069.56,1485.83Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1321.1,1490.15q17.64-.48,35.57-.87c9.23-.36,18.39-.76,27.55-1.2,43.72-1.52,94.75-.15,141.69-.48,1.41-1.13,1.58-2.3-.09-3.54-51-1.94-101.94-.51-152.86-1.83l-1.2.11c-21.82,2.06-57.19.82-84.43,2.42-27.24,2-54.48,2.42-81.7,4C1245,1489.29,1282.35,1488.94,1321.1,1490.15Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1003.4,1504.56l32.19-.3c30.06-.53,56.76-1.36,84.06-2.41q-30-.09-60.44-.46C1038.89,1501.54,1021.66,1503.28,1003.4,1504.56Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1141.79,1501c-7.49.32-14.82.62-22.14.9,29.68.08,59.13,0,88.53-.13,48.33-1,96.69-1.71,145-3.14q8.25-.21,16.36-.32c-89.91-1.61-179.54-3.23-255.92.71l-4.44.23c36.32.21,72.25.11,108.08,0C1192.11,1499.66,1167,1500.21,1141.79,1501Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1309.71,1490.47l7.84.14,9-.28-5.48-.18C1317.28,1490.26,1313.48,1490.35,1309.71,1490.47Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1232.2,1479.33l-1,0c-8.6.11-17.36.19-26.19.25-12.18.55-24.92,1-37.92,1.28C1190.63,1480.67,1213.94,1480.52,1232.2,1479.33Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M1156.88,1469l-10.89-.14-5,.64,7.69.17Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3Cpath d='M996.15,1473.19c48.26-.89,93.51-1.9,138.35-2.92q3.27-.37,6.53-.8c-30.08-.63-60-.52-87.61,1.28-5.44.32-13.64,1.38-19.07,1.31-25.77,0-50.32,1-74.8,1.77,11.7-.18,23.52-.38,35.59-.62Z' transform='translate(-358.43 -1466.36)' style='fill:%232e8e83'/%3E%3C/g%3E%3C/svg%3E");
}

.sinergiaSectionText {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.sinergiaSectionText h2 {
    margin: unset;
    margin-bottom: 70px;
    margin-top: 20px;
    position: relative;
    font-family: 'Playfair Display';
    font-weight: 800;
    color: #1a1a1a;
    text-align: center;
    font-size: 3.7em;
    z-index: 1;
}

.sinergiaSectionText span {
    position: relative;
    font-family: 'Playfair Display';
    font-weight: 800;
    color: #1a1a1a;
    text-align: center;
    margin: unset;
    z-index: 1;
}

.sinergiaSectionText h2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    z-index: 0;
}

.contigo .sinergiaSectionBlurb:is(:nth-of-type(1), :nth-of-type(3)) .blurbLogo {
    margin-bottom: 20px;
}

@media only screen and (max-width:1600px){
    .sinergiaText h2 {
    font-size: 1.4em;
}


.sinergiaText p {
    font-size: 1.3em;
}

.blurbText h2 {
    font-size: 1.4em;
}

.sinergiaSectionText h2 {
    font-size: 3.4em;
}

.sinergiaSectionText p {
    font-size: 2em;
}
}



@media only screen and (max-width:1000px){
    .sinergiaSectionBlurbs {
    flex-direction: column;
}

.sinergiaSectionBlurb {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}


.sinergiaSection {
    padding-bottom: 0;
}

.blurbText h2 {
    text-align: center;
}

.sinergiaBGLogo {
    width: 290px;
    height: 290px;
}

.sinergiaLogo {
    min-width: 300px;
    max-width: 500px;
}

.sinergiaText h2 {
    font-size: 1.2em;
}

.sinergiaText p {
    font-size: 1.1em;
}

.sinergiaSectionText {
    padding: 0 5%;
}
.sinergiaSectionText p {
    font-size: 1.7em;
}
.sinergiaSectionText h2 {
    font-size: 2.4em;
}


}

@media only screen and (max-width:700px){
    .sinergiaSelector {
    flex-direction: column;
}


.sinergiaBGLogo {
    width: 190px;
    height: 190px;
}

.sinergiaContent {
    padding-top: 90px;
}

.sinergiaText h2 {
    font-size: 1em;
    padding: 0 5%;
}

.sinergiaText h2 br {
    display: none;
}

.sinergiaText p {
    font-size: 0.9em;
    padding: 0 6%;
}

.sinergiaText a {
    margin-top: 30px;
}

.sinergiaSection {
    padding-top: 23px;
}

.sinergiaSection p {
    font-size: 1.3em;
}

.sinergiaSectionText h2 {
    font-size: 1.8em;
    padding: 0 5%;
}

.sinergiaSectionText h2::after {
    height: 94%;
}

.blurbLogo {
    width: 130px;
    height: 130px;
    margin-bottom: 0px;
}

.blurbText h2 {
    font-size: 1.1em;
}

p.talentSelector::after {
    top: 0;
}
p.talentSelector.activeSelector::after {
    transform: translate(-50%,-3px) scaleX(1)!important;
}

}