.page-default section.default-title-header{background:var(--background-color);display:flex;height:15rem}.page-default section.default-title-header .section{align-items:center;display:flex;flex-direction:row;width:100%}.page-default section.default-title-header .section .page-title{display:flex;flex:80%;flex-direction:column;width:80%}.page-default section.default-title-header .section .page-title h1{color:var(--primary-color);line-height:1.2;margin:0}.page-default section.default-title-header .section .page-title ul.breadcrumbs{display:flex;font-size:.9em;list-style:none;margin:1rem 0 0;padding:0}.page-default section.default-title-header .section .page-title ul.breadcrumbs li:not(:last-child):after{content:">";margin:0 .5rem}.page-default section.default-title-header .section .page-title ul.breadcrumbs li:last-child{font-weight:700}.page-default section.default-title-header .section .dotts{display:flex;flex:20%;justify-content:flex-end}.page-default section.default-title-header .section .dotts svg{height:190px;width:190px;fill:var(--primary-color)}.page-default section.default-page{padding:var(--padding-vertical) 0}.page-default section.default-page table{border-collapse:separate;border-spacing:0 .8rem;font-size:1em;table-layout:fixed;width:100%}.page-default section.default-page table tr td{background:var(--background-color);padding:1.2rem 1.5rem;vertical-align:top}.page-default section.default-page table tr td+td{border-left:1px solid var(--primary-color)}.page-default section.default-page table tr td:first-child{border-bottom-left-radius:14px;border-top-left-radius:14px}.page-default section.default-page table tr td:last-child{border-bottom-right-radius:14px;border-top-right-radius:14px}.page-default section.default-page table tr:first-child td{background:var(--background-color);color:var(--text-color);font-weight:600;letter-spacing:.08em;padding:.9rem 1.5rem;text-transform:uppercase}section.teams{padding:0}section.teams .team-group{background:#fff;padding:var(--padding-vertical) 0}section.teams .team-group:nth-child(2n){background-color:var(--background-color)}section.teams .team-group h2.group-title{line-height:1.2;margin-bottom:1rem}section.teams .grid{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}section.teams .grid .card{background:#fff;border:0;border-radius:22px;box-shadow:0 18px 40px rgba(12,18,34,.1);display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}section.teams .grid .card:hover{box-shadow:0 24px 46px rgba(12,18,34,.16)}section.teams .grid .card .media{align-items:center;aspect-ratio:4/3;background:#fff;display:flex;height:350px;justify-content:center;overflow:hidden}section.teams .grid .card .media .logo{align-items:center;display:inline-flex;height:250px;justify-content:center;width:250px}section.teams .grid .card .media .logo .logo-img{display:block;height:70%;object-fit:contain;width:70%}section.teams .grid .card .media .img{height:100%;object-fit:cover;object-position:center top;width:100%}section.teams .grid .card .content{align-items:center;border-top:1px solid var(--background-color);display:flex;flex-direction:column;gap:.5em;overflow:hidden;padding:1.3rem 1.2rem;text-align:center}section.teams .grid .card .content .sub{font-size:1em;text-transform:lowercase}section.teams .grid .card .content .title{color:var(--primary-color);font-size:1.3em;font-weight:600;margin:0;text-transform:none}section.teams .grid .card .content .text{font-size:.8em;margin:0;max-height:0;opacity:0;transform:translateY(-4px);transition:max-height .5s ease,opacity .5s ease,transform .5s ease}section.teams .grid .card .content .btn{max-height:0;opacity:0;padding:0;transform:translateY(-4px);transition:max-height .5s ease,opacity .5s ease,transform .5s ease,padding .5s ease}section.teams .grid .card:hover .content .text{max-height:6rem;opacity:1;transform:translateY(0)}section.teams .grid .card:hover .content .btn{margin-top:.5rem;max-height:3rem;opacity:1;padding:.6rem 1.7rem;transform:translateY(0)}.post-type-archive-team section.teams{padding:0}@media (max-width:1460px){.page-default section.default-title-header{height:12rem}.page-default section.default-title-header .section .dotts svg{height:150px;width:150px}section.teams .grid .card .media{height:300px}section.teams .grid .card .content .title{font-size:1.2em}}@media (max-width:1000px){.page-default section.default-title-header{height:10rem}.page-default section.default-title-header .section .page-title ul.breadcrumbs{margin:.5rem 0}.page-default section.default-title-header .section .dotts svg{height:100px;width:100px}section.teams .grid{grid-template-columns:repeat(2,minmax(0,1fr))}section.teams .grid .card .content{align-items:normal;padding:1rem}}@media (max-width:800px){.page-default section.default-title-header{height:8rem}.page-default section.default-title-header .section .page-title{align-items:center;text-align:center;width:100%}.page-default section.default-title-header .section .page-title ul.breadcrumbs{align-items:center;flex-wrap:wrap;justify-content:center}.page-default section.default-title-header .section .dotts{display:none}.page-default section.default-page table tr{display:block;margin-bottom:1rem;text-align:center}.page-default section.default-page table tr td{display:block;padding:.5rem 1rem}.page-default section.default-page table tr td+td{border-left:none;border-top:1px solid var(--primary-color)}.page-default section.default-page table tr td:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:none;border-top-left-radius:14px;border-top-right-radius:14px}.page-default section.default-page table tr td:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-left:none;border-top-left-radius:0;border-top-right-radius:0}.page-default section.default-page table tr:first-child td{display:none}section.teams .team-group h2.group-title{text-align:center}section.teams .grid{grid-template-columns:1fr}section.teams .grid .card .media .img{object-position:center 10%}}