@keyframes spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.teams-gallery .hide{display:none !important}
.teams-gallery .teams-gallery-margin{max-width:1440px;margin:auto}
.teams-gallery .close{position:absolute;right:16px;top:16px;width:25px;height:25px;cursor:pointer;display:none}
.teams-gallery .close:before,.teams-gallery .close:after{position:absolute;left:15px;content:" ";height:25px;width:2px;background-color:#fff}
.teams-gallery .close:before{transform:rotate(45deg)}
.teams-gallery .close:after{transform:rotate(-45deg)}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .mobile-teams-tab-holder{padding:16px}
}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .mobile-teams-tab-holder.open{position:fixed;inset:0;background:#00142e;z-index:1000}
}
.teams-gallery .mobile-teams-tab-holder.open .teams-tab{display:block}
.teams-gallery .mobile-teams-tab-holder.open .link_chevron::after{transform:rotate(-135deg);margin-bottom:2px}
.teams-gallery .mobile-teams-tab-holder.open .close{display:block}
@keyframes fadeIn{0{opacity:0;top:100px}
100%{opacity:1;top:0}
}
@keyframes fadeOut{0{opacity:1;top:0}
100%{opacity:0;top:100px}
}
.teams-gallery .mobile-teams-tab{display:none;align-items:center;color:#fff}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .mobile-teams-tab{display:flex}
}
.teams-gallery .mobile-teams-tab .teams-gallery-nav{display:flex;position:relative;cursor:pointer}
.teams-gallery .mobile-teams-tab .link_chevron{color:#fff}
.teams-gallery .mobile-teams-tab .link_chevron::after{border-color:#fff;transform:rotate(45deg);margin-left:8px;margin-bottom:14px}
.teams-gallery .teams-tab{margin:0 56px}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .teams-tab{margin:0;margin-top:20px;display:none}
}
.teams-gallery .teams-tab .card{padding:0 8px}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .teams-tab .card{padding:0}
}
.teams-gallery .teams-tab .card .card-holder{cursor:pointer;color:#fff;padding:10px 20px;border-bottom:4px solid #fff;width:278px;text-align:center}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .teams-tab .card .card-holder{width:auto;text-align:left;padding:15px 0;border-width:2px}
}
.teams-gallery .teams-tab .card .card-holder:hover,.teams-gallery .teams-tab .card .card-holder.active{color:#388cf2;border-color:#388cf2}
.teams-gallery .teams-tab .slick-prev,.teams-gallery .teams-tab .slick-next{bottom:0;background:transparent !important;cursor:pointer;width:56px;margin:0;padding:0;top:13px}
.teams-gallery .teams-tab .slick-prev::after,.teams-gallery .teams-tab .slick-next::after{content:" ";display:inline-block;height:10px;width:10px;transform:rotate(-45deg)}
.teams-gallery .teams-tab .slick-prev{right:auto;left:-52px}
.teams-gallery .teams-tab .slick-prev::after{border-top:2px solid #fff;border-left:2px solid #fff}
.teams-gallery .teams-tab .slick-next{right:-52px !important;bottom:0}
.teams-gallery .teams-tab .slick-next::after{border-bottom:2px solid #fff;border-right:2px solid #fff}
.teams-gallery .teams-tab .slick-disabled{opacity:0;cursor:auto}
.teams-gallery .tab-content{padding:50px 56px 48px;box-sizing:border-box}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .tab-content{padding:0 16px 16px}
}
.teams-gallery .tab-content .headline1-small{color:var(--white);font-size:var(--font-size-title);line-height:var(--line-height-title);font-weight:var(--font-weight-semi-bold);margin-bottom:10px;margin-top:20px}
@media(min-width:768px){.teams-gallery .tab-content .headline1-small{font-size:var(--font-size-headline-1-sm);line-height:var(--line-height-headline-1-sm);font-weight:var(--font-weight-bold);margin-top:30px;margin-bottom:20px}
}
.teams-gallery .tab-content-holder .button-container{display:none}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .tab-content-holder.hide-card .button-container{display:flex}
}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .tab-content-holder.hide-card .tab-content-card>li{display:none}
}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .tab-content-holder.hide-card .tab-content-card>li:nth-child(1),.teams-gallery .tab-content-holder.hide-card .tab-content-card>li:nth-child(2),.teams-gallery .tab-content-holder.hide-card .tab-content-card>li:nth-child(3),.teams-gallery .tab-content-holder.hide-card .tab-content-card>li:nth-child(4){display:flex}
}
.teams-gallery .button-container{display:flex;justify-content:center;padding:20px 0}
.teams-gallery .tab-content-card{display:flex;gap:16px;padding:0;margin:0;flex-wrap:wrap}
.teams-gallery .tab-content-card>li{max-width:432px;display:flex;gap:16px;flex-direction:column;text-align:left}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .tab-content-card>li{padding:0;gap:10px}
}
.teams-gallery .tab-content-card img{width:100%;height:auto;border-radius:6px}
.teams-gallery .tab-content-card .image-holder{border-radius:6px;overflow:hidden;position:relative}
.teams-gallery .tab-content-card .corner{position:absolute;top:0;left:0;font-family:Ford F-1;font-size:14px;font-weight:600;line-height:24px;color:#00142e;background-color:#d1d5d9;padding:2px 10px}
.teams-gallery .tab-content-card .corner::after{content:"";background-color:#d1d5d9;width:12px;height:32px;display:block;position:absolute;top:-5px;right:-8px;transform:rotate(24deg)}
.teams-gallery .tab-content-card .content-body a{text-decoration:none}
.teams-gallery .tab-content-card .content-body .title,.teams-gallery .tab-content-card .content-body .subtitle{margin:0;text-decoration:none}
.teams-gallery .tab-content-card .content-body .title{color:#fff}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .tab-content-card .content-body .title{font-size:20px}
}
.teams-gallery .tab-content-card .content-body .subtitle{color:#9ca3ad}
@media(min-width:350px) and (max-width:1040px){.teams-gallery .tab-content-card .content-body .subtitle{font-size:16px}
}
.teams-gallery .load-more{font-weight:700;font-size:16px;color:#fff;text-decoration:none;position:relative;z-index:1;padding:13px 20px;cursor:pointer}
.teams-gallery .load-more::before{content:"";width:100%;height:40px;position:absolute;top:0;z-index:-1;transform:skewX(-20deg);background:#388cf2;left:0}